Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/libyang.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-134183-48661/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/libyang.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': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/libyang-1.0.184-1.0.1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/libyang.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-134183-48661/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/libyang.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': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iSSqv0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libyang-1.0.184 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/libyang-1.0.184.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libyang-1.0.184 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'libyang-1.0.184 base' + mkdir build + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MYM1o2 + umask 022 + cd /builddir/build/BUILD + cd libyang-1.0.184 + cd build + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -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 -j4 -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_BUILD_TYPE:String=Package -DENABLE_LYD_PRIV=ON -DGEN_JAVA_BINDINGS=OFF -DGEN_JAVASCRIPT_BINDINGS=OFF -DGEN_LANGUAGE_BINDINGS=ON -DENABLE_VALGRIND_TESTS=OFF .. -- The C compiler identification is GNU 8.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found FLEX: /usr/bin/flex (found version "2.6.1") -- Found BISON: /usr/bin/bison (found version "3.0.4") -- Looking for vdprintf -- Looking for vdprintf - found -- Looking for asprintf -- Looking for asprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for get_current_dir_name -- Looking for get_current_dir_name - found -- Looking for strndup -- Looking for strndup - found -- Looking for getline -- Looking for getline - found -- 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 -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found PCRE: /usr/lib64/libpcre.so -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.2") -- Found Doxygen: /usr/bin/doxygen (found version "1.8.14") found components: doxygen dot -- Found CMocka: /usr/lib64/libcmocka.so (Required is at least version "1.0.0") -- Missing tools (devscripts, debhelper package) for building DEB package. -- To build local RPM package, use "build-rpm" target. -- The CXX compiler identification is GNU 8.5.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found SWIG: /usr/bin/swig (found suitable version "3.0.12", minimum required is "3.0.12") -- Python version 3 was selected -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.6.8", minimum required is "3") -- Found PythonLibs: /usr/lib64/libpython3.6m.so (found suitable version "3.6.8", minimum required is "3") CMake Warning (dev) at /usr/share/cmake/Modules/UseSWIG.cmake:633 (message): Policy CMP0078 is not set: UseSWIG generates standard target names. Run "cmake --help-policy CMP0078" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): swig/python/CMakeLists.txt:14 (swig_add_library) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake/Modules/UseSWIG.cmake:486 (message): Policy CMP0086 is not set: UseSWIG honors SWIG_MODULE_NAME via -module flag. Run "cmake --help-policy CMP0086" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/share/cmake/Modules/UseSWIG.cmake:728 (SWIG_ADD_SOURCE_TO_MODULE) swig/python/CMakeLists.txt:14 (swig_add_library) This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/libyang-1.0.184/build + /usr/bin/make -O -j4 /usr/bin/cmake -S/builddir/build/BUILD/libyang-1.0.184 -B/builddir/build/BUILD/libyang-1.0.184/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles /builddir/build/BUILD/libyang-1.0.184/build//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/compat.dir/build.make CMakeFiles/compat.dir/depend /usr/bin/make -f CMakeFiles/yangobj.dir/build.make CMakeFiles/yangobj.dir/depend /usr/bin/make -f CMakeFiles/yangobj_tests.dir/build.make CMakeFiles/yangobj_tests.dir/depend /usr/bin/make -f CMakeFiles/yang2yin.dir/build.make CMakeFiles/yang2yin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles/compat.dir/DependInfo.cmake --color= Scanning dependencies of target compat make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f CMakeFiles/compat.dir/build.make CMakeFiles/compat.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles/yang2yin.dir/DependInfo.cmake --color= Scanning dependencies of target yang2yin make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f CMakeFiles/yang2yin.dir/build.make CMakeFiles/yang2yin.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles/yangobj.dir/DependInfo.cmake --color= Scanning dependencies of target yangobj make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f CMakeFiles/yangobj.dir/build.make CMakeFiles/yangobj.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 0%] Building C object CMakeFiles/compat.dir/compat/compat.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/compat.dir/compat/compat.c.o -c /builddir/build/BUILD/libyang-1.0.184/compat/compat.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles/yangobj_tests.dir/DependInfo.cmake --color= Scanning dependencies of target yangobj_tests make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f CMakeFiles/yangobj_tests.dir/build.make CMakeFiles/yangobj_tests.dir/build make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 0%] Built target compat make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/python/CMakeFiles/yang_swig_compilation.dir/build.make swig/python/CMakeFiles/yang_swig_compilation.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/swig/python /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/swig/python /builddir/build/BUILD/libyang-1.0.184/build/swig/python/CMakeFiles/yang_swig_compilation.dir/DependInfo.cmake --color= Scanning dependencies of target yang_swig_compilation make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/python/CMakeFiles/yang_swig_compilation.dir/build.make swig/python/CMakeFiles/yang_swig_compilation.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 0%] Building C object CMakeFiles/yang2yin.dir/tools/yang2yin/main.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/yang2yin.dir/tools/yang2yin/main.c.o -c /builddir/build/BUILD/libyang-1.0.184/tools/yang2yin/main.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 0%] Building C object CMakeFiles/yangobj.dir/src/common.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/common.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/common.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 0%] Building C object CMakeFiles/yangobj_tests.dir/src/common.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/common.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/common.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 1%] Linking C executable yang2yin /usr/bin/cmake -E cmake_link_script CMakeFiles/yang2yin.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/yang2yin.dir/tools/yang2yin/main.c.o -o yang2yin make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 1%] Built target yang2yin make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 2%] Building C object CMakeFiles/yangobj_tests.dir/src/log.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/log.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/log.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 2%] Building C object CMakeFiles/yangobj_tests.dir/src/hash_table.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/hash_table.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/hash_table.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 1%] Building C object CMakeFiles/yangobj.dir/src/context.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/context.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/context.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 1%] Building C object CMakeFiles/yangobj_tests.dir/src/context.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/context.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/context.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 3%] Building C object CMakeFiles/yangobj.dir/src/log.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/log.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/log.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 4%] Building C object CMakeFiles/yangobj_tests.dir/src/validation.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/validation.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/validation.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 4%] Building C object CMakeFiles/yangobj.dir/src/hash_table.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/hash_table.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/hash_table.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 4%] Building C object CMakeFiles/yangobj_tests.dir/src/xml.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/xml.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/xml.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 2%] Building C object CMakeFiles/yangobj_tests.dir/src/resolve.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/resolve.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/resolve.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /builddir/build/BUILD/libyang-1.0.184/src/resolve.c: In function 'resolve_identref': /builddir/build/BUILD/libyang-1.0.184/src/resolve.c:6013:24: warning: 'der' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0; i < cur->iffeature_size; i++) { ~~~^~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 4%] Building C object CMakeFiles/yangobj_tests.dir/src/parser.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/parser.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/parser.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 5%] Building C object CMakeFiles/yangobj.dir/src/validation.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/validation.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/validation.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 6%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_xml.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/parser_xml.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/parser_xml.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 4%] Building C object CMakeFiles/yangobj.dir/src/resolve.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/resolve.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/resolve.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /builddir/build/BUILD/libyang-1.0.184/src/resolve.c: In function 'resolve_identref': /builddir/build/BUILD/libyang-1.0.184/src/resolve.c:6013:24: warning: 'der' may be used uninitialized in this function [-Wmaybe-uninitialized] for (i = 0; i < cur->iffeature_size; i++) { ~~~^~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 6%] Building C object CMakeFiles/yangobj.dir/src/xml.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/xml.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/xml.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 6%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_json.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/parser_json.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/parser_json.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 7%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_lyb.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/parser_lyb.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/parser_lyb.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /builddir/build/BUILD/libyang-1.0.184/src/parser_lyb.c: In function 'lyb_parse_value': /builddir/build/BUILD/libyang-1.0.184/src/parser_lyb.c:643:26: warning: '%.*ld' directive writing up to 255 bytes into a region of size between 0 and 20 [-Wformat-overflow=] sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); ^~~~~ /builddir/build/BUILD/libyang-1.0.184/src/parser_lyb.c:643:39: note: format string is defined here sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); /builddir/build/BUILD/libyang-1.0.184/src/parser_lyb.c:643:26: note: directive argument in the range [0, 9223372036854775807] sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); ^~~~~ /builddir/build/BUILD/libyang-1.0.184/src/parser_lyb.c:643:9: note: 'sprintf' output between 3 and 278 bytes into a destination of size 22 sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 6%] Building C object CMakeFiles/yangobj.dir/src/parser.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/parser.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/parser.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 6%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yin.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/parser_yin.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/parser_yin.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 8%] Building C object CMakeFiles/yangobj.dir/src/parser_xml.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/parser_xml.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/parser_xml.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 0%] Swig compile yang.i for python cd /builddir/build/BUILD/libyang-1.0.184/build/swig/python && /usr/bin/cmake -E make_directory /builddir/build/BUILD/libyang-1.0.184/build/swig/python /builddir/build/BUILD/libyang-1.0.184/build/swig/python cd /builddir/build/BUILD/libyang-1.0.184/build/swig/python && /usr/bin/cmake -E touch /builddir/build/BUILD/libyang-1.0.184/build/swig/python/CMakeFiles/_yang.dir/yangPYTHON.stamp cd /builddir/build/BUILD/libyang-1.0.184/build/swig/python && /usr/bin/cmake -E env SWIG_LIB=/usr/share/swig/3.0.12 /usr/bin/swig -python -I/builddir/build/BUILD/libyang-1.0.184/swig -outdir /builddir/build/BUILD/libyang-1.0.184/build/swig/python -c++ -interface _yang -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -I/usr/include -I/builddir/build/BUILD/libyang-1.0.184 -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/src -I/usr/include/python3.6m -I/builddir/build/BUILD/libyang-1.0.184/swig/python -o /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx /builddir/build/BUILD/libyang-1.0.184/swig/python/yang.i make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Libyang.hpp:107: Warning 325: Nested struct not currently supported (mod_missing_cb_return ignored) /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Tree_Schema.hpp:514: Warning 314: 'def' is a python keyword, renaming to '_def' /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Libyang.hpp:134: Warning 503: Can't wrap 'libyang::get_ly_errors' unless renamed to a valid identifier. make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 8%] Built target yang_swig_compilation make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 8%] Building C object CMakeFiles/yangobj.dir/src/parser_yin.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/parser_yin.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/parser_yin.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 8%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang_lex.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/parser_yang_lex.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/parser_yang_lex.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 8%] Building C object CMakeFiles/yangobj.dir/src/parser_json.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/parser_json.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/parser_json.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 8%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang_bis.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/parser_yang_bis.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/parser_yang_bis.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 9%] Building C object CMakeFiles/yangobj.dir/src/parser_lyb.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/parser_lyb.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/parser_lyb.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /builddir/build/BUILD/libyang-1.0.184/src/parser_lyb.c: In function 'lyb_parse_value': /builddir/build/BUILD/libyang-1.0.184/src/parser_lyb.c:643:26: warning: '%.*ld' directive writing up to 255 bytes into a region of size between 0 and 20 [-Wformat-overflow=] sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); ^~~~~ /builddir/build/BUILD/libyang-1.0.184/src/parser_lyb.c:643:39: note: format string is defined here sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); /builddir/build/BUILD/libyang-1.0.184/src/parser_lyb.c:643:26: note: directive argument in the range [0, 9223372036854775807] sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); ^~~~~ /builddir/build/BUILD/libyang-1.0.184/src/parser_lyb.c:643:9: note: 'sprintf' output between 3 and 278 bytes into a destination of size 22 sprintf(num_str, "%s%"PRId64".%.*"PRId64, (num == 0) && (value->dec64 < 0) ? "-" : "", num, dig, frac); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 10%] Building C object CMakeFiles/yangobj_tests.dir/src/parser_yang.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/parser_yang.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/parser_yang.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 10%] Building C object CMakeFiles/yangobj_tests.dir/src/tree_schema.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/tree_schema.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/tree_schema.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /builddir/build/BUILD/libyang-1.0.184/src/tree_schema.c: In function 'lys_features_change': /builddir/build/BUILD/libyang-1.0.184/src/tree_schema.c:3890:26: warning: 'failj' may be used uninitialized in this function [-Wmaybe-uninitialized] int progress, faili, failj, failk; ^~~~~ In file included from /builddir/build/BUILD/libyang-1.0.184/src/tree_schema.c:33: /builddir/build/BUILD/libyang-1.0.184/build/src/common.h:81:5: warning: 'faili' may be used uninitialized in this function [-Wmaybe-uninitialized] ly_log(ctx, LY_LLERR, errno, str, ##args); ^~~~~~ /builddir/build/BUILD/libyang-1.0.184/src/tree_schema.c:3890:19: note: 'faili' was declared here int progress, faili, failj, failk; ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 10%] Building C object CMakeFiles/yangobj_tests.dir/src/plugins.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/plugins.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/plugins.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 10%] Building C object CMakeFiles/yangobj_tests.dir/src/tree_data.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/tree_data.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/tree_data.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 11%] Building C object CMakeFiles/yangobj_tests.dir/src/printer.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/printer.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/printer.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 10%] Building C object CMakeFiles/yangobj.dir/src/parser_yang_bis.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/parser_yang_bis.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/parser_yang_bis.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 11%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_yang.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/printer_yang.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/printer_yang.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 12%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_yin.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/printer_yin.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/printer_yin.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 12%] Building C object CMakeFiles/yangobj.dir/src/parser_yang_lex.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/parser_yang_lex.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/parser_yang_lex.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 12%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_xml.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/printer_xml.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/printer_xml.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 12%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_json_schema.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/printer_json_schema.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/printer_json_schema.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 13%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_tree.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/printer_tree.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/printer_tree.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 13%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_info.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/printer_info.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/printer_info.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 13%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_json.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/printer_json.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/printer_json.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 14%] Building C object CMakeFiles/yangobj_tests.dir/src/yang_types.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/yang_types.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/yang_types.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 14%] Building C object CMakeFiles/yangobj_tests.dir/src/printer_lyb.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/printer_lyb.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/printer_lyb.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 11%] Building C object CMakeFiles/yangobj_tests.dir/src/xpath.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangobj_tests.dir/src/xpath.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/xpath.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 15%] Built target yangobj_tests make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 15%] Building C object CMakeFiles/yangobj.dir/src/plugins.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/plugins.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/plugins.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 12%] Building C object CMakeFiles/yangobj.dir/src/parser_yang.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/parser_yang.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/parser_yang.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 16%] Building C object CMakeFiles/yangobj.dir/src/printer.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/printer.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/printer.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 15%] Building C object CMakeFiles/yangobj.dir/src/tree_schema.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/tree_schema.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/tree_schema.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /builddir/build/BUILD/libyang-1.0.184/src/tree_schema.c: In function 'lys_features_change': /builddir/build/BUILD/libyang-1.0.184/src/tree_schema.c:3890:26: warning: 'failj' may be used uninitialized in this function [-Wmaybe-uninitialized] int progress, faili, failj, failk; ^~~~~ In file included from /builddir/build/BUILD/libyang-1.0.184/src/tree_schema.c:33: /builddir/build/BUILD/libyang-1.0.184/build/src/common.h:81:5: warning: 'faili' may be used uninitialized in this function [-Wmaybe-uninitialized] ly_log(ctx, LY_LLERR, errno, str, ##args); ^~~~~~ /builddir/build/BUILD/libyang-1.0.184/src/tree_schema.c:3890:19: note: 'faili' was declared here int progress, faili, failj, failk; ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 15%] Building C object CMakeFiles/yangobj.dir/src/tree_data.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/tree_data.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/tree_data.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 17%] Building C object CMakeFiles/yangobj.dir/src/printer_json_schema.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/printer_json_schema.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/printer_json_schema.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 16%] Building C object CMakeFiles/yangobj.dir/src/printer_yang.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/printer_yang.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/printer_yang.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 17%] Building C object CMakeFiles/yangobj.dir/src/printer_xml.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/printer_xml.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/printer_xml.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 18%] Building C object CMakeFiles/yangobj.dir/src/printer_tree.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/printer_tree.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/printer_tree.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 16%] Building C object CMakeFiles/yangobj.dir/src/xpath.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/xpath.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/xpath.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 17%] Building C object CMakeFiles/yangobj.dir/src/printer_yin.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/printer_yin.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/printer_yin.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 19%] Building C object CMakeFiles/yangobj.dir/src/yang_types.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/yang_types.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/yang_types.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 18%] Building C object CMakeFiles/yangobj.dir/src/printer_json.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/printer_json.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/printer_json.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 19%] Building C object CMakeFiles/yangobj.dir/src/printer_lyb.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/printer_lyb.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/printer_lyb.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 18%] Building C object CMakeFiles/yangobj.dir/src/printer_info.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -fvisibility=hidden -o CMakeFiles/yangobj.dir/src/printer_info.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/printer_info.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 19%] Built target yangobj make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f CMakeFiles/yang.dir/build.make CMakeFiles/yang.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles/yang.dir/DependInfo.cmake --color= Scanning dependencies of target yang make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f CMakeFiles/yang.dir/build.make CMakeFiles/yang.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 19%] Linking C shared library libyang.so /usr/bin/cmake -E cmake_link_script CMakeFiles/yang.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libyang.so.1 -o libyang.so.1.9.2 CMakeFiles/yangobj.dir/src/common.c.o CMakeFiles/yangobj.dir/src/context.c.o CMakeFiles/yangobj.dir/src/log.c.o CMakeFiles/yangobj.dir/src/hash_table.c.o CMakeFiles/yangobj.dir/src/resolve.c.o CMakeFiles/yangobj.dir/src/validation.c.o CMakeFiles/yangobj.dir/src/xml.c.o CMakeFiles/yangobj.dir/src/parser.c.o CMakeFiles/yangobj.dir/src/parser_yin.c.o CMakeFiles/yangobj.dir/src/parser_xml.c.o CMakeFiles/yangobj.dir/src/parser_json.c.o CMakeFiles/yangobj.dir/src/parser_lyb.c.o CMakeFiles/yangobj.dir/src/parser_yang_bis.c.o CMakeFiles/yangobj.dir/src/parser_yang_lex.c.o CMakeFiles/yangobj.dir/src/parser_yang.c.o CMakeFiles/yangobj.dir/src/tree_schema.c.o CMakeFiles/yangobj.dir/src/tree_data.c.o CMakeFiles/yangobj.dir/src/plugins.c.o CMakeFiles/yangobj.dir/src/printer.c.o CMakeFiles/yangobj.dir/src/xpath.c.o CMakeFiles/yangobj.dir/src/printer_yang.c.o CMakeFiles/yangobj.dir/src/printer_yin.c.o CMakeFiles/yangobj.dir/src/printer_json_schema.c.o CMakeFiles/yangobj.dir/src/printer_xml.c.o CMakeFiles/yangobj.dir/src/printer_tree.c.o CMakeFiles/yangobj.dir/src/printer_info.c.o CMakeFiles/yangobj.dir/src/printer_json.c.o CMakeFiles/yangobj.dir/src/printer_lyb.c.o CMakeFiles/yangobj.dir/src/yang_types.c.o CMakeFiles/compat.dir/compat/compat.c.o -ldl -lm -lpthread -lpcre /usr/bin/cmake -E cmake_symlink_library libyang.so.1.9.2 libyang.so.1 libyang.so make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 19%] Built target yang make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f CMakeFiles/yanglint.dir/build.make CMakeFiles/yanglint.dir/depend /usr/bin/make -f CMakeFiles/yangre.dir/build.make CMakeFiles/yangre.dir/depend /usr/bin/make -f src/extensions/CMakeFiles/metadata.dir/build.make src/extensions/CMakeFiles/metadata.dir/depend /usr/bin/make -f src/extensions/CMakeFiles/nacm.dir/build.make src/extensions/CMakeFiles/nacm.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles/yanglint.dir/DependInfo.cmake --color= Scanning dependencies of target yanglint make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f CMakeFiles/yanglint.dir/build.make CMakeFiles/yanglint.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles/yangre.dir/DependInfo.cmake --color= Scanning dependencies of target yangre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f CMakeFiles/yangre.dir/build.make CMakeFiles/yangre.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/src/extensions /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/src/extensions /builddir/build/BUILD/libyang-1.0.184/build/src/extensions/CMakeFiles/metadata.dir/DependInfo.cmake --color= Scanning dependencies of target metadata make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/src/extensions /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/src/extensions /builddir/build/BUILD/libyang-1.0.184/build/src/extensions/CMakeFiles/nacm.dir/DependInfo.cmake --color= Scanning dependencies of target nacm make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f src/extensions/CMakeFiles/metadata.dir/build.make src/extensions/CMakeFiles/metadata.dir/build /usr/bin/make -f src/extensions/CMakeFiles/nacm.dir/build.make src/extensions/CMakeFiles/nacm.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 19%] Building C object CMakeFiles/yanglint.dir/tools/lint/main.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/yanglint.dir/tools/lint/main.c.o -c /builddir/build/BUILD/libyang-1.0.184/tools/lint/main.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 20%] Building C object src/extensions/CMakeFiles/nacm.dir/nacm.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/src/extensions && /usr/bin/cc -Dnacm_EXPORTS -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/nacm.dir/nacm.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/extensions/nacm.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 19%] Building C object src/extensions/CMakeFiles/metadata.dir/metadata.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/src/extensions && /usr/bin/cc -Dmetadata_EXPORTS -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/metadata.dir/metadata.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/extensions/metadata.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 20%] Linking C shared library nacm.so cd /builddir/build/BUILD/libyang-1.0.184/build/src/extensions && /usr/bin/cmake -E cmake_link_script CMakeFiles/nacm.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,nacm.so -o nacm.so CMakeFiles/nacm.dir/nacm.c.o -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build: ../../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 20%] Linking C shared library metadata.so cd /builddir/build/BUILD/libyang-1.0.184/build/src/extensions && /usr/bin/cmake -E cmake_link_script CMakeFiles/metadata.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,metadata.so -o metadata.so CMakeFiles/metadata.dir/metadata.c.o -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build: ../../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 20%] Built target nacm make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f src/extensions/CMakeFiles/yangdata.dir/build.make src/extensions/CMakeFiles/yangdata.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 20%] Built target metadata make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f src/user_types/CMakeFiles/user_inet_types.dir/build.make src/user_types/CMakeFiles/user_inet_types.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 19%] Building C object CMakeFiles/yangre.dir/tools/re/main.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/yangre.dir/tools/re/main.c.o -c /builddir/build/BUILD/libyang-1.0.184/tools/re/main.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/src/extensions /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/src/extensions /builddir/build/BUILD/libyang-1.0.184/build/src/extensions/CMakeFiles/yangdata.dir/DependInfo.cmake --color= Scanning dependencies of target yangdata make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f src/extensions/CMakeFiles/yangdata.dir/build.make src/extensions/CMakeFiles/yangdata.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/src/user_types /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/src/user_types /builddir/build/BUILD/libyang-1.0.184/build/src/user_types/CMakeFiles/user_inet_types.dir/DependInfo.cmake --color= Scanning dependencies of target user_inet_types make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f src/user_types/CMakeFiles/user_inet_types.dir/build.make src/user_types/CMakeFiles/user_inet_types.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 21%] Linking C executable yangre /usr/bin/cmake -E cmake_link_script CMakeFiles/yangre.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/yangre.dir/tools/re/main.c.o CMakeFiles/compat.dir/compat/compat.c.o -o yangre -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build: libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 21%] Built target yangre make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f src/user_types/CMakeFiles/user_yang_types.dir/build.make src/user_types/CMakeFiles/user_yang_types.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/src/user_types /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/src/user_types /builddir/build/BUILD/libyang-1.0.184/build/src/user_types/CMakeFiles/user_yang_types.dir/DependInfo.cmake --color= Scanning dependencies of target user_yang_types make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f src/user_types/CMakeFiles/user_yang_types.dir/build.make src/user_types/CMakeFiles/user_yang_types.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 21%] Building C object src/extensions/CMakeFiles/yangdata.dir/yangdata.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/src/extensions && /usr/bin/cc -Dyangdata_EXPORTS -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/yangdata.dir/yangdata.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/extensions/yangdata.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 21%] Building C object src/user_types/CMakeFiles/user_inet_types.dir/user_inet_types.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/src/user_types && /usr/bin/cc -Duser_inet_types_EXPORTS -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/user_inet_types.dir/user_inet_types.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/user_types/user_inet_types.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 23%] Linking C shared library yangdata.so cd /builddir/build/BUILD/libyang-1.0.184/build/src/extensions && /usr/bin/cmake -E cmake_link_script CMakeFiles/yangdata.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,yangdata.so -o yangdata.so CMakeFiles/yangdata.dir/yangdata.c.o -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build: ../../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 23%] Built target yangdata make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_13.dir/build.make tests/CMakeFiles/test_sec9_13.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 22%] Building C object src/user_types/CMakeFiles/user_yang_types.dir/user_yang_types.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/src/user_types && /usr/bin/cc -Duser_yang_types_EXPORTS -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIC -o CMakeFiles/user_yang_types.dir/user_yang_types.c.o -c /builddir/build/BUILD/libyang-1.0.184/src/user_types/user_yang_types.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 23%] Linking C shared library user_inet_types.so cd /builddir/build/BUILD/libyang-1.0.184/build/src/user_types && /usr/bin/cmake -E cmake_link_script CMakeFiles/user_inet_types.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,user_inet_types.so -o user_inet_types.so CMakeFiles/user_inet_types.dir/user_inet_types.c.o ../../CMakeFiles/compat.dir/compat/compat.c.o -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build: ../../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 23%] Built target user_inet_types make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_13.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec9_13 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_13.dir/build.make tests/CMakeFiles/test_sec9_13.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 24%] Linking C shared library user_yang_types.so cd /builddir/build/BUILD/libyang-1.0.184/build/src/user_types && /usr/bin/cmake -E cmake_link_script CMakeFiles/user_yang_types.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,user_yang_types.so -o user_yang_types.so CMakeFiles/user_yang_types.dir/user_yang_types.c.o ../../CMakeFiles/compat.dir/compat/compat.c.o -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build: ../../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 24%] Built target user_yang_types make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 20%] Building C object CMakeFiles/yanglint.dir/tools/lint/main_ni.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/yanglint.dir/tools/lint/main_ni.c.o -c /builddir/build/BUILD/libyang-1.0.184/tools/lint/main_ni.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 24%] Building C object tests/CMakeFiles/test_sec9_13.dir/conformance/test_sec9_13.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec9_13.dir/conformance/test_sec9_13.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec9_13.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 24%] Linking C executable test_sec9_13 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec9_13.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec9_13.dir/conformance/test_sec9_13.c.o -o test_sec9_13 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 24%] Built target test_sec9_13 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_12.dir/build.make tests/CMakeFiles/test_sec9_12.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_12.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec9_12 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_12.dir/build.make tests/CMakeFiles/test_sec9_12.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 24%] Building C object CMakeFiles/yanglint.dir/tools/lint/configuration.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/yanglint.dir/tools/lint/configuration.c.o -c /builddir/build/BUILD/libyang-1.0.184/tools/lint/configuration.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 24%] Building C object CMakeFiles/yanglint.dir/tools/lint/completion.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/yanglint.dir/tools/lint/completion.c.o -c /builddir/build/BUILD/libyang-1.0.184/tools/lint/completion.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_11.dir/build.make tests/CMakeFiles/test_sec9_11.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_11.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec9_11 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_11.dir/build.make tests/CMakeFiles/test_sec9_11.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 24%] Building C object tests/CMakeFiles/test_sec9_12.dir/conformance/test_sec9_12.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec9_12.dir/conformance/test_sec9_12.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec9_12.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 25%] Building C object tests/CMakeFiles/test_sec9_11.dir/conformance/test_sec9_11.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec9_11.dir/conformance/test_sec9_11.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec9_11.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 26%] Linking C executable test_sec9_12 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec9_12.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec9_12.dir/conformance/test_sec9_12.c.o -o test_sec9_12 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 26%] Built target test_sec9_12 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_10.dir/build.make tests/CMakeFiles/test_sec9_10.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_10.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec9_10 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_10.dir/build.make tests/CMakeFiles/test_sec9_10.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 26%] Linking C executable test_sec9_11 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec9_11.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec9_11.dir/conformance/test_sec9_11.c.o -o test_sec9_11 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 26%] Built target test_sec9_11 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_9.dir/build.make tests/CMakeFiles/test_sec9_9.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_9.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec9_9 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_9.dir/build.make tests/CMakeFiles/test_sec9_9.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 24%] Building C object CMakeFiles/yanglint.dir/linenoise/linenoise.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/yanglint.dir/linenoise/linenoise.c.o -c /builddir/build/BUILD/libyang-1.0.184/linenoise/linenoise.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_8.dir/build.make tests/CMakeFiles/test_sec9_8.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 26%] Building C object tests/CMakeFiles/test_sec9_10.dir/conformance/test_sec9_10.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec9_10.dir/conformance/test_sec9_10.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec9_10.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_8.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec9_8 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_8.dir/build.make tests/CMakeFiles/test_sec9_8.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 24%] Building C object CMakeFiles/yanglint.dir/tools/lint/commands.c.o /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/yanglint.dir/tools/lint/commands.c.o -c /builddir/build/BUILD/libyang-1.0.184/tools/lint/commands.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 27%] Building C object tests/CMakeFiles/test_sec9_9.dir/conformance/test_sec9_9.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec9_9.dir/conformance/test_sec9_9.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec9_9.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 27%] Linking C executable test_sec9_10 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec9_10.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec9_10.dir/conformance/test_sec9_10.c.o -o test_sec9_10 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 28%] Linking C executable yanglint /usr/bin/cmake -E cmake_link_script CMakeFiles/yanglint.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/yanglint.dir/tools/lint/main.c.o CMakeFiles/yanglint.dir/tools/lint/main_ni.c.o CMakeFiles/yanglint.dir/tools/lint/commands.c.o CMakeFiles/yanglint.dir/tools/lint/completion.c.o CMakeFiles/yanglint.dir/tools/lint/configuration.c.o CMakeFiles/yanglint.dir/linenoise/linenoise.c.o CMakeFiles/compat.dir/compat/compat.c.o -o yanglint -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build: libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 28%] Built target test_sec9_10 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_4_6.dir/build.make tests/CMakeFiles/test_sec9_4_6.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 28%] Built target yanglint make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_3.dir/build.make tests/CMakeFiles/test_sec9_3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 28%] Linking C executable test_sec9_9 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec9_9.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec9_9.dir/conformance/test_sec9_9.c.o -o test_sec9_9 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_4_6.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec9_4_6 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_4_6.dir/build.make tests/CMakeFiles/test_sec9_4_6.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_3.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec9_3 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_3.dir/build.make tests/CMakeFiles/test_sec9_3.dir/build make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 28%] Built target test_sec9_9 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_2.dir/build.make tests/CMakeFiles/test_sec9_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_2.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec9_2 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_2.dir/build.make tests/CMakeFiles/test_sec9_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 27%] Building C object tests/CMakeFiles/test_sec9_8.dir/conformance/test_sec9_8.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec9_8.dir/conformance/test_sec9_8.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec9_8.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 29%] Linking C executable test_sec9_8 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec9_8.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec9_8.dir/conformance/test_sec9_8.c.o -o test_sec9_8 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 30%] Built target test_sec9_8 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_19_5.dir/build.make tests/CMakeFiles/test_sec7_19_5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 29%] Building C object tests/CMakeFiles/test_sec9_4_6.dir/conformance/test_sec9_4_6.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec9_4_6.dir/conformance/test_sec9_4_6.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec9_4_6.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 29%] Building C object tests/CMakeFiles/test_sec9_3.dir/conformance/test_sec9_3.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec9_3.dir/conformance/test_sec9_3.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec9_3.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 30%] Building C object tests/CMakeFiles/test_sec9_2.dir/conformance/test_sec9_2.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec9_2.dir/conformance/test_sec9_2.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec9_2.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_19_5.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_19_5 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_19_5.dir/build.make tests/CMakeFiles/test_sec7_19_5.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 31%] Linking C executable test_sec9_3 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec9_3.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec9_3.dir/conformance/test_sec9_3.c.o -o test_sec9_3 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 31%] Linking C executable test_sec9_4_6 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec9_4_6.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec9_4_6.dir/conformance/test_sec9_4_6.c.o -o test_sec9_4_6 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 31%] Linking C executable test_sec9_2 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec9_2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec9_2.dir/conformance/test_sec9_2.c.o -o test_sec9_2 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Built target test_sec9_3 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_5.dir/build.make tests/CMakeFiles/test_sec9_5.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Built target test_sec9_4_6 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Built target test_sec9_2 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_19_2.dir/build.make tests/CMakeFiles/test_sec7_19_2.dir/depend /usr/bin/make -f tests/CMakeFiles/test_sec7_18_3_2.dir/build.make tests/CMakeFiles/test_sec7_18_3_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_5.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec9_5 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_5.dir/build.make tests/CMakeFiles/test_sec9_5.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_19_2.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_19_2 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_19_2.dir/build.make tests/CMakeFiles/test_sec7_19_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_18_3_2.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_18_3_2 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_18_3_2.dir/build.make tests/CMakeFiles/test_sec7_18_3_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Building C object tests/CMakeFiles/test_sec7_19_5.dir/conformance/test_sec7_19_5.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_19_5.dir/conformance/test_sec7_19_5.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_19_5.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Linking C executable test_sec7_19_5 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_19_5.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_19_5.dir/conformance/test_sec7_19_5.c.o -o test_sec7_19_5 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Built target test_sec7_19_5 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_18_3_1.dir/build.make tests/CMakeFiles/test_sec7_18_3_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Building C object tests/CMakeFiles/test_sec9_5.dir/conformance/test_sec9_5.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec9_5.dir/conformance/test_sec9_5.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec9_5.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Building C object tests/CMakeFiles/test_sec7_18_3_2.dir/conformance/test_sec7_18_3_2.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_18_3_2.dir/conformance/test_sec7_18_3_2.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_18_3_2.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_18_3_1.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_18_3_1 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_18_3_1.dir/build.make tests/CMakeFiles/test_sec7_18_3_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Linking C executable test_sec9_5 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec9_5.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec9_5.dir/conformance/test_sec9_5.c.o -o test_sec9_5 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Linking C executable test_sec7_18_3_2 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_18_3_2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_18_3_2.dir/conformance/test_sec7_18_3_2.c.o -o test_sec7_18_3_2 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Building C object tests/CMakeFiles/test_sec7_19_2.dir/conformance/test_sec7_19_2.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_19_2.dir/conformance/test_sec7_19_2.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_19_2.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Built target test_sec9_5 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_18_2.dir/build.make tests/CMakeFiles/test_sec7_18_2.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Built target test_sec7_18_3_2 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_lyb.dir/build.make tests/CMakeFiles/test_lyb.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_18_2.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_18_2 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_18_2.dir/build.make tests/CMakeFiles/test_sec7_18_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_lyb.dir/DependInfo.cmake --color= Scanning dependencies of target test_lyb make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_lyb.dir/build.make tests/CMakeFiles/test_lyb.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Building C object tests/CMakeFiles/test_sec7_18_3_1.dir/conformance/test_sec7_18_3_1.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_18_3_1.dir/conformance/test_sec7_18_3_1.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_18_3_1.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Linking C executable test_sec7_19_2 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_19_2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_19_2.dir/conformance/test_sec7_19_2.c.o -o test_sec7_19_2 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 34%] Built target test_sec7_19_2 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_18_1.dir/build.make tests/CMakeFiles/test_sec7_18_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_18_1.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_18_1 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_18_1.dir/build.make tests/CMakeFiles/test_sec7_18_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 34%] Linking C executable test_sec7_18_3_1 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_18_3_1.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_18_3_1.dir/conformance/test_sec7_18_3_1.c.o -o test_sec7_18_3_1 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 34%] Built target test_sec7_18_3_1 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_15_1.dir/build.make tests/CMakeFiles/test_sec7_15_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_15_1.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_15_1 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_15_1.dir/build.make tests/CMakeFiles/test_sec7_15_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 33%] Building C object tests/CMakeFiles/test_sec7_18_2.dir/conformance/test_sec7_18_2.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_18_2.dir/conformance/test_sec7_18_2.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_18_2.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 33%] Building C object tests/CMakeFiles/test_lyb.dir/internal/test_lyb.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_lyb.dir/internal/test_lyb.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/internal/test_lyb.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 34%] Building C object tests/CMakeFiles/test_sec7_18_1.dir/conformance/test_sec7_18_1.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_18_1.dir/conformance/test_sec7_18_1.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_18_1.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 34%] Linking C executable test_sec7_18_2 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_18_2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_18_2.dir/conformance/test_sec7_18_2.c.o -o test_sec7_18_2 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 34%] Building C object tests/CMakeFiles/test_sec7_15_1.dir/conformance/test_sec7_15_1.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_15_1.dir/conformance/test_sec7_15_1.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_15_1.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 34%] Built target test_sec7_18_2 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_13_3.dir/build.make tests/CMakeFiles/test_sec7_13_3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_13_3.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_13_3 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_13_3.dir/build.make tests/CMakeFiles/test_sec7_13_3.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 34%] Linking C executable test_sec7_18_1 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_18_1.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_18_1.dir/conformance/test_sec7_18_1.c.o -o test_sec7_18_1 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 34%] Built target test_sec7_18_1 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_13_2.dir/build.make tests/CMakeFiles/test_sec7_13_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 34%] Linking C executable test_sec7_15_1 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_15_1.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_15_1.dir/conformance/test_sec7_15_1.c.o -o test_sec7_15_1 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_13_2.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_13_2 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_13_2.dir/build.make tests/CMakeFiles/test_sec7_13_2.dir/build make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 34%] Built target test_sec7_15_1 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_parse_print.dir/build.make tests/CMakeFiles/test_parse_print.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_parse_print.dir/DependInfo.cmake --color= Scanning dependencies of target test_parse_print make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_parse_print.dir/build.make tests/CMakeFiles/test_parse_print.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 34%] Linking C executable test_lyb cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_lyb.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_lyb.dir/internal/test_lyb.c.o ../CMakeFiles/yangobj_tests.dir/src/common.c.o ../CMakeFiles/yangobj_tests.dir/src/context.c.o ../CMakeFiles/yangobj_tests.dir/src/log.c.o ../CMakeFiles/yangobj_tests.dir/src/hash_table.c.o ../CMakeFiles/yangobj_tests.dir/src/resolve.c.o ../CMakeFiles/yangobj_tests.dir/src/validation.c.o ../CMakeFiles/yangobj_tests.dir/src/xml.c.o ../CMakeFiles/yangobj_tests.dir/src/parser.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_yin.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_xml.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_json.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_lyb.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_yang_bis.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_yang_lex.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_yang.c.o ../CMakeFiles/yangobj_tests.dir/src/tree_schema.c.o ../CMakeFiles/yangobj_tests.dir/src/tree_data.c.o ../CMakeFiles/yangobj_tests.dir/src/plugins.c.o ../CMakeFiles/yangobj_tests.dir/src/printer.c.o ../CMakeFiles/yangobj_tests.dir/src/xpath.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_yang.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_yin.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_json_schema.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_xml.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_tree.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_info.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_json.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_lyb.c.o ../CMakeFiles/yangobj_tests.dir/src/yang_types.c.o -o test_lyb -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 35%] Built target test_lyb make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_import.dir/build.make tests/CMakeFiles/test_import.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_import.dir/DependInfo.cmake --color= Scanning dependencies of target test_import make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_import.dir/build.make tests/CMakeFiles/test_import.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 34%] Building C object tests/CMakeFiles/test_sec7_13_3.dir/conformance/test_sec7_13_3.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_13_3.dir/conformance/test_sec7_13_3.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_13_3.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 38%] Linking C executable test_sec7_13_3 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_13_3.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_13_3.dir/conformance/test_sec7_13_3.c.o -o test_sec7_13_3 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 38%] Built target test_sec7_13_3 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_6_5.dir/build.make tests/CMakeFiles/test_sec7_6_5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 37%] Building C object tests/CMakeFiles/test_import.dir/schema/test_import.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_import.dir/schema/test_import.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/schema/test_import.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 38%] Linking C executable test_import cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_import.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_import.dir/schema/test_import.c.o -o test_import -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_6_5.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_6_5 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 35%] Building C object tests/CMakeFiles/test_sec7_13_2.dir/conformance/test_sec7_13_2.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_13_2.dir/conformance/test_sec7_13_2.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_13_2.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_6_5.dir/build.make tests/CMakeFiles/test_sec7_6_5.dir/build make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 38%] Built target test_import make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_unknown_element.dir/build.make tests/CMakeFiles/test_unknown_element.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 36%] Building C object tests/CMakeFiles/test_parse_print.dir/data/test_parse_print.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_parse_print.dir/data/test_parse_print.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_parse_print.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_unknown_element.dir/DependInfo.cmake --color= Scanning dependencies of target test_unknown_element make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_unknown_element.dir/build.make tests/CMakeFiles/test_unknown_element.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 39%] Building C object tests/CMakeFiles/test_sec7_6_5.dir/conformance/test_sec7_6_5.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_6_5.dir/conformance/test_sec7_6_5.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_6_5.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 39%] Linking C executable test_parse_print cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_parse_print.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_parse_print.dir/data/test_parse_print.c.o -o test_parse_print -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 39%] Linking C executable test_sec7_6_5 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_6_5.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_6_5.dir/conformance/test_sec7_6_5.c.o -o test_sec7_6_5 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 38%] Linking C executable test_sec7_13_2 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_13_2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_13_2.dir/conformance/test_sec7_13_2.c.o -o test_sec7_13_2 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 39%] Built target test_parse_print make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_yang_data_ns.dir/build.make tests/CMakeFiles/test_yang_data_ns.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 39%] Built target test_sec7_13_2 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_yang_data.dir/build.make tests/CMakeFiles/test_yang_data.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 39%] Building C object tests/CMakeFiles/test_unknown_element.dir/data/test_unknown_element.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_unknown_element.dir/data/test_unknown_element.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_unknown_element.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 39%] Built target test_sec7_6_5 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_user_types.dir/build.make tests/CMakeFiles/test_user_types.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_yang_data_ns.dir/DependInfo.cmake --color= Scanning dependencies of target test_yang_data_ns make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_yang_data_ns.dir/build.make tests/CMakeFiles/test_yang_data_ns.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_yang_data.dir/DependInfo.cmake --color= Scanning dependencies of target test_yang_data make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_yang_data.dir/build.make tests/CMakeFiles/test_yang_data.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_user_types.dir/DependInfo.cmake --color= Scanning dependencies of target test_user_types make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_user_types.dir/build.make tests/CMakeFiles/test_user_types.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 40%] Linking C executable test_unknown_element cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_unknown_element.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_unknown_element.dir/data/test_unknown_element.c.o -o test_unknown_element -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 40%] Built target test_unknown_element make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_yangtypes_xpath.dir/build.make tests/CMakeFiles/test_yangtypes_xpath.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_yangtypes_xpath.dir/DependInfo.cmake --color= Scanning dependencies of target test_yangtypes_xpath make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_yangtypes_xpath.dir/build.make tests/CMakeFiles/test_yangtypes_xpath.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 40%] Building C object tests/CMakeFiles/test_user_types.dir/data/test_user_types.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_user_types.dir/data/test_user_types.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_user_types.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 40%] Building C object tests/CMakeFiles/test_yang_data_ns.dir/data/test_yang_data_ns.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_yang_data_ns.dir/data/test_yang_data_ns.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_yang_data_ns.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 40%] Building C object tests/CMakeFiles/test_yang_data.dir/data/test_yang_data.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_yang_data.dir/data/test_yang_data.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_yang_data.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 41%] Building C object tests/CMakeFiles/test_yangtypes_xpath.dir/data/test_yangtypes_xpath.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_yangtypes_xpath.dir/data/test_yangtypes_xpath.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_yangtypes_xpath.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 41%] Linking C executable test_user_types cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_user_types.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_user_types.dir/data/test_user_types.c.o -o test_user_types -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 42%] Linking C executable test_yang_data cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_yang_data.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_yang_data.dir/data/test_yang_data.c.o -o test_yang_data -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 42%] Linking C executable test_yang_data_ns cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_yang_data_ns.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_yang_data_ns.dir/data/test_yang_data_ns.c.o -o test_yang_data_ns -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 42%] Built target test_user_types make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_9_2.dir/build.make tests/CMakeFiles/test_sec7_9_2.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 42%] Built target test_yang_data_ns make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_json.dir/build.make tests/CMakeFiles/test_json.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 42%] Linking C executable test_yangtypes_xpath cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_yangtypes_xpath.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_yangtypes_xpath.dir/data/test_yangtypes_xpath.c.o -o test_yangtypes_xpath -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 42%] Built target test_yang_data make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_dict.dir/build.make tests/CMakeFiles/test_dict.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_9_2.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_9_2 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 42%] Built target test_yangtypes_xpath make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_mandatory.dir/build.make tests/CMakeFiles/test_mandatory.dir/depend /usr/bin/make -f tests/CMakeFiles/test_sec7_9_2.dir/build.make tests/CMakeFiles/test_sec7_9_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_json.dir/DependInfo.cmake --color= Scanning dependencies of target test_json make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_dict.dir/DependInfo.cmake --color= Scanning dependencies of target test_dict make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_json.dir/build.make tests/CMakeFiles/test_json.dir/build /usr/bin/make -f tests/CMakeFiles/test_dict.dir/build.make tests/CMakeFiles/test_dict.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_mandatory.dir/DependInfo.cmake --color= Scanning dependencies of target test_mandatory make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_mandatory.dir/build.make tests/CMakeFiles/test_mandatory.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 42%] Building C object tests/CMakeFiles/test_sec7_9_2.dir/conformance/test_sec7_9_2.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_9_2.dir/conformance/test_sec7_9_2.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_9_2.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 42%] Building C object tests/CMakeFiles/test_json.dir/data/test_json.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_json.dir/data/test_json.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_json.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 45%] Linking C executable test_sec7_9_2 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_9_2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_9_2.dir/conformance/test_sec7_9_2.c.o -o test_sec7_9_2 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 45%] Built target test_sec7_9_2 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_defaults.dir/build.make tests/CMakeFiles/test_defaults.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 43%] Building C object tests/CMakeFiles/test_mandatory.dir/data/test_mandatory.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_mandatory.dir/data/test_mandatory.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_mandatory.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_defaults.dir/DependInfo.cmake --color= Scanning dependencies of target test_defaults make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_defaults.dir/build.make tests/CMakeFiles/test_defaults.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 44%] Building C object tests/CMakeFiles/test_dict.dir/api/test_dict.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_dict.dir/api/test_dict.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/api/test_dict.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 45%] Linking C executable test_json cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_json.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_json.dir/data/test_json.c.o -o test_json -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 46%] Built target test_json make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_values.dir/build.make tests/CMakeFiles/test_values.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 45%] Linking C executable test_mandatory cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_mandatory.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_mandatory.dir/data/test_mandatory.c.o -o test_mandatory -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_values.dir/DependInfo.cmake --color= Scanning dependencies of target test_values make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_values.dir/build.make tests/CMakeFiles/test_values.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 46%] Linking C executable test_dict cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_dict.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_dict.dir/api/test_dict.c.o -o test_dict -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 46%] Built target test_mandatory make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_14.dir/build.make tests/CMakeFiles/test_sec7_14.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 46%] Built target test_dict make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec6_2_1.dir/build.make tests/CMakeFiles/test_sec6_2_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_14.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_14 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_14.dir/build.make tests/CMakeFiles/test_sec7_14.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec6_2_1.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec6_2_1 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec6_2_1.dir/build.make tests/CMakeFiles/test_sec6_2_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 47%] Building C object tests/CMakeFiles/test_sec7_14.dir/conformance/test_sec7_14.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_14.dir/conformance/test_sec7_14.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_14.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 47%] Building C object tests/CMakeFiles/test_sec6_2_1.dir/conformance/test_sec6_2_1.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec6_2_1.dir/conformance/test_sec6_2_1.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec6_2_1.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 46%] Building C object tests/CMakeFiles/test_defaults.dir/data/test_defaults.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_defaults.dir/data/test_defaults.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_defaults.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 47%] Building C object tests/CMakeFiles/test_values.dir/data/test_values.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_values.dir/data/test_values.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_values.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 47%] Linking C executable test_sec7_14 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_14.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_14.dir/conformance/test_sec7_14.c.o -o test_sec7_14 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 48%] Linking C executable test_sec6_2_1 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec6_2_1.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec6_2_1.dir/conformance/test_sec6_2_1.c.o -o test_sec6_2_1 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 48%] Built target test_sec7_14 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_15.dir/build.make tests/CMakeFiles/test_sec7_15.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 48%] Built target test_sec6_2_1 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_must_1.1.dir/build.make tests/CMakeFiles/test_must_1.1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_15.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_15 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_15.dir/build.make tests/CMakeFiles/test_sec7_15.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_must_1.1.dir/DependInfo.cmake --color= Scanning dependencies of target test_must_1.1 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_must_1.1.dir/build.make tests/CMakeFiles/test_must_1.1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 48%] Linking C executable test_defaults cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_defaults.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_defaults.dir/data/test_defaults.c.o -o test_defaults -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 48%] Linking C executable test_values cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_values.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_values.dir/data/test_values.c.o -o test_values -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 49%] Built target test_defaults make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_deviation.dir/build.make tests/CMakeFiles/test_deviation.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 49%] Built target test_values make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_tree_data.dir/build.make tests/CMakeFiles/test_tree_data.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_deviation.dir/DependInfo.cmake --color= Scanning dependencies of target test_deviation make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_deviation.dir/build.make tests/CMakeFiles/test_deviation.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_tree_data.dir/DependInfo.cmake --color= Scanning dependencies of target test_tree_data make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_tree_data.dir/build.make tests/CMakeFiles/test_tree_data.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 49%] Building C object tests/CMakeFiles/test_deviation.dir/schema/test_deviation.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_deviation.dir/schema/test_deviation.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/schema/test_deviation.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 49%] Building C object tests/CMakeFiles/test_must_1.1.dir/data/test_must_1.1.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_must_1.1.dir/data/test_must_1.1.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_must_1.1.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 49%] Building C object tests/CMakeFiles/test_sec7_15.dir/conformance/test_sec7_15.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_15.dir/conformance/test_sec7_15.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_15.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 50%] Linking C executable test_deviation cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_deviation.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_deviation.dir/schema/test_deviation.c.o -o test_deviation -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 50%] Built target test_deviation make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_when_1.1.dir/build.make tests/CMakeFiles/test_when_1.1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 50%] Linking C executable test_sec7_15 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_15.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_15.dir/conformance/test_sec7_15.c.o -o test_sec7_15 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 50%] Linking C executable test_must_1.1 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_must_1.1.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_must_1.1.dir/data/test_must_1.1.c.o -o test_must_1.1 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_when_1.1.dir/DependInfo.cmake --color= Scanning dependencies of target test_when_1.1 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_when_1.1.dir/build.make tests/CMakeFiles/test_when_1.1.dir/build make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 50%] Built target test_sec7_15 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_include.dir/build.make tests/CMakeFiles/test_include.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 50%] Built target test_must_1.1 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_xml.dir/build.make tests/CMakeFiles/test_xml.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_include.dir/DependInfo.cmake --color= Scanning dependencies of target test_include make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_include.dir/build.make tests/CMakeFiles/test_include.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_xml.dir/DependInfo.cmake --color= Scanning dependencies of target test_xml make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_xml.dir/build.make tests/CMakeFiles/test_xml.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 51%] Building C object tests/CMakeFiles/test_include.dir/schema/test_include.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_include.dir/schema/test_include.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/schema/test_include.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 51%] Linking C executable test_include cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_include.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_include.dir/schema/test_include.c.o -o test_include -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 51%] Building C object tests/CMakeFiles/test_when_1.1.dir/data/test_when_1.1.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_when_1.1.dir/data/test_when_1.1.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_when_1.1.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 51%] Built target test_include make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_leaflist.dir/build.make tests/CMakeFiles/test_leaflist.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_leaflist.dir/DependInfo.cmake --color= Scanning dependencies of target test_leaflist make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_leaflist.dir/build.make tests/CMakeFiles/test_leaflist.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 51%] Linking C executable test_when_1.1 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_when_1.1.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_when_1.1.dir/data/test_when_1.1.c.o -o test_when_1.1 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 51%] Built target test_when_1.1 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_tree_schema.dir/build.make tests/CMakeFiles/test_tree_schema.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_tree_schema.dir/DependInfo.cmake --color= Scanning dependencies of target test_tree_schema make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_tree_schema.dir/build.make tests/CMakeFiles/test_tree_schema.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 51%] Building C object tests/CMakeFiles/test_xml.dir/api/test_xml.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_xml.dir/api/test_xml.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/api/test_xml.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 51%] Building C object tests/CMakeFiles/test_leaflist.dir/schema/test_leaflist.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_leaflist.dir/schema/test_leaflist.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/schema/test_leaflist.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 50%] Building C object tests/CMakeFiles/test_tree_data.dir/api/test_tree_data.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_tree_data.dir/api/test_tree_data.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/api/test_tree_data.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 52%] Linking C executable test_leaflist cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_leaflist.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_leaflist.dir/schema/test_leaflist.c.o -o test_leaflist -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 53%] Linking C executable test_xml cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xml.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xml.dir/api/test_xml.c.o -o test_xml -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 53%] Built target test_leaflist make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_tree_data_merge.dir/build.make tests/CMakeFiles/test_tree_data_merge.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 53%] Built target test_xml make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_keys.dir/build.make tests/CMakeFiles/test_keys.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_tree_data_merge.dir/DependInfo.cmake --color= Scanning dependencies of target test_tree_data_merge make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_tree_data_merge.dir/build.make tests/CMakeFiles/test_tree_data_merge.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_keys.dir/DependInfo.cmake --color= Scanning dependencies of target test_keys make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_keys.dir/build.make tests/CMakeFiles/test_keys.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 53%] Linking C executable test_tree_data cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_tree_data.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_tree_data.dir/api/test_tree_data.c.o -o test_tree_data -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 55%] Built target test_tree_data make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_conformance.dir/build.make tests/CMakeFiles/test_conformance.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_conformance.dir/DependInfo.cmake --color= Scanning dependencies of target test_conformance make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_conformance.dir/build.make tests/CMakeFiles/test_conformance.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 55%] Building C object tests/CMakeFiles/test_keys.dir/data/test_keys.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_keys.dir/data/test_keys.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_keys.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 55%] Building C object tests/CMakeFiles/test_conformance.dir/schema/test_conformance.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_conformance.dir/schema/test_conformance.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/schema/test_conformance.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 55%] Linking C executable test_keys cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_keys.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_keys.dir/data/test_keys.c.o -o test_keys -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 54%] Building C object tests/CMakeFiles/test_tree_data_merge.dir/api/test_tree_data_merge.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_tree_data_merge.dir/api/test_tree_data_merge.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/api/test_tree_data_merge.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 56%] Built target test_keys make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_diff.dir/build.make tests/CMakeFiles/test_diff.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_diff.dir/DependInfo.cmake --color= Scanning dependencies of target test_diff make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_diff.dir/build.make tests/CMakeFiles/test_diff.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 56%] Linking C executable test_conformance cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_conformance.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_conformance.dir/schema/test_conformance.c.o -o test_conformance -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 56%] Linking C executable test_tree_data_merge cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_tree_data_merge.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_tree_data_merge.dir/api/test_tree_data_merge.c.o -o test_tree_data_merge -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 56%] Built target test_conformance make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_5_5.dir/build.make tests/CMakeFiles/test_sec7_5_5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 51%] Building C object tests/CMakeFiles/test_tree_schema.dir/api/test_tree_schema.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_tree_schema.dir/api/test_tree_schema.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/api/test_tree_schema.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 56%] Built target test_tree_data_merge make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_print_transform.dir/build.make tests/CMakeFiles/test_print_transform.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_5_5.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_5_5 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_5_5.dir/build.make tests/CMakeFiles/test_sec7_5_5.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_print_transform.dir/DependInfo.cmake --color= Scanning dependencies of target test_print_transform make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_print_transform.dir/build.make tests/CMakeFiles/test_print_transform.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 57%] Linking C executable test_tree_schema cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_tree_schema.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_tree_schema.dir/api/test_tree_schema.c.o -o test_tree_schema -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 57%] Built target test_tree_schema make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_metadata.dir/build.make tests/CMakeFiles/test_metadata.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_metadata.dir/DependInfo.cmake --color= Scanning dependencies of target test_metadata make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_metadata.dir/build.make tests/CMakeFiles/test_metadata.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 57%] Building C object tests/CMakeFiles/test_sec7_5_5.dir/conformance/test_sec7_5_5.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_5_5.dir/conformance/test_sec7_5_5.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_5_5.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 57%] Linking C executable test_sec7_5_5 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_5_5.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_5_5.dir/conformance/test_sec7_5_5.c.o -o test_sec7_5_5 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 57%] Built target test_sec7_5_5 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_autodel.dir/build.make tests/CMakeFiles/test_autodel.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 57%] Building C object tests/CMakeFiles/test_print_transform.dir/schema/yin/test_print_transform.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_print_transform.dir/schema/yin/test_print_transform.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/schema/yin/test_print_transform.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 56%] Building C object tests/CMakeFiles/test_diff.dir/api/test_diff.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_diff.dir/api/test_diff.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/api/test_diff.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_autodel.dir/DependInfo.cmake --color= Scanning dependencies of target test_autodel make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_autodel.dir/build.make tests/CMakeFiles/test_autodel.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 57%] Building C object tests/CMakeFiles/test_metadata.dir/data/test_metadata.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_metadata.dir/data/test_metadata.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_metadata.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 58%] Linking C executable test_print_transform cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_print_transform.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_print_transform.dir/schema/yin/test_print_transform.c.o -o test_print_transform -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 60%] Linking C executable test_diff cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_diff.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_diff.dir/api/test_diff.c.o -o test_diff -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 61%] Linking C executable test_metadata cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_metadata.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_metadata.dir/data/test_metadata.c.o -o test_metadata -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 61%] Built target test_print_transform make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 61%] Built target test_diff make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_typedef.dir/build.make tests/CMakeFiles/test_typedef.dir/depend /usr/bin/make -f tests/CMakeFiles/test_sec7_19_1.dir/build.make tests/CMakeFiles/test_sec7_19_1.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 61%] Built target test_metadata make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_data_initialization.dir/build.make tests/CMakeFiles/test_data_initialization.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 59%] Building C object tests/CMakeFiles/test_autodel.dir/data/test_autodel.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_autodel.dir/data/test_autodel.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_autodel.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 61%] Linking C executable test_autodel cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_autodel.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_autodel.dir/data/test_autodel.c.o -o test_autodel -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_19_1.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_19_1 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_typedef.dir/DependInfo.cmake --color= Scanning dependencies of target test_typedef make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_data_initialization.dir/DependInfo.cmake --color= Scanning dependencies of target test_data_initialization make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_typedef.dir/build.make tests/CMakeFiles/test_typedef.dir/build /usr/bin/make -f tests/CMakeFiles/test_sec7_19_1.dir/build.make tests/CMakeFiles/test_sec7_19_1.dir/build /usr/bin/make -f tests/CMakeFiles/test_data_initialization.dir/build.make tests/CMakeFiles/test_data_initialization.dir/build make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 61%] Built target test_autodel make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_augment.dir/build.make tests/CMakeFiles/test_augment.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_augment.dir/DependInfo.cmake --color= Scanning dependencies of target test_augment make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_augment.dir/build.make tests/CMakeFiles/test_augment.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 61%] Building C object tests/CMakeFiles/test_data_initialization.dir/data/test_data_initialization.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_data_initialization.dir/data/test_data_initialization.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_data_initialization.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 62%] Building C object tests/CMakeFiles/test_sec7_19_1.dir/conformance/test_sec7_19_1.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_19_1.dir/conformance/test_sec7_19_1.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_19_1.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 62%] Linking C executable test_data_initialization cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_data_initialization.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_data_initialization.dir/data/test_data_initialization.c.o -o test_data_initialization -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 61%] Building C object tests/CMakeFiles/test_typedef.dir/schema/test_typedef.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_typedef.dir/schema/test_typedef.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/schema/test_typedef.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 62%] Built target test_data_initialization make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_2.dir/build.make tests/CMakeFiles/test_sec7_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 62%] Linking C executable test_sec7_19_1 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_19_1.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_19_1.dir/conformance/test_sec7_19_1.c.o -o test_sec7_19_1 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 62%] Linking C executable test_typedef cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_typedef.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_typedef.dir/schema/test_typedef.c.o -o test_typedef -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 62%] Built target test_typedef make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_leafref_remove.dir/build.make tests/CMakeFiles/test_leafref_remove.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_2.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_2 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_2.dir/build.make tests/CMakeFiles/test_sec7_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_leafref_remove.dir/DependInfo.cmake --color= Scanning dependencies of target test_leafref_remove make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 62%] Built target test_sec7_19_1 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_leafref_remove.dir/build.make tests/CMakeFiles/test_leafref_remove.dir/build /usr/bin/make -f tests/CMakeFiles/test_printer.dir/build.make tests/CMakeFiles/test_printer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_printer.dir/DependInfo.cmake --color= Scanning dependencies of target test_printer make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_printer.dir/build.make tests/CMakeFiles/test_printer.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 62%] Building C object tests/CMakeFiles/test_leafref_remove.dir/data/test_leafref_remove.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_leafref_remove.dir/data/test_leafref_remove.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_leafref_remove.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 62%] Building C object tests/CMakeFiles/test_sec7_2.dir/conformance/test_sec7_2.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_2.dir/conformance/test_sec7_2.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_2.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 62%] Building C object tests/CMakeFiles/test_augment.dir/schema/test_augment.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_augment.dir/schema/test_augment.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/schema/test_augment.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 62%] Linking C executable test_leafref_remove cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_leafref_remove.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_leafref_remove.dir/data/test_leafref_remove.c.o -o test_leafref_remove -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 63%] Linking C executable test_sec7_2 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_2.dir/conformance/test_sec7_2.c.o -o test_sec7_2 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 63%] Linking C executable test_augment cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_augment.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_augment.dir/schema/test_augment.c.o -o test_augment -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 63%] Built target test_leafref_remove make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_xpath.dir/build.make tests/CMakeFiles/test_xpath.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 63%] Built target test_augment make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_6.dir/build.make tests/CMakeFiles/test_sec9_6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_6.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec9_6 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_xpath.dir/DependInfo.cmake --color= Scanning dependencies of target test_xpath make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 63%] Built target test_sec7_2 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_xpath.dir/build.make tests/CMakeFiles/test_xpath.dir/build /usr/bin/make -f tests/CMakeFiles/test_sec9_6.dir/build.make tests/CMakeFiles/test_sec9_6.dir/build /usr/bin/make -f tests/CMakeFiles/test_instid_remove.dir/build.make tests/CMakeFiles/test_instid_remove.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 62%] Building C object tests/CMakeFiles/test_printer.dir/schema/test_printer.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_printer.dir/schema/test_printer.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/schema/test_printer.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 64%] Linking C executable test_printer cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_printer.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_printer.dir/schema/test_printer.c.o -o test_printer -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 64%] Built target test_printer make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_unique.dir/build.make tests/CMakeFiles/test_unique.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_instid_remove.dir/DependInfo.cmake --color= Scanning dependencies of target test_instid_remove make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_instid_remove.dir/build.make tests/CMakeFiles/test_instid_remove.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_unique.dir/DependInfo.cmake --color= Scanning dependencies of target test_unique make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_unique.dir/build.make tests/CMakeFiles/test_unique.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 64%] Building C object tests/CMakeFiles/test_sec9_6.dir/conformance/test_sec9_6.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec9_6.dir/conformance/test_sec9_6.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec9_6.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 63%] Building C object tests/CMakeFiles/test_xpath.dir/api/test_xpath.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_xpath.dir/api/test_xpath.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/api/test_xpath.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Linking C executable test_xpath cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xpath.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xpath.dir/api/test_xpath.c.o -o test_xpath -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Built target test_xpath make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_7_3.dir/build.make tests/CMakeFiles/test_sec7_7_3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Linking C executable test_sec9_6 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec9_6.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec9_6.dir/conformance/test_sec9_6.c.o -o test_sec9_6 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Built target test_sec9_6 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_status.dir/build.make tests/CMakeFiles/test_status.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_7_3.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_7_3 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 65%] Building C object tests/CMakeFiles/test_instid_remove.dir/data/test_instid_remove.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_instid_remove.dir/data/test_instid_remove.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_instid_remove.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Building C object tests/CMakeFiles/test_unique.dir/data/test_unique.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_unique.dir/data/test_unique.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_unique.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_7_3.dir/build.make tests/CMakeFiles/test_sec7_7_3.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Linking C executable test_instid_remove cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_instid_remove.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_instid_remove.dir/data/test_instid_remove.c.o -o test_instid_remove -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Linking C executable test_unique cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_unique.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_unique.dir/data/test_unique.c.o -o test_unique -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_status.dir/DependInfo.cmake --color= Scanning dependencies of target test_status make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_status.dir/build.make tests/CMakeFiles/test_status.dir/build make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Built target test_instid_remove make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Built target test_unique make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_6_3.dir/build.make tests/CMakeFiles/test_sec7_6_3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Building C object tests/CMakeFiles/test_sec7_7_3.dir/conformance/test_sec7_7_3.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_7_3.dir/conformance/test_sec7_7_3.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_7_3.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec5_1.dir/build.make tests/CMakeFiles/test_sec5_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Linking C executable test_sec7_7_3 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_7_3.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_7_3.dir/conformance/test_sec7_7_3.c.o -o test_sec7_7_3 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Built target test_sec7_7_3 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_when.dir/build.make tests/CMakeFiles/test_when.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec5_1.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec5_1 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec5_1.dir/build.make tests/CMakeFiles/test_sec5_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_when.dir/DependInfo.cmake --color= Scanning dependencies of target test_when make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_when.dir/build.make tests/CMakeFiles/test_when.dir/build cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_6_3.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_6_3 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_6_3.dir/build.make tests/CMakeFiles/test_sec7_6_3.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Building C object tests/CMakeFiles/test_status.dir/schema/test_status.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_status.dir/schema/test_status.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/schema/test_status.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Building C object tests/CMakeFiles/test_sec7_6_3.dir/conformance/test_sec7_6_3.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_6_3.dir/conformance/test_sec7_6_3.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_6_3.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Building C object tests/CMakeFiles/test_sec5_1.dir/conformance/test_sec5_1.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec5_1.dir/conformance/test_sec5_1.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec5_1.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Building C object tests/CMakeFiles/test_when.dir/data/test_when.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_when.dir/data/test_when.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_when.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Linking C executable test_status cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_status.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_status.dir/schema/test_status.c.o -o test_status -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 67%] Built target test_status make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_invalid.dir/build.make tests/CMakeFiles/test_invalid.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 67%] Linking C executable test_when cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_when.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_when.dir/data/test_when.c.o -o test_when -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 67%] Linking C executable test_sec7_6_3 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_6_3.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_6_3.dir/conformance/test_sec7_6_3.c.o -o test_sec7_6_3 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 67%] Linking C executable test_sec5_1 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec5_1.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec5_1.dir/conformance/test_sec5_1.c.o -o test_sec5_1 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_invalid.dir/DependInfo.cmake --color= Scanning dependencies of target test_invalid make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_invalid.dir/build.make tests/CMakeFiles/test_invalid.dir/build make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 67%] Built target test_when make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 67%] Built target test_sec5_1 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 67%] Built target test_sec7_6_3 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_5_2.dir/build.make tests/CMakeFiles/test_sec7_5_2.dir/depend /usr/bin/make -f tests/CMakeFiles/test_sec7_11.dir/build.make tests/CMakeFiles/test_sec7_11.dir/depend /usr/bin/make -f tests/CMakeFiles/test_refine.dir/build.make tests/CMakeFiles/test_refine.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_5_2.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_5_2 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_5_2.dir/build.make tests/CMakeFiles/test_sec7_5_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_refine.dir/DependInfo.cmake --color= Scanning dependencies of target test_refine make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_11.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_11 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_11.dir/build.make tests/CMakeFiles/test_sec7_11.dir/build /usr/bin/make -f tests/CMakeFiles/test_refine.dir/build.make tests/CMakeFiles/test_refine.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 67%] Building C object tests/CMakeFiles/test_invalid.dir/schema/test_invalid.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_invalid.dir/schema/test_invalid.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/schema/test_invalid.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 68%] Building C object tests/CMakeFiles/test_refine.dir/schema/test_refine.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_refine.dir/schema/test_refine.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/schema/test_refine.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 67%] Building C object tests/CMakeFiles/test_sec7_11.dir/conformance/test_sec7_11.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_11.dir/conformance/test_sec7_11.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_11.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 67%] Building C object tests/CMakeFiles/test_sec7_5_2.dir/conformance/test_sec7_5_2.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_5_2.dir/conformance/test_sec7_5_2.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_5_2.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 69%] Linking C executable test_sec7_11 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_11.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_11.dir/conformance/test_sec7_11.c.o -o test_sec7_11 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 69%] Linking C executable test_invalid cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_invalid.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_invalid.dir/schema/test_invalid.c.o -o test_invalid -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 69%] Built target test_sec7_11 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_libyang.dir/build.make tests/CMakeFiles/test_libyang.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 69%] Linking C executable test_refine cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_refine.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_refine.dir/schema/test_refine.c.o -o test_refine -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 69%] Linking C executable test_sec7_5_2 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_5_2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_5_2.dir/conformance/test_sec7_5_2.c.o -o test_sec7_5_2 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 69%] Built target test_invalid make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec6_2.dir/build.make tests/CMakeFiles/test_sec6_2.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 69%] Built target test_refine make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_emptycont.dir/build.make tests/CMakeFiles/test_emptycont.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_libyang.dir/DependInfo.cmake --color= Scanning dependencies of target test_libyang make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_libyang.dir/build.make tests/CMakeFiles/test_libyang.dir/build make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 69%] Built target test_sec7_5_2 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_8_1.dir/build.make tests/CMakeFiles/test_sec7_8_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec6_2.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec6_2 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec6_2.dir/build.make tests/CMakeFiles/test_sec6_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_emptycont.dir/DependInfo.cmake --color= Scanning dependencies of target test_emptycont make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_emptycont.dir/build.make tests/CMakeFiles/test_emptycont.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_8_1.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_8_1 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_8_1.dir/build.make tests/CMakeFiles/test_sec7_8_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 72%] Building C object tests/CMakeFiles/test_emptycont.dir/data/test_emptycont.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_emptycont.dir/data/test_emptycont.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/data/test_emptycont.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 72%] Building C object tests/CMakeFiles/test_sec7_8_1.dir/conformance/test_sec7_8_1.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_8_1.dir/conformance/test_sec7_8_1.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_8_1.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 71%] Building C object tests/CMakeFiles/test_sec6_2.dir/conformance/test_sec6_2.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec6_2.dir/conformance/test_sec6_2.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec6_2.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 72%] Linking C executable test_emptycont cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_emptycont.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_emptycont.dir/data/test_emptycont.c.o -o test_emptycont -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 72%] Built target test_emptycont make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_13_1.dir/build.make tests/CMakeFiles/test_sec7_13_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 72%] Linking C executable test_sec7_8_1 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_8_1.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_8_1.dir/conformance/test_sec7_8_1.c.o -o test_sec7_8_1 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 72%] Built target test_sec7_8_1 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_xpath_1.1.dir/build.make tests/CMakeFiles/test_xpath_1.1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_13_1.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_13_1 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_13_1.dir/build.make tests/CMakeFiles/test_sec7_13_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_xpath_1.1.dir/DependInfo.cmake --color= Scanning dependencies of target test_xpath_1.1 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_xpath_1.1.dir/build.make tests/CMakeFiles/test_xpath_1.1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 72%] Linking C executable test_sec6_2 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec6_2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec6_2.dir/conformance/test_sec6_2.c.o -o test_sec6_2 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 73%] Built target test_sec6_2 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_9_3.dir/build.make tests/CMakeFiles/test_sec7_9_3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_9_3.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_9_3 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_9_3.dir/build.make tests/CMakeFiles/test_sec7_9_3.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 72%] Building C object tests/CMakeFiles/test_sec7_13_1.dir/conformance/test_sec7_13_1.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_13_1.dir/conformance/test_sec7_13_1.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_13_1.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 70%] Building C object tests/CMakeFiles/test_libyang.dir/api/test_libyang.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_libyang.dir/api/test_libyang.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/api/test_libyang.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 73%] Linking C executable test_sec7_13_1 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_13_1.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_13_1.dir/conformance/test_sec7_13_1.c.o -o test_sec7_13_1 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 73%] Built target test_sec7_13_1 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_4_4.dir/build.make tests/CMakeFiles/test_sec9_4_4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 73%] Building C object tests/CMakeFiles/test_xpath_1.1.dir/api/test_xpath_1.1.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_xpath_1.1.dir/api/test_xpath_1.1.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/api/test_xpath_1.1.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_4_4.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec9_4_4 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_4_4.dir/build.make tests/CMakeFiles/test_sec9_4_4.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 73%] Building C object tests/CMakeFiles/test_sec7_9_3.dir/conformance/test_sec7_9_3.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_9_3.dir/conformance/test_sec7_9_3.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_9_3.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 73%] Linking C executable test_libyang cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_libyang.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_libyang.dir/api/test_libyang.c.o -o test_libyang -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 73%] Built target test_libyang make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec5_5.dir/build.make tests/CMakeFiles/test_sec5_5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 73%] Linking C executable test_xpath_1.1 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_xpath_1.1.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_xpath_1.1.dir/api/test_xpath_1.1.c.o -o test_xpath_1.1 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec5_5.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec5_5 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 73%] Linking C executable test_sec7_9_3 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_9_3.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_9_3.dir/conformance/test_sec7_9_3.c.o -o test_sec7_9_3 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec5_5.dir/build.make tests/CMakeFiles/test_sec5_5.dir/build make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 73%] Built target test_xpath_1.1 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec6_1_3.dir/build.make tests/CMakeFiles/test_sec6_1_3.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Built target test_sec7_9_3 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_1.dir/build.make tests/CMakeFiles/test_sec7_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 73%] Building C object tests/CMakeFiles/test_sec9_4_4.dir/conformance/test_sec9_4_4.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec9_4_4.dir/conformance/test_sec9_4_4.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec9_4_4.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec6_1_3.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec6_1_3 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec6_1_3.dir/build.make tests/CMakeFiles/test_sec6_1_3.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_1.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_1 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_1.dir/build.make tests/CMakeFiles/test_sec7_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Linking C executable test_sec9_4_4 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec9_4_4.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec9_4_4.dir/conformance/test_sec9_4_4.c.o -o test_sec9_4_4 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Built target test_sec9_4_4 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_hash_table.dir/build.make tests/CMakeFiles/test_hash_table.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_hash_table.dir/DependInfo.cmake --color= Scanning dependencies of target test_hash_table make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_hash_table.dir/build.make tests/CMakeFiles/test_hash_table.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Building C object tests/CMakeFiles/test_sec5_5.dir/conformance/test_sec5_5.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec5_5.dir/conformance/test_sec5_5.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec5_5.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Building C object tests/CMakeFiles/test_sec7_1.dir/conformance/test_sec7_1.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_1.dir/conformance/test_sec7_1.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_1.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Linking C executable test_sec5_5 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec5_5.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec5_5.dir/conformance/test_sec5_5.c.o -o test_sec5_5 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Building C object tests/CMakeFiles/test_sec6_1_3.dir/conformance/test_sec6_1_3.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec6_1_3.dir/conformance/test_sec6_1_3.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec6_1_3.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Built target test_sec5_5 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_tree_data_dup.dir/build.make tests/CMakeFiles/test_tree_data_dup.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Linking C executable test_sec7_1 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_1.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_1.dir/conformance/test_sec7_1.c.o -o test_sec7_1 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_tree_data_dup.dir/DependInfo.cmake --color= Scanning dependencies of target test_tree_data_dup make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_tree_data_dup.dir/build.make tests/CMakeFiles/test_tree_data_dup.dir/build make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Built target test_sec7_1 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_ietf.dir/build.make tests/CMakeFiles/test_ietf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Linking C executable test_sec6_1_3 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec6_1_3.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec6_1_3.dir/conformance/test_sec6_1_3.c.o -o test_sec6_1_3 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_ietf.dir/DependInfo.cmake --color= Scanning dependencies of target test_ietf make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_ietf.dir/build.make tests/CMakeFiles/test_ietf.dir/build make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Built target test_sec6_1_3 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_3.dir/build.make tests/CMakeFiles/test_sec7_3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_3.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_3 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_3.dir/build.make tests/CMakeFiles/test_sec7_3.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Building C object tests/CMakeFiles/test_hash_table.dir/internal/test_hash_table.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_hash_table.dir/internal/test_hash_table.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/internal/test_hash_table.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Building C object tests/CMakeFiles/test_tree_data_dup.dir/api/test_tree_data_dup.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_tree_data_dup.dir/api/test_tree_data_dup.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/api/test_tree_data_dup.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 75%] Linking C executable test_tree_data_dup cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_tree_data_dup.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_tree_data_dup.dir/api/test_tree_data_dup.c.o -o test_tree_data_dup -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 75%] Built target test_tree_data_dup make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_state_lists.dir/build.make tests/CMakeFiles/test_state_lists.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Building C object tests/CMakeFiles/test_sec7_3.dir/conformance/test_sec7_3.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_3.dir/conformance/test_sec7_3.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_3.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_state_lists.dir/DependInfo.cmake --color= Scanning dependencies of target test_state_lists make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_state_lists.dir/build.make tests/CMakeFiles/test_state_lists.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Building C object tests/CMakeFiles/test_ietf.dir/schema/test_ietf.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_ietf.dir/schema/test_ietf.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/schema/test_ietf.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 75%] Linking C executable test_sec7_3 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_3.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_3.dir/conformance/test_sec7_3.c.o -o test_sec7_3 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 75%] Built target test_sec7_3 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_16_1.dir/build.make tests/CMakeFiles/test_sec7_16_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 75%] Linking C executable test_hash_table cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_hash_table.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_hash_table.dir/internal/test_hash_table.c.o ../CMakeFiles/yangobj_tests.dir/src/common.c.o ../CMakeFiles/yangobj_tests.dir/src/context.c.o ../CMakeFiles/yangobj_tests.dir/src/log.c.o ../CMakeFiles/yangobj_tests.dir/src/hash_table.c.o ../CMakeFiles/yangobj_tests.dir/src/resolve.c.o ../CMakeFiles/yangobj_tests.dir/src/validation.c.o ../CMakeFiles/yangobj_tests.dir/src/xml.c.o ../CMakeFiles/yangobj_tests.dir/src/parser.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_yin.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_xml.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_json.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_lyb.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_yang_bis.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_yang_lex.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_yang.c.o ../CMakeFiles/yangobj_tests.dir/src/tree_schema.c.o ../CMakeFiles/yangobj_tests.dir/src/tree_data.c.o ../CMakeFiles/yangobj_tests.dir/src/plugins.c.o ../CMakeFiles/yangobj_tests.dir/src/printer.c.o ../CMakeFiles/yangobj_tests.dir/src/xpath.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_yang.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_yin.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_json_schema.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_xml.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_tree.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_info.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_json.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_lyb.c.o ../CMakeFiles/yangobj_tests.dir/src/yang_types.c.o -o test_hash_table -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 75%] Linking C executable test_ietf cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_ietf.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_ietf.dir/schema/test_ietf.c.o -o test_ietf -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_16_1.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_16_1 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_16_1.dir/build.make tests/CMakeFiles/test_sec7_16_1.dir/build make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 75%] Built target test_hash_table make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_3_4.dir/build.make tests/CMakeFiles/test_sec7_3_4.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 75%] Built target test_ietf make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_16_2.dir/build.make tests/CMakeFiles/test_sec7_16_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_3_4.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_3_4 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_3_4.dir/build.make tests/CMakeFiles/test_sec7_3_4.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_16_2.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_16_2 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_16_2.dir/build.make tests/CMakeFiles/test_sec7_16_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 75%] Building C object tests/CMakeFiles/test_state_lists.dir/internal/test_state_lists.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_state_lists.dir/internal/test_state_lists.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/internal/test_state_lists.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /builddir/build/BUILD/libyang-1.0.184/tests/internal/test_state_lists.c: In function 'lyd_hash_check': /builddir/build/BUILD/libyang-1.0.184/tests/internal/test_state_lists.c:41:14: warning: variable 'orig_hash' set but not used [-Wunused-but-set-variable] uint32_t orig_hash, i; ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 76%] Building C object tests/CMakeFiles/test_sec7_16_1.dir/conformance/test_sec7_16_1.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_16_1.dir/conformance/test_sec7_16_1.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_16_1.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 77%] Linking C executable test_sec7_16_1 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_16_1.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_16_1.dir/conformance/test_sec7_16_1.c.o -o test_sec7_16_1 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 76%] Building C object tests/CMakeFiles/test_sec7_16_2.dir/conformance/test_sec7_16_2.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_16_2.dir/conformance/test_sec7_16_2.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_16_2.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 77%] Built target test_sec7_16_1 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_5_4.dir/build.make tests/CMakeFiles/test_sec7_5_4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_5_4.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_5_4 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_5_4.dir/build.make tests/CMakeFiles/test_sec7_5_4.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 76%] Building C object tests/CMakeFiles/test_sec7_3_4.dir/conformance/test_sec7_3_4.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_3_4.dir/conformance/test_sec7_3_4.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_3_4.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 77%] Linking C executable test_state_lists cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_state_lists.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_state_lists.dir/internal/test_state_lists.c.o ../CMakeFiles/yangobj_tests.dir/src/common.c.o ../CMakeFiles/yangobj_tests.dir/src/context.c.o ../CMakeFiles/yangobj_tests.dir/src/log.c.o ../CMakeFiles/yangobj_tests.dir/src/hash_table.c.o ../CMakeFiles/yangobj_tests.dir/src/resolve.c.o ../CMakeFiles/yangobj_tests.dir/src/validation.c.o ../CMakeFiles/yangobj_tests.dir/src/xml.c.o ../CMakeFiles/yangobj_tests.dir/src/parser.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_yin.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_xml.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_json.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_lyb.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_yang_bis.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_yang_lex.c.o ../CMakeFiles/yangobj_tests.dir/src/parser_yang.c.o ../CMakeFiles/yangobj_tests.dir/src/tree_schema.c.o ../CMakeFiles/yangobj_tests.dir/src/tree_data.c.o ../CMakeFiles/yangobj_tests.dir/src/plugins.c.o ../CMakeFiles/yangobj_tests.dir/src/printer.c.o ../CMakeFiles/yangobj_tests.dir/src/xpath.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_yang.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_yin.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_json_schema.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_xml.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_tree.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_info.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_json.c.o ../CMakeFiles/yangobj_tests.dir/src/printer_lyb.c.o ../CMakeFiles/yangobj_tests.dir/src/yang_types.c.o -o test_state_lists -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 78%] Linking C executable test_sec7_16_2 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_16_2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_16_2.dir/conformance/test_sec7_16_2.c.o -o test_sec7_16_2 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 80%] Built target test_state_lists make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_6_2.dir/build.make tests/CMakeFiles/test_sec7_6_2.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 80%] Built target test_sec7_16_2 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_6_4.dir/build.make tests/CMakeFiles/test_sec7_6_4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_6_2.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_6_2 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_6_2.dir/build.make tests/CMakeFiles/test_sec7_6_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_6_4.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_6_4 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_6_4.dir/build.make tests/CMakeFiles/test_sec7_6_4.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 80%] Linking C executable test_sec7_3_4 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_3_4.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_3_4.dir/conformance/test_sec7_3_4.c.o -o test_sec7_3_4 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 81%] Built target test_sec7_3_4 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_7.dir/build.make tests/CMakeFiles/test_sec9_7.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_7.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec9_7 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_7.dir/build.make tests/CMakeFiles/test_sec9_7.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 79%] Building C object tests/CMakeFiles/test_sec7_5_4.dir/conformance/test_sec7_5_4.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_5_4.dir/conformance/test_sec7_5_4.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_5_4.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 81%] Building C object tests/CMakeFiles/test_sec7_6_2.dir/conformance/test_sec7_6_2.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_6_2.dir/conformance/test_sec7_6_2.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_6_2.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 81%] Building C object tests/CMakeFiles/test_sec7_6_4.dir/conformance/test_sec7_6_4.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_6_4.dir/conformance/test_sec7_6_4.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_6_4.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 81%] Linking C executable test_sec7_5_4 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_5_4.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_5_4.dir/conformance/test_sec7_5_4.c.o -o test_sec7_5_4 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 81%] Linking C executable test_sec7_6_2 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_6_2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_6_2.dir/conformance/test_sec7_6_2.c.o -o test_sec7_6_2 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 81%] Built target test_sec7_5_4 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_9_1.dir/build.make tests/CMakeFiles/test_sec7_9_1.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 81%] Built target test_sec7_6_2 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_7_2.dir/build.make tests/CMakeFiles/test_sec7_7_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 81%] Linking C executable test_sec7_6_4 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_6_4.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_6_4.dir/conformance/test_sec7_6_4.c.o -o test_sec7_6_4 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 81%] Building C object tests/CMakeFiles/test_sec9_7.dir/conformance/test_sec9_7.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec9_7.dir/conformance/test_sec9_7.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec9_7.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_9_1.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_9_1 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_9_1.dir/build.make tests/CMakeFiles/test_sec7_9_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_7_2.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_7_2 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_7_2.dir/build.make tests/CMakeFiles/test_sec7_7_2.dir/build make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 82%] Built target test_sec7_6_4 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_7_4.dir/build.make tests/CMakeFiles/test_sec7_7_4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_7_4.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_7_4 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_7_4.dir/build.make tests/CMakeFiles/test_sec7_7_4.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 82%] Linking C executable test_sec9_7 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec9_7.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec9_7.dir/conformance/test_sec9_7.c.o -o test_sec9_7 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 84%] Built target test_sec9_7 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_7_5.dir/build.make tests/CMakeFiles/test_sec7_7_5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_7_5.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_7_5 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_7_5.dir/build.make tests/CMakeFiles/test_sec7_7_5.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 83%] Building C object tests/CMakeFiles/test_sec7_9_1.dir/conformance/test_sec7_9_1.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_9_1.dir/conformance/test_sec7_9_1.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_9_1.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 83%] Building C object tests/CMakeFiles/test_sec7_7_2.dir/conformance/test_sec7_7_2.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_7_2.dir/conformance/test_sec7_7_2.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_7_2.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 84%] Building C object tests/CMakeFiles/test_sec7_7_4.dir/conformance/test_sec7_7_4.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_7_4.dir/conformance/test_sec7_7_4.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_7_4.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 84%] Building C object tests/CMakeFiles/test_sec7_7_5.dir/conformance/test_sec7_7_5.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_7_5.dir/conformance/test_sec7_7_5.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_7_5.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 84%] Linking C executable test_sec7_9_1 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_9_1.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_9_1.dir/conformance/test_sec7_9_1.c.o -o test_sec7_9_1 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 85%] Linking C executable test_sec7_7_5 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_7_5.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_7_5.dir/conformance/test_sec7_7_5.c.o -o test_sec7_7_5 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 85%] Linking C executable test_sec7_7_2 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_7_2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_7_2.dir/conformance/test_sec7_7_2.c.o -o test_sec7_7_2 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 85%] Built target test_sec7_9_1 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 85%] Built target test_sec7_7_5 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_8_2.dir/build.make tests/CMakeFiles/test_sec7_8_2.dir/depend /usr/bin/make -f tests/CMakeFiles/test_sec7_8_3.dir/build.make tests/CMakeFiles/test_sec7_8_3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 85%] Linking C executable test_sec7_7_4 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_7_4.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_7_4.dir/conformance/test_sec7_7_4.c.o -o test_sec7_7_4 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 85%] Built target test_sec7_7_2 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_3_1.dir/build.make tests/CMakeFiles/test_sec7_3_1.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 85%] Built target test_sec7_7_4 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_9_4.dir/build.make tests/CMakeFiles/test_sec7_9_4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_8_3.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_8_3 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_8_3.dir/build.make tests/CMakeFiles/test_sec7_8_3.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_8_2.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_8_2 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_8_2.dir/build.make tests/CMakeFiles/test_sec7_8_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_3_1.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_3_1 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_9_4.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_9_4 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_3_1.dir/build.make tests/CMakeFiles/test_sec7_3_1.dir/build /usr/bin/make -f tests/CMakeFiles/test_sec7_9_4.dir/build.make tests/CMakeFiles/test_sec7_9_4.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 85%] Building C object tests/CMakeFiles/test_sec7_8_3.dir/conformance/test_sec7_8_3.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_8_3.dir/conformance/test_sec7_8_3.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_8_3.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 85%] Building C object tests/CMakeFiles/test_sec7_8_2.dir/conformance/test_sec7_8_2.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_8_2.dir/conformance/test_sec7_8_2.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_8_2.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 86%] Building C object tests/CMakeFiles/test_sec7_9_4.dir/conformance/test_sec7_9_4.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_9_4.dir/conformance/test_sec7_9_4.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_9_4.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 87%] Building C object tests/CMakeFiles/test_sec7_3_1.dir/conformance/test_sec7_3_1.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_3_1.dir/conformance/test_sec7_3_1.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_3_1.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 88%] Linking C executable test_sec7_8_2 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_8_2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_8_2.dir/conformance/test_sec7_8_2.c.o -o test_sec7_8_2 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 88%] Linking C executable test_sec7_9_4 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_9_4.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_9_4.dir/conformance/test_sec7_9_4.c.o -o test_sec7_9_4 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 88%] Linking C executable test_sec7_3_1 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_3_1.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_3_1.dir/conformance/test_sec7_3_1.c.o -o test_sec7_3_1 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 88%] Linking C executable test_sec7_8_3 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_8_3.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_8_3.dir/conformance/test_sec7_8_3.c.o -o test_sec7_8_3 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 88%] Built target test_sec7_8_3 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_feature.dir/build.make tests/CMakeFiles/test_feature.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 88%] Built target test_sec7_8_2 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 88%] Built target test_sec7_9_4 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_10.dir/build.make tests/CMakeFiles/test_sec7_10.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 88%] Built target test_sec7_3_1 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec6_1_1.dir/build.make tests/CMakeFiles/test_sec6_1_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_feature.dir/DependInfo.cmake --color= Scanning dependencies of target test_feature make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_feature.dir/build.make tests/CMakeFiles/test_feature.dir/build /usr/bin/make -f tests/CMakeFiles/test_sec7_12_1.dir/build.make tests/CMakeFiles/test_sec7_12_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_12_1.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_12_1 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec6_1_1.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec6_1_1 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_12_1.dir/build.make tests/CMakeFiles/test_sec7_12_1.dir/build /usr/bin/make -f tests/CMakeFiles/test_sec6_1_1.dir/build.make tests/CMakeFiles/test_sec6_1_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_10.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_10 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_10.dir/build.make tests/CMakeFiles/test_sec7_10.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 89%] Building C object tests/CMakeFiles/test_feature.dir/schema/test_feature.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_feature.dir/schema/test_feature.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/schema/test_feature.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 91%] Building C object tests/CMakeFiles/test_sec7_10.dir/conformance/test_sec7_10.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_10.dir/conformance/test_sec7_10.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_10.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 89%] Building C object tests/CMakeFiles/test_sec6_1_1.dir/conformance/test_sec6_1_1.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec6_1_1.dir/conformance/test_sec6_1_1.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec6_1_1.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 91%] Linking C executable test_feature cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_feature.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_feature.dir/schema/test_feature.c.o -o test_feature -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 92%] Linking C executable test_sec6_1_1 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec6_1_1.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec6_1_1.dir/conformance/test_sec6_1_1.c.o -o test_sec6_1_1 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 92%] Linking C executable test_sec7_10 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_10.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_10.dir/conformance/test_sec7_10.c.o -o test_sec7_10 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 91%] Building C object tests/CMakeFiles/test_sec7_12_1.dir/conformance/test_sec7_12_1.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_12_1.dir/conformance/test_sec7_12_1.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_12_1.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 92%] Linking C executable test_sec7_12_1 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_12_1.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_12_1.dir/conformance/test_sec7_12_1.c.o -o test_sec7_12_1 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 92%] Built target test_sec7_10 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 92%] Built target test_sec6_1_1 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_12_2.dir/build.make tests/CMakeFiles/test_sec7_12_2.dir/depend make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 92%] Built target test_feature make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 92%] Built target test_sec7_12_1 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/CMakeFiles/libyang-cpp.dir/build.make swig/CMakeFiles/libyang-cpp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_12_2.dir/DependInfo.cmake --color= Scanning dependencies of target test_sec7_12_2 make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_12_2.dir/build.make tests/CMakeFiles/test_sec7_12_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/swig /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/swig /builddir/build/BUILD/libyang-1.0.184/build/swig/CMakeFiles/libyang-cpp.dir/DependInfo.cmake --color= Scanning dependencies of target libyang-cpp make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/CMakeFiles/libyang-cpp.dir/build.make swig/CMakeFiles/libyang-cpp.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 93%] Building C object tests/CMakeFiles/test_sec7_12_2.dir/conformance/test_sec7_12_2.c.o cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cc -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -fPIE -o CMakeFiles/test_sec7_12_2.dir/conformance/test_sec7_12_2.c.o -c /builddir/build/BUILD/libyang-1.0.184/tests/conformance/test_sec7_12_2.c make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 94%] Linking C executable test_sec7_12_2 cd /builddir/build/BUILD/libyang-1.0.184/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_sec7_12_2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -Wall -Wextra -std=gnu99 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/test_sec7_12_2.dir/conformance/test_sec7_12_2.c.o -o test_sec7_12_2 -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build -lcmocka ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 94%] Built target test_sec7_12_2 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 93%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Xml.cpp.o cd /builddir/build/BUILD/libyang-1.0.184/build/swig && /usr/bin/c++ -Dlibyang_cpp_EXPORTS -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -I/builddir/build/BUILD/libyang-1.0.184 -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/src -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/libyang-cpp.dir/cpp/src/Xml.cpp.o -c /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Xml.cpp make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 95%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Internal.cpp.o cd /builddir/build/BUILD/libyang-1.0.184/build/swig && /usr/bin/c++ -Dlibyang_cpp_EXPORTS -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -I/builddir/build/BUILD/libyang-1.0.184 -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/src -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/libyang-cpp.dir/cpp/src/Internal.cpp.o -c /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Internal.cpp make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 93%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Tree_Data.cpp.o cd /builddir/build/BUILD/libyang-1.0.184/build/swig && /usr/bin/c++ -Dlibyang_cpp_EXPORTS -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -I/builddir/build/BUILD/libyang-1.0.184 -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/src -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/libyang-cpp.dir/cpp/src/Tree_Data.cpp.o -c /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Tree_Data.cpp make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 93%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Libyang.cpp.o cd /builddir/build/BUILD/libyang-1.0.184/build/swig && /usr/bin/c++ -Dlibyang_cpp_EXPORTS -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -I/builddir/build/BUILD/libyang-1.0.184 -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/src -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/libyang-cpp.dir/cpp/src/Libyang.cpp.o -c /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Libyang.cpp make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 94%] Building CXX object swig/CMakeFiles/libyang-cpp.dir/cpp/src/Tree_Schema.cpp.o cd /builddir/build/BUILD/libyang-1.0.184/build/swig && /usr/bin/c++ -Dlibyang_cpp_EXPORTS -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -I/builddir/build/BUILD/libyang-1.0.184 -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/src -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/libyang-cpp.dir/cpp/src/Tree_Schema.cpp.o -c /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Tree_Schema.cpp make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 95%] Linking CXX shared library libyang-cpp.so cd /builddir/build/BUILD/libyang-1.0.184/build/swig && /usr/bin/cmake -E cmake_link_script CMakeFiles/libyang-cpp.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libyang-cpp.so.1 -o libyang-cpp.so.1.9.2 CMakeFiles/libyang-cpp.dir/cpp/src/Xml.cpp.o CMakeFiles/libyang-cpp.dir/cpp/src/Libyang.cpp.o CMakeFiles/libyang-cpp.dir/cpp/src/Tree_Data.cpp.o CMakeFiles/libyang-cpp.dir/cpp/src/Tree_Schema.cpp.o CMakeFiles/libyang-cpp.dir/cpp/src/Internal.cpp.o -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build: ../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre cd /builddir/build/BUILD/libyang-1.0.184/build/swig && /usr/bin/cmake -E cmake_symlink_library libyang-cpp.so.1.9.2 libyang-cpp.so.1 libyang-cpp.so make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 95%] Built target libyang-cpp make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/cpp/examples/CMakeFiles/context.dir/build.make swig/cpp/examples/CMakeFiles/context.dir/depend /usr/bin/make -f swig/cpp/examples/CMakeFiles/process_tree.dir/build.make swig/cpp/examples/CMakeFiles/process_tree.dir/depend /usr/bin/make -f swig/cpp/examples/CMakeFiles/xpath.dir/build.make swig/cpp/examples/CMakeFiles/xpath.dir/depend /usr/bin/make -f swig/cpp/tests/CMakeFiles/cpp_test_libyang.dir/build.make swig/cpp/tests/CMakeFiles/cpp_test_libyang.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/swig/cpp/examples /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/examples /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/examples/CMakeFiles/context.dir/DependInfo.cmake --color= Scanning dependencies of target context make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/cpp/examples/CMakeFiles/context.dir/build.make swig/cpp/examples/CMakeFiles/context.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/swig/cpp/examples /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/examples /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/examples/CMakeFiles/process_tree.dir/DependInfo.cmake --color= Scanning dependencies of target process_tree make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/cpp/examples/CMakeFiles/process_tree.dir/build.make swig/cpp/examples/CMakeFiles/process_tree.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/swig/cpp/examples /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/examples /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/examples/CMakeFiles/xpath.dir/DependInfo.cmake --color= Scanning dependencies of target xpath make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/cpp/examples/CMakeFiles/xpath.dir/build.make swig/cpp/examples/CMakeFiles/xpath.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/swig/cpp/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests/CMakeFiles/cpp_test_libyang.dir/DependInfo.cmake --color= Scanning dependencies of target cpp_test_libyang make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/cpp/tests/CMakeFiles/cpp_test_libyang.dir/build.make swig/cpp/tests/CMakeFiles/cpp_test_libyang.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 96%] Building CXX object swig/cpp/examples/CMakeFiles/context.dir/context.cpp.o cd /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/examples && /usr/bin/c++ -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -I/builddir/build/BUILD/libyang-1.0.184 -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/src -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/examples -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -fPIE -std=c++11 -o CMakeFiles/context.dir/context.cpp.o -c /builddir/build/BUILD/libyang-1.0.184/swig/cpp/examples/context.cpp make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 96%] Building CXX object swig/cpp/examples/CMakeFiles/xpath.dir/xpath.cpp.o cd /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/examples && /usr/bin/c++ -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -I/builddir/build/BUILD/libyang-1.0.184 -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/src -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/examples -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -fPIE -std=c++11 -o CMakeFiles/xpath.dir/xpath.cpp.o -c /builddir/build/BUILD/libyang-1.0.184/swig/cpp/examples/xpath.cpp make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 96%] Building CXX object swig/cpp/examples/CMakeFiles/process_tree.dir/process_tree.cpp.o cd /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/examples && /usr/bin/c++ -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -I/builddir/build/BUILD/libyang-1.0.184 -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/src -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/examples -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -fPIE -std=c++11 -o CMakeFiles/process_tree.dir/process_tree.cpp.o -c /builddir/build/BUILD/libyang-1.0.184/swig/cpp/examples/process_tree.cpp make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 96%] Linking CXX executable context cd /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/context.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/context.dir/context.cpp.o -o context -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build/swig:/builddir/build/BUILD/libyang-1.0.184/build ../../libyang-cpp.so.1.9.2 ../../../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 97%] Linking CXX executable xpath cd /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/xpath.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/xpath.dir/xpath.cpp.o -o xpath -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build/swig:/builddir/build/BUILD/libyang-1.0.184/build ../../libyang-cpp.so.1.9.2 ../../../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 98%] Linking CXX executable process_tree cd /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/process_tree.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/process_tree.dir/process_tree.cpp.o -o process_tree -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build/swig:/builddir/build/BUILD/libyang-1.0.184/build ../../libyang-cpp.so.1.9.2 ../../../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 98%] Built target xpath make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 98%] Built target context make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 98%] Built target process_tree make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/cpp/tests/CMakeFiles/cpp_test_tree_schema.dir/build.make swig/cpp/tests/CMakeFiles/cpp_test_tree_schema.dir/depend /usr/bin/make -f swig/cpp/tests/CMakeFiles/cpp_test_tree_data.dir/build.make swig/cpp/tests/CMakeFiles/cpp_test_tree_data.dir/depend /usr/bin/make -f swig/python/CMakeFiles/_yang.dir/build.make swig/python/CMakeFiles/_yang.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/swig/cpp/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests/CMakeFiles/cpp_test_tree_schema.dir/DependInfo.cmake --color= Scanning dependencies of target cpp_test_tree_schema make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/cpp/tests/CMakeFiles/cpp_test_tree_schema.dir/build.make swig/cpp/tests/CMakeFiles/cpp_test_tree_schema.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/swig/cpp/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests/CMakeFiles/cpp_test_tree_data.dir/DependInfo.cmake --color= Scanning dependencies of target cpp_test_tree_data make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/cpp/tests/CMakeFiles/cpp_test_tree_data.dir/build.make swig/cpp/tests/CMakeFiles/cpp_test_tree_data.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/swig/python /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/swig/python /builddir/build/BUILD/libyang-1.0.184/build/swig/python/CMakeFiles/_yang.dir/DependInfo.cmake --color= Scanning dependencies of target _yang make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/python/CMakeFiles/_yang.dir/build.make swig/python/CMakeFiles/_yang.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 99%] Building CXX object swig/cpp/tests/CMakeFiles/cpp_test_tree_schema.dir/test_tree_schema.cpp.o cd /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests && /usr/bin/c++ -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -I/builddir/build/BUILD/libyang-1.0.184 -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/src -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/tests -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -fPIE -std=c++11 -o CMakeFiles/cpp_test_tree_schema.dir/test_tree_schema.cpp.o -c /builddir/build/BUILD/libyang-1.0.184/swig/cpp/tests/test_tree_schema.cpp make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /builddir/build/BUILD/libyang-1.0.184/swig/cpp/tests/test_tree_schema.cpp: In function 'void test_ly_ctx_parse_module_fd_invalid()': /builddir/build/BUILD/libyang-1.0.184/swig/cpp/tests/test_tree_schema.cpp:370:15: warning: 'f' may be used uninitialized in this function [-Wmaybe-uninitialized] fclose(f); ~~~~~~^~~ make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 96%] Building CXX object swig/cpp/tests/CMakeFiles/cpp_test_libyang.dir/test_libyang.cpp.o cd /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests && /usr/bin/c++ -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -I/builddir/build/BUILD/libyang-1.0.184 -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/src -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/tests -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -fPIE -std=c++11 -o CMakeFiles/cpp_test_libyang.dir/test_libyang.cpp.o -c /builddir/build/BUILD/libyang-1.0.184/swig/cpp/tests/test_libyang.cpp make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 99%] Linking CXX executable cpp_test_tree_schema cd /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/cpp_test_tree_schema.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cpp_test_tree_schema.dir/test_tree_schema.cpp.o -o cpp_test_tree_schema -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build/swig:/builddir/build/BUILD/libyang-1.0.184/build ../../libyang-cpp.so.1.9.2 ../../../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [100%] Built target cpp_test_tree_schema make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [100%] Linking CXX executable cpp_test_libyang cd /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/cpp_test_libyang.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cpp_test_libyang.dir/test_libyang.cpp.o -o cpp_test_libyang -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build/swig:/builddir/build/BUILD/libyang-1.0.184/build ../../libyang-cpp.so.1.9.2 ../../../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [100%] Built target cpp_test_libyang make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 99%] Building CXX object swig/cpp/tests/CMakeFiles/cpp_test_tree_data.dir/test_tree_data.cpp.o cd /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests && /usr/bin/c++ -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -I/builddir/build/BUILD/libyang-1.0.184 -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/src -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/tests -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -fPIE -std=c++11 -o CMakeFiles/cpp_test_tree_data.dir/test_tree_data.cpp.o -c /builddir/build/BUILD/libyang-1.0.184/swig/cpp/tests/test_tree_data.cpp make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [100%] Linking CXX executable cpp_test_tree_data cd /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/cpp_test_tree_data.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cpp_test_tree_data.dir/test_tree_data.cpp.o -o cpp_test_tree_data -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build/swig:/builddir/build/BUILD/libyang-1.0.184/build ../../libyang-cpp.so.1.9.2 ../../../libyang.so.1.9.2 -ldl -lm -lpthread -lpcre make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [100%] Built target cpp_test_tree_data make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 99%] Building CXX object swig/python/CMakeFiles/_yang.dir/yangPYTHON_wrap.cxx.o cd /builddir/build/BUILD/libyang-1.0.184/build/swig/python && /usr/bin/c++ -D_yang_EXPORTS -I/builddir/build/BUILD/libyang-1.0.184/build/src -I/builddir/build/BUILD/libyang-1.0.184/src -I/builddir/build/BUILD/libyang-1.0.184/build -I/builddir/build/BUILD/libyang-1.0.184 -I/builddir/build/BUILD/libyang-1.0.184/swig/cpp/src -I/usr/include/python3.6m -I/builddir/build/BUILD/libyang-1.0.184/swig/python -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -fPIC -std=c++11 -o CMakeFiles/_yang.dir/yangPYTHON_wrap.cxx.o -c /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:1848:36: warning: cast between incompatible function types from 'PyObject* (*)(PyObject*)' {aka '_object* (*)(_object*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] {(char *)"disown", (PyCFunction)SwigPyObject_disown, METH_NOARGS, (char *)"releases ownership of the pointer"}, ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:1849:36: warning: cast between incompatible function types from 'PyObject* (*)(PyObject*)' {aka '_object* (*)(_object*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] {(char *)"acquire", (PyCFunction)SwigPyObject_acquire, METH_NOARGS, (char *)"acquires ownership of the pointer"}, ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:1852:36: warning: cast between incompatible function types from 'PyObject* (*)(PyObject*)' {aka '_object* (*)(_object*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] {(char *)"next", (PyCFunction)SwigPyObject_next, METH_NOARGS, (char *)"returns the next 'this' object"}, ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:1853:36: warning: cast between incompatible function types from 'PyObject* (*)(SwigPyObject*)' {aka '_object* (*)(SwigPyObject*)'} to 'PyCFunction' {aka '_object* (*)(_object*, _object*)'} [-Wcast-function-type] {(char *)"__repr__",(PyCFunction)SwigPyObject_repr, METH_NOARGS, (char *)"returns object representation"}, ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:9702:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:12082:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:16806:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:19186:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:21566:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:23946:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector, std::allocator > >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector, std::allocator > >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector, std::allocator > >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector, std::allocator > >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:26326:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector, std::allocator > >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector, std::allocator > >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector, std::allocator > >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector, std::allocator > >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:28706:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:31086:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector, std::allocator > >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector, std::allocator > >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector, std::allocator > >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector, std::allocator > >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:33466:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:35846:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:38226:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:40606:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:42986:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:45366:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:47746:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:50126:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:52506:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:54886:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:57266:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx: In instantiation of 'static Type swig::traits_as::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]': /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4384:64: required from 'Type swig::as(PyObject*, bool) [with Type = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4951:20: required from 'swig::SwigPySequence_Ref::operator T() const [with T = std::shared_ptr]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5187:30: required from 'void swig::assign(const SwigPySeq&, Seq*) [with SwigPySeq = swig::SwigPySequence_Cont >; Seq = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5209:12: required from 'static int swig::traits_asptr_stdseq::asptr(PyObject*, swig::traits_asptr_stdseq::sequence**) [with Seq = std::vector >; T = std::shared_ptr; PyObject = _object; swig::traits_asptr_stdseq::sequence = std::vector >]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:5270:52: required from 'static int swig::traits_asptr >::asptr(PyObject*, std::vector**) [with T = std::shared_ptr; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4276:37: required from 'int swig::asptr(PyObject*, Type**) [with Type = std::vector >; PyObject = _object]' /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:59646:34: required from here /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:4359:8: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'class std::shared_ptr' with no trivial copy-assignment; use assignment or value-initialization instead [-Wclass-memaccess] memset(v_def,0,sizeof(Type)); ~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/8/memory:81, from /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yangPYTHON_wrap.cxx:3405: /usr/include/c++/8/bits/shared_ptr.h:103:11: note: 'class std::shared_ptr' declared here class shared_ptr : public __shared_ptr<_Tp> ^~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [100%] Linking CXX shared module _yang.so cd /builddir/build/BUILD/libyang-1.0.184/build/swig/python && /usr/bin/cmake -E cmake_link_script CMakeFiles/_yang.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -Wall -Wextra -std=c++11 -g -O2 -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o _yang.so CMakeFiles/_yang.dir/yangPYTHON_wrap.cxx.o -Wl,-rpath,/builddir/build/BUILD/libyang-1.0.184/build/swig:/builddir/build/BUILD/libyang-1.0.184/build: /usr/lib64/libpython3.6m.so ../libyang-cpp.so.1.9.2 ../../libyang.so.1.9.2 -ldl -lm -lpthread /usr/lib64/libpcre.so cp /builddir/build/BUILD/libyang-1.0.184/build/swig/python/_yang.so /builddir/build/BUILD/libyang-1.0.184/build/swig/python/tests cp /builddir/build/BUILD/libyang-1.0.184/build/swig/python/yang.py /builddir/build/BUILD/libyang-1.0.184/build/swig/python/tests make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' [100%] Built target _yang make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles 0 + make doc /usr/bin/cmake -S/builddir/build/BUILD/libyang-1.0.184 -B/builddir/build/BUILD/libyang-1.0.184/build --check-build-system CMakeFiles/Makefile.cmake 0 make -f CMakeFiles/Makefile2 doc make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/cmake -S/builddir/build/BUILD/libyang-1.0.184 -B/builddir/build/BUILD/libyang-1.0.184/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles 0 make -f CMakeFiles/Makefile2 CMakeFiles/doc.dir/all make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/depend make[3]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles/doc.dir/DependInfo.cmake --color= Scanning dependencies of target doc make[3]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' make -f CMakeFiles/doc.dir/build.make CMakeFiles/doc.dir/build make[3]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184 && /usr/bin/doxygen /builddir/build/BUILD/libyang-1.0.184/build/Doxyfile /builddir/build/BUILD/libyang-1.0.184/src/tree_schema.h:97: warning: argument 'START' of command @param is not found in the argument list of TYPES_COMPATIBLE(type1, type2) /builddir/build/BUILD/libyang-1.0.184/src/tree_schema.h:97: warning: argument 'NEXT' of command @param is not found in the argument list of TYPES_COMPATIBLE(type1, type2) /builddir/build/BUILD/libyang-1.0.184/src/tree_schema.h:97: warning: argument 'ELEM' of command @param is not found in the argument list of TYPES_COMPATIBLE(type1, type2) /builddir/build/BUILD/libyang-1.0.184/src/tree_schema.h:119: warning: The following parameters of TYPES_COMPATIBLE(type1, type2) are not documented: parameter 'type1' parameter 'type2' /builddir/build/BUILD/libyang-1.0.184/src/tree_data.h:150: warning: explicit link request to 'lys_node_leaf_list' could not be resolved Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/libyang-1.0.184/build/src/libyang.h... Parsing file /builddir/build/BUILD/libyang-1.0.184/build/src/libyang.h... Preprocessing /builddir/build/BUILD/libyang-1.0.184/src/tree_data.h... Parsing file /builddir/build/BUILD/libyang-1.0.184/src/tree_data.h... Preprocessing /builddir/build/BUILD/libyang-1.0.184/src/tree_schema.h... Parsing file /builddir/build/BUILD/libyang-1.0.184/src/tree_schema.h... Preprocessing /builddir/build/BUILD/libyang-1.0.184/src/extensions.h... Parsing file /builddir/build/BUILD/libyang-1.0.184/src/extensions.h... Preprocessing /builddir/build/BUILD/libyang-1.0.184/src/user_types.h... Parsing file /builddir/build/BUILD/libyang-1.0.184/src/user_types.h... Preprocessing /builddir/build/BUILD/libyang-1.0.184/src/xml.h... Parsing file /builddir/build/BUILD/libyang-1.0.184/src/xml.h... Preprocessing /builddir/build/BUILD/libyang-1.0.184/src/dict.h... Parsing file /builddir/build/BUILD/libyang-1.0.184/src/dict.h... Preprocessing /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Libyang.hpp... Parsing file /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Libyang.hpp... Preprocessing /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Tree_Data.hpp... Parsing file /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Tree_Data.hpp... Preprocessing /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Tree_Schema.hpp... Parsing file /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Tree_Schema.hpp... Preprocessing /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Xml.hpp... Parsing file /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Xml.hpp... Preprocessing /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Libyang.cpp... Parsing file /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Libyang.cpp... Preprocessing /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Tree_Data.cpp... Parsing file /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Tree_Data.cpp... Preprocessing /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Tree_Schema.cpp... Parsing file /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Tree_Schema.cpp... Preprocessing /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Xml.cpp... Parsing file /builddir/build/BUILD/libyang-1.0.184/swig/cpp/src/Xml.cpp... 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... Searching for tag less structs... 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 build/src/libyang.h... Generating code for file src/dict.h... Generating code for file src/extensions.h... Generating code for file src/tree_data.h... Generating code for file src/tree_schema.h... Generating code for file src/user_types.h... Generating code for file src/xml.h... Generating code for file swig/cpp/src/Libyang.cpp... Generating code for file swig/cpp/src/Libyang.hpp... Generating code for file swig/cpp/src/Tree_Data.cpp... Generating code for file swig/cpp/src/Tree_Data.hpp... Generating code for file swig/cpp/src/Tree_Schema.cpp... Generating code for file swig/cpp/src/Tree_Schema.hpp... Generating code for file swig/cpp/src/Xml.cpp... Generating code for file swig/cpp/src/Xml.hpp... Generating file documentation... Generating docs for file build/src/libyang.h... Generating docs for file src/dict.h... Generating docs for file src/extensions.h... Generating docs for file src/tree_data.h... Generating docs for file src/tree_schema.h... Generating docs for file src/user_types.h... Generating docs for file src/xml.h... Generating docs for file swig/cpp/src/Libyang.cpp... Generating docs for file swig/cpp/src/Libyang.hpp... Generating docs for file swig/cpp/src/Tree_Data.cpp... Generating docs for file swig/cpp/src/Tree_Data.hpp... Generating docs for file swig/cpp/src/Tree_Schema.cpp... Generating docs for file swig/cpp/src/Tree_Schema.hpp... Generating docs for file swig/cpp/src/Xml.cpp... Generating docs for file swig/cpp/src/Xml.hpp... Generating page documentation... Generating docs for page howto... Generating docs for page howtocontext... Generating docs for page howtocontextdict... Generating docs for page howtoschemas... Generating docs for page howtoschemasparsers... Generating docs for page howtoschemasfeatures... Generating docs for page howtoschemaplugins... Generating docs for page howtoschemasprinters... Generating docs for page howtodata... Generating docs for page howtodataparsers... Generating docs for page howtodatamanipulators... Generating docs for page howtodatavalidation... Generating docs for page howtodatawd... Generating docs for page howtodataprinters... Generating docs for page howtoxpath... Generating docs for page howtoxml... Generating docs for page howtothreads... Generating docs for page howtologger... Generating group documentation... Generating dependency graph for group context Generating dependency graph for group contextoptions Generating dependency graph for group nodeset Generating dependency graph for group printerflags Generating dependency graph for group logger Generating dependency graph for group logopts Generating dependency graph for group dbggroup Generating dependency graph for group datatree Generating dependency graph for group validityflags Generating dependency graph for group diffoptions Generating dependency graph for group parseroptions Generating dependency graph for group pathoptions Generating dependency graph for group dupoptions Generating dependency graph for group schematree Generating dependency graph for group schemaprinterflags Generating dependency graph for group extensions Generating dependency graph for group extflags Generating dependency graph for group snodeflags Generating dependency graph for group user_types Generating dependency graph for group xmlparser Generating dependency graph for group xmlreadoptions Generating dependency graph for group xmldumpoptions Generating class documentation... Generating docs for compound lytype_plugin_list... Generating namespace index... Generating docs for namespace libyang Generating docs for compound libyang::Attr... Generating docs for compound libyang::Context... Generating docs for compound libyang::Data_Node... Generating docs for compound libyang::Data_Node_Anydata... Generating docs for compound libyang::Data_Node_Leaf_List... Generating docs for compound libyang::Deviate... Generating docs for compound libyang::Deviation... Generating docs for compound libyang::Difflist... Generating docs for compound libyang::Error... Generating docs for compound libyang::Ext... Generating docs for compound libyang::Ext_Instance... Generating docs for compound libyang::Feature... Generating docs for compound libyang::Ident... Generating docs for compound libyang::Iffeature... Generating docs for compound libyang::Import... Generating docs for compound libyang::Include... Generating docs for compound libyang::Module... Generating docs for compound libyang::Refine... Generating docs for compound libyang::Refine_Mod... Generating docs for compound libyang::Refine_Mod_List... Generating docs for compound libyang::Restr... Generating docs for compound libyang::Revision... Generating docs for compound libyang::Schema_Node... Generating docs for compound libyang::Schema_Node_Anydata... Generating docs for compound libyang::Schema_Node_Augment... Generating docs for compound libyang::Schema_Node_Case... Generating docs for compound libyang::Schema_Node_Choice... Generating docs for compound libyang::Schema_Node_Container... Generating docs for compound libyang::Schema_Node_Grp... Generating docs for compound libyang::Schema_Node_Inout... Generating docs for compound libyang::Schema_Node_Leaf... Generating docs for compound libyang::Schema_Node_Leaflist... Generating docs for compound libyang::Schema_Node_List... Generating docs for compound libyang::Schema_Node_Notif... Generating docs for compound libyang::Schema_Node_Rpc_Action... Generating docs for compound libyang::Schema_Node_Uses... Generating docs for compound libyang::Set... Generating docs for compound libyang::Submodule... Generating docs for compound libyang::Substmt... Generating docs for compound libyang::Tpdf... Generating docs for compound libyang::Type... Generating docs for compound libyang::Type_Bit... Generating docs for compound libyang::Type_Enum... Generating docs for compound libyang::Type_Info... Generating docs for compound libyang::Type_Info_Binary... Generating docs for compound libyang::Type_Info_Bits... Generating docs for compound libyang::Type_Info_Dec64... Generating docs for compound libyang::Type_Info_Enums... Generating docs for compound libyang::Type_Info_Ident... Generating docs for compound libyang::Type_Info_Inst... Generating docs for compound libyang::Type_Info_Lref... Generating docs for compound libyang::Type_Info_Num... Generating docs for compound libyang::Type_Info_Str... Generating docs for compound libyang::Type_Info_Union... Generating docs for compound libyang::Unique... Generating docs for compound libyang::Value... Generating docs for compound libyang::When... Generating docs for compound libyang::Xml_Attr... Generating docs for compound libyang::Xml_Elem... Generating docs for compound libyang::Xml_Ns... Generating graph info page... Generating directory documentation... Generating dependency graph for directory build Generating dependency graph for directory swig/cpp Generating dependency graph for directory build/src Generating dependency graph for directory swig/cpp/src Generating dependency graph for directory src Generating dependency graph for directory swig Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/184 Running dot for graph 2/184 Running dot for graph 3/184 Running dot for graph 4/184 Running dot for graph 5/184 Running dot for graph 6/184 Running dot for graph 7/184 Running dot for graph 8/184 Running dot for graph 9/184 Running dot for graph 10/184 Running dot for graph 11/184 Running dot for graph 12/184 Running dot for graph 13/184 Running dot for graph 14/184 Running dot for graph 15/184 Running dot for graph 16/184 Running dot for graph 17/184 Running dot for graph 18/184 Running dot for graph 19/184 Running dot for graph 20/184 Running dot for graph 21/184 Running dot for graph 22/184 Running dot for graph 23/184 Running dot for graph 24/184 Running dot for graph 25/184 Running dot for graph 26/184 Running dot for graph 27/184 Running dot for graph 28/184 Running dot for graph 29/184 Running dot for graph 30/184 Running dot for graph 31/184 Running dot for graph 32/184 Running dot for graph 33/184 Running dot for graph 34/184 Running dot for graph 35/184 Running dot for graph 36/184 Running dot for graph 37/184 Running dot for graph 38/184 Running dot for graph 39/184 Running dot for graph 40/184 Running dot for graph 41/184 Running dot for graph 42/184 Running dot for graph 43/184 Running dot for graph 44/184 Running dot for graph 45/184 Running dot for graph 46/184 Running dot for graph 47/184 Running dot for graph 48/184 Running dot for graph 49/184 Running dot for graph 50/184 Running dot for graph 51/184 Running dot for graph 52/184 Running dot for graph 53/184 Running dot for graph 54/184 Running dot for graph 55/184 Running dot for graph 56/184 Running dot for graph 57/184 Running dot for graph 58/184 Running dot for graph 59/184 Running dot for graph 60/184 Running dot for graph 61/184 Running dot for graph 62/184 Running dot for graph 63/184 Running dot for graph 64/184 Running dot for graph 65/184 Running dot for graph 66/184 Running dot for graph 67/184 Running dot for graph 68/184 Running dot for graph 69/184 Running dot for graph 70/184 Running dot for graph 71/184 Running dot for graph 72/184 Running dot for graph 73/184 Running dot for graph 74/184 Running dot for graph 75/184 Running dot for graph 76/184 Running dot for graph 77/184 Running dot for graph 78/184 Running dot for graph 79/184 Running dot for graph 80/184 Running dot for graph 81/184 Running dot for graph 82/184 Running dot for graph 83/184 Running dot for graph 84/184 Running dot for graph 85/184 Running dot for graph 86/184 Running dot for graph 87/184 Running dot for graph 88/184 Running dot for graph 89/184 Running dot for graph 90/184 Running dot for graph 91/184 Running dot for graph 92/184 Running dot for graph 93/184 Running dot for graph 94/184 Running dot for graph 95/184 Running dot for graph 96/184 Running dot for graph 97/184 Running dot for graph 98/184 Running dot for graph 99/184 Running dot for graph 100/184 Running dot for graph 101/184 Running dot for graph 102/184 Running dot for graph 103/184 Running dot for graph 104/184 Running dot for graph 105/184 Running dot for graph 106/184 Running dot for graph 107/184 Running dot for graph 108/184 Running dot for graph 109/184 Running dot for graph 110/184 Running dot for graph 111/184 Running dot for graph 112/184 Running dot for graph 113/184 Running dot for graph 114/184 Running dot for graph 115/184 Running dot for graph 116/184 Running dot for graph 117/184 Running dot for graph 118/184 Running dot for graph 119/184 Running dot for graph 120/184 Running dot for graph 121/184 Running dot for graph 122/184 Running dot for graph 123/184 Running dot for graph 124/184 Running dot for graph 125/184 Running dot for graph 126/184 Running dot for graph 127/184 Running dot for graph 128/184 Running dot for graph 129/184 Running dot for graph 130/184 Running dot for graph 131/184 Running dot for graph 132/184 Running dot for graph 133/184 Running dot for graph 134/184 Running dot for graph 135/184 Running dot for graph 136/184 Running dot for graph 137/184 Running dot for graph 138/184 Running dot for graph 139/184 Running dot for graph 140/184 Running dot for graph 141/184 Running dot for graph 142/184 Running dot for graph 143/184 Running dot for graph 144/184 Running dot for graph 145/184 Running dot for graph 146/184 Running dot for graph 147/184 Running dot for graph 148/184 Running dot for graph 149/184 Running dot for graph 150/184 Running dot for graph 151/184 Running dot for graph 152/184 Running dot for graph 153/184 Running dot for graph 154/184 Running dot for graph 155/184 Running dot for graph 156/184 Running dot for graph 157/184 Running dot for graph 158/184 Running dot for graph 159/184 Running dot for graph 160/184 Running dot for graph 161/184 Running dot for graph 162/184 Running dot for graph 163/184 Running dot for graph 164/184 Running dot for graph 165/184 Running dot for graph 166/184 Running dot for graph 167/184 Running dot for graph 168/184 Running dot for graph 169/184 Running dot for graph 170/184 Running dot for graph 171/184 Running dot for graph 172/184 Running dot for graph 173/184 Running dot for graph 174/184 Running dot for graph 175/184 Running dot for graph 176/184 Running dot for graph 177/184 Running dot for graph 178/184 Running dot for graph 179/184 Running dot for graph 180/184 Running dot for graph 181/184 Running dot for graph 182/184 Running dot for graph 183/184 Running dot for graph 184/184 Patching output file 1/245 Patching output file 2/245 Patching output file 3/245 Patching output file 4/245 Patching output file 5/245 Patching output file 6/245 Patching output file 7/245 Patching output file 8/245 Patching output file 9/245 Patching output file 10/245 Patching output file 11/245 Patching output file 12/245 Patching output file 13/245 Patching output file 14/245 Patching output file 15/245 Patching output file 16/245 Patching output file 17/245 Patching output file 18/245 Patching output file 19/245 Patching output file 20/245 Patching output file 21/245 Patching output file 22/245 Patching output file 23/245 Patching output file 24/245 Patching output file 25/245 Patching output file 26/245 Patching output file 27/245 Patching output file 28/245 Patching output file 29/245 Patching output file 30/245 Patching output file 31/245 Patching output file 32/245 Patching output file 33/245 Patching output file 34/245 Patching output file 35/245 Patching output file 36/245 Patching output file 37/245 Patching output file 38/245 Patching output file 39/245 Patching output file 40/245 Patching output file 41/245 Patching output file 42/245 Patching output file 43/245 Patching output file 44/245 Patching output file 45/245 Patching output file 46/245 Patching output file 47/245 Patching output file 48/245 Patching output file 49/245 Patching output file 50/245 Patching output file 51/245 Patching output file 52/245 Patching output file 53/245 Patching output file 54/245 Patching output file 55/245 Patching output file 56/245 Patching output file 57/245 Patching output file 58/245 Patching output file 59/245 Patching output file 60/245 Patching output file 61/245 Patching output file 62/245 Patching output file 63/245 Patching output file 64/245 Patching output file 65/245 Patching output file 66/245 Patching output file 67/245 Patching output file 68/245 Patching output file 69/245 Patching output file 70/245 Patching output file 71/245 Patching output file 72/245 Patching output file 73/245 Patching output file 74/245 Patching output file 75/245 Patching output file 76/245 Patching output file 77/245 Patching output file 78/245 Patching output file 79/245 Patching output file 80/245 Patching output file 81/245 Patching output file 82/245 Patching output file 83/245 Patching output file 84/245 Patching output file 85/245 Patching output file 86/245 Patching output file 87/245 Patching output file 88/245 Patching output file 89/245 Patching output file 90/245 Patching output file 91/245 Patching output file 92/245 Patching output file 93/245 Patching output file 94/245 Patching output file 95/245 Patching output file 96/245 Patching output file 97/245 Patching output file 98/245 Patching output file 99/245 Patching output file 100/245 Patching output file 101/245 Patching output file 102/245 Patching output file 103/245 Patching output file 104/245 Patching output file 105/245 Patching output file 106/245 Patching output file 107/245 Patching output file 108/245 Patching output file 109/245 Patching output file 110/245 Patching output file 111/245 Patching output file 112/245 Patching output file 113/245 Patching output file 114/245 Patching output file 115/245 Patching output file 116/245 Patching output file 117/245 Patching output file 118/245 Patching output file 119/245 Patching output file 120/245 Patching output file 121/245 Patching output file 122/245 Patching output file 123/245 Patching output file 124/245 Patching output file 125/245 Patching output file 126/245 Patching output file 127/245 Patching output file 128/245 Patching output file 129/245 Patching output file 130/245 Patching output file 131/245 Patching output file 132/245 Patching output file 133/245 Patching output file 134/245 Patching output file 135/245 Patching output file 136/245 Patching output file 137/245 Patching output file 138/245 Patching output file 139/245 Patching output file 140/245 Patching output file 141/245 Patching output file 142/245 Patching output file 143/245 Patching output file 144/245 Patching output file 145/245 Patching output file 146/245 Patching output file 147/245 Patching output file 148/245 Patching output file 149/245 Patching output file 150/245 Patching output file 151/245 Patching output file 152/245 Patching output file 153/245 Patching output file 154/245 Patching output file 155/245 Patching output file 156/245 Patching output file 157/245 Patching output file 158/245 Patching output file 159/245 Patching output file 160/245 Patching output file 161/245 Patching output file 162/245 Patching output file 163/245 Patching output file 164/245 Patching output file 165/245 Patching output file 166/245 Patching output file 167/245 Patching output file 168/245 Patching output file 169/245 Patching output file 170/245 Patching output file 171/245 Patching output file 172/245 Patching output file 173/245 Patching output file 174/245 Patching output file 175/245 Patching output file 176/245 Patching output file 177/245 Patching output file 178/245 Patching output file 179/245 Patching output file 180/245 Patching output file 181/245 Patching output file 182/245 Patching output file 183/245 Patching output file 184/245 Patching output file 185/245 Patching output file 186/245 Patching output file 187/245 Patching output file 188/245 Patching output file 189/245 Patching output file 190/245 Patching output file 191/245 Patching output file 192/245 Patching output file 193/245 Patching output file 194/245 Patching output file 195/245 Patching output file 196/245 Patching output file 197/245 Patching output file 198/245 Patching output file 199/245 Patching output file 200/245 Patching output file 201/245 Patching output file 202/245 Patching output file 203/245 Patching output file 204/245 Patching output file 205/245 Patching output file 206/245 Patching output file 207/245 Patching output file 208/245 Patching output file 209/245 Patching output file 210/245 Patching output file 211/245 Patching output file 212/245 Patching output file 213/245 Patching output file 214/245 Patching output file 215/245 Patching output file 216/245 Patching output file 217/245 Patching output file 218/245 Patching output file 219/245 Patching output file 220/245 Patching output file 221/245 Patching output file 222/245 Patching output file 223/245 Patching output file 224/245 Patching output file 225/245 Patching output file 226/245 Patching output file 227/245 Patching output file 228/245 Patching output file 229/245 Patching output file 230/245 Patching output file 231/245 Patching output file 232/245 Patching output file 233/245 Patching output file 234/245 Patching output file 235/245 Patching output file 236/245 Patching output file 237/245 Patching output file 238/245 Patching output file 239/245 Patching output file 240/245 Patching output file 241/245 Patching output file 242/245 Patching output file 243/245 Patching output file 244/245 Patching output file 245/245 lookup cache used 2900/65536 hits=25425 misses=3128 finished... make[3]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' Built target doc make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.or4iY1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64 ++ dirname /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64 ~/build/BUILD/libyang-1.0.184/build ~/build/BUILD/libyang-1.0.184 + cd libyang-1.0.184 + pushd build + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64 'INSTALL=/usr/bin/install -p' DESTDIR=/builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64 /usr/bin/cmake -S/builddir/build/BUILD/libyang-1.0.184 -B/builddir/build/BUILD/libyang-1.0.184/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles /builddir/build/BUILD/libyang-1.0.184/build//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f CMakeFiles/compat.dir/build.make CMakeFiles/compat.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles/compat.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f CMakeFiles/compat.dir/build.make CMakeFiles/compat.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'CMakeFiles/compat.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 0%] Built target compat /usr/bin/make -f CMakeFiles/yangobj.dir/build.make CMakeFiles/yangobj.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles/yangobj.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f CMakeFiles/yangobj.dir/build.make CMakeFiles/yangobj.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'CMakeFiles/yangobj.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 9%] Built target yangobj /usr/bin/make -f CMakeFiles/yang.dir/build.make CMakeFiles/yang.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles/yang.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f CMakeFiles/yang.dir/build.make CMakeFiles/yang.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'CMakeFiles/yang.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 9%] Built target yang /usr/bin/make -f CMakeFiles/yangobj_tests.dir/build.make CMakeFiles/yangobj_tests.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles/yangobj_tests.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f CMakeFiles/yangobj_tests.dir/build.make CMakeFiles/yangobj_tests.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'CMakeFiles/yangobj_tests.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 18%] Built target yangobj_tests /usr/bin/make -f CMakeFiles/yanglint.dir/build.make CMakeFiles/yanglint.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles/yanglint.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f CMakeFiles/yanglint.dir/build.make CMakeFiles/yanglint.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'CMakeFiles/yanglint.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 20%] Built target yanglint /usr/bin/make -f CMakeFiles/yangre.dir/build.make CMakeFiles/yangre.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles/yangre.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f CMakeFiles/yangre.dir/build.make CMakeFiles/yangre.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'CMakeFiles/yangre.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 21%] Built target yangre /usr/bin/make -f CMakeFiles/yang2yin.dir/build.make CMakeFiles/yang2yin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles/yang2yin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f CMakeFiles/yang2yin.dir/build.make CMakeFiles/yang2yin.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'CMakeFiles/yang2yin.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 22%] Built target yang2yin /usr/bin/make -f src/extensions/CMakeFiles/metadata.dir/build.make src/extensions/CMakeFiles/metadata.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/src/extensions /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/src/extensions /builddir/build/BUILD/libyang-1.0.184/build/src/extensions/CMakeFiles/metadata.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f src/extensions/CMakeFiles/metadata.dir/build.make src/extensions/CMakeFiles/metadata.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'src/extensions/CMakeFiles/metadata.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 22%] Built target metadata /usr/bin/make -f src/extensions/CMakeFiles/nacm.dir/build.make src/extensions/CMakeFiles/nacm.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/src/extensions /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/src/extensions /builddir/build/BUILD/libyang-1.0.184/build/src/extensions/CMakeFiles/nacm.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f src/extensions/CMakeFiles/nacm.dir/build.make src/extensions/CMakeFiles/nacm.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'src/extensions/CMakeFiles/nacm.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 23%] Built target nacm /usr/bin/make -f src/extensions/CMakeFiles/yangdata.dir/build.make src/extensions/CMakeFiles/yangdata.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/src/extensions /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/src/extensions /builddir/build/BUILD/libyang-1.0.184/build/src/extensions/CMakeFiles/yangdata.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f src/extensions/CMakeFiles/yangdata.dir/build.make src/extensions/CMakeFiles/yangdata.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'src/extensions/CMakeFiles/yangdata.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 24%] Built target yangdata /usr/bin/make -f src/user_types/CMakeFiles/user_inet_types.dir/build.make src/user_types/CMakeFiles/user_inet_types.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/src/user_types /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/src/user_types /builddir/build/BUILD/libyang-1.0.184/build/src/user_types/CMakeFiles/user_inet_types.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f src/user_types/CMakeFiles/user_inet_types.dir/build.make src/user_types/CMakeFiles/user_inet_types.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'src/user_types/CMakeFiles/user_inet_types.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 24%] Built target user_inet_types /usr/bin/make -f src/user_types/CMakeFiles/user_yang_types.dir/build.make src/user_types/CMakeFiles/user_yang_types.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/src/user_types /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/src/user_types /builddir/build/BUILD/libyang-1.0.184/build/src/user_types/CMakeFiles/user_yang_types.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f src/user_types/CMakeFiles/user_yang_types.dir/build.make src/user_types/CMakeFiles/user_yang_types.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'src/user_types/CMakeFiles/user_yang_types.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 25%] Built target user_yang_types /usr/bin/make -f tests/CMakeFiles/test_sec9_13.dir/build.make tests/CMakeFiles/test_sec9_13.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_13.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_13.dir/build.make tests/CMakeFiles/test_sec9_13.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec9_13.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 25%] Built target test_sec9_13 /usr/bin/make -f tests/CMakeFiles/test_sec9_12.dir/build.make tests/CMakeFiles/test_sec9_12.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_12.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_12.dir/build.make tests/CMakeFiles/test_sec9_12.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec9_12.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 26%] Built target test_sec9_12 /usr/bin/make -f tests/CMakeFiles/test_sec9_11.dir/build.make tests/CMakeFiles/test_sec9_11.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_11.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_11.dir/build.make tests/CMakeFiles/test_sec9_11.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec9_11.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 27%] Built target test_sec9_11 /usr/bin/make -f tests/CMakeFiles/test_sec9_10.dir/build.make tests/CMakeFiles/test_sec9_10.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_10.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_10.dir/build.make tests/CMakeFiles/test_sec9_10.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec9_10.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 27%] Built target test_sec9_10 /usr/bin/make -f tests/CMakeFiles/test_sec9_9.dir/build.make tests/CMakeFiles/test_sec9_9.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_9.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_9.dir/build.make tests/CMakeFiles/test_sec9_9.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec9_9.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 28%] Built target test_sec9_9 /usr/bin/make -f tests/CMakeFiles/test_sec9_8.dir/build.make tests/CMakeFiles/test_sec9_8.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_8.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_8.dir/build.make tests/CMakeFiles/test_sec9_8.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec9_8.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 28%] Built target test_sec9_8 /usr/bin/make -f tests/CMakeFiles/test_sec9_4_6.dir/build.make tests/CMakeFiles/test_sec9_4_6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_4_6.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_4_6.dir/build.make tests/CMakeFiles/test_sec9_4_6.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec9_4_6.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 29%] Built target test_sec9_4_6 /usr/bin/make -f tests/CMakeFiles/test_sec9_3.dir/build.make tests/CMakeFiles/test_sec9_3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_3.dir/build.make tests/CMakeFiles/test_sec9_3.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec9_3.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 30%] Built target test_sec9_3 /usr/bin/make -f tests/CMakeFiles/test_sec9_2.dir/build.make tests/CMakeFiles/test_sec9_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_2.dir/build.make tests/CMakeFiles/test_sec9_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec9_2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 31%] Built target test_sec9_2 /usr/bin/make -f tests/CMakeFiles/test_sec7_19_5.dir/build.make tests/CMakeFiles/test_sec7_19_5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_19_5.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_19_5.dir/build.make tests/CMakeFiles/test_sec7_19_5.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_19_5.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Built target test_sec7_19_5 /usr/bin/make -f tests/CMakeFiles/test_sec9_5.dir/build.make tests/CMakeFiles/test_sec9_5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_5.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_5.dir/build.make tests/CMakeFiles/test_sec9_5.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec9_5.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Built target test_sec9_5 /usr/bin/make -f tests/CMakeFiles/test_sec7_19_2.dir/build.make tests/CMakeFiles/test_sec7_19_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_19_2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_19_2.dir/build.make tests/CMakeFiles/test_sec7_19_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_19_2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Built target test_sec7_19_2 /usr/bin/make -f tests/CMakeFiles/test_sec7_18_3_2.dir/build.make tests/CMakeFiles/test_sec7_18_3_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_18_3_2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_18_3_2.dir/build.make tests/CMakeFiles/test_sec7_18_3_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_18_3_2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 32%] Built target test_sec7_18_3_2 /usr/bin/make -f tests/CMakeFiles/test_sec7_18_3_1.dir/build.make tests/CMakeFiles/test_sec7_18_3_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_18_3_1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_18_3_1.dir/build.make tests/CMakeFiles/test_sec7_18_3_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_18_3_1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 33%] Built target test_sec7_18_3_1 /usr/bin/make -f tests/CMakeFiles/test_sec7_18_2.dir/build.make tests/CMakeFiles/test_sec7_18_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_18_2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_18_2.dir/build.make tests/CMakeFiles/test_sec7_18_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_18_2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 34%] Built target test_sec7_18_2 /usr/bin/make -f tests/CMakeFiles/test_lyb.dir/build.make tests/CMakeFiles/test_lyb.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_lyb.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_lyb.dir/build.make tests/CMakeFiles/test_lyb.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_lyb.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 34%] Built target test_lyb /usr/bin/make -f tests/CMakeFiles/test_sec7_18_1.dir/build.make tests/CMakeFiles/test_sec7_18_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_18_1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_18_1.dir/build.make tests/CMakeFiles/test_sec7_18_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_18_1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 34%] Built target test_sec7_18_1 /usr/bin/make -f tests/CMakeFiles/test_sec7_15_1.dir/build.make tests/CMakeFiles/test_sec7_15_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_15_1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_15_1.dir/build.make tests/CMakeFiles/test_sec7_15_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_15_1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 34%] Built target test_sec7_15_1 /usr/bin/make -f tests/CMakeFiles/test_sec7_13_3.dir/build.make tests/CMakeFiles/test_sec7_13_3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_13_3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_13_3.dir/build.make tests/CMakeFiles/test_sec7_13_3.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_13_3.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 35%] Built target test_sec7_13_3 /usr/bin/make -f tests/CMakeFiles/test_sec7_13_2.dir/build.make tests/CMakeFiles/test_sec7_13_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_13_2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_13_2.dir/build.make tests/CMakeFiles/test_sec7_13_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_13_2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 36%] Built target test_sec7_13_2 /usr/bin/make -f tests/CMakeFiles/test_parse_print.dir/build.make tests/CMakeFiles/test_parse_print.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_parse_print.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_parse_print.dir/build.make tests/CMakeFiles/test_parse_print.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_parse_print.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 37%] Built target test_parse_print /usr/bin/make -f tests/CMakeFiles/test_import.dir/build.make tests/CMakeFiles/test_import.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_import.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_import.dir/build.make tests/CMakeFiles/test_import.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_import.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 38%] Built target test_import /usr/bin/make -f tests/CMakeFiles/test_sec7_6_5.dir/build.make tests/CMakeFiles/test_sec7_6_5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_6_5.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_6_5.dir/build.make tests/CMakeFiles/test_sec7_6_5.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_6_5.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 39%] Built target test_sec7_6_5 /usr/bin/make -f tests/CMakeFiles/test_unknown_element.dir/build.make tests/CMakeFiles/test_unknown_element.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_unknown_element.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_unknown_element.dir/build.make tests/CMakeFiles/test_unknown_element.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_unknown_element.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 40%] Built target test_unknown_element /usr/bin/make -f tests/CMakeFiles/test_yang_data_ns.dir/build.make tests/CMakeFiles/test_yang_data_ns.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_yang_data_ns.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_yang_data_ns.dir/build.make tests/CMakeFiles/test_yang_data_ns.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_yang_data_ns.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 40%] Built target test_yang_data_ns /usr/bin/make -f tests/CMakeFiles/test_yang_data.dir/build.make tests/CMakeFiles/test_yang_data.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_yang_data.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_yang_data.dir/build.make tests/CMakeFiles/test_yang_data.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_yang_data.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 41%] Built target test_yang_data /usr/bin/make -f tests/CMakeFiles/test_user_types.dir/build.make tests/CMakeFiles/test_user_types.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_user_types.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_user_types.dir/build.make tests/CMakeFiles/test_user_types.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_user_types.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 41%] Built target test_user_types /usr/bin/make -f tests/CMakeFiles/test_yangtypes_xpath.dir/build.make tests/CMakeFiles/test_yangtypes_xpath.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_yangtypes_xpath.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_yangtypes_xpath.dir/build.make tests/CMakeFiles/test_yangtypes_xpath.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_yangtypes_xpath.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 42%] Built target test_yangtypes_xpath /usr/bin/make -f tests/CMakeFiles/test_sec7_9_2.dir/build.make tests/CMakeFiles/test_sec7_9_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_9_2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_9_2.dir/build.make tests/CMakeFiles/test_sec7_9_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_9_2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 43%] Built target test_sec7_9_2 /usr/bin/make -f tests/CMakeFiles/test_json.dir/build.make tests/CMakeFiles/test_json.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_json.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_json.dir/build.make tests/CMakeFiles/test_json.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_json.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 43%] Built target test_json /usr/bin/make -f tests/CMakeFiles/test_dict.dir/build.make tests/CMakeFiles/test_dict.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_dict.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_dict.dir/build.make tests/CMakeFiles/test_dict.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_dict.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 44%] Built target test_dict /usr/bin/make -f tests/CMakeFiles/test_mandatory.dir/build.make tests/CMakeFiles/test_mandatory.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_mandatory.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_mandatory.dir/build.make tests/CMakeFiles/test_mandatory.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_mandatory.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 45%] Built target test_mandatory /usr/bin/make -f tests/CMakeFiles/test_defaults.dir/build.make tests/CMakeFiles/test_defaults.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_defaults.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_defaults.dir/build.make tests/CMakeFiles/test_defaults.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_defaults.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 46%] Built target test_defaults /usr/bin/make -f tests/CMakeFiles/test_values.dir/build.make tests/CMakeFiles/test_values.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_values.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_values.dir/build.make tests/CMakeFiles/test_values.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_values.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 47%] Built target test_values /usr/bin/make -f tests/CMakeFiles/test_sec7_14.dir/build.make tests/CMakeFiles/test_sec7_14.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_14.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_14.dir/build.make tests/CMakeFiles/test_sec7_14.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_14.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 47%] Built target test_sec7_14 /usr/bin/make -f tests/CMakeFiles/test_sec6_2_1.dir/build.make tests/CMakeFiles/test_sec6_2_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec6_2_1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec6_2_1.dir/build.make tests/CMakeFiles/test_sec6_2_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec6_2_1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 48%] Built target test_sec6_2_1 /usr/bin/make -f tests/CMakeFiles/test_sec7_15.dir/build.make tests/CMakeFiles/test_sec7_15.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_15.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_15.dir/build.make tests/CMakeFiles/test_sec7_15.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_15.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 49%] Built target test_sec7_15 /usr/bin/make -f tests/CMakeFiles/test_must_1.1.dir/build.make tests/CMakeFiles/test_must_1.1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_must_1.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_must_1.1.dir/build.make tests/CMakeFiles/test_must_1.1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_must_1.1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 49%] Built target test_must_1.1 /usr/bin/make -f tests/CMakeFiles/test_deviation.dir/build.make tests/CMakeFiles/test_deviation.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_deviation.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_deviation.dir/build.make tests/CMakeFiles/test_deviation.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_deviation.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 49%] Built target test_deviation /usr/bin/make -f tests/CMakeFiles/test_tree_data.dir/build.make tests/CMakeFiles/test_tree_data.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_tree_data.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_tree_data.dir/build.make tests/CMakeFiles/test_tree_data.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_tree_data.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 50%] Built target test_tree_data /usr/bin/make -f tests/CMakeFiles/test_when_1.1.dir/build.make tests/CMakeFiles/test_when_1.1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_when_1.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_when_1.1.dir/build.make tests/CMakeFiles/test_when_1.1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_when_1.1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 51%] Built target test_when_1.1 /usr/bin/make -f tests/CMakeFiles/test_include.dir/build.make tests/CMakeFiles/test_include.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_include.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_include.dir/build.make tests/CMakeFiles/test_include.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_include.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 51%] Built target test_include /usr/bin/make -f tests/CMakeFiles/test_xml.dir/build.make tests/CMakeFiles/test_xml.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_xml.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_xml.dir/build.make tests/CMakeFiles/test_xml.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_xml.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 52%] Built target test_xml /usr/bin/make -f tests/CMakeFiles/test_leaflist.dir/build.make tests/CMakeFiles/test_leaflist.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_leaflist.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_leaflist.dir/build.make tests/CMakeFiles/test_leaflist.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_leaflist.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 53%] Built target test_leaflist /usr/bin/make -f tests/CMakeFiles/test_tree_schema.dir/build.make tests/CMakeFiles/test_tree_schema.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_tree_schema.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_tree_schema.dir/build.make tests/CMakeFiles/test_tree_schema.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_tree_schema.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 54%] Built target test_tree_schema /usr/bin/make -f tests/CMakeFiles/test_tree_data_merge.dir/build.make tests/CMakeFiles/test_tree_data_merge.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_tree_data_merge.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_tree_data_merge.dir/build.make tests/CMakeFiles/test_tree_data_merge.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_tree_data_merge.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 55%] Built target test_tree_data_merge /usr/bin/make -f tests/CMakeFiles/test_keys.dir/build.make tests/CMakeFiles/test_keys.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_keys.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_keys.dir/build.make tests/CMakeFiles/test_keys.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_keys.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 56%] Built target test_keys /usr/bin/make -f tests/CMakeFiles/test_conformance.dir/build.make tests/CMakeFiles/test_conformance.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_conformance.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_conformance.dir/build.make tests/CMakeFiles/test_conformance.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_conformance.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 57%] Built target test_conformance /usr/bin/make -f tests/CMakeFiles/test_diff.dir/build.make tests/CMakeFiles/test_diff.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_diff.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_diff.dir/build.make tests/CMakeFiles/test_diff.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_diff.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 58%] Built target test_diff /usr/bin/make -f tests/CMakeFiles/test_sec7_5_5.dir/build.make tests/CMakeFiles/test_sec7_5_5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_5_5.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_5_5.dir/build.make tests/CMakeFiles/test_sec7_5_5.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_5_5.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 58%] Built target test_sec7_5_5 /usr/bin/make -f tests/CMakeFiles/test_print_transform.dir/build.make tests/CMakeFiles/test_print_transform.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_print_transform.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_print_transform.dir/build.make tests/CMakeFiles/test_print_transform.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_print_transform.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 59%] Built target test_print_transform /usr/bin/make -f tests/CMakeFiles/test_metadata.dir/build.make tests/CMakeFiles/test_metadata.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_metadata.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_metadata.dir/build.make tests/CMakeFiles/test_metadata.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_metadata.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 60%] Built target test_metadata /usr/bin/make -f tests/CMakeFiles/test_autodel.dir/build.make tests/CMakeFiles/test_autodel.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_autodel.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_autodel.dir/build.make tests/CMakeFiles/test_autodel.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_autodel.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 61%] Built target test_autodel /usr/bin/make -f tests/CMakeFiles/test_typedef.dir/build.make tests/CMakeFiles/test_typedef.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_typedef.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_typedef.dir/build.make tests/CMakeFiles/test_typedef.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_typedef.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 61%] Built target test_typedef /usr/bin/make -f tests/CMakeFiles/test_sec7_19_1.dir/build.make tests/CMakeFiles/test_sec7_19_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_19_1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_19_1.dir/build.make tests/CMakeFiles/test_sec7_19_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_19_1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 62%] Built target test_sec7_19_1 /usr/bin/make -f tests/CMakeFiles/test_data_initialization.dir/build.make tests/CMakeFiles/test_data_initialization.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_data_initialization.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_data_initialization.dir/build.make tests/CMakeFiles/test_data_initialization.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_data_initialization.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 62%] Built target test_data_initialization /usr/bin/make -f tests/CMakeFiles/test_augment.dir/build.make tests/CMakeFiles/test_augment.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_augment.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_augment.dir/build.make tests/CMakeFiles/test_augment.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_augment.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 62%] Built target test_augment /usr/bin/make -f tests/CMakeFiles/test_sec7_2.dir/build.make tests/CMakeFiles/test_sec7_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_2.dir/build.make tests/CMakeFiles/test_sec7_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 63%] Built target test_sec7_2 /usr/bin/make -f tests/CMakeFiles/test_leafref_remove.dir/build.make tests/CMakeFiles/test_leafref_remove.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_leafref_remove.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_leafref_remove.dir/build.make tests/CMakeFiles/test_leafref_remove.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_leafref_remove.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 63%] Built target test_leafref_remove /usr/bin/make -f tests/CMakeFiles/test_printer.dir/build.make tests/CMakeFiles/test_printer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_printer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_printer.dir/build.make tests/CMakeFiles/test_printer.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_printer.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 63%] Built target test_printer /usr/bin/make -f tests/CMakeFiles/test_xpath.dir/build.make tests/CMakeFiles/test_xpath.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_xpath.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_xpath.dir/build.make tests/CMakeFiles/test_xpath.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_xpath.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 63%] Built target test_xpath /usr/bin/make -f tests/CMakeFiles/test_sec9_6.dir/build.make tests/CMakeFiles/test_sec9_6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_6.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_6.dir/build.make tests/CMakeFiles/test_sec9_6.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec9_6.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 64%] Built target test_sec9_6 /usr/bin/make -f tests/CMakeFiles/test_instid_remove.dir/build.make tests/CMakeFiles/test_instid_remove.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_instid_remove.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_instid_remove.dir/build.make tests/CMakeFiles/test_instid_remove.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_instid_remove.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 65%] Built target test_instid_remove /usr/bin/make -f tests/CMakeFiles/test_unique.dir/build.make tests/CMakeFiles/test_unique.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_unique.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_unique.dir/build.make tests/CMakeFiles/test_unique.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_unique.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Built target test_unique /usr/bin/make -f tests/CMakeFiles/test_sec7_7_3.dir/build.make tests/CMakeFiles/test_sec7_7_3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_7_3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_7_3.dir/build.make tests/CMakeFiles/test_sec7_7_3.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_7_3.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Built target test_sec7_7_3 /usr/bin/make -f tests/CMakeFiles/test_status.dir/build.make tests/CMakeFiles/test_status.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_status.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_status.dir/build.make tests/CMakeFiles/test_status.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_status.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 66%] Built target test_status /usr/bin/make -f tests/CMakeFiles/test_sec7_6_3.dir/build.make tests/CMakeFiles/test_sec7_6_3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_6_3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_6_3.dir/build.make tests/CMakeFiles/test_sec7_6_3.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_6_3.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 67%] Built target test_sec7_6_3 /usr/bin/make -f tests/CMakeFiles/test_sec5_1.dir/build.make tests/CMakeFiles/test_sec5_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec5_1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec5_1.dir/build.make tests/CMakeFiles/test_sec5_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec5_1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 67%] Built target test_sec5_1 /usr/bin/make -f tests/CMakeFiles/test_when.dir/build.make tests/CMakeFiles/test_when.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_when.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_when.dir/build.make tests/CMakeFiles/test_when.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_when.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 67%] Built target test_when /usr/bin/make -f tests/CMakeFiles/test_invalid.dir/build.make tests/CMakeFiles/test_invalid.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_invalid.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_invalid.dir/build.make tests/CMakeFiles/test_invalid.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_invalid.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 68%] Built target test_invalid /usr/bin/make -f tests/CMakeFiles/test_sec7_5_2.dir/build.make tests/CMakeFiles/test_sec7_5_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_5_2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_5_2.dir/build.make tests/CMakeFiles/test_sec7_5_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_5_2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 68%] Built target test_sec7_5_2 /usr/bin/make -f tests/CMakeFiles/test_sec7_11.dir/build.make tests/CMakeFiles/test_sec7_11.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_11.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_11.dir/build.make tests/CMakeFiles/test_sec7_11.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_11.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 68%] Built target test_sec7_11 /usr/bin/make -f tests/CMakeFiles/test_refine.dir/build.make tests/CMakeFiles/test_refine.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_refine.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_refine.dir/build.make tests/CMakeFiles/test_refine.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_refine.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 69%] Built target test_refine /usr/bin/make -f tests/CMakeFiles/test_libyang.dir/build.make tests/CMakeFiles/test_libyang.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_libyang.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_libyang.dir/build.make tests/CMakeFiles/test_libyang.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_libyang.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 70%] Built target test_libyang /usr/bin/make -f tests/CMakeFiles/test_sec6_2.dir/build.make tests/CMakeFiles/test_sec6_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec6_2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec6_2.dir/build.make tests/CMakeFiles/test_sec6_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec6_2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 71%] Built target test_sec6_2 /usr/bin/make -f tests/CMakeFiles/test_emptycont.dir/build.make tests/CMakeFiles/test_emptycont.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_emptycont.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_emptycont.dir/build.make tests/CMakeFiles/test_emptycont.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_emptycont.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 71%] Built target test_emptycont /usr/bin/make -f tests/CMakeFiles/test_sec7_8_1.dir/build.make tests/CMakeFiles/test_sec7_8_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_8_1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_8_1.dir/build.make tests/CMakeFiles/test_sec7_8_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_8_1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 72%] Built target test_sec7_8_1 /usr/bin/make -f tests/CMakeFiles/test_sec7_13_1.dir/build.make tests/CMakeFiles/test_sec7_13_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_13_1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_13_1.dir/build.make tests/CMakeFiles/test_sec7_13_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_13_1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 72%] Built target test_sec7_13_1 /usr/bin/make -f tests/CMakeFiles/test_xpath_1.1.dir/build.make tests/CMakeFiles/test_xpath_1.1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_xpath_1.1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_xpath_1.1.dir/build.make tests/CMakeFiles/test_xpath_1.1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_xpath_1.1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 73%] Built target test_xpath_1.1 /usr/bin/make -f tests/CMakeFiles/test_sec7_9_3.dir/build.make tests/CMakeFiles/test_sec7_9_3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_9_3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_9_3.dir/build.make tests/CMakeFiles/test_sec7_9_3.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_9_3.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 73%] Built target test_sec7_9_3 /usr/bin/make -f tests/CMakeFiles/test_sec9_4_4.dir/build.make tests/CMakeFiles/test_sec9_4_4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_4_4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_4_4.dir/build.make tests/CMakeFiles/test_sec9_4_4.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec9_4_4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 73%] Built target test_sec9_4_4 /usr/bin/make -f tests/CMakeFiles/test_sec5_5.dir/build.make tests/CMakeFiles/test_sec5_5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec5_5.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec5_5.dir/build.make tests/CMakeFiles/test_sec5_5.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec5_5.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Built target test_sec5_5 /usr/bin/make -f tests/CMakeFiles/test_sec6_1_3.dir/build.make tests/CMakeFiles/test_sec6_1_3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec6_1_3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec6_1_3.dir/build.make tests/CMakeFiles/test_sec6_1_3.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec6_1_3.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Built target test_sec6_1_3 /usr/bin/make -f tests/CMakeFiles/test_sec7_1.dir/build.make tests/CMakeFiles/test_sec7_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_1.dir/build.make tests/CMakeFiles/test_sec7_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 74%] Built target test_sec7_1 /usr/bin/make -f tests/CMakeFiles/test_hash_table.dir/build.make tests/CMakeFiles/test_hash_table.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_hash_table.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_hash_table.dir/build.make tests/CMakeFiles/test_hash_table.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_hash_table.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 75%] Built target test_hash_table /usr/bin/make -f tests/CMakeFiles/test_tree_data_dup.dir/build.make tests/CMakeFiles/test_tree_data_dup.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_tree_data_dup.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_tree_data_dup.dir/build.make tests/CMakeFiles/test_tree_data_dup.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_tree_data_dup.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 75%] Built target test_tree_data_dup /usr/bin/make -f tests/CMakeFiles/test_ietf.dir/build.make tests/CMakeFiles/test_ietf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_ietf.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_ietf.dir/build.make tests/CMakeFiles/test_ietf.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_ietf.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 75%] Built target test_ietf /usr/bin/make -f tests/CMakeFiles/test_sec7_3.dir/build.make tests/CMakeFiles/test_sec7_3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_3.dir/build.make tests/CMakeFiles/test_sec7_3.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_3.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 75%] Built target test_sec7_3 /usr/bin/make -f tests/CMakeFiles/test_state_lists.dir/build.make tests/CMakeFiles/test_state_lists.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_state_lists.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_state_lists.dir/build.make tests/CMakeFiles/test_state_lists.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_state_lists.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 76%] Built target test_state_lists /usr/bin/make -f tests/CMakeFiles/test_sec7_16_1.dir/build.make tests/CMakeFiles/test_sec7_16_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_16_1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_16_1.dir/build.make tests/CMakeFiles/test_sec7_16_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_16_1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 77%] Built target test_sec7_16_1 /usr/bin/make -f tests/CMakeFiles/test_sec7_3_4.dir/build.make tests/CMakeFiles/test_sec7_3_4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_3_4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_3_4.dir/build.make tests/CMakeFiles/test_sec7_3_4.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_3_4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 78%] Built target test_sec7_3_4 /usr/bin/make -f tests/CMakeFiles/test_sec7_16_2.dir/build.make tests/CMakeFiles/test_sec7_16_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_16_2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_16_2.dir/build.make tests/CMakeFiles/test_sec7_16_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_16_2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 79%] Built target test_sec7_16_2 /usr/bin/make -f tests/CMakeFiles/test_sec7_5_4.dir/build.make tests/CMakeFiles/test_sec7_5_4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_5_4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_5_4.dir/build.make tests/CMakeFiles/test_sec7_5_4.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_5_4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 80%] Built target test_sec7_5_4 /usr/bin/make -f tests/CMakeFiles/test_sec7_6_2.dir/build.make tests/CMakeFiles/test_sec7_6_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_6_2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_6_2.dir/build.make tests/CMakeFiles/test_sec7_6_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_6_2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 81%] Built target test_sec7_6_2 /usr/bin/make -f tests/CMakeFiles/test_sec7_6_4.dir/build.make tests/CMakeFiles/test_sec7_6_4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_6_4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_6_4.dir/build.make tests/CMakeFiles/test_sec7_6_4.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_6_4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 81%] Built target test_sec7_6_4 /usr/bin/make -f tests/CMakeFiles/test_sec9_7.dir/build.make tests/CMakeFiles/test_sec9_7.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec9_7.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec9_7.dir/build.make tests/CMakeFiles/test_sec9_7.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec9_7.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 82%] Built target test_sec9_7 /usr/bin/make -f tests/CMakeFiles/test_sec7_9_1.dir/build.make tests/CMakeFiles/test_sec7_9_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_9_1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_9_1.dir/build.make tests/CMakeFiles/test_sec7_9_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_9_1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 83%] Built target test_sec7_9_1 /usr/bin/make -f tests/CMakeFiles/test_sec7_7_2.dir/build.make tests/CMakeFiles/test_sec7_7_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_7_2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_7_2.dir/build.make tests/CMakeFiles/test_sec7_7_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_7_2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 84%] Built target test_sec7_7_2 /usr/bin/make -f tests/CMakeFiles/test_sec7_7_4.dir/build.make tests/CMakeFiles/test_sec7_7_4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_7_4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_7_4.dir/build.make tests/CMakeFiles/test_sec7_7_4.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_7_4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 85%] Built target test_sec7_7_4 /usr/bin/make -f tests/CMakeFiles/test_sec7_7_5.dir/build.make tests/CMakeFiles/test_sec7_7_5.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_7_5.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_7_5.dir/build.make tests/CMakeFiles/test_sec7_7_5.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_7_5.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 85%] Built target test_sec7_7_5 /usr/bin/make -f tests/CMakeFiles/test_sec7_8_2.dir/build.make tests/CMakeFiles/test_sec7_8_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_8_2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_8_2.dir/build.make tests/CMakeFiles/test_sec7_8_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_8_2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 86%] Built target test_sec7_8_2 /usr/bin/make -f tests/CMakeFiles/test_sec7_8_3.dir/build.make tests/CMakeFiles/test_sec7_8_3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_8_3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_8_3.dir/build.make tests/CMakeFiles/test_sec7_8_3.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_8_3.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 86%] Built target test_sec7_8_3 /usr/bin/make -f tests/CMakeFiles/test_sec7_3_1.dir/build.make tests/CMakeFiles/test_sec7_3_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_3_1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_3_1.dir/build.make tests/CMakeFiles/test_sec7_3_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_3_1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 87%] Built target test_sec7_3_1 /usr/bin/make -f tests/CMakeFiles/test_sec7_9_4.dir/build.make tests/CMakeFiles/test_sec7_9_4.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_9_4.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_9_4.dir/build.make tests/CMakeFiles/test_sec7_9_4.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_9_4.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 88%] Built target test_sec7_9_4 /usr/bin/make -f tests/CMakeFiles/test_feature.dir/build.make tests/CMakeFiles/test_feature.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_feature.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_feature.dir/build.make tests/CMakeFiles/test_feature.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_feature.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 89%] Built target test_feature /usr/bin/make -f tests/CMakeFiles/test_sec7_10.dir/build.make tests/CMakeFiles/test_sec7_10.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_10.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_10.dir/build.make tests/CMakeFiles/test_sec7_10.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_10.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 90%] Built target test_sec7_10 /usr/bin/make -f tests/CMakeFiles/test_sec6_1_1.dir/build.make tests/CMakeFiles/test_sec6_1_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec6_1_1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec6_1_1.dir/build.make tests/CMakeFiles/test_sec6_1_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec6_1_1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 91%] Built target test_sec6_1_1 /usr/bin/make -f tests/CMakeFiles/test_sec7_12_1.dir/build.make tests/CMakeFiles/test_sec7_12_1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_12_1.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_12_1.dir/build.make tests/CMakeFiles/test_sec7_12_1.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_12_1.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 92%] Built target test_sec7_12_1 /usr/bin/make -f tests/CMakeFiles/test_sec7_12_2.dir/build.make tests/CMakeFiles/test_sec7_12_2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/tests /builddir/build/BUILD/libyang-1.0.184/build/tests/CMakeFiles/test_sec7_12_2.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f tests/CMakeFiles/test_sec7_12_2.dir/build.make tests/CMakeFiles/test_sec7_12_2.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'tests/CMakeFiles/test_sec7_12_2.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 93%] Built target test_sec7_12_2 /usr/bin/make -f swig/CMakeFiles/libyang-cpp.dir/build.make swig/CMakeFiles/libyang-cpp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/swig /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/swig /builddir/build/BUILD/libyang-1.0.184/build/swig/CMakeFiles/libyang-cpp.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/CMakeFiles/libyang-cpp.dir/build.make swig/CMakeFiles/libyang-cpp.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'swig/CMakeFiles/libyang-cpp.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 95%] Built target libyang-cpp /usr/bin/make -f swig/cpp/examples/CMakeFiles/context.dir/build.make swig/cpp/examples/CMakeFiles/context.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/swig/cpp/examples /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/examples /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/examples/CMakeFiles/context.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/cpp/examples/CMakeFiles/context.dir/build.make swig/cpp/examples/CMakeFiles/context.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'swig/cpp/examples/CMakeFiles/context.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 96%] Built target context /usr/bin/make -f swig/cpp/examples/CMakeFiles/process_tree.dir/build.make swig/cpp/examples/CMakeFiles/process_tree.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/swig/cpp/examples /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/examples /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/examples/CMakeFiles/process_tree.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/cpp/examples/CMakeFiles/process_tree.dir/build.make swig/cpp/examples/CMakeFiles/process_tree.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'swig/cpp/examples/CMakeFiles/process_tree.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 97%] Built target process_tree /usr/bin/make -f swig/cpp/examples/CMakeFiles/xpath.dir/build.make swig/cpp/examples/CMakeFiles/xpath.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/swig/cpp/examples /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/examples /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/examples/CMakeFiles/xpath.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/cpp/examples/CMakeFiles/xpath.dir/build.make swig/cpp/examples/CMakeFiles/xpath.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'swig/cpp/examples/CMakeFiles/xpath.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 98%] Built target xpath /usr/bin/make -f swig/cpp/tests/CMakeFiles/cpp_test_libyang.dir/build.make swig/cpp/tests/CMakeFiles/cpp_test_libyang.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/swig/cpp/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests/CMakeFiles/cpp_test_libyang.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/cpp/tests/CMakeFiles/cpp_test_libyang.dir/build.make swig/cpp/tests/CMakeFiles/cpp_test_libyang.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'swig/cpp/tests/CMakeFiles/cpp_test_libyang.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [ 99%] Built target cpp_test_libyang /usr/bin/make -f swig/cpp/tests/CMakeFiles/cpp_test_tree_schema.dir/build.make swig/cpp/tests/CMakeFiles/cpp_test_tree_schema.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/swig/cpp/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests/CMakeFiles/cpp_test_tree_schema.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/cpp/tests/CMakeFiles/cpp_test_tree_schema.dir/build.make swig/cpp/tests/CMakeFiles/cpp_test_tree_schema.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'swig/cpp/tests/CMakeFiles/cpp_test_tree_schema.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [100%] Built target cpp_test_tree_schema /usr/bin/make -f swig/cpp/tests/CMakeFiles/cpp_test_tree_data.dir/build.make swig/cpp/tests/CMakeFiles/cpp_test_tree_data.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/swig/cpp/tests /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests/CMakeFiles/cpp_test_tree_data.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/cpp/tests/CMakeFiles/cpp_test_tree_data.dir/build.make swig/cpp/tests/CMakeFiles/cpp_test_tree_data.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'swig/cpp/tests/CMakeFiles/cpp_test_tree_data.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [100%] Built target cpp_test_tree_data /usr/bin/make -f swig/python/CMakeFiles/yang_swig_compilation.dir/build.make swig/python/CMakeFiles/yang_swig_compilation.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/swig/python /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/swig/python /builddir/build/BUILD/libyang-1.0.184/build/swig/python/CMakeFiles/yang_swig_compilation.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/python/CMakeFiles/yang_swig_compilation.dir/build.make swig/python/CMakeFiles/yang_swig_compilation.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'swig/python/CMakeFiles/yang_swig_compilation.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [100%] Built target yang_swig_compilation /usr/bin/make -f swig/python/CMakeFiles/_yang.dir/build.make swig/python/CMakeFiles/_yang.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' cd /builddir/build/BUILD/libyang-1.0.184/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libyang-1.0.184 /builddir/build/BUILD/libyang-1.0.184/swig/python /builddir/build/BUILD/libyang-1.0.184/build /builddir/build/BUILD/libyang-1.0.184/build/swig/python /builddir/build/BUILD/libyang-1.0.184/build/swig/python/CMakeFiles/_yang.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/make -f swig/python/CMakeFiles/_yang.dir/build.make swig/python/CMakeFiles/_yang.dir/build make[2]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[2]: Nothing to be done for 'swig/python/CMakeFiles/_yang.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' [100%] Built target _yang make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libyang-1.0.184/build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/libyang-1.0.184/build' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/libyang-1.0.184/build' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Package" -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang.so.1.9.2 -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang.so.1 -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang.so -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/include/libyang/tree_schema.h -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/include/libyang/tree_data.h -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/include/libyang/extensions.h -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/include/libyang/user_types.h -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/include/libyang/xml.h -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/include/libyang/dict.h -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/include/libyang/libyang.h -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/pkgconfig/libyang.pc -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/bin/yanglint -- Set runtime path of "/builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/bin/yanglint" to "" -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/share/man/man1/yanglint.1 -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/bin/yangre -- Set runtime path of "/builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/bin/yangre" to "" -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/share/man/man1/yangre.1 -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang1/extensions/nacm.so -- Set runtime path of "/builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang1/extensions/nacm.so" to "" -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang1/extensions/metadata.so -- Set runtime path of "/builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang1/extensions/metadata.so" to "" -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang1/extensions/yangdata.so -- Set runtime path of "/builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang1/extensions/yangdata.so" to "" -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang1/user_types/user_yang_types.so -- Set runtime path of "/builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang1/user_types/user_yang_types.so" to "" -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang1/user_types/user_inet_types.so -- Set runtime path of "/builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang1/user_types/user_inet_types.so" to "" -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/pkgconfig/libyang-cpp.pc -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang-cpp.so.1.9.2 -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang-cpp.so.1 -- Set runtime path of "/builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang-cpp.so.1.9.2" to "" -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang-cpp.so -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/include/libyang/Xml.hpp -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/include/libyang/Libyang.hpp -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/include/libyang/Tree_Data.hpp -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/include/libyang/Tree_Schema.hpp -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/include/libyang/Internal.hpp -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/python3.6/site-packages/_yang.so -- Set runtime path of "/builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/python3.6/site-packages/_yang.so" to "" -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/python3.6/site-packages/yang.py -- Installing: /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/include/libyang/swigpyrun.h ~/build/BUILD/libyang-1.0.184 + popd + mkdir -m0755 -p /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64//usr/share/doc/libyang + cp -r doc/html /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64//usr/share/doc/libyang/html + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.184-1.0.1.an8 --unique-debug-suffix -1.0.184-1.0.1.an8.loongarch64 --unique-debug-src-base libyang-1.0.184-1.0.1.an8.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libyang-1.0.184 extracting debug info from /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/bin/yangre extracting debug info from /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang-cpp.so.1.9.2 extracting debug info from /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang.so.1.9.2 extracting debug info from /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/bin/yanglint extracting debug info from /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang1/extensions/metadata.so extracting debug info from /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang1/extensions/nacm.so extracting debug info from /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang1/extensions/yangdata.so extracting debug info from /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang1/user_types/user_inet_types.so extracting debug info from /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/libyang1/user_types/user_yang_types.so extracting debug info from /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/python3.6/site-packages/_yang.so /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. 17322 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/libyang-1.0.184-1.0.1.an8.loongarch64/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/src/debug/libyang-1.0.184-1.0.1.an8.loongarch64/src/extensions/yangdata.c is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.W7As7u + umask 022 + cd /builddir/build/BUILD + cd libyang-1.0.184 + cd build + ctest --output-on-failure -V -j4 UpdateCTestConfiguration from :/builddir/build/BUILD/libyang-1.0.184/build/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/libyang-1.0.184/build/DartConfiguration.tcl Test project /builddir/build/BUILD/libyang-1.0.184/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: test_libyang 1: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_libyang 1: Environment variables: 1: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 1: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 1: MALLOC_CHECK_=3 1: Test timeout computed to be: 10000000 test 2 Start 2: test_tree_schema 2: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_tree_schema 2: Environment variables: 2: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 2: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 2: MALLOC_CHECK_=3 2: Test timeout computed to be: 10000000 test 3 Start 3: test_xml 3: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_xml 3: Environment variables: 3: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 3: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 3: MALLOC_CHECK_=3 3: Test timeout computed to be: 10000000 test 4 Start 4: test_dict 4: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_dict 4: Environment variables: 4: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 4: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 4: MALLOC_CHECK_=3 4: Test timeout computed to be: 10000000 1: [==========] Running 43 test(s). 1: [ RUN ] test_ly_ctx_new 1: [ OK ] test_ly_ctx_new 1: [ RUN ] test_ly_ctx_new_invalid 1: libyang[0]: Unable to use search directory "INVALID_PATH" (No such file or directory) 1: [ OK ] test_ly_ctx_new_invalid 1: [ RUN ] test_ly_ctx_get_searchdirs 1: [ OK ] test_ly_ctx_get_searchdirs 1: [ RUN ] test_ly_ctx_set_searchdir 2: [==========] Running 29 test(s). 2: [ RUN ] test_lys_parse_mem 2: libyang[0]: Invalid (mixed names) opening (module_typo) and closing (module) element tags. (path: /module_typo) 2: libyang[0]: Module parsing failed. 2: [ OK ] test_lys_parse_mem 2: [ RUN ] test_lys_parse_fd 3: [==========] Running 14 test(s). 3: [ RUN ] test_lyxml_parse_mem 3: [ OK ] test_lyxml_parse_mem 3: [ RUN ] test_lyxml_free 4: [==========] Running 4 test(s). 4: [ RUN ] test_lydict_insert 1: [ OK ] test_ly_ctx_set_searchdir 4: [ OK ] test_lydict_insert 1: [ RUN ] test_ly_ctx_set_searchdir_invalid 4: [ RUN ] test_lydict_insert_zc 3: [ OK ] test_lyxml_free 3: [ RUN ] test_lyxml_parse_path 2: libyang[0]: Module "a@2015-01-01" in another revision "2016-03-01" already implemented. 2: libyang[0]: Module "a" parsing failed. 2: [ OK ] test_lys_parse_fd 2: [ RUN ] test_lys_parse_path 1: libyang[0]: Invalid arguments (ly_ctx_set_searchdir()). 4: [ OK ] test_lydict_insert_zc 1: libyang[0]: Unable to use search directory "INVALID_PATH" (No such file or directory) 1: [ OK ] test_ly_ctx_set_searchdir_invalid 4: [ RUN ] test_lydict_remove 1: [ RUN ] test_ly_ctx_info 2: [ OK ] test_lys_parse_path 2: [ RUN ] test_lys_features_list 4: [ OK ] test_lydict_remove 4: [ RUN ] test_similar_strings 1: libyang[0]: Invalid arguments (ly_ctx_info()). 3: [ OK ] test_lyxml_parse_path 3: [ RUN ] test_lyxml_print_file 1: [ OK ] test_ly_ctx_info 1: [ RUN ] test_ly_ctx_new_ylmem 3: [ OK ] test_lyxml_print_file 2: [ OK ] test_lys_features_list 2: [ RUN ] test_lys_features_enable 4: [ OK ] test_similar_strings 4: [==========] 4 test(s) run. 4: [ PASSED ] 4 test(s). 1/115 Test #4: test_dict ........................ Passed 0.11 sec test 5 Start 5: test_tree_data 5: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_tree_data 5: Environment variables: 5: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 5: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 5: MALLOC_CHECK_=3 5: Test timeout computed to be: 10000000 3: [ RUN ] test_lyxml_print_fd 2: [ OK ] test_lys_features_enable 2: [ RUN ] test_lys_features_disable 3: [ OK ] test_lyxml_print_fd 3: [ RUN ] test_lyxml_print_mem 2: [ OK ] test_lys_features_disable 2: [ RUN ] test_lys_features_state 5: [==========] Running 48 test(s). 5: [ RUN ] test_lyd_parse_mem 1: [ OK ] test_ly_ctx_new_ylmem 3: [ OK ] test_lyxml_print_mem 5: [ OK ] test_lyd_parse_mem 5: [ RUN ] test_lyd_parse_fd 1: [ RUN ] test_ly_ctx_module_clb 3: [ RUN ] test_lyxml_print_clb 2: [ OK ] test_lys_features_state 2: [ RUN ] test_lys_is_disabled 1: [ OK ] test_ly_ctx_module_clb 3: [ OK ] test_lyxml_print_clb 3: [ RUN ] test_lyxml_unlink 1: [ RUN ] test_ly_ctx_get_module 5: [ OK ] test_lyd_parse_fd 5: [ RUN ] test_lyd_parse_path 3: [ OK ] test_lyxml_unlink 2: [ OK ] test_lys_is_disabled 2: [ RUN ] test_lys_getnext 3: [ RUN ] test_lyxml_get_attr 1: libyang[0]: Invalid arguments (ly_ctx_get_module_by()). 1: libyang[0]: Invalid arguments (ly_ctx_get_module_by()). 1: [ OK ] test_ly_ctx_get_module 1: [ RUN ] test_ly_ctx_get_module_older 5: [ OK ] test_lyd_parse_path 5: [ RUN ] test_lyd_parse_xml 3: [ OK ] test_lyxml_get_attr 1: libyang[0]: Invalid arguments (ly_ctx_get_module_older()). 3: [ RUN ] test_lyxml_get_ns 2: [ OK ] test_lys_getnext 2: [ RUN ] test_lys_parent 1: libyang[0]: Invalid arguments (ly_ctx_get_module_older()). 2: [ OK ] test_lys_parent 2: [ RUN ] test_lys_set_private 3: [ OK ] test_lyxml_get_ns 1: [ OK ] test_ly_ctx_get_module_older 1: [ RUN ] test_ly_ctx_load_module 3: [ RUN ] test_lyxml_dup 3: [ OK ] test_lyxml_dup 5: [ OK ] test_lyd_parse_xml 5: [ RUN ] test_lyd_new 1: libyang[0]: Invalid arguments (ly_ctx_load_module()). 1: libyang[0]: Invalid arguments (ly_ctx_load_module()). 1: libyang[0]: Data model "INVALID_NAME" not found. 1: [ OK ] test_ly_ctx_load_module 3: [ RUN ] test_lyxml_free_withsiblings 2: [ OK ] test_lys_set_private 2: [ RUN ] test_lys_print_mem_tree 1: [ RUN ] test_ly_ctx_remove_module 3: [ OK ] test_lyxml_free_withsiblings 3: [ RUN ] test_lyxml_xmlns_wrong_format 2: [ OK ] test_lys_print_mem_tree 2: [ RUN ] test_lys_print_mem_yang 5: [ OK ] test_lyd_new 5: [ RUN ] test_lyd_new_leaf 2: [ OK ] test_lys_print_mem_yang 2: [ RUN ] test_lys_print_mem_yin 3: libyang[0]: Invalid attribute value, " or ' expected. 1: [ OK ] test_ly_ctx_remove_module 1: [ RUN ] test_ly_ctx_remove_module2 1: [ OK ] test_ly_ctx_remove_module2 3: libyang[0]: Invalid attribute definition, "=" expected. 3: libyang[0]: DOCTYPE not supported in XML documents. 3: [ OK ] test_lyxml_xmlns_wrong_format 5: [ OK ] test_lyd_new_leaf 5: [ RUN ] test_lyd_change_leaf 3: [ RUN ] test_lyxml_xmlns_correct_format 1: [ RUN ] test_lys_set_enabled 2: [ OK ] test_lys_print_mem_yin 2: [ RUN ] test_lys_print_mem_info 2: [ OK ] test_lys_print_mem_info 2: [ RUN ] test_lys_print_mem_jsons 3: [ OK ] test_lyxml_xmlns_correct_format 1: libyang[0]: Invalid arguments (lys_set_enabled()). 3: [==========] 14 test(s) run. 3: [ PASSED ] 14 test(s). 2/115 Test #3: test_xml ......................... Passed 0.32 sec test 6 Start 6: test_tree_data_dup 6: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_tree_data_dup 6: Environment variables: 6: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 6: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 6: MALLOC_CHECK_=3 6: Test timeout computed to be: 10000000 1: [ OK ] test_lys_set_enabled 1: [ RUN ] test_lys_set_disabled 1: libyang[0]: Invalid arguments (lys_set_disabled()). 1: libyang[0]: Internal module "ietf-yang-library" cannot be disabled. 1: [ OK ] test_lys_set_disabled 1: [ RUN ] test_ly_ctx_clean 2: [ OK ] test_lys_print_mem_jsons 2: [ RUN ] test_lys_print_fd_tree 2: [ OK ] test_lys_print_fd_tree 2: [ RUN ] test_lys_print_fd_yang 6: [==========] Running 3 test(s). 6: [ RUN ] test_dup_to_ctx 2: [ OK ] test_lys_print_fd_yang 2: [ RUN ] test_lys_print_fd_yin 1: [ OK ] test_ly_ctx_clean 5: [ OK ] test_lyd_change_leaf 5: [ RUN ] test_lyd_output_new_leaf 1: [ RUN ] test_ly_ctx_get_module_by_ns 2: [ OK ] test_lys_print_fd_yin 2: [ RUN ] test_lys_print_fd_info 6: libyang[0]: Target context does not contain schema node for the data node being duplicated (x:x). 1: libyang[0]: Invalid arguments (ly_ctx_get_module_by()). 6: [ OK ] test_dup_to_ctx 6: [ RUN ] test_dup_to_ctx_bits 2: [ OK ] test_lys_print_fd_info 2: [ RUN ] test_lys_print_fd_jsons 2: [ OK ] test_lys_print_fd_jsons 2: [ RUN ] test_lys_print_file_tree 5: [ OK ] test_lyd_output_new_leaf 5: [ RUN ] test_lyd_new_path 2: [ OK ] test_lys_print_file_tree 2: [ RUN ] test_lys_print_file_yin 1: libyang[0]: Invalid arguments (ly_ctx_get_module_by()). 1: [ OK ] test_ly_ctx_get_module_by_ns 1: [ RUN ] test_ly_ctx_get_submodule 2: [ OK ] test_lys_print_file_yin 2: [ RUN ] test_lys_print_file_yang 6: [ OK ] test_dup_to_ctx_bits 2: [ OK ] test_lys_print_file_yang 2: [ RUN ] test_lys_print_file_info 6: [ RUN ] test_dup_to_ctx_leafrefs 2: [ OK ] test_lys_print_file_info 2: [ RUN ] test_lys_print_file_jsons 5: libyang[0]: Node already exists. (path: def-leaf) 5: libyang[0]: Node already exists. (path: /a:l[2]/value) 5: libyang[0]: Unexpected character(s) '[' ("[0]"). 5: [ OK ] test_lyd_new_path 5: [ RUN ] test_lyd_dup 1: libyang[0]: Invalid arguments (ly_ctx_get_submodule()). 1: libyang[0]: Invalid arguments (ly_ctx_get_submodule()). 2: [ OK ] test_lys_print_file_jsons 2: [ RUN ] test_lys_find_path 2: [ OK ] test_lys_find_path 2: [ RUN ] test_lys_xpath_atomize 1: [ OK ] test_ly_ctx_get_submodule 1: [ RUN ] test_ly_ctx_get_submodule2 2: [ OK ] test_lys_xpath_atomize 2: [ RUN ] test_lys_path 5: [ OK ] test_lyd_dup 5: [ RUN ] test_lyd_insert 2: [ OK ] test_lys_path 2: [==========] 29 test(s) run. 2: [ PASSED ] 29 test(s). 3/115 Test #2: test_tree_schema ................. Passed 0.46 sec test 7 Start 7: test_tree_data_merge 7: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_tree_data_merge 7: Environment variables: 7: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 7: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 7: MALLOC_CHECK_=3 7: Test timeout computed to be: 10000000 6: [ OK ] test_dup_to_ctx_leafrefs 6: [==========] 3 test(s) run. 6: [ PASSED ] 3 test(s). 1: libyang[0]: Invalid arguments (ly_ctx_get_submodule2()). 1: libyang[0]: Invalid arguments (ly_ctx_get_submodule2()). 1: [ OK ] test_ly_ctx_get_submodule2 1: [ RUN ] test_lys_find_path 4/115 Test #6: test_tree_data_dup ............... Passed 0.12 sec test 8 Start 8: test_xpath 8: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_xpath 8: Environment variables: 8: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 8: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 8: MALLOC_CHECK_=3 8: Test timeout computed to be: 10000000 7: [==========] Running 13 test(s). 7: [ RUN ] test_merge 8: [==========] Running 4 test(s). 8: [ RUN ] test_invalid 5: [ OK ] test_lyd_insert 5: [ RUN ] test_lyd_insert_sibling 1: [ OK ] test_lys_find_path 1: [ RUN ] test_ly_set_new 7: [ OK ] test_merge 7: [ RUN ] test_merge2 1: [ OK ] test_ly_set_new 1: [ RUN ] test_ly_set_add 7: [ OK ] test_merge2 7: [ RUN ] test_merge3 5: [ OK ] test_lyd_insert_sibling 5: [ RUN ] test_lyd_insert_before 7: [ OK ] test_merge3 7: [ RUN ] test_merge4 8: libyang[0]: Unexpected character(s) ':' (:interface/name). 8: libyang[0]: Unexpected XPath token ] (]). 8: libyang[0]: Unexpected XPath token Unknown (()). 8: libyang[0]: Unparsed characters "()" left at the end of an XPath expression. 7: [ OK ] test_merge4 7: [ RUN ] test_merge5 8: [ OK ] test_invalid 8: [ RUN ] test_simple 7: [ OK ] test_merge5 7: [ RUN ] test_merge6 5: [ OK ] test_lyd_insert_before 5: [ RUN ] test_lyd_insert_after 7: [ OK ] test_merge6 7: [ RUN ] test_merge_dflt1 1: libyang[0]: Invalid arguments (ly_set_add()). 1: [ OK ] test_ly_set_add 1: [ RUN ] test_ly_set_rm 5: [ OK ] test_lyd_insert_after 5: [ RUN ] test_lyd_schema_sort 1: libyang[0]: Invalid arguments (ly_set_rm()). 1: libyang[0]: Invalid arguments (ly_set_rm()). 7: [ OK ] test_merge_dflt1 7: [ RUN ] test_merge_dflt2 1: [ OK ] test_ly_set_rm 1: [ RUN ] test_ly_set_rm_index 8: [ OK ] test_simple 8: [ RUN ] test_advanced 7: [ OK ] test_merge_dflt2 7: [ RUN ] test_merge_to_trgctx1 5: [ OK ] test_lyd_schema_sort 5: [ RUN ] test_lyd_find_path 7: [ OK ] test_merge_to_trgctx1 7: [ RUN ] test_merge_to_trgctx2 5: [ OK ] test_lyd_find_path 5: [ RUN ] test_lyd_find_instance 1: libyang[0]: Invalid arguments (ly_set_rm_index()). 1: [ OK ] test_ly_set_rm_index 1: [ RUN ] test_ly_set_free 5: [ OK ] test_lyd_find_instance 5: [ RUN ] test_lyd_find_sibling 5: libyang[0]: Invalid arguments - no keys for a list (lyd_find_sibling_val()). 5: libyang[0]: Invalid arguments - keys at "" (lyd_find_sibling_val_key_value()). 5: libyang[0]: Invalid arguments - keys at "key='val']" (lyd_find_sibling_val_key_value()). 5: libyang[0]: Invalid arguments - keys at "val]" (lyd_find_sibling_val_key_value()). 5: libyang[0]: Invalid arguments - keys at "]" (lyd_find_sibling_val_key_value()). 5: [ OK ] test_lyd_find_sibling 5: [ RUN ] test_lyd_validate 7: [ OK ] test_merge_to_trgctx2 7: [ RUN ] test_merge_to_ctx 1: [ OK ] test_ly_set_free 1: [ RUN ] test_ly_verb 1: [ OK ] test_ly_verb 1: [ RUN ] test_ly_get_log_clb 1: [ OK ] test_ly_get_log_clb 1: [ RUN ] test_ly_set_log_clb 1: [ OK ] test_ly_set_log_clb 1: [ RUN ] test_ly_log_options 8: [ OK ] test_advanced 8: [ RUN ] test_functions_operators 5: [ OK ] test_lyd_validate 5: [ RUN ] test_lyd_unlink 1: libyang[0]: Data model "INVALID_NAME" not found. 8: [ OK ] test_functions_operators 8: [==========] 4 test(s) run. 8: [ PASSED ] 4 test(s). 5/115 Test #8: test_xpath ....................... Passed 0.21 sec test 9 Start 9: test_xpath_1.1 9: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_xpath_1.1 9: Environment variables: 9: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 9: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 9: MALLOC_CHECK_=3 9: Test timeout computed to be: 10000000 1: libyang[0]: Data model "INVALID_NAME2" not found. 1: [ OK ] test_ly_log_options 1: [ RUN ] test_ly_path_data2schema 7: [ OK ] test_merge_to_ctx 7: [ RUN ] test_merge_to_ctx_with_missing_schema 9: [==========] Running 14 test(s). 9: [ RUN ] test_func_re_match 1: [ OK ] test_ly_path_data2schema 1: [ RUN ] test_ly_get_loaded_plugins 1: [ OK ] test_ly_get_loaded_plugins 1: [ RUN ] test_ly_ctx_internal_modules_count 5: [ OK ] test_lyd_unlink 5: [ RUN ] test_lyd_free 9: [ OK ] test_func_re_match 9: [ RUN ] test_func_deref 7: [ OK ] test_merge_to_ctx_with_missing_schema 1: libyang[0]: Unable to use search directory "INVALID PATH" (No such file or directory) 1: [ OK ] test_ly_ctx_internal_modules_count 1: [ RUN ] test_ly_ctx_set_allimplemented 5: [ OK ] test_lyd_free 5: [ RUN ] test_lyd_free_withsiblings 9: [ OK ] test_func_deref 9: [ RUN ] test_func_derived_from1 7: [ RUN ] test_merge_leafrefs 1: [ OK ] test_ly_ctx_set_allimplemented 1: [ RUN ] test_ly_ctx_get_module_set_id 5: libyang[0]: Invalid arguments (lyd_insert()). 5: [ OK ] test_lyd_free_withsiblings 5: [ RUN ] test_lyd_insert_attr 7: [ OK ] test_merge_leafrefs 7: [==========] 13 test(s) run. 7: [ PASSED ] 13 test(s). 6/115 Test #7: test_tree_data_merge ............. Passed 0.30 sec test 10 Start 10: test_diff 10: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_diff 10: Environment variables: 10: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 10: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 10: MALLOC_CHECK_=3 10: Test timeout computed to be: 10000000 9: [ OK ] test_func_derived_from1 9: [ RUN ] test_func_derived_from2 1: [ OK ] test_ly_ctx_get_module_set_id 1: [ RUN ] test_ly_ctx_get_module_iter 10: [==========] Running 12 test(s). 10: [ RUN ] test_same 9: [ OK ] test_func_derived_from2 9: [ RUN ] test_func_derived_from3 5: [ OK ] test_lyd_insert_attr 5: [ RUN ] test_lyd_free_attr 10: [ OK ] test_same 10: [ RUN ] test_empty1 1: [ OK ] test_ly_ctx_get_module_iter 1: [ RUN ] test_ly_ctx_set_trusted 10: [ OK ] test_empty1 9: [ OK ] test_func_derived_from3 9: [ RUN ] test_func_derived_from4 10: [ RUN ] test_empty2 1: [ OK ] test_ly_ctx_set_trusted 1: [ RUN ] test_ly_ctx_get_node 5: [ OK ] test_lyd_free_attr 5: [ RUN ] test_lyd_print_mem_xml 9: [ OK ] test_func_derived_from4 9: [ RUN ] test_func_derived_from_or_self1 10: [ OK ] test_empty2 10: [ RUN ] test_empty3 1: libyang[0]: Invalid arguments (ly_ctx_get_node()). 1: [ OK ] test_ly_ctx_get_node 1: [ RUN ] test_ly_ctx_find_path 5: [ OK ] test_lyd_print_mem_xml 5: [ RUN ] test_lyd_print_mem_xml_format 10: libyang[0]: lyd_diff: "first" parameter is NULL and "second" is not top level. 9: [ OK ] test_func_derived_from_or_self1 9: [ RUN ] test_func_derived_from_or_self2 10: [ OK ] test_empty3 10: [ RUN ] test_diff1 10: [ OK ] test_diff1 10: [ RUN ] test_diff2 9: [ OK ] test_func_derived_from_or_self2 9: [ RUN ] test_func_derived_from_or_self3 5: [ OK ] test_lyd_print_mem_xml_format 5: [ RUN ] test_lyd_print_mem_json 1: libyang[0]: Starting node must be provided for relative paths. (path: INVALID PATH) 10: [ OK ] test_diff2 1: [ OK ] test_ly_ctx_find_path 1: [ RUN ] test_ly_ctx_destroy 10: [ RUN ] test_move1 1: [ OK ] test_ly_ctx_destroy 1: [ RUN ] test_ly_path_xml2json 9: [ OK ] test_func_derived_from_or_self3 9: [ RUN ] test_func_derived_from_or_self4 5: [ OK ] test_lyd_print_mem_json 5: [ RUN ] test_lyd_print_fd_xml 10: [ OK ] test_move1 10: [ RUN ] test_move2 10: [ OK ] test_move2 10: [ RUN ] test_move3 1: libyang[0]: Unexpected character(s) 'P' (PATH). 1: libyang[0]: Perhaps "INVALID" is supposed to be a function call. 10: [ OK ] test_move3 10: [ RUN ] test_mix1 1: [ OK ] test_ly_path_xml2json 1: [ RUN ] test_ly_set_dup 9: [ OK ] test_func_derived_from_or_self4 9: [ RUN ] test_func_enum_value1 10: [ OK ] test_mix1 10: [ RUN ] test_mix2 9: [ OK ] test_func_enum_value1 9: [ RUN ] test_func_enum_value2 1: [ OK ] test_ly_set_dup 1: [ RUN ] test_ly_vecode 10: [ OK ] test_mix2 5: [ OK ] test_lyd_print_fd_xml 5: [ RUN ] test_lyd_print_fd_xml_format 9: [ OK ] test_func_enum_value2 9: [ RUN ] test_func_bit_is_set1 10: [ RUN ] test_wd1 10: [ OK ] test_wd1 5: [ OK ] test_lyd_print_fd_xml_format 10: [==========] 12 test(s) run. 10: [ PASSED ] 12 test(s). 7/115 Test #10: test_diff ........................ Passed 0.17 sec test 11 Start 11: test_data_initialization 11: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_data_initialization 11: Environment variables: 11: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 11: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 11: MALLOC_CHECK_=3 11: Test timeout computed to be: 10000000 5: [ RUN ] test_lyd_print_fd_json 9: [ OK ] test_func_bit_is_set1 9: [ RUN ] test_func_bit_is_set2 1: libyang[0]: Starting node must be provided for relative paths. (path: g) 1: [ OK ] test_ly_vecode 1: [ RUN ] test_ly_errmsg 5: [ OK ] test_lyd_print_fd_json 5: [ RUN ] test_lyd_print_file_xml 11: [==========] Running 5 test(s). 11: [ RUN ] test_ctx_new_destroy 9: [ OK ] test_func_bit_is_set2 9: [==========] 14 test(s) run. 9: [ PASSED ] 14 test(s). 11: [ OK ] test_ctx_new_destroy 1: libyang[0]: Starting node must be provided for relative paths. (path: g) 11: [ RUN ] test_container_name 1: [ OK ] test_ly_errmsg 1: [==========] 43 test(s) run. 1: [ PASSED ] 43 test(s). 8/115 Test #1: test_libyang ..................... Passed 0.96 sec test 12 Start 12: test_leafref_remove 12: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_leafref_remove 12: Environment variables: 12: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 12: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 12: MALLOC_CHECK_=3 12: Test timeout computed to be: 10000000 5: [ OK ] test_lyd_print_file_xml 5: [ RUN ] test_lyd_print_file_xml_format 5: [ OK ] test_lyd_print_file_xml_format 5: [ RUN ] test_lyd_print_file_json 9/115 Test #9: test_xpath_1.1 ................... Passed 0.30 sec test 13 Start 13: test_instid_remove 13: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_instid_remove 13: Environment variables: 13: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 13: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 13: MALLOC_CHECK_=3 13: Test timeout computed to be: 10000000 5: [ OK ] test_lyd_print_file_json 5: [ RUN ] test_lyd_print_clb_xml 12: [==========] Running 3 test(s). 12: [ RUN ] test_leafref_free 12: libyang[0]: Leafref "../target/name" of value "jedna" points to a non-existing leaf. (path: /leafrefs:lrtests/link) 12: [ OK ] test_leafref_free 12: [ RUN ] test_leafref_unlink 11: [ OK ] test_container_name 11: [ RUN ] test_leaf_name 11: [ OK ] test_leaf_name 11: [ RUN ] test_leaf_list_parameters 13: [==========] Running 1 test(s). 13: [ RUN ] test_instid_unlink 12: libyang[0]: Leafref "../target/name" of value "jedna" points to a non-existing leaf. (path: /leafrefs:lrtests/link) 12: [ OK ] test_leafref_unlink 12: [ RUN ] test_leafref_unlink2 13: libyang[0]: Required instance of "/instance:insttests/target[id='4']/name" does not exist. (path: /instance:insttests/link-req) 13: [ OK ] test_instid_unlink 13: [==========] 1 test(s) run. 13: [ PASSED ] 1 test(s). 10/115 Test #13: test_instid_remove ............... Passed 0.03 sec test 14 Start 14: test_keys 14: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_keys 14: Environment variables: 14: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 14: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 14: MALLOC_CHECK_=3 14: Test timeout computed to be: 10000000 5: [ OK ] test_lyd_print_clb_xml 5: [ RUN ] test_lyd_print_clb_xml_format 5: [ OK ] test_lyd_print_clb_xml_format 5: [ RUN ] test_lyd_print_clb_json 11: [ OK ] test_leaf_list_parameters 11: [ RUN ] test_yanglibrary 11: [ OK ] test_yanglibrary 11: [==========] 5 test(s) run. 11: [ PASSED ] 5 test(s). 12: libyang[0]: Leafref "../target/name" of value "jedna" points to a non-existing leaf. (path: /leafrefs:lrtests/link) 12: [ OK ] test_leafref_unlink2 12: [==========] 3 test(s) run. 12: [ PASSED ] 3 test(s). 11/115 Test #11: test_data_initialization ......... Passed 0.10 sec test 15 Start 15: test_autodel 15: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_autodel 15: Environment variables: 15: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 15: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 15: MALLOC_CHECK_=3 15: Test timeout computed to be: 10000000 12/115 Test #12: test_leafref_remove .............. Passed 0.08 sec test 16 Start 16: test_when 16: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_when 16: Environment variables: 16: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 16: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 16: MALLOC_CHECK_=3 16: Test timeout computed to be: 10000000 5: [ OK ] test_lyd_print_clb_json 5: [ RUN ] test_lyd_path 5: [ OK ] test_lyd_path 5: [ RUN ] test_lyd_leaf_type 14: [==========] Running 6 test(s). 14: [ RUN ] test_keys_correct 14: [ OK ] test_keys_correct 14: [ RUN ] test_keys_correct2 15: [==========] Running 4 test(s). 15: [ RUN ] test_atob 15: [ OK ] test_atob 15: [ RUN ] test_btoa 16: [==========] Running 8 test(s). 16: [ RUN ] test_parse 15: [ OK ] test_btoa 15: [ RUN ] test_insert_fail 5: libyang[0]: Unable to determine the type of value "ssh" from union type "union" prior to validation. (path: /x:x/u) 5: [ OK ] test_lyd_leaf_type 5: [ RUN ] test_lyd_validation_dflt_empty_containers 14: [ OK ] test_keys_correct2 14: [ RUN ] test_keys_missing 15: libyang[0]: Data for more than one case branch of "ch" choice present. (path: /autodel:c/a) 15: libyang[0]: Insert request refers node (/autodel:c/a) that is going to be auto-deleted. (path: /autodel:c/a) 15: [ OK ] test_insert_fail 15: [ RUN ] test_insert_correct 5: [ OK ] test_lyd_validation_dflt_empty_containers 5: [ RUN ] test_lyd_diff 15: [ OK ] test_insert_correct 15: [==========] 4 test(s) run. 15: [ PASSED ] 4 test(s). 13/115 Test #15: test_autodel ..................... Passed 0.06 sec test 17 Start 17: test_when_1.1 17: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_when_1.1 17: Environment variables: 17: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 17: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 17: MALLOC_CHECK_=3 17: Test timeout computed to be: 10000000 5: libyang[0]: lyd_diff: comparing the same tree does not make sense. 5: libyang[0]: lyd_diff: incompatible trees to compare with LYD_OPT_NOSIBLINGS option. 5: [ OK ] test_lyd_diff 5: [ RUN ] test_lyd_free_diff 16: [ OK ] test_parse 16: [ RUN ] test_netconf_autodel 14: libyang[0]: Missing required element "key1" in "l". (path: /keys:l[key2='2']) 14: libyang[0]: Missing required element "key2" in "l". (path: /keys:l[key1='1']) 14: [ OK ] test_keys_missing 14: [ RUN ] test_keys_missing2 17: [==========] Running 8 test(s). 17: [ RUN ] test_unlink_uses 5: [ OK ] test_lyd_free_diff 5: [ RUN ] test_lyd_new_output 14: libyang[0]: Missing required element "key2" in "l". (path: /keys:l[key1='1']) 14: libyang[0]: Missing required element "key1" in "l". (path: /keys:l[key2='2']) 17: [ OK ] test_unlink_uses 17: [ RUN ] test_unlink_choice 17: [ OK ] test_unlink_choice 16: libyang[0]: When condition "../when-check = 'true'" not satisfied. (path: /nc-when:test-when/gated-data) 16: [ OK ] test_netconf_autodel 16: [ RUN ] test_parse_noautodel 5: [ OK ] test_lyd_new_output 17: [ RUN ] test_unlink_case 17: [ OK ] test_unlink_case 5: [ RUN ] test_lyd_dup_withsiblings 17: [ RUN ] test_unlink_augment 14: [ OK ] test_keys_missing2 14: [ RUN ] test_keys_inorder 5: [ OK ] test_lyd_dup_withsiblings 17: [ OK ] test_unlink_augment 5: [ RUN ] test_lyd_dup_to_ctx 17: [ RUN ] test_dummy 16: libyang[0]: Irresolvable when condition "../c". (path: /when:top/b) 16: libyang[0]: When condition "../a" not satisfied. (path: /when:top/c) 14: libyang[0]: Invalid order of elements "key1" and "key2". (path: /keys:l[key2='2']/key1) 14: libyang[0]: Invalid position of the key "key1" in a list "l". (path: /keys:l[key2='2']/key1) 14: libyang[0]: Invalid order of elements "key2" and "value". (path: /keys:l[key1='1']/key2) 14: libyang[0]: Invalid position of the key "key2" in a list "l". (path: /keys:l[key1='1']/key2) 16: libyang[0]: Irresolvable when condition "../c". (path: /when:top/b) 16: libyang[0]: When condition "../a" not satisfied. (path: /when:top/c) 16: [ OK ] test_parse_noautodel 16: [ RUN ] test_insert 14: libyang[1]: Invalid position of the key "key1" in a list "l". 14: libyang[1]: Invalid position of the key "key2" in a list "l". 14: [ OK ] test_keys_inorder 14: [ RUN ] test_keys_inorder2 17: libyang[0]: Accessing the value of the dummy node "c". (path: /when-dummy:c) 17: [ OK ] test_dummy 17: [ RUN ] test_dependency_noautodel 16: [ OK ] test_insert 16: [ RUN ] test_insert_noautodel 14: [ OK ] test_keys_inorder2 14: [==========] 6 test(s) run. 14: [ PASSED ] 6 test(s). 14/115 Test #14: test_keys ........................ Passed 0.17 sec test 18 Start 18: test_must_1.1 18: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_must_1.1 18: Environment variables: 18: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 18: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 18: MALLOC_CHECK_=3 18: Test timeout computed to be: 10000000 18: [==========] Running 4 test(s). 18: [ RUN ] test_dependency_rpc 16: libyang[0]: When condition "../a" not satisfied. (path: /when:top/c) 16: libyang[0]: When condition "../a" not satisfied. (path: /when:top/c) 16: [ OK ] test_insert_noautodel 16: [ RUN ] test_value_prefix 5: [ OK ] test_lyd_dup_to_ctx 5: [ RUN ] test_lyd_new_anydata 18: [ OK ] test_dependency_rpc 18: [ RUN ] test_dependency_action 17: libyang[0]: Irresolvable when condition "/top/e". (path: /when-depend:top/a) 17: libyang[0]: Irresolvable when condition "/top/e". (path: /when-depend:top/b) 17: libyang[0]: Irresolvable when condition "/top/b". (path: /when-depend:top/d[.='1']) 17: libyang[0]: Irresolvable when condition "/top/b". (path: /when-depend:top/d[.='2']) 17: libyang[0]: When condition "false()" not satisfied. (path: /when-depend:top/e) 17: [ OK ] test_dependency_noautodel 17: [ RUN ] test_dependency_circular 16: [ OK ] test_value_prefix 16: [ RUN ] test_augment_choice 17: libyang[0]: Irresolvable when condition "/top/e". (path: /when-circdepend:top/a) 17: libyang[0]: Irresolvable when condition "/top/e". (path: /when-circdepend:top/b) 17: libyang[0]: Irresolvable when condition "/top/b". (path: /when-circdepend:top/d[.='1']) 17: libyang[0]: Irresolvable when condition "/top/b". (path: /when-circdepend:top/d[.='2']) 17: libyang[0]: Irresolvable when condition "/top/d". (path: /when-circdepend:top/e) 17: [ OK ] test_dependency_circular 17: [ RUN ] test_unlink_all 18: [ OK ] test_dependency_action 18: [ RUN ] test_inout 5: libyang[0]: Failed to find "test" as a sibling to "test-anydata:ntf". 5: [ OK ] test_lyd_new_anydata 5: [ RUN ] test_lyd_new_output_anydata 17: [ OK ] test_unlink_all 17: [==========] 8 test(s) run. 17: [ PASSED ] 8 test(s). 15/115 Test #17: test_when_1.1 .................... Passed 0.14 sec test 19 Start 19: test_defaults 19: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_defaults 19: Environment variables: 19: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 19: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 19: MALLOC_CHECK_=3 19: Test timeout computed to be: 10000000 5: [ OK ] test_lyd_new_output_anydata 5: [ RUN ] test_lyd_first_sibling 5: [ OK ] test_lyd_first_sibling 5: [ RUN ] test_lyd_print_path 18: libyang[0]: Must condition "c = '5'" not satisfied. (path: /must-inout:rpc1) 18: libyang[0]: Must condition "d = '6'" not satisfied. (path: /must-inout:rpc1) 18: [ OK ] test_inout 18: [ RUN ] test_notif 18: libyang[0]: Must condition "a = '5'" not satisfied. (path: /must-notif:notif1) 18: [ OK ] test_notif 18: [==========] 4 test(s) run. 18: [ PASSED ] 4 test(s). 16/115 Test #18: test_must_1.1 .................... Passed 0.08 sec test 20 Start 20: test_emptycont 20: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_emptycont 20: Environment variables: 20: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 20: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 20: MALLOC_CHECK_=3 20: Test timeout computed to be: 10000000 5: [ OK ] test_lyd_print_path 5: [==========] 48 test(s) run. 5: [ PASSED ] 48 test(s). 19: [==========] Running 18 test(s). 19: [ RUN ] test_empty 16: [ OK ] test_augment_choice 16: [ RUN ] test_action 17/115 Test #5: test_tree_data ................... Passed 1.12 sec test 21 Start 21: test_unique 21: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_unique 21: Environment variables: 21: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 21: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 21: MALLOC_CHECK_=3 21: Test timeout computed to be: 10000000 20: [==========] Running 3 test(s). 20: [ RUN ] test_parse 20: [ OK ] test_parse 21: [==========] Running 4 test(s). 21: [ RUN ] test_un_correct 16: [ OK ] test_action 16: [==========] 8 test(s) run. 16: [ PASSED ] 8 test(s). 20: [ RUN ] test_parse_noautodel 18/115 Test #16: test_when ........................ Passed 0.26 sec test 22 Start 22: test_mandatory 22: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_mandatory 22: Environment variables: 22: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 22: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 22: MALLOC_CHECK_=3 22: Test timeout computed to be: 10000000 19: [ OK ] test_empty 19: [ RUN ] test_empty_tag 19: [ OK ] test_empty_tag 19: [ RUN ] test_status 21: [ OK ] test_un_correct 21: [ RUN ] test_un_defaults 20: libyang[0]: When condition "../../a" not satisfied. (path: /emptycont:top/b/b1) 20: [ OK ] test_parse_noautodel 20: [ RUN ] test_parse_autodel 22: [==========] Running 1 test(s). 22: [ RUN ] test_mandatory 20: [ OK ] test_parse_autodel 19: [ OK ] test_status 19: [ RUN ] test_trim1 22: libyang[1]: Missing status in obsolete subtree (/mandatory:top-obsolete/obsolete-inherited), inheriting. 22: libyang[0]: Missing required element "leaf1" in "top". (path: /mandatory:top) 22: libyang[0]: Too few "llist1" elements. (path: /mandatory:top) 20: [==========] 3 test(s) run. 20: [ PASSED ] 3 test(s). 21: libyang[0]: Unique data leaf(s) "value a" not satisfied in "/unique:un/list[name='x']" and "/unique:un/list[name='y']". (path: /unique:un/list[name='y']) 22: libyang[0]: Too many "llist1" elements. (path: /mandatory:top/llist1[.='6']) 22: libyang[0]: Missing required element "leaf2" in "cont3". (path: /mandatory:top/cont1/cont2/cont3) 19/115 Test #20: test_emptycont ................... Passed 0.07 sec test 23 Start 23: test_json 23: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_json 23: Environment variables: 23: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 23: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 23: MALLOC_CHECK_=3 23: Test timeout computed to be: 10000000 22: libyang[0]: Mandatory choice "choice2" missing a case branch. (path: /mandatory:top) 22: libyang[0]: Missing required element "leaf6" in "top". (path: /mandatory:top) 22: libyang[0]: Missing required element "leaf7" in "top". (path: /mandatory:top) 22: libyang[0]: Missing required element "topleaf" in "mandatory". (path: /) 22: [ OK ] test_mandatory 22: [==========] 1 test(s) run. 22: [ PASSED ] 1 test(s). 21: [ OK ] test_un_defaults 21: [ RUN ] test_un_empty 19: [ OK ] test_trim1 19: [ RUN ] test_trim2 20/115 Test #22: test_mandatory ................... Passed 0.05 sec test 24 Start 24: test_parse_print 24: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_parse_print 24: Environment variables: 24: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 24: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 24: MALLOC_CHECK_=3 24: Test timeout computed to be: 10000000 21: [ OK ] test_un_empty 21: [ RUN ] test_schema_inpath 21: libyang[0]: Invalid value "sublist/value" of "unique". (path: /unique2:list1) 21: libyang[0]: Unique argument references list. (path: /unique2:list1) 21: libyang[0]: Module "unique2" parsing failed. 21: [ OK ] test_schema_inpath 21: [==========] 4 test(s) run. 21: [ PASSED ] 4 test(s). 23: [==========] Running 4 test(s). 23: [ RUN ] test_parse_if 21/115 Test #21: test_unique ...................... Passed 0.09 sec test 25 Start 25: test_values 25: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_values 25: Environment variables: 25: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 25: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 25: MALLOC_CHECK_=3 25: Test timeout computed to be: 10000000 24: [==========] Running 36 test(s). 24: [ RUN ] test_parse_print_yin 25: [==========] Running 9 test(s). 25: [ RUN ] test_default_int 23: libyang[1]: Unknown "yang:type_attr" metadata with value "1", ignoring. 23: libyang[1]: Unknown "yang:ip_attr" metadata with value "14", ignoring. 23: libyang[1]: Unknown "yang:ip_attr" metadata with value "16", ignoring. 23: libyang[1]: Unknown "yang:type_attr" metadata with value "2", ignoring. 23: libyang[1]: Unknown "yang:ip_attr" metadata with value "24", ignoring. 23: libyang[1]: Unknown "yang:ip_attr" metadata with value "26", ignoring. 23: [ OK ] test_parse_if 23: [ RUN ] test_parse_numbers 19: [ OK ] test_trim2 19: [ RUN ] test_df1 25: libyang[0]: Invalid value "0xa" in "a" element. (path: /x:a) 25: [ OK ] test_default_int 25: [ RUN ] test_default_int_trusted 19: libyang[0]: Missing required element "ho" in "bar". (path: /defaults:df/bar) 24: libyang[1]: Identity found, but in a non-implemented module "all-imp". 24: libyang[1]: Failed to resolve identityref "all-imp:ident5". (path: /all:leaf17) 24: libyang[1]: Previous warning generated by XPath subexpression[3] "leaf17 = 'all-imp:ident5'". 23: [ OK ] test_parse_numbers 23: [ RUN ] test_parse_error_numbers 24: [ OK ] test_parse_print_yin 23: libyang[0]: Invalid character in JSON Number value ('a'). 23: libyang[0]: Path is related to the previous error message. (path: /numbers:nums/num1) 23: libyang[0]: Invalid character in JSON Number value (EOF). 23: libyang[0]: Path is related to the previous error message. (path: /numbers:nums/num1) 23: libyang[0]: Invalid character in JSON Number value ('a'). 23: libyang[0]: Path is related to the previous error message. (path: /numbers:nums/num1) 23: libyang[0]: Invalid JSON data (unexpected value). (path: /numbers:nums/num1) 23: libyang[0]: Invalid character in JSON Number value ('.'). 23: libyang[0]: Path is related to the previous error message. (path: /numbers:nums/num1) 24: [ RUN ] test_parse_print_yang 19: [ OK ] test_df1 19: [ RUN ] test_df2 19: [ OK ] test_df2 19: [ RUN ] test_df3 23: [ OK ] test_parse_error_numbers 23: [ RUN ] test_parse_string 25: [ OK ] test_default_int_trusted 25: [ RUN ] test_xmltojson_identityref 24: libyang[1]: Identity found, but in a non-implemented module "all-imp". 24: libyang[1]: Failed to resolve identityref "all-imp:ident5". (path: /all:leaf17) 24: libyang[1]: Previous warning generated by XPath subexpression[3] "leaf17 = 'all-imp:ident5'". 23: libyang[0]: Invalid arguments (ly_ctx_get_module_by()). 23: libyang[0]: Invalid arguments (ly_ctx_get_module_by()). 23: libyang[0]: Invalid arguments (ly_ctx_get_module_by()). 23: libyang[0]: Invalid arguments (ly_ctx_get_module_by()). 23: libyang[0]: Encountered invalid character sequence "(null)". 23: libyang[0]: Invalid UTF-8 value 0x00000008 23: libyang[0]: Invalid character UTF8 character. 23: libyang[0]: Encountered invalid character sequence "(null)". 23: libyang[0]: Invalid UTF-8 value 0x0000000c 23: libyang[0]: Invalid character UTF8 character. 23: libyang[0]: Invalid arguments (ly_ctx_get_module_by()). 23: libyang[0]: Invalid arguments (ly_ctx_get_module_by()). 23: libyang[0]: Invalid arguments (ly_ctx_get_module_by()). 23: libyang[0]: Invalid JSON data (missing name-separator). (path: /) 23: libyang[0]: Invalid JSON data (missing name-separator). (path: /) 23: libyang[0]: Invalid control character (unescaped). 24: [ OK ] test_parse_print_yang 24: [ RUN ] test_parse_print_xml 23: libyang[0]: Invalid character escape sequence. 23: libyang[0]: Invalid JSON data (missing quotation-mark at the end of string). (path: /ietf-anydata:anydata-con/anyvalue) 23: libyang[0]: Unexpected end of input data. (path: /ietf-anydata:anydata-con/anyvalue) 23: libyang[0]: Invalid anydata/anyxml content (not an object nor string). (path: /ietf-anydata:anydata-con/anyvalue) 23: libyang[0]: Invalid JSON literal value (expected true or false). 23: libyang[0]: Path is related to the previous error message. (path: /ietf-anydata:anydata-con/leaf1) 23: libyang[0]: Invalid JSON data (missing quotation-mark at the beginning of string). (path: /) 23: libyang[0]: Invalid JSON data (missing begin-object). 23: libyang[0]: Path is related to the previous error message. (path: /ietf-anydata:anydata-con) 23: libyang[0]: Invalid JSON data (missing quotation-mark at the beginning of string). 23: libyang[0]: Path is related to the previous error message. (path: /ietf-anydata:anydata-con) 23: libyang[0]: Invalid JSON data (missing quotation-mark at the end of string). 23: libyang[0]: Path is related to the previous error message. (path: /ietf-anydata:anydata-con) 23: libyang[0]: Invalid attribute with no corresponding element to belongs to. 23: [ OK ] test_parse_string 23: [==========] 4 test(s) run. 23: [ PASSED ] 4 test(s). 22/115 Test #23: test_json ........................ Passed 0.12 sec test 26 Start 26: test_metadata 26: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_metadata 26: Environment variables: 26: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 26: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 26: MALLOC_CHECK_=3 26: Test timeout computed to be: 10000000 19: [ OK ] test_df3 19: [ RUN ] test_df4 26: [==========] Running 45 test(s). 26: [ RUN ] test_leafref_type 25: [ OK ] test_xmltojson_identityref 25: [ RUN ] test_xmltojson_identityref2 24: libyang[1]: Identity found, but in a non-implemented module "all-imp". 24: libyang[1]: Failed to resolve identityref "all-imp:ident5". (path: /all:leaf17) 24: libyang[1]: Previous warning generated by XPath subexpression[3] "leaf17 = 'all-imp:ident5'". 26: libyang[0]: The leafref type is not supported for annotations (annotation x). (reported by plugin Annotations, annotation_final_check()) 26: libyang[0]: Resolving extension failed. 26: libyang[0]: Module "x" parsing failed. 26: [ OK ] test_leafref_type 26: [ RUN ] test_unknown_metadata_xml 26: libyang[0]: Invalid attribute "attribute". (path: /x:a) 26: libyang[1]: Unknown "x:attribute" metadata with value "not-defined", ignoring. 26: [ OK ] test_unknown_metadata_xml 26: [ RUN ] test_unknown_metadata_json 25: [ OK ] test_xmltojson_identityref2 25: [ RUN ] test_xmltojson_instanceid 24: [ OK ] test_parse_print_xml 24: [ RUN ] test_parse_print_json 19: [ OK ] test_df4 19: [ RUN ] test_rpc_input_default 25: [ OK ] test_xmltojson_instanceid 25: [ RUN ] test_canonical 26: libyang[0]: Invalid "x:attribute" metadata with value "not-defined". 26: libyang[0]: Path is related to the previous error message. (path: /) 26: libyang[1]: Unknown "x:attribute" metadata with value "not-defined", ignoring. 26: [ OK ] test_unknown_metadata_json 26: [ RUN ] test_nc_filter1_xml 19: [ OK ] test_rpc_input_default 19: [ RUN ] test_rpc_output_default 25: [ OK ] test_canonical 25: [ RUN ] test_validate_value 24: libyang[1]: Identity found, but in a non-implemented module "all-imp". 24: libyang[1]: Failed to resolve identityref "all-imp:ident5". (path: /all:leaf17) 24: libyang[1]: Previous warning generated by XPath subexpression[3] "leaf17 = 'all-imp:ident5'". 24: [ OK ] test_parse_print_json 24: [ RUN ] test_parse_print_keyless 26: [ OK ] test_nc_filter1_xml 26: [ RUN ] test_nc_filter2_xml 25: libyang[0]: Value "" does not satisfy the constraint "2..4" (range, length, or pattern). (path: /x:a) 25: libyang[0]: Value "a" does not satisfy the constraint "2..4" (range, length, or pattern). (path: /x:a) 25: libyang[0]: Value "bbb" does not satisfy the constraint "a*" (range, length, or pattern). (path: /x:a) 25: libyang[0]: Value "aaaaa" does not satisfy the constraint "2..4" (range, length, or pattern). (path: /x:a) 25: libyang[0]: Value "2" does not satisfy the constraint "-1..1" (range, length, or pattern). (path: /x:b) 25: libyang[0]: Invalid value "-" in "b" element. (path: /x:b) 25: libyang[0]: Value "-2" does not satisfy the constraint "-1..1" (range, length, or pattern). (path: /x:b) 25: libyang[0]: Invalid value "a" in "c" element. (path: /x:c) 25: libyang[0]: Invalid value "al" in "c" element. (path: /x:c) 25: libyang[0]: Invalid value "alf" in "c" element. (path: /x:c) 25: libyang[0]: Invalid value "alfa " in "c" element. (path: /x:c) 25: libyang[0]: Invalid value "-922337203685477580.9" in "d" element. (path: /x:d) 25: libyang[0]: Invalid value "-925337203685477580" in "d" element. (path: /x:d) 25: libyang[0]: Invalid value "922337203685477580.8" in "d" element. (path: /x:d) 25: libyang[0]: Invalid value "932337203685477580" in "d" element. (path: /x:d) 25: libyang[0]: Invalid value "-922337203.6854775818" in "e" element. (path: /x:e) 25: libyang[0]: Invalid value "-9223372031" in "e" element. (path: /x:e) 25: libyang[0]: Invalid value "922337203.6854785807" in "e" element. (path: /x:e) 25: libyang[0]: Invalid value "1922337203" in "e" element. (path: /x:e) 25: libyang[0]: Invalid value "-9.223372036854776808" in "f" element. (path: /x:f) 25: libyang[0]: Invalid value "-10" in "f" element. (path: /x:f) 25: libyang[0]: Invalid value "9.223372136854775807" in "f" element. (path: /x:f) 25: libyang[0]: Invalid value "11" in "f" element. (path: /x:f) 25: [ OK ] test_validate_value 25: [ RUN ] test_xmltojson_anydata 24: libyang[1]: Identity found, but in a non-implemented module "all-imp". 19: [ OK ] test_rpc_output_default 19: [ RUN ] test_rpc_augment 24: libyang[1]: Failed to resolve identityref "all-imp:ident5". (path: /all:leaf17) 25: [ OK ] test_xmltojson_anydata 25: [ RUN ] test_xmltojson_extension 24: libyang[1]: Previous warning generated by XPath subexpression[3] "leaf17 = 'all-imp:ident5'". 26: [ OK ] test_nc_filter2_xml 26: [ RUN ] test_nc_filter3_xml 25: [ OK ] test_xmltojson_extension 25: [==========] 9 test(s) run. 25: [ PASSED ] 9 test(s). 23/115 Test #25: test_values ...................... Passed 0.19 sec test 27 Start 27: test_yangtypes_xpath 27: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_yangtypes_xpath 27: Environment variables: 27: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 27: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 27: MALLOC_CHECK_=3 27: Test timeout computed to be: 10000000 26: libyang[0]: Invalid attribute "type". (path: /ietf-netconf:get-config/filter) 26: libyang[1]: Unknown "nc:type" metadata with value "subtree", ignoring. 26: [ OK ] test_nc_filter3_xml 26: [ RUN ] test_nc_filter4_xml 24: [ OK ] test_parse_print_keyless 24: [ RUN ] test_parse_print_lyb 27: [==========] Running 1 test(s). 26: libyang[0]: Invalid ":type" metadata with value "subtrees". (path: /ietf-netconf:get-config/filter) 27: [ RUN ] test_acm_yangtypes_xpath 26: [ OK ] test_nc_filter4_xml 26: [ RUN ] test_nc_filter5_xml 24: libyang[1]: Identity found, but in a non-implemented module "all-imp". 24: libyang[1]: Failed to resolve identityref "all-imp:ident5". (path: /all:leaf17) 24: libyang[1]: Previous warning generated by XPath subexpression[3] "leaf17 = 'all-imp:ident5'". 19: [ OK ] test_rpc_augment 19: [ RUN ] test_notif_default 24: [ OK ] test_parse_print_lyb 24: [ RUN ] test_parse_print_oookeys_xml 27: [ OK ] test_acm_yangtypes_xpath 27: [==========] 1 test(s) run. 27: [ PASSED ] 1 test(s). 24/115 Test #27: test_yangtypes_xpath ............. Passed 0.05 sec test 28 Start 28: test_yang_data 28: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_yang_data 28: Environment variables: 28: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 28: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 28: MALLOC_CHECK_=3 28: Test timeout computed to be: 10000000 24: libyang[1]: Identity found, but in a non-implemented module "all-imp". 24: libyang[1]: Failed to resolve identityref "all-imp:ident5". (path: /all:leaf17) 24: libyang[1]: Previous warning generated by XPath subexpression[3] "leaf17 = 'all-imp:ident5'". 24: libyang[0]: Invalid order of elements "leaf18" and "leaf19". (path: /all:cont1/list1/leaf18) 24: libyang[0]: Invalid position of the key "leaf18" in a list "list1". (path: /all:cont1/list1/leaf18) 24: libyang[1]: Invalid position of the key "leaf18" in a list "list1". 24: [ OK ] test_parse_print_oookeys_xml 24: [ RUN ] test_parse_print_oookeys_json 19: [ OK ] test_notif_default 19: [ RUN ] test_val_diff 26: libyang[0]: Invalid ":type" metadata with value "xpath". (path: /ietf-netconf:get-config/filter) 26: libyang[0]: Enum "xpath" is disabled by its 1. if-feature condition. (path: /ietf-netconf:get-config/filter) 26: [ OK ] test_nc_filter5_xml 26: [ RUN ] test_nc_filter6_xml 28: [==========] Running 5 test(s). 28: [ RUN ] test_new_path 24: libyang[1]: Identity found, but in a non-implemented module "all-imp". 24: libyang[1]: Failed to resolve identityref "all-imp:ident5". (path: /all:leaf17) 24: libyang[1]: Previous warning generated by XPath subexpression[3] "leaf17 = 'all-imp:ident5'". 24: [ OK ] test_parse_print_oookeys_json 24: [ RUN ] test_parse_noncharacters_xml 19: [ OK ] test_val_diff 19: [ RUN ] test_feature 24: libyang[0]: Encountered invalid character sequence "���-------". 24: libyang[0]: Invalid UTF-8 value 0x0000d800 24: libyang[0]: Encountered invalid character sequence "﷐-------". 24: libyang[0]: Invalid UTF-8 value 0x0000fdd0 24: libyang[0]: Encountered invalid character sequence "￾-------". 24: libyang[0]: Invalid UTF-8 value 0x0000fffe 24: libyang[0]: Encountered invalid character sequence "------:operation" metadata with value "not-defined". (path: /x:a) 26: [ OK ] test_nc_editconfig1_xml 26: [ RUN ] test_nc_editconfig1_json 19: [ OK ] test_leaflist_in10 19: [ RUN ] test_leaflist_yang 24: libyang[0]: Invalid keyword "description". 24: libyang[0]: Statement "description" cannot appear after "data definition" statement. 24: libyang[0]: Module "error-order-description" parsing failed. 24: libyang[0]: Too many instances of "description" in "module". 24: libyang[0]: Module "error-dup-description" parsing failed. 24: libyang[0]: Expected "text" element in "description" element. 24: libyang[0]: Invalid value "text" of "description". 24: libyang[0]: Module "error-substatement-description" parsing failed. 24: [ OK ] test_parse_print_yin_error_description 24: [ RUN ] test_parse_print_yin_error_reference 24: libyang[0]: Invalid keyword "reference". 24: libyang[0]: Statement "reference" cannot appear after "data definition" statement. 24: libyang[0]: Module "error-order-reference" parsing failed. 24: libyang[0]: Too many instances of "reference" in "module". 24: libyang[0]: Module "error-dup-reference" parsing failed. 24: libyang[0]: Expected "text" element in "reference" element. 24: libyang[0]: Invalid value "text" of "reference". 24: libyang[0]: Module "error-substatement-reference" parsing failed. 24: [ OK ] test_parse_print_yin_error_reference 24: [ RUN ] test_parse_print_yin_error_yang_version 26: libyang[0]: Invalid ":operation" metadata with value "not-defined". (path: /) 26: libyang[0]: Path is related to the previous error message. (path: /) 26: [ OK ] test_nc_editconfig1_json 26: [ RUN ] test_nc_editconfig2_xml 28: [ OK ] test_path_yangdata 19: [ OK ] test_leaflist_yang 19: [ RUN ] test_leaflist_yin 28: [ RUN ] test_validate_yangdata 24: libyang[0]: Invalid keyword "yang-version". 24: libyang[0]: Statement "yang-version" cannot appear after "data definition" statement. 24: libyang[0]: Module "error-order-yang-version" parsing failed. 24: libyang[0]: Too many instances of "yang-version" in "module". 24: libyang[0]: Module "error-dup-yang-version" parsing failed. 24: [ OK ] test_parse_print_yin_error_yang_version 24: [ RUN ] test_parse_print_yin_error_namespace 26: libyang[0]: Too many instances of "operation attributes" in "a". (path: /x:a) 26: [ OK ] test_nc_editconfig2_xml 26: [ RUN ] test_nc_editconfig2_json 24: libyang[0]: Missing keyword "namespace" as a child to "module". 24: libyang[0]: Module "error-missing-xmlns" parsing failed. 24: libyang[0]: Too many instances of "namespace" in "module". 24: libyang[0]: Module "error-dup-namespace" parsing failed. 24: libyang[0]: Invalid keyword "namespace". 24: libyang[0]: Statement "namespace" cannot appear after "data definition" statement. 24: libyang[0]: Module "error-order-namespace" parsing failed. 24: [ OK ] test_parse_print_yin_error_namespace 24: [ RUN ] test_parse_print_yin_error_when 26: libyang[0]: Too many instances of "operation attributes" in "a". (path: /x:a) 26: [ OK ] test_nc_editconfig2_json 26: [ RUN ] test_nc_editconfig3_xml 28: libyang[0]: Missing required element "error-tag" in "error". (path: /yang-data:#data/errors/error[1]) 28: [ OK ] test_validate_yangdata 24: libyang[0]: Expected "text" element in "description" element. 24: libyang[0]: Invalid value "text" of "description". 24: libyang[0]: Module "error-substatement1-when" parsing failed. 28: [ RUN ] test_mem_yangdata 24: libyang[0]: Expected "text" element in "reference" element. 24: libyang[0]: Invalid value "text" of "reference". 24: libyang[0]: Module "error-substatement2-when" parsing failed. 24: libyang[0]: Too many instances of "description" in "when". 24: libyang[0]: Module "error-substatement3-when" parsing failed. 24: libyang[0]: Too many instances of "reference" in "when". 24: libyang[0]: Module "error-substatement4-when" parsing failed. 24: libyang[0]: Invalid keyword "descript". 24: libyang[0]: Module "error-substatement5-when" parsing failed. 24: [ OK ] test_parse_print_yin_error_when 24: [ RUN ] test_parse_print_yin_error_container 19: [ OK ] test_leaflist_yin 19: [==========] 18 test(s) run. 19: [ PASSED ] 18 test(s). 25/115 Test #19: test_defaults .................... Passed 0.53 sec test 29 Start 29: test_yang_data_ns 29: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_yang_data_ns 29: Environment variables: 29: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 29: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 29: MALLOC_CHECK_=3 29: Test timeout computed to be: 10000000 26: [ OK ] test_nc_editconfig3_xml 26: [ RUN ] test_nc_editconfig3_json 24: libyang[0]: Invalid keyword "text". (path: /error-substatement1-container:con1) 24: libyang[0]: Module "error-substatement1-container" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement2-container" parsing failed. 24: [ OK ] test_parse_print_yin_error_container 24: [ RUN ] test_parse_print_yin_error_leaflist 29: [==========] Running 1 test(s). 29: [ RUN ] test_anydata_ns 28: libyang[0]: Invalid JSON data (missing top-level end-object). 28: libyang[0]: Unknown element "node". (path: /) 28: [ OK ] test_mem_yangdata 28: [==========] 5 test(s) run. 28: [ PASSED ] 5 test(s). 26/115 Test #28: test_yang_data ................... Passed 0.18 sec test 30 Start 30: test_unknown_element 30: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_unknown_element 30: Environment variables: 30: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 30: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 30: MALLOC_CHECK_=3 30: Test timeout computed to be: 10000000 24: libyang[0]: Expected "text" element in "reference" element. 24: libyang[0]: Invalid value "text" of "reference". 24: libyang[0]: Module "error-substatement1-leaflist" parsing failed. 24: libyang[0]: Invalid value "123" of "max-elements". (path: /error-substatement2-leaflist:llist1) 24: libyang[0]: "max-elements" is smaller than "min-elements". (path: /error-substatement2-leaflist:llist1) 24: libyang[0]: Module "error-substatement2-leaflist" parsing failed. 24: libyang[0]: Expected "text" element in "reference" element. 24: libyang[0]: Invalid value "text" of "reference". 24: libyang[0]: Module "error-substatement3-leaflist" parsing failed. 24: libyang[0]: Invalid keyword "reference". 24: libyang[0]: Module "error-substatement4-leaflist" parsing failed. 24: libyang[0]: Invalid keyword "min-elements" as a child to "leaf-list". (path: /error-substatement5-leaflist:llist1) 24: libyang[0]: The "min-elements" statement with non-zero value is forbidden on leaf-lists with the "default" statement. (path: /error-substatement5-leaflist:llist1) 24: libyang[0]: Module "error-substatement5-leaflist" parsing failed. 29: [ OK ] test_anydata_ns 29: [==========] 1 test(s) run. 29: [ PASSED ] 1 test(s). 26: [ OK ] test_nc_editconfig3_json 26: [ RUN ] test_nc_editconfig4_xml 27/115 Test #29: test_yang_data_ns ................ Passed 0.03 sec test 31 Start 31: test_user_types 31: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_user_types 31: Environment variables: 31: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 31: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 31: MALLOC_CHECK_=3 31: Test timeout computed to be: 10000000 24: [ OK ] test_parse_print_yin_error_leaflist 24: [ RUN ] test_parse_print_yin_error_leaf 30: [==========] Running 5 test(s). 30: [ RUN ] test_ok_strict 31: [==========] Running 2 test(s). 31: [ RUN ] test_yang_types 24: libyang[0]: Invalid keyword "text". (path: /error-substatement1-leaf:leaf1) 24: libyang[0]: Module "error-substatement1-leaf" parsing failed. 24: libyang[0]: Expected "text" element in "description" element. 24: libyang[0]: Invalid value "text" of "description". 24: libyang[0]: Module "error-substatement2-leaf" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement3-leaf" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement4-leaf" parsing failed. 24: [ OK ] test_parse_print_yin_error_leaf 24: [ RUN ] test_parse_print_yin_error_list 30: [ OK ] test_ok_strict 30: [ RUN ] test_unknown_namespace_xml_strict 30: libyang[0]: Unknown element "unknown-leaf". (path: /) 30: [ OK ] test_unknown_namespace_xml_strict 30: [ RUN ] test_unknown_namespace_xml_nonstrict 26: libyang[0]: Invalid attribute "insert". (path: /x:a) 26: [ OK ] test_nc_editconfig4_xml 26: [ RUN ] test_nc_editconfig4_json 31: libyang[0]: Value "2005-05-31T23:15:15.-08:00" does not satisfy the constraint "\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d+)?(Z|[\+\-]\d{2}:\d{2})" (range, length, or pattern). (path: /user-types:yang1) 31: libyang[0]: Checking date-and-time value "2005-02-29T23:15:15-08:00" failed, canonical date and time is "2005-03-01T23:15:15". 31: libyang[0]: Path is related to the previous error message. (path: /user-types:yang1) 31: [ OK ] test_yang_types 31: [ RUN ] test_inet_types 24: libyang[0]: Invalid value "sys123" of "ordered-by". (path: /error-substatement1-list:list1) 24: libyang[0]: Module "error-substatement1-list" parsing failed. 26: libyang[0]: Invalid attribute "insert". (path: /x:a[.='a']) 26: [ OK ] test_nc_editconfig4_json 26: [ RUN ] test_nc_editconfig5_xml 24: libyang[0]: Invalid value "-20" of "min-elements". (path: /error-substatement2-list:list2) 24: libyang[0]: Module "error-substatement2-list" parsing failed. 31: [ OK ] test_inet_types 31: [==========] 2 test(s) run. 31: [ PASSED ] 2 test(s). 28/115 Test #31: test_user_types .................. Passed 0.04 sec test 32 Start 32: test_print_transform 32: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_print_transform 32: Environment variables: 32: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 32: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 32: MALLOC_CHECK_=3 32: Test timeout computed to be: 10000000 24: libyang[0]: Invalid value "100" of "min-elements". (path: /error-substatement3-list:list2) 24: libyang[0]: "min-elements" is bigger than "max-elements". (path: /error-substatement3-list:list2) 24: libyang[0]: Module "error-substatement3-list" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement4-list" parsing failed. 24: libyang[0]: Invalid keyword "text". (path: /error-substatement5-list:list1) 24: libyang[0]: Module "error-substatement5-list" parsing failed. 24: libyang[0]: Invalid value "-10" of "max-elements". (path: /error-substatement6-list:list1) 24: libyang[0]: Module "error-substatement6-list" parsing failed. 24: libyang[0]: Invalid value "50" of "max-elements". (path: /error-substatement7-list:list1) 24: libyang[0]: "max-elements" is smaller than "min-elements". (path: /error-substatement7-list:list1) 24: libyang[0]: Module "error-substatement7-list" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement8-list" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement9-list" parsing failed. 24: [ OK ] test_parse_print_yin_error_list 24: [ RUN ] test_parse_print_yin_error_choice 30: [ OK ] test_unknown_namespace_xml_nonstrict 30: [ RUN ] test_unknown_nested_element_xml_strict 30: libyang[0]: Unknown element "unknown-subelement". (path: /unknown-element:known-container) 30: [ OK ] test_unknown_nested_element_xml_strict 30: [ RUN ] test_unknown_nested_element_xml_nonstrict 26: libyang[0]: Invalid attribute "insert". (path: /x:a) 26: [ OK ] test_nc_editconfig5_xml 26: [ RUN ] test_nc_editconfig5_json 32: [==========] Running 2 test(s). 32: [ RUN ] test_modules 24: libyang[0]: Invalid keyword "text". (path: /error-substatement1-choice:choice1/leaf1/leaf1) 24: libyang[0]: Module "error-substatement1-choice" parsing failed. 26: libyang[0]: Invalid attribute "insert". (path: /x:a[.='a']) 26: [ OK ] test_nc_editconfig5_json 30: [ OK ] test_unknown_nested_element_xml_nonstrict 30: [==========] 5 test(s) run. 30: [ PASSED ] 5 test(s). 29/115 Test #30: test_unknown_element ............. Passed 0.07 sec test 33 Start 33: test_ietf 33: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_ietf 33: Environment variables: 33: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 33: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 33: MALLOC_CHECK_=3 33: Test timeout computed to be: 10000000 24: libyang[0]: Invalid keyword "text". (path: /error-substatement2-choice:choice1/con1/con1) 24: libyang[0]: Module "error-substatement2-choice" parsing failed. 24: libyang[0]: Invalid keyword "text". (path: /error-substatement3-choice:choice1/llist1/llist1) 24: libyang[0]: Module "error-substatement3-choice" parsing failed. 24: libyang[0]: Invalid keyword "text". (path: /error-substatement4-choice:choice1/list1/list1) 24: libyang[0]: Module "error-substatement4-choice" parsing failed. 24: libyang[0]: Invalid keyword "text". (path: /error-substatement5-choice:choice1/anydata1/anydata1) 24: libyang[0]: Module "error-substatement5-choice" parsing failed. 24: libyang[0]: Invalid keyword "text". (path: /error-substatement6-choice:choice1/anyxml1/anyxml1) 24: libyang[0]: Module "error-substatement6-choice" parsing failed. 24: libyang[0]: Invalid value "faltrue" of "mandatory". (path: /error-substatement7-choice:choice1) 24: libyang[0]: Module "error-substatement7-choice" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement8-choice" parsing failed. 24: libyang[0]: Invalid keyword "choice". (path: /error-substatement9-choice:choice1) 24: libyang[0]: Module "error-substatement9-choice" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement10-choice" parsing failed. 24: [ OK ] test_parse_print_yin_error_choice 24: [ RUN ] test_parse_print_yin_error_uses 26: [ RUN ] test_nc_editconfig6_xml 33: [==========] Running 8 test(s). 33: [ RUN ] test_modules 26: libyang[0]: Too many instances of "insert attributes" in "a". (path: /x:a) 32: [ OK ] test_modules 32: [ RUN ] test_modules_2 26: [ OK ] test_nc_editconfig6_xml 26: [ RUN ] test_nc_editconfig6_json 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement1-uses" parsing failed. 24: libyang[0]: Invalid keyword "text". (path: /error-substatement2-uses:group1) 24: libyang[0]: Module "error-substatement2-uses" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement3-uses" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement4-uses" parsing failed. 24: libyang[0]: Invalid keyword "leaf". (path: /error-substatement5-uses:{grouping}[group1]/leaf2) 24: libyang[0]: Module "error-substatement5-uses" parsing failed. 24: [ OK ] test_parse_print_yin_error_uses 24: [ RUN ] test_parse_print_yin_error_anydata 32: [ OK ] test_modules_2 32: [==========] 2 test(s) run. 32: [ PASSED ] 2 test(s). 30/115 Test #32: test_print_transform ............. Passed 0.04 sec test 34 Start 34: test_augment 34: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_augment 34: Environment variables: 34: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 34: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 34: MALLOC_CHECK_=3 34: Test timeout computed to be: 10000000 26: libyang[0]: Too many instances of "insert attributes" in "a". (path: /x:a[.='a']) 26: [ OK ] test_nc_editconfig6_json 26: [ RUN ] test_nc_editconfig7_xml 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement1-anydata" parsing failed. 24: libyang[0]: Invalid keyword "text". (path: /error-substatement2-anydata:adata1) 24: libyang[0]: Module "error-substatement2-anydata" parsing failed. 34: [==========] Running 23 test(s). 34: [ RUN ] test_target_include_submodule 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement3-anydata" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement4-anydata" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement5-anydata" parsing failed. 24: [ OK ] test_parse_print_yin_error_anydata 24: [ RUN ] test_parse_print_yin_error_rpc 26: libyang[0]: Too many instances of "value attributes" in "a". (path: /x:a) 24: libyang[0]: Invalid keyword "text". (path: /error-substatement1-rpc:rpc1) 24: libyang[0]: Module "error-substatement1-rpc" parsing failed. 26: [ OK ] test_nc_editconfig7_xml 34: [ OK ] test_target_include_submodule 34: [ RUN ] test_leafref 24: libyang[0]: Invalid keyword "typedef1". 24: libyang[0]: Module "error-substatement2-rpc" parsing failed. 26: [ RUN ] test_nc_editconfig7_json 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement3-rpc" parsing failed. 24: libyang[0]: Invalid keyword "text". (path: /error-substatement4-rpc:rpc1/{grouping}[grp1]) 24: libyang[0]: Module "error-substatement4-rpc" parsing failed. 24: [ OK ] test_parse_print_yin_error_rpc 24: [ RUN ] test_parse_print_yin_error_action 34: [ OK ] test_leafref 34: [ RUN ] test_target_augment 24: libyang[0]: Invalid keyword "action". (path: /error-substatement1-action:{augment}[aug1]) 24: libyang[0]: Module "error-substatement1-action" parsing failed. 24: [ OK ] test_parse_print_yin_error_action 26: libyang[0]: Too many instances of "value attributes" in "a". (path: /x:a[.='a']) 24: [ RUN ] test_parse_print_yin_error_notification 26: [ OK ] test_nc_editconfig7_json 26: [ RUN ] test_nc_editconfig8_xml 34: [ OK ] test_target_augment 34: [ RUN ] test_unres_augment 24: libyang[0]: Invalid keyword "typedef1". 24: libyang[0]: Module "error-substatement1-notification" parsing failed. 26: [ OK ] test_nc_editconfig8_xml 26: [ RUN ] test_nc_editconfig8_json 24: libyang[0]: Invalid keyword "text". (path: /error-substatement2-notification:notif1) 24: libyang[0]: Module "error-substatement2-notification" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement3-notification" parsing failed. 24: libyang[0]: Missing argument "condition" to keyword "must". 24: libyang[0]: Module "error-substatement4-notification" parsing failed. 24: libyang[0]: Invalid keyword "text". (path: /error-substatement5-notification:notif1/leaf1) 24: libyang[0]: Module "error-substatement5-notification" parsing failed. 24: [ OK ] test_parse_print_yin_error_notification 24: [ RUN ] test_parse_print_yin_error_augment 34: [ OK ] test_unres_augment 34: [ RUN ] test_import_augment_target 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement1-augment" parsing failed. 24: libyang[0]: Missing argument "condition" to keyword "when". 24: libyang[0]: Module "error-substatement2-augment" parsing failed. 24: [ OK ] test_parse_print_yin_error_augment 24: [ RUN ] test_parse_print_yin_error_grouping 34: [ OK ] test_import_augment_target 34: [ RUN ] test_leafref_w_feature1 26: [ OK ] test_nc_editconfig8_json 26: [ RUN ] test_nc_editconfig9_xml 24: libyang[0]: Invalid keyword "text". (path: /error-substatement1-grouping:{grouping}[grp]/ntf1) 24: libyang[0]: Module "error-substatement1-grouping" parsing failed. 33: libyang[1]: Identity found, but in a non-implemented module "ietf-x509-cert-to-name". 33: libyang[1]: Failed to resolve identityref "ietf-x509-cert-to-name:specified". (path: /ietf-snmp:map-type) 33: libyang[1]: Previous warning generated by XPath subexpression[3] "map-type = 'ietf-x509-cert-to-name:specified'". 24: libyang[0]: Invalid keyword "typedef1". 24: libyang[0]: Module "error-substatement2-grouping" parsing failed. 24: [ OK ] test_parse_print_yin_error_grouping 24: [ RUN ] test_parse_print_yin_error_revision 34: [ OK ] test_leafref_w_feature1 34: [ RUN ] test_leafref_w_feature2 26: [ OK ] test_nc_editconfig9_xml 26: [ RUN ] test_nc_editconfig9_json 34: [ OK ] test_leafref_w_feature2 34: [ RUN ] test_leafref_w_feature3 24: libyang[0]: Invalid keyword "revision". 24: libyang[0]: Statement "revision" cannot appear after "data definition" statement. 24: libyang[0]: Module "error-order-revision" parsing failed. 33: Loading "iana-crypt-hash.yin" module ... ok 33: Loading "iana-if-type.yin" module ... ok 33: Loading "ietf-inet-types.yin" module ... ok 33: Loading "ietf-interfaces.yin" module ... ok 33: Loading "ietf-ipfix-psamp.yin" module ... ok 33: Loading "ietf-ip.yin" module ... ok 33: Loading "ietf-netconf-acm.yin" module ... ok 33: Loading "ietf-netconf-monitoring.yin" module ... ok 33: Loading "ietf-netconf-notifications.yin" module ... ok 33: Loading "ietf-netconf-partial-lock.yin" module ... ok 33: Loading "ietf-netconf-with-defaults.yin" module ... ok 33: Loading "ietf-netconf.yin" module ... ok 33: Loading "ietf-snmp.yin" module ... ok 33: Loading "ietf-system.yin" module ... ok 33: Loading "ietf-x509-cert-to-name.yin" module ... ok 33: Loading "ietf-yang-smiv2.yin" module ... ok 33: Loading "ietf-yang-types.yin" module ... ok 33: [ OK ] test_modules 33: [ RUN ] test_modules 24: libyang[0]: Invalid keyword "revisioin". 24: libyang[0]: Module "error-revision-not-unique" parsing failed. 24: libyang[0]: Too many instances of "description" in "revision". 24: libyang[0]: Module "error-substatement1-revision" parsing failed. 24: libyang[0]: Expected "text" element in "description" element. 24: libyang[0]: Invalid value "text" of "description". 24: libyang[0]: Module "error-substatement2-revision" parsing failed. 24: libyang[0]: Too many instances of "reference" in "revision". 24: libyang[0]: Module "error-substatement3-revision" parsing failed. 24: libyang[0]: Expected "text" element in "reference" element. 24: libyang[0]: Invalid value "text" of "reference". 24: libyang[0]: Module "error-substatement4-revision" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement5-revision" parsing failed. 34: [ OK ] test_leafref_w_feature3 34: [ RUN ] test_imp_aug 24: [ OK ] test_parse_print_yin_error_revision 24: [ RUN ] test_parse_print_yin_error_extension 26: [ OK ] test_nc_editconfig9_json 26: [ RUN ] test_nc_editconfig10_xml 24: libyang[0]: Invalid identifier "132_ext" (invalid start character). 24: libyang[0]: Module "error-substatement1-extension" parsing failed. 24: libyang[0]: Expected "text" element in "description" element. 24: libyang[0]: Invalid value "text" of "description". 24: libyang[0]: Module "error-substatement2-extension" parsing failed. 24: libyang[0]: Invalid keyword "text" as a child to "text". 24: libyang[0]: Module "error-substatement3-extension" parsing failed. 24: libyang[0]: Invalid keyword "text" as a child to "text". 24: libyang[0]: Module "error-substatement4-extension" parsing failed. 24: [ OK ] test_parse_print_yin_error_extension 24: [ RUN ] test_parse_print_yin_error_import 26: libyang[0]: Invalid attribute "insert". (path: /x:a) 26: [ OK ] test_nc_editconfig10_xml 26: [ RUN ] test_nc_editconfig10_json 24: libyang[0]: Invalid keyword "import". 34: [ OK ] test_imp_aug 34: [ RUN ] test_import_augment_leafref_implemented 24: libyang[0]: Statement "import" cannot appear after "data definition" statement. 24: libyang[0]: Module "error-order-import" parsing failed. 24: libyang[0]: Too many instances of "revision-date" in "import". 24: libyang[0]: Module "error-substatement1-import" parsing failed. 24: libyang[0]: Invalid date "2016/05/22", valid date in format "YYYY-MM-DD" expected. 24: libyang[0]: Module "error-substatement2-import" parsing failed. 26: libyang[0]: Invalid attribute "insert". (path: /x:a) 24: libyang[0]: Too many instances of "description" in "import". 24: libyang[0]: Module "error-substatement3-import" parsing failed. 24: libyang[0]: Expected "text" element in "description" element. 24: libyang[0]: Invalid value "text" of "description". 24: libyang[0]: Module "error-substatement4-import" parsing failed. 24: libyang[0]: Too many instances of "reference" in "import". 24: libyang[0]: Module "error-substatement5-import" parsing failed. 24: libyang[0]: Expected "text" element in "reference" element. 24: libyang[0]: Invalid value "text" of "reference". 24: libyang[0]: Module "error-substatement6-import" parsing failed. 24: [ OK ] test_parse_print_yin_error_import 24: [ RUN ] test_parse_print_yin_error_include 26: [ OK ] test_nc_editconfig10_json 26: [ RUN ] test_nc_editconfig11_xml 34: [ OK ] test_import_augment_leafref_implemented 34: [ RUN ] test_import_augment_leafref_imported 24: libyang[0]: Invalid keyword "include". 24: libyang[0]: Statement "include" cannot appear after "data definition" statement. 24: libyang[0]: Module "error-order-include" parsing failed. 24: libyang[0]: Too many instances of "revision-date" in "include". 24: libyang[0]: Module "error-substatement1-include" parsing failed. 24: libyang[0]: Invalid date "2016/05/23", valid date in format "YYYY-MM-DD" expected. 24: libyang[0]: Module "error-substatement2-include" parsing failed. 24: libyang[0]: Too many instances of "description" in "include". 24: libyang[0]: Module "error-substatement3-include" parsing failed. 24: libyang[0]: Expected "text" element in "description" element. 24: libyang[0]: Invalid value "text" of "description". 24: libyang[0]: Module "error-substatement4-include" parsing failed. 24: libyang[0]: Expected "text" element in "reference" element. 24: libyang[0]: Invalid value "text" of "reference". 24: libyang[0]: Module "error-substatement5-include" parsing failed. 24: libyang[0]: Too many instances of "reference" in "include". 24: libyang[0]: Module "error-substatement6-include" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement7-include" parsing failed. 24: [ OK ] test_parse_print_yin_error_include 24: [ RUN ] test_parse_print_yin_error_identity 26: libyang[0]: Invalid attribute "insert". (path: /x:a) 26: [ OK ] test_nc_editconfig11_xml 26: [ RUN ] test_nc_editconfig11_json 34: [ OK ] test_import_augment_leafref_imported 34: [ RUN ] test_target_include_submodule 33: libyang[1]: Identity found, but in a non-implemented module "ietf-x509-cert-to-name". 33: libyang[1]: Failed to resolve identityref "ietf-x509-cert-to-name:specified". (path: /ietf-snmp:map-type) 33: libyang[1]: Previous warning generated by XPath subexpression[3] "map-type = 'ietf-x509-cert-to-name:specified'". 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement1-identity" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement2-identity" parsing failed. 24: [ OK ] test_parse_print_yin_error_identity 24: [ RUN ] test_parse_print_yin_error_feature 33: Loading "iana-crypt-hash.yang" module ... ok 33: Loading "iana-if-type.yang" module ... ok 33: Loading "ietf-inet-types.yang" module ... ok 33: Loading "ietf-interfaces.yang" module ... ok 33: Loading "ietf-ipfix-psamp.yang" module ... ok 33: Loading "ietf-ip.yang" module ... ok 33: Loading "ietf-netconf-acm.yang" module ... ok 33: Loading "ietf-netconf-monitoring.yang" module ... ok 33: Loading "ietf-netconf-notifications.yang" module ... ok 33: Loading "ietf-netconf-partial-lock.yang" module ... ok 33: Loading "ietf-netconf-with-defaults.yang" module ... ok 33: Loading "ietf-netconf.yang" module ... ok 33: Loading "ietf-snmp.yang" module ... ok 33: Loading "ietf-system.yang" module ... ok 33: Loading "ietf-x509-cert-to-name.yang" module ... ok 33: Loading "ietf-yang-smiv2.yang" module ... ok 33: Loading "ietf-yang-types.yang" module ... ok 33: [ OK ] test_modules 33: [ RUN ] compare_modules 34: [ OK ] test_target_include_submodule 34: [ RUN ] test_leafref 26: libyang[0]: Invalid attribute "insert". (path: /x:a) 26: [ OK ] test_nc_editconfig11_json 26: [ RUN ] test_nc_editconfig12_xml 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement1-feature" parsing failed. 24: [ OK ] test_parse_print_yin_error_feature 24: [ RUN ] test_parse_print_yin_error_deviation 33: Compare "iana-crypt-hash" module ... ok 33: Compare "iana-if-type" module ... ok 33: Compare "ietf-inet-types" module ... ok 33: Compare "ietf-interfaces" module ... ok 33: Compare "ietf-ipfix-psamp" module ... ok 33: Compare "ietf-ip" module ... ok 33: Compare "ietf-netconf-acm" module ... ok 33: Compare "ietf-netconf-monitoring" module ... ok 33: Compare "ietf-netconf-notifications" module ... ok 33: Compare "ietf-netconf-partial-lock" module ... ok 33: Compare "ietf-netconf-with-defaults" module ... ok 33: Compare "ietf-netconf" module ... ok 33: Compare "ietf-snmp" module ... ok 33: Compare "ietf-system" module ... ok 33: Compare "ietf-x509-cert-to-name" module ... ok 33: Compare "ietf-yang-smiv2" module ... ok 33: Compare "ietf-yang-types" module ... ok 33: [ OK ] compare_modules 33: [ RUN ] compare_modules 33: Compare "iana-crypt-hash" module ... ok 33: Compare "iana-if-type" module ... ok 33: Compare "ietf-inet-types" module ... ok 33: Compare "ietf-interfaces" module ... ok 33: Compare "ietf-ipfix-psamp" module ... ok 33: Compare "ietf-ip" module ... ok 33: Compare "ietf-netconf-acm" module ... ok 33: Compare "ietf-netconf-monitoring" module ... ok 33: Compare "ietf-netconf-notifications" module ... ok 33: Compare "ietf-netconf-partial-lock" module ... ok 33: Compare "ietf-netconf-with-defaults" module ... ok 33: Compare "ietf-netconf" module ... ok 33: Compare "ietf-snmp" module ... ok 33: Compare "ietf-system" module ... ok 33: Compare "ietf-x509-cert-to-name" module ... ok 33: Compare "ietf-yang-smiv2" module ... ok 33: Compare "ietf-yang-types" module ... ok 33: [ OK ] compare_modules 33: [ RUN ] test_modules 34: [ OK ] test_leafref 34: [ RUN ] test_target_augment 26: libyang[0]: Too many instances of "insert attributes" in "a". (path: /x:a) 26: [ OK ] test_nc_editconfig12_xml 26: [ RUN ] test_nc_editconfig12_json 24: libyang[1]: Schema node "daytime" not found (daytime) with context node "/common-deviation:con/axml1". 24: libyang[1]: Schema node "date" not found (date) with context node "/common-deviation:con/axml1". 24: libyang[0]: Expected "text" element in "description" element. 24: libyang[0]: Invalid value "text" of "description". 24: libyang[0]: Module "error-substatement1-deviation" parsing failed. 24: libyang[0]: Expected "text" element in "reference" element. 24: libyang[0]: Invalid value "text" of "reference". 24: libyang[0]: Module "error-substatement2-deviation" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement3-deviation" parsing failed. 24: libyang[0]: Module name "common-deviation_mod" refers to an unknown module. 24: libyang[0]: Module "error-substatement4-deviation" parsing failed. 24: libyang[0]: Starting node must be provided for relative paths. (path: dev) 24: libyang[0]: Invalid value "dev" of "deviation". 24: libyang[0]: Module "error-substatement5-deviation" parsing failed. 24: libyang[0]: Invalid value "text" of "deviate". 24: libyang[0]: Module "error-substatement6-deviation" parsing failed. 24: libyang[0]: Invalid keyword "default". 24: libyang[0]: Module "error-substatement7-deviation" parsing failed. 34: [ OK ] test_target_augment 34: [ RUN ] test_unres_augment 24: libyang[0]: Invalid keyword "config" as a child to "deviate delete". 24: libyang[0]: Module "error-substatement8-deviation" parsing failed. 24: libyang[0]: Invalid value "text" of "config". 24: libyang[0]: Module "error-substatement9-deviation" parsing failed. 26: libyang[0]: Too many instances of "insert attributes" in "a". (path: /x:a) 24: libyang[0]: Invalid keyword "default". 24: libyang[0]: Target node does not allow "default" property. 24: libyang[0]: Module "error-substatement10-deviation" parsing failed. 24: libyang[0]: Invalid keyword "mandatory". 24: libyang[0]: Target node does not allow "mandatory" property. 24: libyang[0]: Module "error-substatement11-deviation" parsing failed. 24: libyang[0]: Invalid value "Tom" of "mandatory". 24: libyang[0]: Module "error-substatement12-deviation" parsing failed. 24: libyang[0]: Invalid keyword "mandatory" as a child to "deviate". 24: libyang[0]: Adding the "mandatory" statement is forbidden on choice with the "default" statement. 24: libyang[0]: Module "error-substatement13-deviation" parsing failed. 26: [ OK ] test_nc_editconfig12_json 24: libyang[0]: Invalid keyword "mandatory" as a child to "deviate". 24: libyang[0]: Adding the "mandatory" statement is forbidden on leaf with the "default" statement. 24: libyang[0]: Module "error-substatement14-deviation" parsing failed. 26: [ RUN ] test_nc_editconfig13_xml 24: libyang[0]: Invalid keyword "mandatory". 24: libyang[0]: Replacing a property that does not exist. 24: libyang[0]: Module "error-substatement15-deviation" parsing failed. 24: libyang[0]: Invalid keyword "mandatory" as a child to "deviate delete". 24: libyang[0]: Module "error-substatement16-deviation" parsing failed. 24: libyang[0]: Invalid keyword "max-elements" as a child to "deviate delete". 24: libyang[0]: Module "error-substatement17-deviation" parsing failed. 24: libyang[0]: Invalid keyword "type" as a child to "deviate add". 24: libyang[0]: Module "error-substatement18-deviation" parsing failed. 24: libyang[0]: Invalid keyword "type" as a child to "deviate delete". 24: libyang[0]: Module "error-substatement19-deviation" parsing failed. 24: libyang[0]: Invalid keyword "type". 24: libyang[0]: Target node does not allow "type" property. 24: libyang[0]: Module "error-substatement20-deviation" parsing failed. 24: libyang[0]: Invalid keyword "units". 24: libyang[0]: Adding property that already exists. 24: libyang[0]: Module "error-substatement21-deviation" parsing failed. 24: libyang[0]: Invalid keyword "units". 24: libyang[0]: Replacing a property that does not exist. 24: libyang[0]: Module "error-substatement22-deviation" parsing failed. 24: libyang[0]: Invalid value "bits" of "units". 24: libyang[0]: Value differs from the target being deleted. 24: libyang[0]: Module "error-substatement23-deviation" parsing failed. 24: libyang[0]: Invalid keyword "must" as a child to "deviate replace". 24: libyang[0]: Module "error-substatement24-deviation" parsing failed. 24: libyang[0]: Invalid keyword "must" as a child to "deviate replace". 24: libyang[0]: Module "error-substatement25-deviation" parsing failed. 24: libyang[0]: Invalid keyword "must" as a child to "deviate replace". 24: libyang[0]: Module "error-substatement26-deviation" parsing failed. 24: libyang[0]: Invalid keyword "must". 24: libyang[0]: Target node does not allow "must" property. 24: libyang[0]: Module "error-substatement27-deviation" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement28-deviation" parsing failed. 24: libyang[0]: Invalid value "daytime" of "must". 24: libyang[0]: Value does not match any must from the target. 24: libyang[0]: Module "error-substatement29-deviation" parsing failed. 24: libyang[0]: Invalid keyword "unique" as a child to "deviate replace". 24: libyang[0]: Module "error-substatement30-deviation" parsing failed. 24: libyang[0]: Invalid keyword "unique". 24: libyang[0]: Target node does not allow "unique" property. 24: libyang[0]: Module "error-substatement31-deviation" parsing failed. 24: libyang[0]: Invalid keyword "text". 24: libyang[0]: Module "error-substatement32-deviation" parsing failed. 24: libyang[0]: Invalid keyword "must" as a child to "deviate replace". 24: libyang[0]: Module "error-substatement33-deviation" parsing failed. 24: [ OK ] test_parse_print_yin_error_deviation 24: [==========] 36 test(s) run. 24: [ PASSED ] 36 test(s). 31/115 Test #24: test_parse_print ................. Passed 0.83 sec test 35 Start 35: test_deviation 35: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_deviation 35: Environment variables: 35: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 35: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 35: MALLOC_CHECK_=3 35: Test timeout computed to be: 10000000 34: [ OK ] test_unres_augment 34: [ RUN ] test_import_augment_target 34: [ OK ] test_import_augment_target 34: [ RUN ] test_leafref_w_feature1 26: libyang[0]: Too many instances of "key attributes" in "a". (path: /x:a) 26: [ OK ] test_nc_editconfig13_xml 26: [ RUN ] test_nc_editconfig13_json 35: [==========] Running 2 test(s). 35: [ RUN ] test_deviation 26: libyang[0]: Too many instances of "key attributes" in "a". (path: /x:a) 26: [ OK ] test_nc_editconfig13_json 26: [ RUN ] test_nc_editconfig14_xml 34: [ OK ] test_leafref_w_feature1 34: [ RUN ] test_leafref_w_feature2 34: [ OK ] test_leafref_w_feature2 34: [ RUN ] test_leafref_w_feature3 35: [ OK ] test_deviation 35: [ RUN ] test_augment_deviation 26: [ OK ] test_nc_editconfig14_xml 26: [ RUN ] test_nc_editconfig14_json 35: [ OK ] test_augment_deviation 35: [==========] 2 test(s) run. 35: [ PASSED ] 2 test(s). 32/115 Test #35: test_deviation ................... Passed 0.07 sec test 36 Start 36: test_refine 36: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_refine 36: Environment variables: 36: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 36: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 36: MALLOC_CHECK_=3 36: Test timeout computed to be: 10000000 34: [ OK ] test_leafref_w_feature3 34: [ RUN ] test_imp_aug 26: [ OK ] test_nc_editconfig14_json 26: [ RUN ] test_nc_editconfig15_xml 36: [==========] Running 1 test(s). 36: [ RUN ] test_refine 33: libyang[1]: Identity found, but in a non-implemented module "ietf-x509-cert-to-name". 33: libyang[1]: Failed to resolve identityref "ietf-x509-cert-to-name:specified". (path: /ietf-snmp:map-type) 33: libyang[1]: Previous warning generated by XPath subexpression[3] "map-type = 'ietf-x509-cert-to-name:specified'". 34: [ OK ] test_imp_aug 34: [ RUN ] test_import_augment_leafref_implemented 36: [ OK ] test_refine 36: [==========] 1 test(s) run. 36: [ PASSED ] 1 test(s). 33/115 Test #36: test_refine ...................... Passed 0.03 sec test 37 Start 37: test_typedef 37: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_typedef 37: Environment variables: 37: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 37: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 37: MALLOC_CHECK_=3 37: Test timeout computed to be: 10000000 26: [ OK ] test_nc_editconfig15_xml 26: [ RUN ] test_nc_editconfig15_json 34: [ OK ] test_import_augment_leafref_implemented 34: [ RUN ] test_import_augment_leafref_imported 37: [==========] Running 23 test(s). 37: [ RUN ] test_typedef_yin 33: Loading "iana-crypt-hash.yin" module ... ok 33: Loading "iana-if-type.yin" module ... ok 33: Loading "ietf-inet-types.yin" module ... ok 33: Loading "ietf-interfaces.yin" module ... ok 33: Loading "ietf-ipfix-psamp.yin" module ... ok 33: Loading "ietf-ip.yin" module ... ok 33: Loading "ietf-netconf-acm.yin" module ... ok 33: Loading "ietf-netconf-monitoring.yin" module ... ok 33: Loading "ietf-netconf-notifications.yin" module ... ok 33: Loading "ietf-netconf-partial-lock.yin" module ... ok 33: Loading "ietf-netconf-with-defaults.yin" module ... ok 33: Loading "ietf-netconf.yin" module ... ok 33: Loading "ietf-snmp.yin" module ... ok 33: Loading "ietf-system.yin" module ... ok 33: Loading "ietf-x509-cert-to-name.yin" module ... ok 33: Loading "ietf-yang-smiv2.yin" module ... ok 33: Loading "ietf-yang-types.yin" module ... ok 33: [ OK ] test_modules 33: [ RUN ] test_modules 26: [ OK ] test_nc_editconfig15_json 26: [ RUN ] test_nc_editconfig16_xml 34: [ OK ] test_import_augment_leafref_imported 34: [ RUN ] compare_output 34: Compare "a" modules print by yang_print ... ok. 34: Compare "b1" modules print by yang_print ... ok. 34: Compare "b2" modules print by yang_print ... ok. 34: Compare "c1" modules print by yang_print ... ok. 34: Compare "c2" modules print by yang_print ... ok. 34: Compare "c3" modules print by yang_print ... ok. 34: Compare "emod" modules print by yang_print ... ok. 34: Compare "a" modules print by yin_print ... ok. 34: Compare "b1" modules print by yin_print ... ok. 34: Compare "b2" modules print by yin_print ... ok. 34: Compare "c1" modules print by yin_print ... ok. 34: Compare "c2" modules print by yin_print ... ok. 34: Compare "c3" modules print by yin_print ... ok. 34: Compare "emod" modules print by yin_print ... ok. 34: [ OK ] compare_output 34: [==========] 23 test(s) run. 34: [ PASSED ] 23 test(s). 34/115 Test #34: test_augment ..................... Passed 0.43 sec test 38 Start 38: test_import 38: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_import 38: Environment variables: 38: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 38: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 38: MALLOC_CHECK_=3 38: Test timeout computed to be: 10000000 37: [ OK ] test_typedef_yin 37: [ RUN ] test_typedef_yang 37: [ OK ] test_typedef_yang 37: [ RUN ] test_typedef_11in10 26: libyang[0]: Invalid attribute "value". (path: /x:a) 26: [ OK ] test_nc_editconfig16_xml 38: [==========] Running 4 test(s). 38: [ RUN ] test_mult_revisions 26: [ RUN ] test_nc_editconfig16_json 37: libyang[0]: Invalid keyword "enum". 37: libyang[0]: Module "x1" parsing failed. 37: libyang[0]: Invalid keyword "bit". 37: libyang[0]: Module "y1" parsing failed. 37: libyang[0]: Invalid value "leafref" of "type". 37: libyang[0]: Module "x1" parsing failed. 37: libyang[0]: Invalid value "empty" of "type". 37: libyang[0]: Module "x1" parsing failed. 37: libyang[0]: Invalid keyword "enum". 37: libyang[0]: Module "x2" parsing failed. 37: libyang[0]: Invalid keyword "bit". 37: libyang[0]: Module "y2" parsing failed. 37: libyang[0]: Invalid value "leafref" of "union". 37: libyang[0]: Module "x1" parsing failed. 37: libyang[0]: Invalid value "empty" of "union". 37: libyang[0]: Module "x1" parsing failed. 37: [ OK ] test_typedef_11in10 37: [ RUN ] test_typedef_11_enums_yin 26: libyang[0]: Invalid attribute "value". (path: /x:a) 26: [ OK ] test_nc_editconfig16_json 26: [ RUN ] test_nc_editconfig17_xml 37: libyang[0]: Invalid value "one" in "l" element. (path: /x:l) 37: libyang[0]: Invalid value "one" of the default statement inherited to "l" from "e1" base type. 37: libyang[0]: Module "x" parsing failed. 37: libyang[0]: Invalid value "1" of "one" enum, restricted enum value does not match the base type value "0". 37: libyang[0]: Module "x" parsing failed. 37: libyang[0]: Adding new enum name "three" in restricted enumeration type is not allowed. 37: libyang[0]: Module "x" parsing failed. 37: [ OK ] test_typedef_11_enums_yin 37: [ RUN ] test_typedef_11_enums_yang 37: libyang[0]: Invalid value "one" in "l" element. (path: /x:l) 37: libyang[0]: Invalid value "one" of the default statement inherited to "l" from "e1" base type. 37: libyang[0]: Module "x" parsing failed. 37: libyang[0]: Invalid value "1" of "one" enum, restricted enum value does not match the base type value "0". 37: libyang[0]: Module "x" parsing failed. 37: libyang[0]: Adding new enum name "three" in restricted enumeration type is not allowed. 37: libyang[0]: Module "x" parsing failed. 38: libyang[0]: Invalid value "mod_r" of "import". 38: libyang[0]: Importing multiple revisions of module "mod_r". 38: libyang[0]: Module "mod_a" parsing failed. 38: libyang[1]: Module "mod_r" is imported by "mod_a" multiple times with different prefixes. 26: libyang[0]: Invalid attribute "key". (path: /x:a) 26: [ OK ] test_nc_editconfig17_xml 26: [ RUN ] test_nc_editconfig17_json 37: [ OK ] test_typedef_11_enums_yang 37: [ RUN ] test_typedef_11_bits_yin 38: libyang[0]: Invalid value "mod_r" of "import". 38: libyang[0]: Importing multiple revisions of module "mod_r". 38: libyang[0]: Module "mod_a" parsing failed. 38: libyang[1]: Module "mod_r" is imported by "mod_a" multiple times with different prefixes. 38: [ OK ] test_mult_revisions 38: [ RUN ] test_circular_import 33: libyang[1]: Identity found, but in a non-implemented module "ietf-x509-cert-to-name". 33: libyang[1]: Failed to resolve identityref "ietf-x509-cert-to-name:specified". (path: /ietf-snmp:map-type) 33: libyang[1]: Previous warning generated by XPath subexpression[3] "map-type = 'ietf-x509-cert-to-name:specified'". 26: libyang[0]: Invalid attribute "key". (path: /x:a[.='a']) 37: libyang[0]: Invalid value "one" in "l" element. (path: /y:l) 37: libyang[0]: Invalid value "one" of the default statement inherited to "l" from "b1" base type. 37: libyang[0]: Module "y" parsing failed. 37: libyang[0]: Invalid position "1" of "one" bit, restricted bits position does not match the base type position "0". 37: libyang[0]: Module "y" parsing failed. 37: libyang[0]: Adding new bit name "three" in restricted bits type is not allowed. 37: libyang[0]: Module "y" parsing failed. 37: [ OK ] test_typedef_11_bits_yin 37: [ RUN ] test_typedef_11_bits_yang 26: [ OK ] test_nc_editconfig17_json 26: [ RUN ] test_nc_editconfig18_xml 33: Loading "iana-crypt-hash.yang" module ... ok 33: Loading "iana-if-type.yang" module ... ok 33: Loading "ietf-inet-types.yang" module ... ok 33: Loading "ietf-interfaces.yang" module ... ok 33: Loading "ietf-ipfix-psamp.yang" module ... ok 33: Loading "ietf-ip.yang" module ... ok 33: Loading "ietf-netconf-acm.yang" module ... ok 33: Loading "ietf-netconf-monitoring.yang" module ... ok 33: Loading "ietf-netconf-notifications.yang" module ... ok 33: Loading "ietf-netconf-partial-lock.yang" module ... ok 33: Loading "ietf-netconf-with-defaults.yang" module ... ok 33: Loading "ietf-netconf.yang" module ... ok 33: Loading "ietf-snmp.yang" module ... ok 33: Loading "ietf-system.yang" module ... ok 33: Loading "ietf-x509-cert-to-name.yang" module ... ok 33: Loading "ietf-yang-smiv2.yang" module ... ok 33: Loading "ietf-yang-types.yang" module ... ok 33: [ OK ] test_modules 33: [ RUN ] compare_modules 37: libyang[0]: Invalid value "one" in "l" element. (path: /y:l) 37: libyang[0]: Invalid value "one" of the default statement inherited to "l" from "b1" base type. 37: libyang[0]: Module "y" parsing failed. 37: libyang[0]: Invalid position "1" of "one" bit, restricted bits position does not match the base type position "0". 37: libyang[0]: Module "y" parsing failed. 37: libyang[0]: Adding new bit name "three" in restricted bits type is not allowed. 37: libyang[0]: Module "y" parsing failed. 37: [ OK ] test_typedef_11_bits_yang 37: [ RUN ] test_typedef_11_iff_ident_yin 38: libyang[0]: A circular dependency (import) for module "circ_imp1". 38: libyang[0]: Module "circ_imp3" parsing failed. 38: libyang[0]: Importing "circ_imp3" module into "circ_imp2" failed. 38: libyang[0]: Module "circ_imp2" parsing failed. 38: libyang[0]: Importing "circ_imp2" module into "circ_imp1" failed. 38: libyang[0]: Module "circ_imp1" parsing failed. 33: Compare "iana-crypt-hash" module ... ok 33: Compare "iana-if-type" module ... ok 33: Compare "ietf-inet-types" module ... ok 33: Compare "ietf-interfaces" module ... ok 33: Compare "ietf-ipfix-psamp" module ... ok 33: Compare "ietf-ip" module ... ok 33: Compare "ietf-netconf-acm" module ... ok 33: Compare "ietf-netconf-monitoring" module ... ok 33: Compare "ietf-netconf-notifications" module ... ok 33: Compare "ietf-netconf-partial-lock" module ... ok 33: Compare "ietf-netconf-with-defaults" module ... ok 33: Compare "ietf-netconf" module ... ok 33: Compare "ietf-snmp" module ... ok 33: Compare "ietf-system" module ... ok 33: Compare "ietf-x509-cert-to-name" module ... ok 33: Compare "ietf-yang-smiv2" module ... ok 33: Compare "ietf-yang-types" module ... ok 33: [ OK ] compare_modules 33: [ RUN ] compare_modules 33: Compare "iana-crypt-hash" module ... ok 33: Compare "iana-if-type" module ... ok 33: Compare "ietf-inet-types" module ... ok 33: Compare "ietf-interfaces" module ... ok 33: Compare "ietf-ipfix-psamp" module ... ok 33: Compare "ietf-ip" module ... ok 33: Compare "ietf-netconf-acm" module ... ok 33: Compare "ietf-netconf-monitoring" module ... ok 33: Compare "ietf-netconf-notifications" module ... ok 33: Compare "ietf-netconf-partial-lock" module ... ok 33: Compare "ietf-netconf-with-defaults" module ... ok 33: Compare "ietf-netconf" module ... ok 33: Compare "ietf-snmp" module ... ok 33: Compare "ietf-system" module ... ok 33: Compare "ietf-x509-cert-to-name" module ... ok 33: Compare "ietf-yang-smiv2" module ... ok 33: Compare "ietf-yang-types" module ... ok 33: [ OK ] compare_modules 38: libyang[0]: A circular dependency (import) for module "circ_imp1". 38: libyang[0]: Module "circ_imp3" parsing failed. 38: libyang[0]: Importing "circ_imp3" module into "circ_imp2" failed. 38: libyang[0]: Module "circ_imp2" parsing failed. 38: libyang[0]: Importing "circ_imp2" module into "circ_imp1" failed. 38: libyang[0]: Module "circ_imp1" parsing failed. 38: [ OK ] test_circular_import 38: [ RUN ] test_autoimplement_augment_import 26: [ OK ] test_nc_editconfig18_xml 26: [==========] 45 test(s) run. 26: [ PASSED ] 45 test(s). 35/115 Test #26: test_metadata .................... Passed 0.96 sec test 39 Start 39: test_include 39: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_include 39: Environment variables: 39: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 39: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 39: MALLOC_CHECK_=3 39: Test timeout computed to be: 10000000 37: libyang[0]: Invalid value "one" in "l" element. (path: /x:l) 37: libyang[0]: Identity "one" is disabled by its if-feature condition. (path: /x:l) 37: libyang[0]: Invalid value "x:one" in "l" element. (path: /x:l) 37: libyang[0]: Identity "x:one" is disabled by its if-feature condition. (path: /x:l) 37: [ OK ] test_typedef_11_iff_ident_yin 37: [ RUN ] test_typedef_11_iff_ident_yang 33: [==========] 8 test(s) run. 33: [ PASSED ] 8 test(s). 36/115 Test #33: test_ietf ........................ Passed 0.58 sec test 40 Start 40: test_feature 40: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_feature 40: Environment variables: 40: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 40: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 40: MALLOC_CHECK_=3 40: Test timeout computed to be: 10000000 39: [==========] Running 2 test(s). 39: [ RUN ] test_mult_revisions 39: libyang[0]: Invalid value "submod_r" of "include". 39: libyang[0]: Including multiple revisions of submodule "submod_r". 39: libyang[0]: Submodule "submod1" parsing failed. 39: libyang[0]: Including "submod1" module into "main_mod" failed. 39: libyang[0]: Module "main_mod" parsing failed. 38: [ OK ] test_autoimplement_augment_import 38: [ RUN ] test_autoimplement_leafref_import 40: [==========] Running 9 test(s). 40: [ RUN ] test_fullset 37: libyang[0]: Invalid value "one" in "l" element. (path: /x:l) 37: libyang[0]: Identity "one" is disabled by its if-feature condition. (path: /x:l) 37: libyang[0]: Invalid value "x:one" in "l" element. (path: /x:l) 37: libyang[0]: Identity "x:one" is disabled by its if-feature condition. (path: /x:l) 37: [ OK ] test_typedef_11_iff_ident_yang 37: [ RUN ] test_typedef_11_iff_enums_yin 38: [ OK ] test_autoimplement_leafref_import 38: [==========] 4 test(s) run. 38: [ PASSED ] 4 test(s). 37/115 Test #38: test_import ...................... Passed 0.14 sec test 41 Start 41: test_conformance 41: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_conformance 41: Environment variables: 41: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 41: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 41: MALLOC_CHECK_=3 41: Test timeout computed to be: 10000000 40: [ OK ] test_fullset 40: [ RUN ] test_fullset 41: [==========] Running 9 test(s). 41: [ RUN ] test_implemented1_yin 37: libyang[0]: Invalid value "one" in "l" element. (path: /x:l) 37: libyang[0]: Enum "one" is disabled by its 1. if-feature condition. (path: /x:l) 37: libyang[0]: Invalid value "one" in "l" element. (path: /x:l) 37: libyang[0]: Enum "one" is disabled by its if-feature condition. (path: /x:l) 40: [ OK ] test_fullset 40: [ RUN ] test_circle1 37: [ OK ] test_typedef_11_iff_enums_yin 37: [ RUN ] test_typedef_11_iff_enums_yang 39: libyang[0]: Invalid value "submod_r" of "include". 39: libyang[0]: Including multiple revisions of submodule "submod_r". 39: libyang[0]: Submodule "submod1" parsing failed. 39: libyang[0]: Including "submod1" module into "main_mod" failed. 39: libyang[0]: Module "main_mod" parsing failed. 40: libyang[0]: A circular chain features detected in "c" feature. 40: libyang[0]: Module "features" parsing failed. 40: [ OK ] test_circle1 40: [ RUN ] test_circle2 39: [ OK ] test_mult_revisions 39: [ RUN ] test_circular_include 41: libyang[0]: Module "b@2015-04-04" in another revision "2015-01-01" already implemented. 41: libyang[0]: Module "b" parsing failed. 41: [ OK ] test_implemented1_yin 41: [ RUN ] test_implemented1_yang 37: libyang[0]: Invalid value "one" in "l" element. (path: /x:l) 37: libyang[0]: Enum "one" is disabled by its 1. if-feature condition. (path: /x:l) 37: libyang[0]: Invalid value "one" in "l" element. (path: /x:l) 37: libyang[0]: Enum "one" is disabled by its if-feature condition. (path: /x:l) 37: [ OK ] test_typedef_11_iff_enums_yang 37: [ RUN ] test_typedef_11_iff_bits_yin 40: libyang[0]: A circular chain features detected in "a" feature. 40: libyang[0]: Module "features" parsing failed. 40: [ OK ] test_circle2 40: [ RUN ] test_inval_expr1 40: libyang[0]: Invalid value "a xor b" of "if-feature". 40: libyang[0]: Module "features" parsing failed. 39: libyang[0]: A circular dependency (include) for submodule "circ_inc1". 39: libyang[0]: Submodule "circ_inc3" parsing failed. 39: libyang[0]: Including "circ_inc3" module into "circ_inc2" failed. 39: libyang[0]: Submodule "circ_inc2" parsing failed. 39: libyang[0]: Including "circ_inc2" module into "circ_inc1" failed. 39: libyang[0]: Submodule "circ_inc1" parsing failed. 39: libyang[0]: Including "circ_inc1" module into "main-mod" failed. 39: libyang[0]: Module "main-mod" parsing failed. 40: [ OK ] test_inval_expr1 40: [ RUN ] test_inval_expr2 41: libyang[0]: Module "b@2015-04-04" in another revision "2015-01-01" already implemented. 41: libyang[0]: Module "b" parsing failed. 41: [ OK ] test_implemented1_yang 41: [ RUN ] test_implemented2_yin 37: libyang[0]: Invalid value "one" in "l" element. (path: /x:l) 37: libyang[0]: Bit "one" is disabled by its 1. if-feature condition. (path: /x:l) 37: libyang[0]: Invalid value "one" in "l" element. (path: /x:l) 37: libyang[0]: Bit "one" is disabled by its if-feature condition. (path: /x:l) 37: [ OK ] test_typedef_11_iff_bits_yin 37: [ RUN ] test_typedef_11_iff_bits_yang 41: libyang[0]: Module "b" in another revision already implemented. 41: libyang[0]: Module "a" parsing failed. 41: [ OK ] test_implemented2_yin 41: [ RUN ] test_implemented2_yang 39: libyang[0]: A circular dependency (include) for submodule "circ_inc1". 39: libyang[0]: Submodule "circ_inc3" parsing failed. 39: libyang[0]: Including "circ_inc3" module into "circ_inc2" failed. 39: libyang[0]: Submodule "circ_inc2" parsing failed. 39: libyang[0]: Including "circ_inc2" module into "circ_inc1" failed. 39: libyang[0]: Submodule "circ_inc1" parsing failed. 39: libyang[0]: Including "circ_inc1" module into "main-mod" failed. 39: libyang[0]: Module "main-mod" parsing failed. 39: [ OK ] test_circular_include 39: [==========] 2 test(s) run. 39: [ PASSED ] 2 test(s). 38/115 Test #39: test_include ..................... Passed 0.08 sec test 42 Start 42: test_leaflist 42: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_leaflist 42: Environment variables: 42: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 42: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 42: MALLOC_CHECK_=3 42: Test timeout computed to be: 10000000 42: [==========] Running 2 test(s). 42: [ RUN ] test_multdfltvalues_yin 37: libyang[0]: Invalid value "one" in "l" element. (path: /x:l) 37: libyang[0]: Bit "one" is disabled by its 1. if-feature condition. (path: /x:l) 37: libyang[0]: Invalid value "one" in "l" element. (path: /x:l) 37: libyang[0]: Bit "one" is disabled by its if-feature condition. (path: /x:l) 37: [ OK ] test_typedef_11_iff_bits_yang 37: [ RUN ] test_typedef_11_pattern_yin 41: libyang[0]: Module "b" in another revision already implemented. 41: libyang[0]: Module "a" parsing failed. 41: [ OK ] test_implemented2_yang 41: [ RUN ] test_implemented_info_yin 37: libyang[0]: Value "notoric" does not satisfy the constraint "[nN][oO][tT].*" (range, length, or pattern). (path: /x:l) 37: libyang[0]: Value "10" does not satisfy the constraint "[a-zA-Z_][a-zA-Z0-9\-_.]*" (range, length, or pattern). (path: /x:l) 37: [ OK ] test_typedef_11_pattern_yin 37: [ RUN ] test_typedef_11_pattern_yang 42: libyang[0]: Invalid value "a" of "default". (path: /x:x/ll) 42: libyang[0]: Duplicated default value "a". (path: /x:x/ll) 42: libyang[0]: Module "x" parsing failed. 42: libyang[0]: Invalid keyword "default". (path: /x:x/ll) 42: libyang[0]: Module "x" parsing failed. 42: [ OK ] test_multdfltvalues_yin 42: [ RUN ] test_multdfltvalues_yang 42: libyang[0]: Invalid value "a" of "default". (path: /x:x/ll) 42: libyang[0]: Duplicated default value "a". (path: /x:x/ll) 42: libyang[0]: Module "x" parsing failed. 42: libyang[0]: Invalid keyword "default". (path: /x:x/ll) 42: libyang[0]: Module "x" parsing failed. 42: [ OK ] test_multdfltvalues_yang 42: [==========] 2 test(s) run. 42: [ PASSED ] 2 test(s). 39/115 Test #42: test_leaflist .................... Passed 0.03 sec test 43 Start 43: test_status 43: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_status 43: Environment variables: 43: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 43: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 43: MALLOC_CHECK_=3 43: Test timeout computed to be: 10000000 40: libyang[0]: Invalid value "" of "if-feature". 40: libyang[0]: Module "features" parsing failed. 40: [ OK ] test_inval_expr2 40: [ RUN ] test_inval_expr3 40: libyang[0]: Failed to resolve feature "x". 40: libyang[0]: Module "features" parsing failed. 40: [ OK ] test_inval_expr3 40: [ RUN ] test_inval_expr4 37: libyang[0]: Value "notoric" does not satisfy the constraint "[nN][oO][tT].*" (range, length, or pattern). (path: /x:l) 37: libyang[0]: Value "10" does not satisfy the constraint "[a-zA-Z_][a-zA-Z0-9\-_.]*" (range, length, or pattern). (path: /x:l) 37: [ OK ] test_typedef_11_pattern_yang 37: [ RUN ] test_typedef_11_multidents_yin 37: libyang[0]: Identityref value is not derived from all its bases. (path: /x:l2) 37: libyang[0]: Failed to resolve identityref "des". (path: /x:l2) 37: libyang[0]: Identityref value is not derived from all its bases. (path: /x:l2) 37: libyang[0]: Failed to resolve identityref "des3". (path: /x:l2) 37: [ OK ] test_typedef_11_multidents_yin 37: [ RUN ] test_typedef_11_multidents_yang 43: [==========] Running 2 test(s). 43: [ RUN ] test_status_yin 41: [ OK ] test_implemented_info_yin 41: [ RUN ] test_implemented_info_yang 37: libyang[0]: Identityref value is not derived from all its bases. (path: /x:l2) 37: libyang[0]: Failed to resolve identityref "des". (path: /x:l2) 37: libyang[0]: Identityref value is not derived from all its bases. (path: /x:l2) 37: libyang[0]: Failed to resolve identityref "des3". (path: /x:l2) 37: [ OK ] test_typedef_11_multidents_yang 37: [ RUN ] test_typedef_11_union_leafref_yin 40: libyang[0]: Invalid value "a b" of "if-feature". 40: libyang[0]: Module "features" parsing failed. 40: [ OK ] test_inval_expr4 40: [ RUN ] test_inval_expr5 43: libyang[0]: A deprecated definition "leaf" is child of obsolete definition "c". (path: /status:c) 43: libyang[0]: Module "status" parsing failed. 43: libyang[0]: A current definition "leaf" is child of obsolete definition "c". (path: /status:c) 43: libyang[0]: Module "status" parsing failed. 43: libyang[0]: A current definition "leaf" is child of deprecated definition "c". (path: /status:c) 43: libyang[0]: Module "status" parsing failed. 43: libyang[1]: Missing status in deprecated subtree (/status:a/l), inheriting. 43: libyang[1]: Missing status in deprecated subtree (/status:a/g), inheriting. 43: libyang[1]: Missing status in obsolete subtree (/status:c/l), inheriting. 43: libyang[1]: Missing status in obsolete subtree (/status:c/g), inheriting. 43: libyang[0]: Obsolete data "gl3" instantiated. (path: /status:a/gl3) 43: libyang[0]: Obsolete data "gl2" instantiated. (path: /status:c/gl2) 43: [ OK ] test_status_yin 43: [ RUN ] test_status_yang 41: [ OK ] test_implemented_info_yang 41: [ RUN ] test_revision_date_yin 37: libyang[0]: Invalid value "http" in "filter2" element. (path: /x:filter2) 41: libyang[0]: Invalid date "2018-02-29", valid date in format "YYYY-MM-DD" expected. 41: libyang[0]: Module "x" parsing failed. 41: libyang[0]: Invalid date "18-02-28", valid date in format "YYYY-MM-DD" expected. 41: libyang[0]: Module "x" parsing failed. 41: libyang[0]: Invalid date "today", valid date in format "YYYY-MM-DD" expected. 41: libyang[0]: Module "x" parsing failed. 37: [ OK ] test_typedef_11_union_leafref_yin 37: [ RUN ] test_typedef_11_union_leafref_yang 41: [ OK ] test_revision_date_yin 41: [ RUN ] test_revision_date_yang 43: libyang[0]: A deprecated definition "leaf" is child of obsolete definition "c". (path: /status:c) 43: libyang[0]: Module "status" parsing failed. 43: libyang[0]: A current definition "leaf" is child of obsolete definition "c". (path: /status:c) 43: libyang[0]: Module "status" parsing failed. 43: libyang[0]: A current definition "leaf" is child of deprecated definition "c". (path: /status:c) 43: libyang[0]: Module "status" parsing failed. 43: libyang[1]: Missing status in deprecated subtree (/status:a/l), inheriting. 43: libyang[1]: Missing status in deprecated subtree (/status:a/g), inheriting. 43: libyang[1]: Missing status in obsolete subtree (/status:c/l), inheriting. 43: libyang[1]: Missing status in obsolete subtree (/status:c/g), inheriting. 43: libyang[0]: Obsolete data "gl3" instantiated. (path: /status:a/gl3) 43: libyang[0]: Obsolete data "gl2" instantiated. (path: /status:c/gl2) 40: libyang[0]: Invalid value "a and b" of "if-feature". 40: libyang[0]: Module "features" parsing failed. 40: [ OK ] test_inval_expr5 40: [==========] 9 test(s) run. 40: [ PASSED ] 9 test(s). 43: [ OK ] test_status_yang 43: [==========] 2 test(s) run. 43: [ PASSED ] 2 test(s). 40/115 Test #40: test_feature ..................... Passed 0.13 sec test 44 Start 44: test_printer 44: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_printer 44: Environment variables: 44: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 44: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 44: MALLOC_CHECK_=3 44: Test timeout computed to be: 10000000 41/115 Test #43: test_status ...................... Passed 0.04 sec test 45 Start 45: test_invalid 45: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_invalid 45: Environment variables: 45: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 45: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 45: MALLOC_CHECK_=3 45: Test timeout computed to be: 10000000 37: libyang[0]: Invalid value "http" in "filter2" element. (path: /x:filter2) 37: [ OK ] test_typedef_11_union_leafref_yang 37: [ RUN ] test_typedef_11_union_empty_yin 37: libyang[0]: Invalid value "" in "integer" element. (path: /x:integer) 37: libyang[0]: Invalid value "xxx" in "value" element. (path: /x:value) 37: [ OK ] test_typedef_11_union_empty_yin 37: [ RUN ] test_typedef_11_union_empty_yang 37: libyang[0]: Invalid value "" in "integer" element. (path: /x:integer) 37: libyang[0]: Invalid value "xxx" in "value" element. (path: /x:value) 37: [ OK ] test_typedef_11_union_empty_yang 37: [ RUN ] test_typedef_patterns_optimizations_yin 41: libyang[0]: Invalid date "2018-02-29", valid date in format "YYYY-MM-DD" expected. 41: libyang[0]: Module "x" parsing failed. 41: libyang[0]: Invalid date "18-02-28", valid date in format "YYYY-MM-DD" expected. 41: libyang[0]: Module "x" parsing failed. 41: libyang[0]: Invalid date "today", valid date in format "YYYY-MM-DD" expected. 41: libyang[0]: Module "x" parsing failed. 41: [ OK ] test_revision_date_yang 41: [ RUN ] test_issue_already_implemented 44: [==========] Running 10 test(s). 44: [ RUN ] test_tree 45: [==========] Running 1 test(s). 45: [ RUN ] test_case_act_notif 41: [ OK ] test_issue_already_implemented 41: [==========] 9 test(s) run. 41: [ PASSED ] 9 test(s). 42/115 Test #41: test_conformance ................. Passed 0.13 sec test 46 Start 46: test_sec6_1_1 46: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec6_1_1 46: Environment variables: 46: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 46: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 46: MALLOC_CHECK_=3 46: Test timeout computed to be: 10000000 37: libyang[0]: Value "1" does not satisfy the constraint "[a-z]*" (range, length, or pattern). (path: /patterns:a) 37: libyang[0]: Value "b" does not satisfy the constraint "[0-9]*" (range, length, or pattern). (path: /patterns:b) 37: libyang[0]: Value "c" does not satisfy the constraint "[A-Z]*" (range, length, or pattern). (path: /patterns:c) 37: [ OK ] test_typedef_patterns_optimizations_yin 37: [ RUN ] test_typedef_patterns_optimizations_yang 37: libyang[0]: Value "1" does not satisfy the constraint "[a-z]*" (range, length, or pattern). (path: /patterns:a) 37: libyang[0]: Value "b" does not satisfy the constraint "[0-9]*" (range, length, or pattern). (path: /patterns:b) 37: libyang[0]: Value "c" does not satisfy the constraint "[A-Z]*" (range, length, or pattern). (path: /patterns:c) 37: [ OK ] test_typedef_patterns_optimizations_yang 37: [==========] 23 test(s) run. 37: [ PASSED ] 23 test(s). 45: libyang[0]: Invalid keyword "action" as a child to "case". (path: /case-act-notif:c/a) 45: libyang[0]: Invalid value "g1" of "uses". (path: /case-act-notif:c/a/g1) 45: libyang[0]: Copying data from grouping failed. (path: /case-act-notif:c/a/g1) 45: libyang[0]: Module "case-act-notif" parsing failed. 45: [ OK ] test_case_act_notif 45: [==========] 1 test(s) run. 45: [ PASSED ] 1 test(s). 44: [ OK ] test_tree 44: [ RUN ] test_tree_rfc 43/115 Test #37: test_typedef ..................... Passed 0.31 sec test 47 Start 47: test_sec6_2 47: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec6_2 47: Environment variables: 47: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 47: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 47: MALLOC_CHECK_=3 47: Test timeout computed to be: 10000000 44/115 Test #45: test_invalid ..................... Passed 0.03 sec test 48 Start 48: test_sec5_1 48: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec5_1 48: Environment variables: 48: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 48: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 48: MALLOC_CHECK_=3 48: Test timeout computed to be: 10000000 44: [ OK ] test_tree_rfc 44: [ RUN ] test_tree_rfc_subtree 46: [==========] Running 1 test(s). 46: [ RUN ] TEST_NAME 47: [==========] Running 1 test(s). 47: [ RUN ] TEST_NAME 48: [==========] Running 1 test(s). 46: [ OK ] TEST_NAME 46: [==========] 1 test(s) run. 46: [ PASSED ] 1 test(s). 45/115 Test #46: test_sec6_1_1 .................... Passed 0.03 sec test 49 Start 49: test_sec5_5 49: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec5_5 49: Environment variables: 49: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 49: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 49: MALLOC_CHECK_=3 49: Test timeout computed to be: 10000000 48: [ RUN ] TEST_IMPORT_INCLUDE 48: libyang[0]: A circular dependency (import) for module "mod1". 48: libyang[0]: Submodule "sub1" parsing failed. 48: libyang[0]: Including "sub1" module into "mod1" failed. 48: libyang[0]: Module "mod1" parsing failed. 44: libyang[0]: Schema node not found. (path: /tree-a:unknown) 44: [ OK ] test_tree_rfc_subtree 44: [ RUN ] test_tree_rfc_line_length 47: libyang[0]: Two different modules ("mod1" and "mod2") have the same namespace "uri://mod". 47: libyang[0]: Module "mod2" parsing failed. 47: libyang[0]: Two different modules ("mod1" and "mod3") have the same namespace "uri://mod". 47: libyang[0]: Module "mod3" parsing failed. 47: libyang[0]: Two different modules ("mod1" and "mod4") have the same namespace "uri://mod". 47: libyang[0]: Module "mod4" parsing failed. 48: libyang[0]: A circular dependency (include) for submodule "sub2". 48: libyang[0]: Submodule "sub3" parsing failed. 48: libyang[0]: Including "sub3" module into "sub2" failed. 48: libyang[0]: Submodule "sub2" parsing failed. 48: libyang[0]: Including "sub2" module into "mod2" failed. 48: libyang[0]: Module "mod2" parsing failed. 48: libyang[0]: Invalid value "mod1" of "belongs-to". 48: libyang[0]: Submodule "sub4" parsing failed. 48: libyang[0]: Including "sub4" module into "mod3" failed. 48: libyang[0]: Module "mod3" parsing failed. 48: libyang[0]: Invalid value "mod1" of "belongs-to". 48: libyang[0]: Submodule "sub4" parsing failed. 48: libyang[0]: Including "sub4" module into "sub5" failed. 48: libyang[0]: Submodule "sub5" parsing failed. 48: libyang[0]: Including "sub5" module into "mod4" failed. 48: libyang[0]: Module "mod4" parsing failed. 48: libyang[0]: No resolvents found for type "string". 48: libyang[0]: Module "mod5" parsing failed. 49: [==========] Running 1 test(s). 49: [ RUN ] TEST_TYPEDEF_GROUPING 44: [ OK ] test_tree_rfc_line_length 44: [ RUN ] test_parse_yin_with_unique 49: libyang[0]: No resolvents found for type "hide_hostname". 49: libyang[0]: Module "mod1" parsing failed. 49: libyang[0]: Failed to resolve uses "sk:gg". (path: /mod2:c/sk:gg) 49: libyang[0]: Module "mod2" parsing failed. 49: libyang[0]: Two different modules ("mod" and "mod3") have the same namespace "http://www.google.sk". 49: libyang[0]: Module "mod3" parsing failed. 49: libyang[0]: Duplicated typedef identifier "hide_hostname". 49: libyang[0]: Module "mod4" parsing failed. 49: libyang[0]: Duplicated grouping identifier "g". (path: /mod5:{grouping}[g]) 49: libyang[0]: Module "mod5" parsing failed. 49: libyang[0]: Duplicated typedef identifier "tt". 49: libyang[0]: Module "mod6" parsing failed. 47: libyang[0]: Two different modules ("mod1" and "mod2") have the same namespace "uri://mod". 47: libyang[0]: Module "mod2" parsing failed. 47: libyang[0]: Two different modules ("mod1" and "mod3") have the same namespace "uri://mod". 47: libyang[0]: Module "mod3" parsing failed. 47: libyang[0]: Two different modules ("mod1" and "mod4") have the same namespace "uri://mod". 47: libyang[0]: Module "mod4" parsing failed. 47: [ OK ] TEST_NAME 47: [==========] 1 test(s) run. 47: [ PASSED ] 1 test(s). 46/115 Test #47: test_sec6_2 ...................... Passed 0.06 sec test 50 Start 50: test_sec6_1_3 50: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec6_1_3 50: Environment variables: 50: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 50: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 50: MALLOC_CHECK_=3 50: Test timeout computed to be: 10000000 50: [==========] Running 4 test(s). 50: [ RUN ] TEST_QUOTING 44: [ OK ] test_parse_yin_with_unique 44: [ RUN ] test_parse_yang_with_unique 50: [ OK ] TEST_QUOTING 50: [ RUN ] TEST_ESCAPE_CHARACTER_IN_DOUBLE_QUOTING 50: [ OK ] TEST_ESCAPE_CHARACTER_IN_DOUBLE_QUOTING 50: [ RUN ] TEST_DOUBLE_QUOTING 50: [ OK ] TEST_DOUBLE_QUOTING 48: libyang[0]: A circular dependency (import) for module "mod1". 48: libyang[0]: Submodule "sub1" parsing failed. 48: libyang[0]: Including "sub1" module into "mod1" failed. 48: libyang[0]: Module "mod1" parsing failed. 48: libyang[0]: A circular dependency (include) for submodule "sub2". 48: libyang[0]: Submodule "sub3" parsing failed. 48: libyang[0]: Including "sub3" module into "sub2" failed. 48: libyang[0]: Submodule "sub2" parsing failed. 48: libyang[0]: Including "sub2" module into "mod2" failed. 48: libyang[0]: Module "mod2" parsing failed. 48: libyang[0]: Invalid value "mod1" of "belongs-to". 48: libyang[0]: Submodule "sub4" parsing failed. 48: libyang[0]: Including "sub4" module into "mod3" failed. 48: libyang[0]: Module "mod3" parsing failed. 48: libyang[0]: Invalid value "mod1" of "belongs-to". 48: libyang[0]: Submodule "sub4" parsing failed. 48: libyang[0]: Including "sub4" module into "sub5" failed. 48: libyang[0]: Submodule "sub5" parsing failed. 48: libyang[0]: Including "sub5" module into "mod4" failed. 48: libyang[0]: Module "mod4" parsing failed. 48: libyang[0]: No resolvents found for type "string". 48: libyang[0]: Module "mod5" parsing failed. 48: [ OK ] TEST_IMPORT_INCLUDE 48: [==========] 1 test(s) run. 48: [ PASSED ] 1 test(s). 50: [ RUN ] TEST_ILLEGAL_STRING 44: [ OK ] test_parse_yang_with_unique 44: [ RUN ] test_parse_yin_with_submodule_types 47/115 Test #48: test_sec5_1 ...................... Passed 0.09 sec test 51 Start 51: test_sec6_2_1 51: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec6_2_1 51: Environment variables: 51: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 51: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 51: MALLOC_CHECK_=3 51: Test timeout computed to be: 10000000 50: libyang[0]: Unterminated double-quoted string. 50: libyang[0]: Module "mod3" parsing failed. 51: [==========] Running 1 test(s). 50: libyang[0]: Unterminated single-quoted string. 50: libyang[0]: Module "mod4" parsing failed. 50: [ OK ] TEST_ILLEGAL_STRING 50: [==========] 4 test(s) run. 50: [ PASSED ] 4 test(s). 48/115 Test #50: test_sec6_1_3 .................... Passed 0.04 sec test 52 Start 52: test_sec7_1 52: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_1 52: Environment variables: 52: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 52: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 52: MALLOC_CHECK_=3 52: Test timeout computed to be: 10000000 51: [ RUN ] TEST_NAME 51: libyang[0]: Duplicated feature identifier "f3". 51: libyang[0]: Submodule "sub1_2" parsing failed. 51: libyang[0]: Including "sub1_2" module into "mod1" failed. 51: libyang[0]: Module "mod1" parsing failed. 51: libyang[0]: Duplicated feature identifier "f2". 51: libyang[0]: Module "mod2" parsing failed. 51: libyang[0]: Duplicated identity identifier "i5". 51: libyang[0]: Submodule "sub3_2" parsing failed. 51: libyang[0]: Including "sub3_2" module into "mod3" failed. 51: libyang[0]: Module "mod3" parsing failed. 51: libyang[0]: Duplicated identity identifier "i1". 51: libyang[0]: Module "mod4" parsing failed. 51: libyang[0]: Duplicated typedef identifier "ska". 51: libyang[0]: Submodule "sub5_2" parsing failed. 51: libyang[0]: Including "sub5_2" module into "mod5" failed. 51: libyang[0]: Module "mod5" parsing failed. 52: [==========] Running 1 test(s). 51: libyang[0]: Duplicated typedef identifier "tb". 44: [ OK ] test_parse_yin_with_submodule_types 44: [ RUN ] test_parse_yang_with_submodule_types 51: libyang[0]: Module "mod6" parsing failed. 51: libyang[0]: Duplicated typedef identifier "tb". 51: libyang[0]: Module "mod7" parsing failed. 52: [ RUN ] TEST_MODULE 51: libyang[0]: Duplicated grouping identifier "gg". (path: /mod8:{grouping}[gg]) 51: libyang[0]: Submodule "sub8_2" parsing failed. 51: libyang[0]: Including "sub8_2" module into "mod8" failed. 51: libyang[0]: Module "mod8" parsing failed. 51: libyang[0]: Duplicated grouping identifier "aa". (path: /mod9:{grouping}[aa]) 51: libyang[0]: Module "mod9" parsing failed. 51: libyang[1]: File name "sub10.yang" does not match module name "sub9". 51: libyang[0]: Duplicated leaf identifier "l2". (path: /mod10:l2) 51: libyang[0]: Module "mod10" parsing failed. 51: libyang[0]: Duplicated case identifier "ba". (path: /mod11:ba) 51: libyang[0]: Module "mod11" parsing failed. 51: libyang[1]: File name "sub12.yang" does not match module name "sub10". 52: libyang[0]: Invalid keyword "revision". 52: libyang[0]: Module "mod1" parsing failed. 52: libyang[0]: Duplicated prefix identifier "abc". 52: libyang[0]: Module "mod2" parsing failed. 52: libyang[0]: Duplicated prefix identifier "abc". 52: libyang[0]: Submodule "sub3" parsing failed. 52: libyang[0]: Including "sub3" module into "mod3" failed. 52: libyang[0]: Module "mod3" parsing failed. 52: libyang[0]: Invalid value "mod_2" of "import". 52: libyang[0]: Importing multiple revisions of module "mod_2". 52: libyang[0]: Module "mod4" parsing failed. 52: libyang[0]: Invalid value "sub5_1" of "include". 52: libyang[0]: Submodule "sub5_1" included twice in the same module "mod5". 52: libyang[0]: Module "mod5" parsing failed. 52: libyang[0]: Invalid value "1.5" of "yang-version". 52: libyang[0]: Module "mod7" parsing failed. 52: libyang[0]: Module "mod_1" parsing failed. 52: libyang[0]: "mod8" import of module "mod_1" in revision "2019-09-19" not found. 52: libyang[0]: Module "mod8" parsing failed. 44: [ OK ] test_parse_yang_with_submodule_types 44: [ RUN ] test_parse_yin_with_submodule_grouping_idref_default 49: libyang[0]: No resolvents found for type "hide_hostname". 49: libyang[0]: Module "mod1" parsing failed. 49: libyang[0]: Failed to resolve uses "sk:gg". (path: /mod2:c/sk:gg) 49: libyang[0]: Module "mod2" parsing failed. 49: libyang[0]: Two different modules ("mod" and "mod3") have the same namespace "http://www.google.sk". 49: libyang[0]: Module "mod3" parsing failed. 49: libyang[0]: Duplicated typedef identifier "hide_hostname". 49: libyang[0]: Module "mod4" parsing failed. 49: libyang[1]: Grouping "g" without children. 49: libyang[0]: Duplicated grouping identifier "g". (path: /mod5:{grouping}[g]) 49: libyang[0]: Module "mod5" parsing failed. 49: libyang[0]: Duplicated typedef identifier "tt". 49: libyang[0]: Module "mod6" parsing failed. 49: /builddir/build/BUILD/libyang-1.0.184/tests/conformance/sec5_5/mod1.yang 49: /builddir/build/BUILD/libyang-1.0.184/tests/conformance/sec5_5/mod2.yang 49: /builddir/build/BUILD/libyang-1.0.184/tests/conformance/sec5_5/mod3.yang 49: /builddir/build/BUILD/libyang-1.0.184/tests/conformance/sec5_5/mod4.yang 49: /builddir/build/BUILD/libyang-1.0.184/tests/conformance/sec5_5/mod5.yang 49: /builddir/build/BUILD/libyang-1.0.184/tests/conformance/sec5_5/mod6.yang 49: /builddir/build/BUILD/libyang-1.0.184/tests/conformance/sec5_5/mod7.yang 49: /builddir/build/BUILD/libyang-1.0.184/tests/conformance/sec5_5/mod1.yin 49: /builddir/build/BUILD/libyang-1.0.184/tests/conformance/sec5_5/mod2.yin 49: /builddir/build/BUILD/libyang-1.0.184/tests/conformance/sec5_5/mod3.yin 49: /builddir/build/BUILD/libyang-1.0.184/tests/conformance/sec5_5/mod4.yin 49: /builddir/build/BUILD/libyang-1.0.184/tests/conformance/sec5_5/mod5.yin 49: /builddir/build/BUILD/libyang-1.0.184/tests/conformance/sec5_5/mod6.yin 49: /builddir/build/BUILD/libyang-1.0.184/tests/conformance/sec5_5/mod7.yin 49: [ OK ] TEST_TYPEDEF_GROUPING 49: [==========] 1 test(s) run. 49: [ PASSED ] 1 test(s). 49/115 Test #49: test_sec5_5 ...................... Passed 0.15 sec test 53 Start 53: test_sec7_2 53: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_2 53: Environment variables: 53: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 53: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 53: MALLOC_CHECK_=3 53: Test timeout computed to be: 10000000 53: [==========] Running 1 test(s). 53: [ RUN ] TEST_MODULE 44: [ OK ] test_parse_yin_with_submodule_grouping_idref_default 44: [ RUN ] test_parse_yang_with_submodule_grouping_idref_default 53: libyang[0]: Invalid value "mod3" of "belongs-to". 53: libyang[0]: Submodule "sub1" parsing failed. 53: libyang[0]: Including "sub1" module into "mod1" failed. 53: libyang[0]: Module "mod1" parsing failed. 53: libyang[0]: Invalid value "mod3" of "belongs-to". 53: libyang[0]: Submodule "sub1" parsing failed. 53: libyang[0]: Including "sub1" module into "sub2" failed. 53: libyang[0]: Submodule "sub2" parsing failed. 53: libyang[0]: Including "sub2" module into "mod2" failed. 53: libyang[0]: Module "mod2" parsing failed. 53: libyang[0]: Missing keyword "belongs-to" as a child to "submodule". 53: libyang[0]: Submodule "sub3" parsing failed. 53: libyang[0]: Including "sub3" module into "mod3" failed. 53: libyang[0]: Module "mod3" parsing failed. 53: libyang[0]: Invalid keyword "}". 53: libyang[0]: Submodule "sub4" parsing failed. 53: libyang[0]: Including "sub4" module into "mod4" failed. 53: libyang[0]: Module "mod4" parsing failed. 53: libyang[0]: Too many instances of "belongs-to" in "submodule". 53: libyang[0]: Submodule "sub5" parsing failed. 53: libyang[0]: Including "sub5" module into "mod5" failed. 53: libyang[0]: Module "mod5" parsing failed. 53: libyang[0]: Unable to parse submodule, parse the main module instead. 44: [ OK ] test_parse_yang_with_submodule_grouping_idref_default 44: [==========] 10 test(s) run. 44: [ PASSED ] 10 test(s). 50/115 Test #44: test_printer ..................... Passed 0.23 sec test 54 Start 54: test_sec7_3 54: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_3 54: Environment variables: 54: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 54: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 54: MALLOC_CHECK_=3 54: Test timeout computed to be: 10000000 54: [==========] Running 1 test(s). 54: [ RUN ] TEST_MODULE 54: libyang[0]: Invalid value "binary" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod1" parsing failed. 54: libyang[0]: Invalid value "bits" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod2" parsing failed. 54: libyang[0]: Invalid value "boolean" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod3" parsing failed. 54: libyang[0]: Invalid value "decimal64" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod4" parsing failed. 54: libyang[0]: Invalid value "empty" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod5" parsing failed. 54: libyang[0]: Invalid value "enumeration" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod6" parsing failed. 54: libyang[0]: Invalid value "identityref" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod7" parsing failed. 54: libyang[0]: Invalid value "instance-identifier" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod8" parsing failed. 54: libyang[0]: Invalid value "int8" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod9" parsing failed. 54: libyang[0]: Invalid value "int16" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod10" parsing failed. 54: libyang[0]: Invalid value "int32" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod11" parsing failed. 54: libyang[0]: Invalid value "int64" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod12" parsing failed. 54: libyang[0]: Invalid value "leafref" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod13" parsing failed. 54: libyang[0]: Invalid value "string" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod14" parsing failed. 54: libyang[0]: Invalid value "uint8" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod15" parsing failed. 54: libyang[0]: Invalid value "uint16" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod16" parsing failed. 54: libyang[0]: Invalid value "uint32" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod17" parsing failed. 54: libyang[0]: Invalid value "uint64" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod18" parsing failed. 54: libyang[0]: Invalid value "union" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod19" parsing failed. 54: libyang[0]: No resolvents found for type "my_type". 54: libyang[0]: Module "mod20" parsing failed. 52: libyang[0]: Invalid keyword "revision". 52: libyang[0]: Module "mod1" parsing failed. 52: libyang[0]: Duplicated prefix identifier "abc". 52: libyang[0]: Module "mod2" parsing failed. 52: libyang[0]: Duplicated prefix identifier "abc". 52: libyang[0]: Submodule "sub3" parsing failed. 52: libyang[0]: Including "sub3" module into "mod3" failed. 52: libyang[0]: Module "mod3" parsing failed. 52: libyang[0]: Invalid value "mod_2" of "import". 52: libyang[0]: Importing multiple revisions of module "mod_2". 52: libyang[0]: Module "mod4" parsing failed. 52: libyang[0]: Invalid value "sub5_1" of "include". 52: libyang[0]: Submodule "sub5_1" included twice in the same module "mod5". 52: libyang[0]: Module "mod5" parsing failed. 52: libyang[0]: Invalid value "1.5" of "yang-version". 52: libyang[0]: Module "mod7" parsing failed. 52: libyang[0]: Module "mod_1" parsing failed. 52: libyang[0]: "mod8" import of module "mod_1" in revision "2019-09-19" not found. 52: libyang[0]: Module "mod8" parsing failed. 52: [ OK ] TEST_MODULE 52: [==========] 1 test(s) run. 52: [ PASSED ] 1 test(s). 51/115 Test #52: test_sec7_1 ...................... Passed 0.12 sec test 55 Start 55: test_sec7_3_1 55: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_3_1 55: Environment variables: 55: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 55: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 55: MALLOC_CHECK_=3 55: Test timeout computed to be: 10000000 55: [==========] Running 1 test(s). 55: [ RUN ] TEST_MODULE 53: libyang[0]: Invalid value "mod3" of "belongs-to". 53: libyang[0]: Submodule "sub1" parsing failed. 53: libyang[0]: Including "sub1" module into "mod1" failed. 53: libyang[0]: Module "mod1" parsing failed. 53: libyang[0]: Invalid value "mod3" of "belongs-to". 53: libyang[0]: Submodule "sub1" parsing failed. 53: libyang[0]: Including "sub1" module into "sub2" failed. 53: libyang[0]: Submodule "sub2" parsing failed. 53: libyang[0]: Including "sub2" module into "mod2" failed. 53: libyang[0]: Module "mod2" parsing failed. 53: libyang[0]: Missing keyword "belongs-to" as a child to "submodule". 53: libyang[0]: Submodule "sub3" parsing failed. 53: libyang[0]: Including "sub3" module into "mod3" failed. 53: libyang[0]: Module "mod3" parsing failed. 53: libyang[0]: Invalid keyword "}". 53: libyang[0]: Submodule "sub4" parsing failed. 53: libyang[0]: Including "sub4" module into "mod4" failed. 53: libyang[0]: Module "mod4" parsing failed. 53: libyang[0]: Too many instances of "belongs-to" in "submodule". 53: libyang[0]: Submodule "sub5" parsing failed. 53: libyang[0]: Including "sub5" module into "mod5" failed. 53: libyang[0]: Module "mod5" parsing failed. 53: libyang[0]: Unable to parse submodule, parse the main module instead. 53: [ OK ] TEST_MODULE 53: [==========] 1 test(s) run. 53: [ PASSED ] 1 test(s). 52/115 Test #53: test_sec7_2 ...................... Passed 0.08 sec test 56 Start 56: test_sec7_3_4 56: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_3_4 56: Environment variables: 56: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 56: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 56: MALLOC_CHECK_=3 56: Test timeout computed to be: 10000000 55: libyang[0]: Too many instances of "default" in "typedef". 55: libyang[0]: Module "mod1" parsing failed. 55: libyang[0]: Too many instances of "description" in "typedef". 55: libyang[0]: Module "mod2" parsing failed. 55: libyang[0]: Too many instances of "reference" in "typedef". 55: libyang[0]: Module "mod3" parsing failed. 56: [==========] Running 1 test(s). 56: [ RUN ] TEST_MODULE 55: libyang[0]: Too many instances of "status" in "typedef". 55: libyang[0]: Module "mod4" parsing failed. 55: libyang[0]: Missing keyword "type" as a child to "typedef". 55: libyang[0]: Module "mod5" parsing failed. 55: libyang[0]: Too many instances of "type" in "typedef". 55: libyang[0]: Module "mod6" parsing failed. 55: libyang[0]: Too many instances of "units" in "typedef". 55: libyang[0]: Module "mod7" parsing failed. 55: libyang[0]: Invalid value "uint32" of "typedef". 55: libyang[0]: Typedef name duplicates a built-in type. 55: libyang[0]: Module "mod9" parsing failed. 51: libyang[0]: Duplicated feature identifier "f3". 51: libyang[0]: Submodule "sub1_2" parsing failed. 51: libyang[0]: Including "sub1_2" module into "mod1" failed. 51: libyang[0]: Module "mod1" parsing failed. 51: libyang[0]: Duplicated feature identifier "f2". 51: libyang[0]: Module "mod2" parsing failed. 51: libyang[0]: Duplicated identity identifier "i5". 51: libyang[0]: Submodule "sub3_2" parsing failed. 51: libyang[0]: Including "sub3_2" module into "mod3" failed. 51: libyang[0]: Module "mod3" parsing failed. 51: libyang[0]: Duplicated identity identifier "i1". 51: libyang[0]: Module "mod4" parsing failed. 51: libyang[0]: Duplicated typedef identifier "ska". 51: libyang[0]: Submodule "sub5_2" parsing failed. 51: libyang[0]: Including "sub5_2" module into "mod5" failed. 51: libyang[0]: Module "mod5" parsing failed. 51: libyang[0]: Duplicated typedef identifier "tb". 51: libyang[0]: Module "mod6" parsing failed. 51: libyang[0]: Duplicated typedef identifier "tb". 51: libyang[0]: Module "mod7" parsing failed. 56: libyang[0]: Value "xabc" does not satisfy the constraint "1..3" (range, length, or pattern). (path: /mod1:hostname) 56: libyang[0]: Module "mod1" parsing failed. 51: libyang[0]: Duplicated grouping identifier "gg". (path: /mod8:{grouping}[gg]) 51: libyang[0]: Submodule "sub8_2" parsing failed. 51: libyang[0]: Including "sub8_2" module into "mod8" failed. 51: libyang[0]: Module "mod8" parsing failed. 51: libyang[0]: Duplicated grouping identifier "aa". (path: /mod9:{grouping}[aa]) 51: libyang[0]: Module "mod9" parsing failed. 51: libyang[1]: File name "sub10.yang" does not match module name "sub9". 51: libyang[1]: Grouping "cc" without children. 51: libyang[0]: Duplicated leaf identifier "l2". (path: /mod10:l2) 51: libyang[0]: Module "mod10" parsing failed. 51: libyang[0]: Duplicated case identifier "ba". (path: /mod11:ba) 51: libyang[0]: Module "mod11" parsing failed. 51: libyang[1]: File name "sub12.yang" does not match module name "sub10". 51: libyang[1]: Grouping "cc" without children. 56: libyang[0]: Value "XaBc" does not satisfy the constraint "1..3" (range, length, or pattern). (path: /mod2:typedef-name2-default) 56: libyang[0]: Module "mod2" parsing failed. 51: [ OK ] TEST_NAME 51: [==========] 1 test(s) run. 51: [ PASSED ] 1 test(s). 53/115 Test #51: test_sec6_2_1 .................... Passed 0.18 sec test 57 Start 57: test_sec7_5_2 57: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_5_2 57: Environment variables: 57: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 57: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 57: MALLOC_CHECK_=3 57: Test timeout computed to be: 10000000 56: libyang[0]: Value "112" does not satisfy the constraint "1..100 | 200..512" (range, length, or pattern). (path: /mod3:cc) 56: libyang[0]: Module "mod3" parsing failed. 56: libyang[0]: Value "255" does not satisfy the constraint "220 .. 254" (range, length, or pattern). (path: /mod4:typedef-cislo2-default) 56: libyang[0]: Module "mod4" parsing failed. 56: libyang[0]: Value "error_restriction" does not satisfy the constraint "1..10" (range, length, or pattern). (path: /mod5:login/login) 56: libyang[0]: Value "atlas6" does not satisfy the constraint "[a-zA-Z]+" (range, length, or pattern). (path: /mod5:login/hostname) 57: [==========] Running 1 test(s). 57: [ RUN ] TEST_MODULE 56: libyang[0]: Value "AD" does not satisfy the constraint "[A-Ca-z]+" (range, length, or pattern). (path: /mod5:login/prefix) 56: libyang[0]: Value "10" does not satisfy the constraint "220 .. 254" (range, length, or pattern). (path: /mod5:cislo) 57: libyang[0]: Too many instances of "config" in "container". (path: /mod1:cc) 57: libyang[0]: Module "mod1" parsing failed. 57: libyang[0]: Too many instances of "description" in "container". (path: /mod2:cc) 57: libyang[0]: Module "mod2" parsing failed. 57: libyang[0]: Too many instances of "reference" in "container". (path: /mod3:cc) 57: libyang[0]: Module "mod3" parsing failed. 57: libyang[0]: Too many instances of "presence" in "container". (path: /mod4:cc) 57: libyang[0]: Module "mod4" parsing failed. 57: libyang[0]: Too many instances of "status" in "container". (path: /mod5:cc) 57: libyang[0]: Module "mod5" parsing failed. 57: libyang[0]: Too many instances of "when" in "container". (path: /mod6:cc) 57: libyang[0]: Module "mod6" parsing failed. 56: libyang[0]: Value "xabc" does not satisfy the constraint "1..3" (range, length, or pattern). (path: /mod1:hostname) 56: libyang[0]: Module "mod1" parsing failed. 56: libyang[0]: Value "XaBc" does not satisfy the constraint "1..3" (range, length, or pattern). (path: /mod2:typedef-name2-default) 56: libyang[0]: Module "mod2" parsing failed. 56: libyang[0]: Value "112" does not satisfy the constraint "1..100 | 200..512" (range, length, or pattern). (path: /mod3:cc) 56: libyang[0]: Module "mod3" parsing failed. 56: libyang[0]: Value "255" does not satisfy the constraint "220 .. 254" (range, length, or pattern). (path: /mod4:typedef-cislo2-default) 56: libyang[0]: Module "mod4" parsing failed. 56: libyang[0]: Value "error_restriction" does not satisfy the constraint "1..10" (range, length, or pattern). (path: /mod5:login/login) 56: libyang[0]: Value "atlas6" does not satisfy the constraint "[a-zA-Z]+" (range, length, or pattern). (path: /mod5:login/hostname) 56: libyang[0]: Value "AD" does not satisfy the constraint "[A-Ca-z]+" (range, length, or pattern). (path: /mod5:login/prefix) 56: libyang[0]: Value "10" does not satisfy the constraint "220 .. 254" (range, length, or pattern). (path: /mod5:cislo) 56: [ OK ] TEST_MODULE 56: [==========] 1 test(s) run. 56: [ PASSED ] 1 test(s). 54/115 Test #56: test_sec7_3_4 .................... Passed 0.11 sec test 58 Start 58: test_sec7_5_4 58: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_5_4 58: Environment variables: 58: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 58: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 58: MALLOC_CHECK_=3 58: Test timeout computed to be: 10000000 58: [==========] Running 1 test(s). 58: [ RUN ] TEST_MODULE 55: libyang[0]: Too many instances of "default" in "typedef". 55: libyang[0]: Module "mod1" parsing failed. 55: libyang[0]: Too many instances of "description" in "typedef". 55: libyang[0]: Module "mod2" parsing failed. 55: libyang[0]: Too many instances of "reference" in "typedef". 55: libyang[0]: Module "mod3" parsing failed. 55: libyang[0]: Too many instances of "status" in "typedef". 55: libyang[0]: Module "mod4" parsing failed. 55: libyang[0]: Missing keyword "type" as a child to "typedef". 55: libyang[0]: Module "mod5" parsing failed. 55: libyang[0]: Too many instances of "type" in "typedef". 55: libyang[0]: Module "mod6" parsing failed. 55: libyang[0]: Too many instances of "units" in "typedef". 55: libyang[0]: Module "mod7" parsing failed. 55: libyang[1]: Grouping "gg" without children. 55: libyang[0]: Invalid value "uint32" of "typedef". 55: libyang[0]: Typedef name duplicates a built-in type. 55: libyang[0]: Module "mod9" parsing failed. 58: libyang[0]: Too many instances of "error_message" in "must". 58: libyang[0]: Module "mod1" parsing failed. 55: [ OK ] TEST_MODULE 55: [==========] 1 test(s) run. 55: [ PASSED ] 1 test(s). 55/115 Test #55: test_sec7_3_1 .................... Passed 0.17 sec test 59 Start 59: test_sec7_5_5 59: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_5_5 59: Environment variables: 59: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 59: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 59: MALLOC_CHECK_=3 59: Test timeout computed to be: 10000000 58: libyang[0]: Too many instances of "error_app_tag" in "must". 58: libyang[0]: Module "mod2" parsing failed. 58: libyang[0]: Too many instances of "description" in "must". 58: libyang[0]: Module "mod3" parsing failed. 58: libyang[0]: Too many instances of "reference" in "must". 58: libyang[0]: Module "mod4" parsing failed. 58: libyang[0]: Must condition "ifType != 'ethernet' or (ifType = 'ethernet' and ifMTU = 1500)" not satisfied. (path: /mod5:interface) 58: libyang[0]: An ethernet MTU must be 1500 (path: /mod5:interface) 58: libyang[0]: Must condition "../../user/username = 'admin' and /user/password" not satisfied. (path: /mod5:interface/login) 58: libyang[0]: Missing required element "content-id" in "yang-library". (path: /ietf-yang-library:yang-library) 58: libyang[0]: Must condition "/ietf-yang-library:modules-state/ietf-yang-library:module-set-id = 1" not satisfied. (path: /mod5:state) 58: libyang[0]: Must condition "year >=1900 and year <=2150" not satisfied. (path: /mod5:state) 58: libyang[0]: Must condition "../user/username = 'admin' and ../user/password" not satisfied. (path: /mod5:notif/login) 58: libyang[0]: Must condition "../user/username = 'admin' and ../user/password" not satisfied. (path: /mod5:rpc_test/login) 57: libyang[0]: Too many instances of "config" in "container". 57: libyang[0]: Module "mod1" parsing failed. 57: libyang[0]: Too many instances of "description" in "container". 57: libyang[0]: Module "mod2" parsing failed. 57: libyang[0]: Too many instances of "reference" in "container". 57: libyang[0]: Module "mod3" parsing failed. 57: libyang[0]: Too many instances of "presence" in "container". (path: /mod4:cc) 57: libyang[0]: Module "mod4" parsing failed. 57: libyang[0]: Too many instances of "status" in "container". 57: libyang[0]: Module "mod5" parsing failed. 57: libyang[0]: Too many instances of "when" in "container". (path: /mod6:cc) 57: libyang[0]: Module "mod6" parsing failed. 57: [ OK ] TEST_MODULE 57: [==========] 1 test(s) run. 57: [ PASSED ] 1 test(s). 56/115 Test #57: test_sec7_5_2 .................... Passed 0.13 sec test 60 Start 60: test_sec7_6_2 60: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_6_2 60: Environment variables: 60: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 60: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 60: MALLOC_CHECK_=3 60: Test timeout computed to be: 10000000 58: libyang[0]: Must condition "../user/username = 'admin' and /rpc_test/user/password" not satisfied. (path: /mod5:rpc_test/login1) 59: [==========] Running 1 test(s). 59: [ RUN ] TEST_CONTAINER_PRESENCE 60: [==========] Running 1 test(s). 60: [ RUN ] TEST_LEAF 60: libyang[0]: Too many instances of "reference" in "leaf". (path: /mod1:aa) 60: libyang[0]: Module "mod1" parsing failed. 60: libyang[0]: Too many instances of "description" in "leaf". (path: /mod2:aa) 60: libyang[0]: Module "mod2" parsing failed. 60: libyang[0]: Too many instances of "config" in "leaf". (path: /mod3:aa) 60: libyang[0]: Module "mod3" parsing failed. 60: libyang[0]: Too many instances of "default" in "leaf". (path: /mod4:ccc/aa) 60: libyang[0]: Module "mod4" parsing failed. 60: libyang[0]: Too many instances of "mandatory" in "leaf". (path: /mod5:ccc/aa) 60: libyang[0]: Module "mod5" parsing failed. 60: libyang[0]: Too many instances of "status" in "leaf". (path: /mod6:ccc/aa) 60: libyang[0]: Module "mod6" parsing failed. 60: libyang[0]: Too many instances of "units" in "leaf". (path: /mod7:lll/aa) 60: libyang[0]: Module "mod7" parsing failed. 54: libyang[0]: Invalid value "binary" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod1" parsing failed. 54: libyang[0]: Invalid value "bits" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod2" parsing failed. 54: libyang[0]: Invalid value "boolean" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod3" parsing failed. 54: libyang[0]: Invalid value "decimal64" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod4" parsing failed. 54: libyang[0]: Invalid value "empty" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod5" parsing failed. 54: libyang[0]: Invalid value "enumeration" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod6" parsing failed. 54: libyang[0]: Invalid value "identityref" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod7" parsing failed. 54: libyang[0]: Invalid value "instance-identifier" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod8" parsing failed. 54: libyang[0]: Invalid value "int8" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod9" parsing failed. 54: libyang[0]: Invalid value "int16" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod10" parsing failed. 54: libyang[0]: Invalid value "int32" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod11" parsing failed. 54: libyang[0]: Invalid value "int64" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod12" parsing failed. 54: libyang[0]: Invalid value "leafref" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod13" parsing failed. 54: libyang[0]: Invalid value "string" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod14" parsing failed. 54: libyang[0]: Invalid value "uint8" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod15" parsing failed. 54: libyang[0]: Invalid value "uint16" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod16" parsing failed. 54: libyang[0]: Invalid value "uint32" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod17" parsing failed. 54: libyang[0]: Invalid value "uint64" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod18" parsing failed. 54: libyang[0]: Invalid value "union" of "typedef". 54: libyang[0]: Typedef name duplicates a built-in type. 54: libyang[0]: Module "mod19" parsing failed. 54: libyang[0]: No resolvents found for type "my_type". 54: libyang[0]: Module "mod20" parsing failed. 54: [ OK ] TEST_MODULE 60: libyang[0]: Too many instances of "when" in "leaf". (path: /mod8:ccc/aa) 60: libyang[0]: Module "mod8" parsing failed. 60: libyang[0]: Missing keyword "type" as a child to "leaf". (path: /mod9:lll/aa) 60: libyang[0]: Module "mod9" parsing failed. 60: libyang[0]: Too many instances of "type" in "leaf". (path: /mod10:lll/aa) 60: libyang[0]: Module "mod10" parsing failed. 60: libyang[1]: Missing status in obsolete subtree (/mod11:cont/ll/weight), inheriting. 54: [==========] 1 test(s) run. 54: [ PASSED ] 1 test(s). 57/115 Test #54: test_sec7_3 ...................... Passed 0.26 sec test 61 Start 61: test_sec7_6_3 61: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_6_3 61: Environment variables: 61: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 61: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 61: MALLOC_CHECK_=3 61: Test timeout computed to be: 10000000 61: [==========] Running 1 test(s). 61: [ RUN ] TEST_LEAF 59: [ OK ] TEST_CONTAINER_PRESENCE 59: [==========] 1 test(s) run. 59: [ PASSED ] 1 test(s). 58/115 Test #59: test_sec7_5_5 .................... Passed 0.09 sec test 62 Start 62: test_sec7_6_4 62: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_6_4 62: Environment variables: 62: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 62: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 62: MALLOC_CHECK_=3 62: Test timeout computed to be: 10000000 61: libyang[0]: Too many instances of "leaf1" in "data tree". (path: /mod1:leaf1) 62: [==========] Running 1 test(s). 62: [ RUN ] TEST_LEAF_DEFAULT 61: libyang[0]: Value "1500" does not satisfy the constraint "1..1000" (range, length, or pattern). (path: /mod1:leaf2) 61: libyang[0]: Value "0" does not satisfy the constraint "1..1000" (range, length, or pattern). (path: /mod1:ccc/leaf1) 58: libyang[0]: Too many instances of "error-message" in "must". 58: libyang[0]: Module "mod1" parsing failed. 58: libyang[0]: Too many instances of "error-app-tag" in "must". 58: libyang[0]: Module "mod2" parsing failed. 58: libyang[0]: Too many instances of "description" in "must". 58: libyang[0]: Module "mod3" parsing failed. 58: libyang[0]: Too many instances of "reference" in "must". 58: libyang[0]: Module "mod4" parsing failed. 61: libyang[0]: Value "1001" does not satisfy the constraint "1..1000" (range, length, or pattern). (path: /mod1:ccc/leaf2) 58: libyang[0]: Must condition "ifType != 'ethernet' or (ifType = 'ethernet' and ifMTU = 1500)" not satisfied. (path: /mod5:interface) 58: libyang[0]: An ethernet MTU must be 1500 (path: /mod5:interface) 58: libyang[0]: Must condition "../../user/username = 'admin' and /user/password" not satisfied. (path: /mod5:interface/login) 58: libyang[0]: Missing required element "content-id" in "yang-library". (path: /ietf-yang-library:yang-library) 58: libyang[0]: Must condition "/ietf-yang-library:modules-state/ietf-yang-library:module-set-id = 1" not satisfied. (path: /mod5:state) 58: libyang[0]: Must condition "year >=1900 and year <=2150" not satisfied. (path: /mod5:state) 58: libyang[0]: Must condition "../user/username = 'admin' and ../user/password" not satisfied. (path: /mod5:notif/login) 58: libyang[0]: Must condition "../user/username = 'admin' and ../user/password" not satisfied. (path: /mod5:rpc_test/login) 58: libyang[0]: Must condition "../user/username = 'admin' and /rpc_test/user/password" not satisfied. (path: /mod5:rpc_test/login1) 58: [ OK ] TEST_MODULE 58: [==========] 1 test(s) run. 58: [ PASSED ] 1 test(s). 59/115 Test #58: test_sec7_5_4 .................... Passed 0.15 sec test 63 Start 63: test_sec7_6_5 63: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_6_5 63: Environment variables: 63: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 63: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 63: MALLOC_CHECK_=3 63: Test timeout computed to be: 10000000 61: libyang[0]: Invalid value "" in "leaf2" element. (path: /mod1:ccc/leaf2) 62: libyang[0]: Invalid keyword "mandatory" as a child to "leaf". (path: /mod1:ccc/leaf1) 62: libyang[0]: The "mandatory" statement is forbidden on leaf with "default". (path: /mod1:ccc/leaf1) 62: libyang[0]: Module "mod1" parsing failed. 62: libyang[0]: Value "passwords" does not satisfy the constraint "1..8" (range, length, or pattern). (path: /mod2:leaf1) 62: libyang[0]: Module "mod2" parsing failed. 63: [==========] Running 1 test(s). 63: [ RUN ] TEST_LEAF_MANDATORY 63: libyang[0]: Invalid keyword "flase". (path: /mod1:ll/leaf1) 61: libyang[0]: Too many instances of "leaf1" in "data tree". (path: /mod1:leaf1) 61: libyang[0]: Value "1500" does not satisfy the constraint "1..1000" (range, length, or pattern). (path: /mod1:leaf2) 61: libyang[0]: Value "0" does not satisfy the constraint "1..1000" (range, length, or pattern). (path: /mod1:ccc/leaf1) 61: libyang[0]: Value "1001" does not satisfy the constraint "1..1000" (range, length, or pattern). (path: /mod1:ccc/leaf2) 61: libyang[0]: Invalid value "" in "leaf2" element. (path: /mod1:ccc/leaf2) 63: libyang[0]: Module "mod1" parsing failed. 61: [ OK ] TEST_LEAF 61: [==========] 1 test(s) run. 61: [ PASSED ] 1 test(s). 60/115 Test #61: test_sec7_6_3 .................... Passed 0.06 sec test 64 Start 64: test_sec7_7_2 64: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_7_2 64: Environment variables: 64: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 64: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 64: MALLOC_CHECK_=3 64: Test timeout computed to be: 10000000 62: libyang[0]: Missing required element "leaf2" in "ccc". (path: /mod4:ccc) 63: libyang[0]: Missing required element "aa" in "mod2". (path: /) 63: libyang[0]: Missing required element "aa" in "ccc". (path: /mod2:ccc) 63: libyang[0]: Missing required element "mandatory" in "mod2". (path: /) 63: libyang[0]: Missing required element "mandatory" in "presence". (path: /mod2:cont/presence) 63: libyang[0]: Missing required element "leaf" in "list". (path: /mod2:list[input='string42']) 64: [==========] Running 1 test(s). 64: [ RUN ] TEST_LEAF_MANDATORY 64: libyang[0]: Too many instances of "description" in "leaf-list". (path: /mod1:ccc/ll1) 64: libyang[0]: Module "mod1" parsing failed. 64: libyang[0]: Too many instances of "reference" in "leaf-list". (path: /mod2:ccc/ll1) 64: libyang[0]: Module "mod2" parsing failed. 64: libyang[0]: Too many instances of "config" in "leaf-list". (path: /mod3:ccc/ll1) 64: libyang[0]: Module "mod3" parsing failed. 64: libyang[0]: Too many instances of "status" in "leaf-list". (path: /mod4:ccc/ll1) 64: libyang[0]: Module "mod4" parsing failed. 64: libyang[0]: Too many instances of "units" in "leaflist". (path: /mod5:ccc/ll1) 64: libyang[0]: Module "mod5" parsing failed. 64: libyang[0]: Too many instances of "when" in "leaflist". (path: /mod6:ccc/ll1) 64: libyang[0]: Module "mod6" parsing failed. 64: libyang[0]: Too many instances of "ordered by" in "leaf-list". (path: /mod7:ccc/ll1) 64: libyang[0]: Module "mod7" parsing failed. 64: libyang[0]: Too many instances of "max-elements" in "leaf-list". (path: /mod8:ccc/ll1) 64: libyang[0]: Module "mod8" parsing failed. 64: libyang[0]: Too many instances of "min-elements" in "leaf-list". (path: /mod9:ccc/ll1) 64: libyang[0]: Module "mod9" parsing failed. 64: libyang[0]: Missing keyword "type" as a child to "leaf-list". (path: /mod10:ccc/ll1) 64: libyang[0]: Module "mod10" parsing failed. 64: libyang[0]: Too many instances of "type" in "leaf-list". (path: /mod11:ll1) 64: libyang[0]: Module "mod11" parsing failed. 63: libyang[0]: Invalid value "flase" of "mandatory". (path: /mod1:ll/leaf1) 63: libyang[0]: Module "mod1" parsing failed. 63: libyang[0]: Missing required element "aa" in "mod2". (path: /) 63: libyang[0]: Missing required element "aa" in "ccc". (path: /mod2:ccc) 63: libyang[0]: Missing required element "mandatory" in "mod2". (path: /) 63: libyang[0]: Missing required element "mandatory" in "presence". (path: /mod2:cont/presence) 63: libyang[0]: Missing required element "leaf" in "list". (path: /mod2:list[input='string42']) 63: [ OK ] TEST_LEAF_MANDATORY 63: [==========] 1 test(s) run. 63: [ PASSED ] 1 test(s). 61/115 Test #63: test_sec7_6_5 .................... Passed 0.07 sec test 65 Start 65: test_sec7_7_3 65: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_7_3 65: Environment variables: 65: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 65: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 65: MALLOC_CHECK_=3 65: Test timeout computed to be: 10000000 65: [==========] Running 1 test(s). 65: [ RUN ] TEST_LEAFLIST_MINELEMENTS 62: libyang[0]: Invalid keyword "mandatory" as a child to "leaf". (path: /mod1:ccc/leaf1) 62: libyang[0]: The "mandatory" statement is forbidden on leaf with the "default" statement. (path: /mod1:ccc/leaf1) 62: libyang[0]: Module "mod1" parsing failed. 62: libyang[0]: Value "passwords" does not satisfy the constraint "1..8" (range, length, or pattern). (path: /mod2:leaf1) 62: libyang[0]: Module "mod2" parsing failed. 62: libyang[0]: Missing required element "leaf2" in "ccc". (path: /mod4:ccc) 62: [ OK ] TEST_LEAF_DEFAULT 62: [==========] 1 test(s) run. 62: [ PASSED ] 1 test(s). 62/115 Test #62: test_sec7_6_4 .................... Passed 0.12 sec test 66 Start 66: test_sec7_7_4 66: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_7_4 66: Environment variables: 66: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 66: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 66: MALLOC_CHECK_=3 66: Test timeout computed to be: 10000000 60: libyang[0]: Too many instances of "reference" in "leaf". 60: libyang[0]: Module "mod1" parsing failed. 60: libyang[0]: Too many instances of "description" in "leaf". 60: libyang[0]: Module "mod2" parsing failed. 60: libyang[0]: Too many instances of "config" in "leaf". 60: libyang[0]: Module "mod3" parsing failed. 60: libyang[0]: Too many instances of "default" in "leaf". (path: /mod4:ccc/aa) 60: libyang[0]: Module "mod4" parsing failed. 60: libyang[0]: Too many instances of "mandatory" in "leaf". (path: /mod5:ccc/aa) 60: libyang[0]: Module "mod5" parsing failed. 60: libyang[0]: Too many instances of "status" in "leaf". 60: libyang[0]: Module "mod6" parsing failed. 60: libyang[0]: Too many instances of "units" in "leaf". (path: /mod7:lll/aa) 60: libyang[0]: Module "mod7" parsing failed. 60: libyang[0]: Too many instances of "when" in "leaf". (path: /mod8:ccc/aa) 60: libyang[0]: Module "mod8" parsing failed. 60: libyang[0]: Missing keyword "type" as a child to "leaf". (path: /mod9:lll/aa) 60: libyang[0]: Module "mod9" parsing failed. 60: libyang[0]: Too many instances of "type" in "leaf". (path: /mod10:lll/aa) 60: libyang[0]: Module "mod10" parsing failed. 60: libyang[1]: Missing status in obsolete subtree (/mod11:cont/ll/weight), inheriting. 60: [ OK ] TEST_LEAF 60: [==========] 1 test(s) run. 60: [ PASSED ] 1 test(s). 63/115 Test #60: test_sec7_6_2 .................... Passed 0.20 sec test 67 Start 67: test_sec7_7_5 67: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_7_5 67: Environment variables: 67: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 67: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 67: MALLOC_CHECK_=3 67: Test timeout computed to be: 10000000 66: [==========] Running 1 test(s). 66: [ RUN ] TEST_LEAFLIST_MINELEMENTS 65: libyang[0]: Invalid keyword "-1". (path: /mod1:test) 65: libyang[0]: Module "mod1" parsing failed. 65: libyang[0]: Invalid value "-1" of "min-elements". 65: libyang[0]: Module "mod2" parsing failed. 65: libyang[0]: Too few "l1" elements. (path: /) 67: [==========] Running 1 test(s). 67: [ RUN ] TEST_LEAFLIST_ORDERED 65: libyang[0]: Too few "l1" elements. (path: /) 65: libyang[0]: Too few "l2" elements. (path: /) 65: libyang[0]: Too few "l4" elements. (path: /mod3:ccc) 66: libyang[0]: Invalid value "-1" of "max-elements". 66: libyang[0]: Module "mod1" parsing failed. 66: libyang[0]: Invalid keyword "-1". (path: /mod2:l1) 66: libyang[0]: Module "mod2" parsing failed. 66: libyang[0]: Invalid keyword "0". (path: /mod3:ccc/l1) 66: libyang[0]: Module "mod3" parsing failed. 66: libyang[0]: Invalid value "0" of "max-elements". 66: libyang[0]: Module "mod4" parsing failed. 66: libyang[0]: Invalid value "1025" of "min-elements". (path: /mod5:numbers) 66: libyang[0]: "min-elements" is bigger than "max-elements". (path: /mod5:numbers) 66: libyang[0]: Module "mod5" parsing failed. 66: libyang[0]: Too many "l1" elements. (path: /mod6:l1[.='string242']) 66: libyang[0]: Too many "l2" elements. (path: /mod6:cont/l2[.='2016']) 66: libyang[0]: Too few "l3" elements. (path: /mod6:presence) 66: libyang[0]: Too many "l3" elements. (path: /mod6:presence/l3[.='false']) 66: libyang[0]: Too many "l4" elements. (path: /mod6:l4[.='72']) 66: libyang[0]: Duplicated instance of "l5" leaf-list ("string2"). (path: /mod6:l5[.='string2']) 67: libyang[0]: Module "mod1" parsing failed. 67: libyang[0]: Duplicated instance of "l1" leaf-list ("hostname"). (path: /mod2:cont/l1[.='hostname']) 67: libyang[0]: Invalid value "systems" of "ordered-by". (path: /mod1:abc) 67: libyang[0]: Module "mod1" parsing failed. 67: libyang[0]: Duplicated instance of "l1" leaf-list ("hostname"). (path: /mod2:cont/l1[.='hostname']) 67: [ OK ] TEST_LEAFLIST_ORDERED 67: [==========] 1 test(s) run. 67: [ PASSED ] 1 test(s). 64/115 Test #67: test_sec7_7_5 .................... Passed 0.05 sec test 68 Start 68: test_sec7_8_1 68: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_8_1 68: Environment variables: 68: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 68: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 68: MALLOC_CHECK_=3 68: Test timeout computed to be: 10000000 68: [==========] Running 1 test(s). 68: [ RUN ] TEST_LIST 68: libyang[0]: Too many instances of "description" in "list". (path: /mod1:ccc/ll) 68: libyang[0]: Module "mod1" parsing failed. 68: libyang[0]: Too many instances of "reference" in "list". (path: /mod2:ccc/ll) 68: libyang[0]: Module "mod2" parsing failed. 68: libyang[0]: Too many instances of "config" in "list". (path: /mod3:ccc/ll) 68: libyang[0]: Module "mod3" parsing failed. 68: libyang[0]: Too many instances of "key" in "list". (path: /mod4:ccc/ll) 68: libyang[0]: Module "mod4" parsing failed. 68: libyang[0]: Too many instances of "max-elements" in "list". (path: /mod5:ccc/ll) 68: libyang[0]: Module "mod5" parsing failed. 68: libyang[0]: Too many instances of "min-elements" in "list". (path: /mod6:ll) 68: libyang[0]: Module "mod6" parsing failed. 68: libyang[0]: Too many instances of "ordered by" in "list". (path: /mod7:ll) 68: libyang[0]: Module "mod7" parsing failed. 68: libyang[0]: Too many instances of "status" in "list". (path: /mod8:ll) 68: libyang[0]: Module "mod8" parsing failed. 68: libyang[0]: Too many instances of "when" in "list". (path: /mod9:ll-top/ll) 68: libyang[0]: Module "mod9" parsing failed. 68: libyang[1]: Invalid value "10.01236547895" in "cca" element. (path: /mod10:cca) 68: libyang[1]: Previous warning generated by XPath subexpression[6] "cca = 10.01236547895". 65: libyang[0]: Invalid value "-1" of "min-elements". (path: /mod1:test) 65: libyang[0]: Module "mod1" parsing failed. 65: libyang[0]: Invalid value "-1" of "min-elements". (path: /mod2:ccc/test) 65: libyang[0]: Module "mod2" parsing failed. 65: libyang[0]: Too few "l1" elements. (path: /) 65: libyang[0]: Too few "l1" elements. (path: /) 66: libyang[0]: Invalid value "-1" of "max-elements". (path: /mod1:l1) 66: libyang[0]: Module "mod1" parsing failed. 66: libyang[0]: Invalid value "-1" of "max-elements". (path: /mod2:l1) 66: libyang[0]: Module "mod2" parsing failed. 66: libyang[0]: Invalid value "0" of "max-elements". (path: /mod3:ccc/l1) 66: libyang[0]: Module "mod3" parsing failed. 66: libyang[0]: Invalid value "0" of "max-elements". (path: /mod4:ccc/l1) 66: libyang[0]: Module "mod4" parsing failed. 66: libyang[0]: Invalid value "1025" of "min-elements". (path: /mod5:numbers) 66: libyang[0]: "min-elements" is bigger than "max-elements". (path: /mod5:numbers) 66: libyang[0]: Module "mod5" parsing failed. 66: libyang[0]: Too many "l1" elements. (path: /mod6:l1[.='string242']) 66: libyang[0]: Too many "l2" elements. (path: /mod6:cont/l2[.='2016']) 66: libyang[0]: Too few "l3" elements. (path: /mod6:presence) 66: libyang[0]: Too many "l3" elements. (path: /mod6:presence/l3[.='false']) 66: libyang[0]: Too many "l4" elements. (path: /mod6:l4[.='72']) 66: libyang[0]: Duplicated instance of "l5" leaf-list ("string2"). (path: /mod6:l5[.='string2']) 66: [ OK ] TEST_LEAFLIST_MINELEMENTS 66: [==========] 1 test(s) run. 66: [ PASSED ] 1 test(s). 65/115 Test #66: test_sec7_7_4 .................... Passed 0.08 sec test 69 Start 69: test_sec7_8_2 69: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_8_2 69: Environment variables: 69: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 69: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 69: MALLOC_CHECK_=3 69: Test timeout computed to be: 10000000 65: libyang[0]: Too few "l2" elements. (path: /) 65: libyang[0]: Too few "l4" elements. (path: /mod3:ccc) 65: [ OK ] TEST_LEAFLIST_MINELEMENTS 65: [==========] 1 test(s) run. 65: [ PASSED ] 1 test(s). 66/115 Test #65: test_sec7_7_3 .................... Passed 0.12 sec test 70 Start 70: test_sec7_8_3 70: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_8_3 70: Environment variables: 70: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 70: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 70: MALLOC_CHECK_=3 70: Test timeout computed to be: 10000000 69: [==========] Running 1 test(s). 69: [ RUN ] TEST_LIST_KEYS 69: libyang[0]: Missing keyword "key" as a child to "list". (path: /mod1:ccc/ll1) 69: libyang[0]: Module "mod1" parsing failed. 69: libyang[0]: Failed to resolve list key "k". (path: /mod2:ccc/ll1) 69: libyang[0]: Module "mod2" parsing failed. 69: libyang[0]: Key identifier "keys" is not unique. (path: /mod3:ccc/ll1) 69: libyang[0]: Module "mod3" parsing failed. 69: libyang[0]: Key "empty" must not be the built-in type "empty". (path: /mod4:l1) 69: libyang[0]: Module "mod4" parsing failed. 69: libyang[1]: Default value "default" in the list key "default" is ignored. (/mod5:mandatory) 70: [==========] Running 1 test(s). 70: [ RUN ] TEST_LIST_UNIQUE 69: libyang[0]: The "config" value of the "state" key differs from its list config value. (path: /mod6:ll) 69: libyang[0]: Module "mod6" parsing failed. 69: libyang[0]: Duplicated instance of "ll1" list. (path: /mod5:ccc/ll1[key='keys']) 69: libyang[0]: When condition "../keys" not satisfied. (path: /mod5:ccc/ll1[key='keys']) 69: libyang[0]: Missing required element "mand" in "mandatory". (path: /mod5:mandatory[normal='true']) 69: libyang[0]: Missing required element "default" in "mandatory". (path: /mod5:mandatory[mand='42'][normal='true']) 69: libyang[0]: Duplicated instance of "mandatory" list. (path: /mod5:mandatory[mand='42'][default='string'][normal='true']) 69: libyang[1]: Invalid position of the key "default" in a list "mandatory". 70: libyang[0]: Invalid value "ff/cc" of "unique". (path: /mod1:ll) 70: libyang[0]: Target leaf not found. (path: /mod1:ll) 70: libyang[0]: Module "mod1" parsing failed. 70: libyang[0]: Invalid value "cont/state" of "unique". (path: /mod2:ccc/ll) 70: libyang[0]: Leaf "cont/state" referenced in unique statement is config false, but previous referenced leaf is config true. (path: /mod2:ccc/ll) 70: libyang[0]: Module "mod2" parsing failed. 64: libyang[0]: Too many instances of "description" in "leaf-list". 64: libyang[0]: Module "mod1" parsing failed. 64: libyang[0]: Too many instances of "reference" in "leaf-list". 64: libyang[0]: Module "mod2" parsing failed. 64: libyang[0]: Too many instances of "config" in "leaf-list". 64: libyang[0]: Module "mod3" parsing failed. 64: libyang[0]: Too many instances of "status" in "leaf-list". 70: libyang[0]: Invalid value "list/test" of "unique". (path: /mod3:cont/ll) 70: libyang[0]: Unique argument references list. (path: /mod3:cont/ll) 70: libyang[0]: Module "mod3" parsing failed. 64: libyang[0]: Module "mod4" parsing failed. 64: libyang[0]: Too many instances of "units" in "leaf-list". (path: /mod5:ccc/ll1) 64: libyang[0]: Module "mod5" parsing failed. 64: libyang[0]: Too many instances of "when" in "leaf-list". (path: /mod6:ccc/ll1) 70: libyang[0]: Unique data leaf(s) "config cont/config dup_config" not satisfied in "/mod4:ccc/ll[keys='42']" and "/mod4:ccc/ll[keys='43']". (path: /mod4:ccc/ll[keys='43']) 64: libyang[0]: Module "mod6" parsing failed. 64: libyang[0]: Too many instances of "ordered-by" in "leaf-list". (path: /mod7:ccc/ll1) 64: libyang[0]: Module "mod7" parsing failed. 64: libyang[0]: Too many instances of "max-elements" in "leaf-list". (path: /mod8:ccc/ll1) 64: libyang[0]: Module "mod8" parsing failed. 64: libyang[0]: Too many instances of "min-elements" in "leaf-list". (path: /mod9:ccc/ll1) 64: libyang[0]: Module "mod9" parsing failed. 64: libyang[0]: Missing keyword "type" as a child to "leaf-list". (path: /mod10:ccc/ll1) 64: libyang[0]: Module "mod10" parsing failed. 64: libyang[0]: Too many instances of "type" in "leaf-list". (path: /mod11:ll1) 64: libyang[0]: Module "mod11" parsing failed. 70: libyang[0]: Unique data leaf(s) "config cont/config dup_config" not satisfied in "/mod4:ccc/ll[keys='42']" and "/mod4:ccc/ll[keys='43']". (path: /mod4:ccc/ll[keys='43']) 70: libyang[0]: Unique data leaf(s) "test" not satisfied in "/mod4:presence/ll[keys='42']" and "/mod4:presence/ll[keys='43']". (path: /mod4:presence/ll[keys='43']) 70: libyang[0]: Unique data leaf(s) "cont/test" not satisfied in "/mod4:presence/ll[keys='42']" and "/mod4:presence/ll[keys='43']". (path: /mod4:presence/ll[keys='43']) 64: [ OK ] TEST_LEAF_MANDATORY 64: [==========] 1 test(s) run. 64: [ PASSED ] 1 test(s). 67/115 Test #64: test_sec7_7_2 .................... Passed 0.20 sec test 71 Start 71: test_sec7_9_1 71: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_9_1 71: Environment variables: 71: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 71: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 71: MALLOC_CHECK_=3 71: Test timeout computed to be: 10000000 71: [==========] Running 1 test(s). 71: [ RUN ] TEST_CHOICE 71: libyang[0]: Too many instances of "description" in "choice". (path: /mod1:ch1) 71: libyang[0]: Module "mod1" parsing failed. 71: libyang[0]: Too many instances of "reference" in "choice". (path: /mod2:ch1) 71: libyang[0]: Module "mod2" parsing failed. 71: libyang[0]: Too many instances of "config" in "choice". (path: /mod3:ch1) 71: libyang[0]: Module "mod3" parsing failed. 71: libyang[0]: Too many instances of "default" in "choice". (path: /mod4:ch1) 71: libyang[0]: Module "mod4" parsing failed. 71: libyang[0]: Too many instances of "mandatory" in "choice". (path: /mod5:ch1) 71: libyang[0]: Module "mod5" parsing failed. 71: libyang[0]: Too many instances of "status" in "choice". (path: /mod6:ccc/ch1) 71: libyang[0]: Module "mod6" parsing failed. 71: libyang[0]: Too many instances of "when" in "choice". (path: /mod7:ccc/ch1) 71: libyang[0]: Module "mod7" parsing failed. 70: libyang[0]: Invalid value "ff/cc" of "unique". (path: /mod1:ll) 70: libyang[0]: Target leaf not found. (path: /mod1:ll) 70: libyang[0]: Module "mod1" parsing failed. 70: libyang[0]: Invalid value "cont/state" of "unique". (path: /mod2:ccc/ll) 70: libyang[0]: Leaf "cont/state" referenced in unique statement is config false, but previous referenced leaf is config true. (path: /mod2:ccc/ll) 70: libyang[0]: Module "mod2" parsing failed. 70: libyang[0]: Invalid value "list/test" of "unique". (path: /mod3:cont/ll) 70: libyang[0]: Unique argument references list. (path: /mod3:cont/ll) 70: libyang[0]: Module "mod3" parsing failed. 70: libyang[0]: Unique data leaf(s) "config cont/config dup_config" not satisfied in "/mod4:ccc/ll[keys='42']" and "/mod4:ccc/ll[keys='43']". (path: /mod4:ccc/ll[keys='43']) 70: libyang[0]: Unique data leaf(s) "config cont/config dup_config" not satisfied in "/mod4:ccc/ll[keys='42']" and "/mod4:ccc/ll[keys='43']". (path: /mod4:ccc/ll[keys='43']) 70: libyang[0]: Unique data leaf(s) "test" not satisfied in "/mod4:presence/ll[keys='42']" and "/mod4:presence/ll[keys='43']". (path: /mod4:presence/ll[keys='43']) 70: libyang[0]: Unique data leaf(s) "cont/test" not satisfied in "/mod4:presence/ll[keys='42']" and "/mod4:presence/ll[keys='43']". (path: /mod4:presence/ll[keys='43']) 69: libyang[0]: Missing keyword "key" as a child to "list". (path: /mod1:ccc/ll1) 69: libyang[0]: Module "mod1" parsing failed. 69: libyang[0]: Failed to resolve list key "k". (path: /mod2:ccc/ll1) 69: libyang[0]: Module "mod2" parsing failed. 69: libyang[0]: Key identifier "keys" is not unique. (path: /mod3:ccc/ll1) 69: libyang[0]: Module "mod3" parsing failed. 69: libyang[0]: Key "empty" must not be the built-in type "empty". (path: /mod4:l1) 69: libyang[0]: Module "mod4" parsing failed. 69: libyang[1]: Default value "default" in the list key "default" is ignored. (/mod5:mandatory) 69: libyang[0]: The "config" value of the "state" key differs from its list config value. (path: /mod6:ll) 69: libyang[0]: Module "mod6" parsing failed. 69: libyang[0]: Duplicated instance of "ll1" list. (path: /mod5:ccc/ll1[key='keys']) 69: libyang[0]: When condition "../keys" not satisfied. (path: /mod5:ccc/ll1[key='keys']) 69: libyang[0]: Missing required element "mand" in "mandatory". (path: /mod5:mandatory[normal='true']) 69: libyang[0]: Missing required element "default" in "mandatory". (path: /mod5:mandatory[mand='42'][normal='true']) 69: libyang[0]: Duplicated instance of "mandatory" list. (path: /mod5:mandatory[mand='42'][default='string'][normal='true']) 69: libyang[1]: Invalid position of the key "default" in a list "mandatory". 70: [ OK ] TEST_LIST_UNIQUE 70: [==========] 1 test(s) run. 70: [ PASSED ] 1 test(s). 68/115 Test #70: test_sec7_8_3 .................... Passed 0.08 sec test 72 Start 72: test_sec7_9_2 72: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_9_2 72: Environment variables: 72: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 72: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 72: MALLOC_CHECK_=3 72: Test timeout computed to be: 10000000 69: [ OK ] TEST_LIST_KEYS 69: [==========] 1 test(s) run. 69: [ PASSED ] 1 test(s). 69/115 Test #69: test_sec7_8_2 .................... Passed 0.09 sec test 73 Start 73: test_sec7_9_3 73: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_9_3 73: Environment variables: 73: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 73: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 73: MALLOC_CHECK_=3 73: Test timeout computed to be: 10000000 72: [==========] Running 1 test(s). 72: [ RUN ] TEST_CHOICE_CASE 73: [==========] Running 1 test(s). 73: [ RUN ] TEST_LEAF_DEFAULT 72: libyang[0]: Too many instances of "description" in "case". (path: /mod1:ccc/ch1/ca) 72: libyang[0]: Module "mod1" parsing failed. 72: libyang[0]: Too many instances of "reference" in "case". (path: /mod2:ccc/ch1/ca) 72: libyang[0]: Module "mod2" parsing failed. 72: libyang[0]: Too many instances of "status" in "case". (path: /mod3:ccc/ch1/ca) 72: libyang[0]: Module "mod3" parsing failed. 72: libyang[0]: Too many instances of "when" in "case". (path: /mod4:ccc/ch1/ca) 72: libyang[0]: Module "mod4" parsing failed. 72: libyang[0]: Duplicated container identifier "ethernet". (path: /mod5:ethernet) 72: libyang[0]: Module "mod5" parsing failed. 73: libyang[0]: Invalid keyword "default" as a child to "choice". (path: /mod1:ch1) 73: libyang[0]: The "default" statement is forbidden on choices with "mandatory". (path: /mod1:ch1) 73: libyang[0]: Module "mod1" parsing failed. 73: libyang[0]: Invalid keyword "mandatory". 73: libyang[0]: Mandatory node "ssh_key" is directly under the default case "login" of the "ch1" choice. 73: libyang[0]: Module "mod2" parsing failed. 72: libyang[0]: Duplicated case identifier "hide". (path: /mod7:hide) 72: libyang[0]: Module "mod7" parsing failed. 73: libyang[0]: Invalid keyword "mandatory". 73: libyang[0]: Mandatory node "ll" is directly under the default case "login" of the "ch1" choice. 73: libyang[0]: Module "mod4" parsing failed. 72: libyang[0]: Unknown element "ch1". (path: /mod6:cont) 72: libyang[0]: Unknown element "ca". (path: /mod6:cont) 73: libyang[0]: Invalid keyword "mandatory". 73: libyang[0]: Mandatory node "list" is directly under the default case "login" of the "ch1" choice. 73: libyang[0]: Module "mod5" parsing failed. 73: libyang[0]: Invalid keyword "mandatory". 73: libyang[0]: Mandatory node "any" is directly under the default case "login" of the "ch1" choice. 73: libyang[0]: Module "mod7" parsing failed. 68: libyang[0]: Too many instances of "description" in "list". 68: libyang[0]: Module "mod1" parsing failed. 68: libyang[0]: Too many instances of "reference" in "list". 68: libyang[0]: Module "mod2" parsing failed. 68: libyang[0]: Too many instances of "config" in "list". 68: libyang[0]: Module "mod3" parsing failed. 68: libyang[0]: Too many instances of "key" in "ll". (path: /mod4:ccc/ll) 68: libyang[0]: Module "mod4" parsing failed. 68: libyang[0]: Too many instances of "max-elements" in "list". (path: /mod5:ccc/ll) 68: libyang[0]: Module "mod5" parsing failed. 68: libyang[0]: Too many instances of "min-elements" in "list". (path: /mod6:ll) 68: libyang[0]: Module "mod6" parsing failed. 68: libyang[0]: Too many instances of "ordered-by" in "list". (path: /mod7:ll) 68: libyang[0]: Module "mod7" parsing failed. 68: libyang[0]: Too many instances of "status" in "list". 68: libyang[0]: Module "mod8" parsing failed. 68: libyang[0]: Too many instances of "when" in "list". (path: /mod9:ll-top/ll) 68: libyang[0]: Module "mod9" parsing failed. 68: libyang[1]: Invalid value "10.01236547895" in "cca" element. (path: /mod10:cca) 68: libyang[1]: Previous warning generated by XPath subexpression[6] "cca = 10.01236547895". 68: [ OK ] TEST_LIST 68: [==========] 1 test(s) run. 68: [ PASSED ] 1 test(s). 70/115 Test #68: test_sec7_8_1 .................... Passed 0.15 sec test 74 Start 74: test_sec7_9_4 74: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_9_4 74: Environment variables: 74: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 74: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 74: MALLOC_CHECK_=3 74: Test timeout computed to be: 10000000 74: [==========] Running 1 test(s). 74: [ RUN ] TEST_CHOICE 72: libyang[0]: Too many instances of "description" in "case". 72: libyang[0]: Module "mod1" parsing failed. 72: libyang[0]: Too many instances of "reference" in "case". 72: libyang[0]: Module "mod2" parsing failed. 72: libyang[0]: Too many instances of "status" in "case". 72: libyang[0]: Module "mod3" parsing failed. 72: libyang[0]: Too many instances of "when" in "case". (path: /mod4:ccc/ch1/ca) 72: libyang[0]: Module "mod4" parsing failed. 72: libyang[0]: Duplicated container identifier "ethernet". (path: /mod5:ethernet) 72: libyang[0]: Module "mod5" parsing failed. 72: libyang[0]: Duplicated case identifier "hide". (path: /mod7:hide) 72: libyang[0]: Module "mod7" parsing failed. 72: libyang[0]: Unknown element "ch1". (path: /mod6:cont) 72: libyang[0]: Unknown element "ca". (path: /mod6:cont) 72: [ OK ] TEST_CHOICE_CASE 72: [==========] 1 test(s) run. 72: [ PASSED ] 1 test(s). 71: libyang[0]: Too many instances of "description" in "choice". 71: libyang[0]: Module "mod1" parsing failed. 71: libyang[0]: Too many instances of "reference" in "choice". 71: libyang[0]: Module "mod2" parsing failed. 71: libyang[0]: Too many instances of "config" in "choice". 71: libyang[0]: Module "mod3" parsing failed. 71: libyang[0]: Too many instances of "default" in "choice". (path: /mod4:ch1) 71: libyang[0]: Module "mod4" parsing failed. 71: libyang[0]: Too many instances of "mandatory" in "choice". (path: /mod5:ch1) 71: libyang[0]: Module "mod5" parsing failed. 71: libyang[0]: Too many instances of "status" in "choice". 71: libyang[0]: Module "mod6" parsing failed. 71: libyang[0]: Too many instances of "when" in "choice". (path: /mod7:ccc/ch1) 71: libyang[0]: Module "mod7" parsing failed. 71: [ OK ] TEST_CHOICE 71: [==========] 1 test(s) run. 71: [ PASSED ] 1 test(s). 71/115 Test #71: test_sec7_9_1 .................... Passed 0.10 sec test 75 Start 75: test_sec7_10 75: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_10 75: Environment variables: 75: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 75: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 75: MALLOC_CHECK_=3 75: Test timeout computed to be: 10000000 72/115 Test #72: test_sec7_9_2 .................... Passed 0.06 sec test 76 Start 76: test_sec7_11 76: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_11 76: Environment variables: 76: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 76: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 76: MALLOC_CHECK_=3 76: Test timeout computed to be: 10000000 74: libyang[0]: Mandatory choice "ch1" missing a case branch. (path: /mod1:cont) 74: libyang[0]: Mandatory choice "ch2" missing a case branch. (path: /mod1:presence) 74: libyang[0]: Mandatory choice "ch1" missing a case branch. (path: /mod1:cont) 75: [==========] Running 1 test(s). 75: [ RUN ] TEST_ANYXML 76: [==========] Running 1 test(s). 76: [ RUN ] TEST_GROUPING 74: libyang[0]: Mandatory choice "ch1" missing a case branch. (path: /) 75: libyang[0]: Too many instances of "description" in "anyxml". (path: /mod1:any) 75: libyang[0]: Module "mod1" parsing failed. 75: libyang[0]: Too many instances of "reference" in "anyxml". (path: /mod2:any) 75: libyang[0]: Module "mod2" parsing failed. 75: libyang[0]: Too many instances of "config" in "anyxml". (path: /mod3:ccc/any) 75: libyang[0]: Module "mod3" parsing failed. 75: libyang[0]: Too many instances of "mandatory" in "anyxml". (path: /mod4:ccc/any) 75: libyang[0]: Module "mod4" parsing failed. 76: libyang[0]: Failed to resolve uses "hh". (path: /mod1:{grouping}[gg]/ccc/hh) 76: libyang[0]: Failed to resolve uses "repeat". (path: /mod1:{grouping}[gg]/ccc/{grouping}[hh]/ll/repeat) 76: libyang[0]: Failed to resolve uses "gg". (path: /mod1:{grouping}[gg]/ccc/{grouping}[hh]/ll/{grouping}[repeat]/gg) 76: libyang[0]: Module "mod1" parsing failed. 76: libyang[0]: Failed to resolve uses "login". (path: /mod2:ccc/{grouping}[gg]/login) 76: libyang[0]: Failed to resolve uses "login". (path: /mod2:ccc/list/login) 76: libyang[0]: Failed to resolve uses "gg". (path: /mod2:ccc/{grouping}[login]/gg) 76: libyang[0]: Module "mod2" parsing failed. 75: libyang[0]: Too many instances of "status" in "anyxml". (path: /mod5:ccc/any) 76: libyang[0]: Failed to resolve uses "hhh". (path: /mod3:cont/{grouping}[ggg]/hhh) 76: libyang[0]: Failed to resolve uses "g". (path: /mod3:cont/{grouping}[gg]/g) 76: libyang[0]: Failed to resolve uses "gg". (path: /mod3:cont/{grouping}[hhh]/gg) 76: libyang[0]: Failed to resolve uses "ggg". (path: /mod3:cont/{grouping}[abc]/ggg) 76: libyang[0]: Failed to resolve uses "abc". (path: /mod3:cont/{grouping}[g]/abc) 76: libyang[0]: Module "mod3" parsing failed. 75: libyang[0]: Module "mod5" parsing failed. 76: libyang[0]: Too many instances of "description" in "grouping". (path: /mod4:ccc/{grouping}[gg]) 76: libyang[0]: Module "mod4" parsing failed. 76: libyang[0]: Too many instances of "reference" in "grouping". (path: /mod5:ccc/{grouping}[gg]) 76: libyang[0]: Module "mod5" parsing failed. 75: libyang[0]: Too many instances of "when" in "anyxml". (path: /mod6:ccc/any) 73: libyang[0]: Invalid keyword "default" as a child to "choice". (path: /mod1:ch1) 73: libyang[0]: The "default" statement is forbidden on choices with "mandatory". (path: /mod1:ch1) 73: libyang[0]: Module "mod1" parsing failed. 73: libyang[0]: Invalid keyword "mandatory". 73: libyang[0]: Mandatory node "ssh_key" is directly under the default case "login" of the "ch1" choice. 73: libyang[0]: Module "mod2" parsing failed. 73: libyang[0]: Invalid keyword "mandatory". 73: libyang[0]: Mandatory node "ll" is directly under the default case "login" of the "ch1" choice. 73: libyang[0]: Module "mod4" parsing failed. 73: libyang[0]: Invalid keyword "mandatory". 73: libyang[0]: Mandatory node "list" is directly under the default case "login" of the "ch1" choice. 73: libyang[0]: Module "mod5" parsing failed. 73: libyang[0]: Invalid keyword "mandatory". 73: libyang[0]: Mandatory node "any" is directly under the default case "login" of the "ch1" choice. 73: libyang[0]: Module "mod7" parsing failed. 76: libyang[0]: Too many instances of "status" in "grouping". (path: /mod6:ccc/{grouping}[gg]) 73: [ OK ] TEST_LEAF_DEFAULT 73: [==========] 1 test(s) run. 73: [ PASSED ] 1 test(s). 73/115 Test #73: test_sec7_9_3 .................... Passed 0.07 sec test 77 Start 77: test_sec7_12_1 77: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_12_1 77: Environment variables: 77: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 77: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 77: MALLOC_CHECK_=3 77: Test timeout computed to be: 10000000 76: libyang[0]: Module "mod6" parsing failed. 76: libyang[0]: Mandatory choice "ch1" missing a case branch. (path: /) 75: libyang[0]: Module "mod6" parsing failed. 75: libyang[0]: Invalid value "/ccc/any" of "target-node". (path: /mod7:{augment}[/ccc/any]) 75: libyang[0]: Invalid augment target node type "anyxml". (path: /mod7:{augment}[/ccc/any]) 75: libyang[0]: Module "mod7" parsing failed. 75: libyang[0]: Missing required element "any" in "ccc". (path: /mod8:ccc) 75: libyang[0]: Must condition "../../cont/error = 42" not satisfied. (path: /mod8:ccc/any) 77: [==========] Running 1 test(s). 77: [ RUN ] TEST_USES 74: libyang[0]: Mandatory choice "ch1" missing a case branch. (path: /mod1:cont) 74: libyang[0]: Mandatory choice "ch2" missing a case branch. (path: /mod1:presence) 74: libyang[0]: Mandatory choice "ch1" missing a case branch. (path: /mod1:cont) 74: libyang[0]: Mandatory choice "ch1" missing a case branch. (path: /) 74: [ OK ] TEST_CHOICE 74: [==========] 1 test(s) run. 74: [ PASSED ] 1 test(s). 74/115 Test #74: test_sec7_9_4 .................... Passed 0.05 sec test 78 Start 78: test_sec7_12_2 78: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_12_2 78: Environment variables: 78: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 78: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 78: MALLOC_CHECK_=3 78: Test timeout computed to be: 10000000 77: libyang[0]: Too many instances of "description" in "uses". (path: /mod1:ccc/gr) 77: libyang[0]: Module "mod1" parsing failed. 78: [==========] Running 1 test(s). 78: [ RUN ] TEST_USES_REFINE 77: libyang[0]: Too many instances of "reference" in "uses". (path: /mod2:ccc/gr) 77: libyang[0]: Module "mod2" parsing failed. 77: libyang[0]: Too many instances of "status" in "uses". (path: /mod3:ccc/gr) 77: libyang[0]: Module "mod3" parsing failed. 77: libyang[0]: Too many instances of "when" in "uses". (path: /mod4:ccc/gr) 77: libyang[0]: Module "mod4" parsing failed. 77: libyang[0]: When condition "../leaf" not satisfied. (path: /mod5:ccc/l1) 77: libyang[0]: Value "host-adam1" does not satisfy the constraint "[a-zA-Z\-]+" (range, length, or pattern). (path: /mod5:ccc/l1) 78: libyang[0]: Invalid value "ssh/ssh" of "refine". (path: /mod1:server/ssh) 78: libyang[0]: Module "mod1" parsing failed. 78: libyang[0]: Invalid value "atrue" in "is_valid" element. (path: /mod2:is_valid) 78: libyang[0]: Module "mod2" parsing failed. 78: libyang[0]: Invalid value "string" of "default". (path: /mod3:server/ssh) 78: libyang[0]: Module "mod3" parsing failed. 78: libyang[0]: Invalid value "ssh" of "refine". (path: /mod4:server/ssh) 78: libyang[0]: Refine substatements not applicable to the target-node. (path: /mod4:server/ssh) 78: libyang[0]: Module "mod4" parsing failed. 78: libyang[0]: Invalid value "config" of "refine". (path: /mod5:server/ssh) 78: libyang[0]: changing config from 'false' to 'true' is prohibited while the target's parent is still config 'false'. (path: /mod5:server/ssh) 78: libyang[0]: Module "mod5" parsing failed. 78: libyang[0]: Invalid value "ssh/user" of "refine". (path: /mod6:server/ssh) 78: libyang[0]: Refine substatements not applicable to the target-node. (path: /mod6:server/ssh) 78: libyang[0]: Module "mod6" parsing failed. 78: libyang[0]: The "mandatory" statement is forbidden on leaf with "default". (path: /mod7:server/ssh) 78: libyang[0]: Module "mod7" parsing failed. 78: libyang[0]: Invalid keyword "mandatory". 78: libyang[0]: Mandatory node "mandatory" is directly under the default case "ll" of the "test" choice. 78: libyang[0]: Module "mod8" parsing failed. 78: libyang[0]: Invalid value "ssh/test" of "refine". (path: /mod9:server/ssh) 78: libyang[0]: Refine substatements not applicable to the target-node. (path: /mod9:server/ssh) 78: libyang[0]: Module "mod9" parsing failed. 78: libyang[0]: Invalid value "10" of "min-elements". (path: /mod10:server/ssh) 78: libyang[0]: "min-elements" is bigger than "max-elements". (path: /mod10:server/ssh) 78: libyang[0]: Module "mod10" parsing failed. 78: libyang[0]: Invalid value "10" of "min-elements". (path: /mod11:server/ssh) 78: libyang[0]: "min-elements" is bigger than "max-elements". (path: /mod11:server/ssh) 78: libyang[0]: Module "mod11" parsing failed. 78: libyang[0]: Too few "test" elements. (path: /mod12:server/ssh) 78: libyang[0]: Must condition "../user = 'admin'" not satisfied. (path: /mod12:server/ssh/test[.='string123']) 78: libyang[0]: Missing required element "any" in "server". (path: /mod12:server) 78: libyang[0]: When condition "../abc" not satisfied. (path: /mod12:server/ssh/is_valid) 76: libyang[0]: Failed to resolve uses "hh". (path: /mod1:{grouping}[gg]/ccc/hh) 77: libyang[0]: Too many instances of "description" in "uses". 77: libyang[0]: Module "mod1" parsing failed. 77: libyang[0]: Too many instances of "reference" in "uses". 77: libyang[0]: Module "mod2" parsing failed. 77: libyang[0]: Too many instances of "status" in "uses". 77: libyang[0]: Module "mod3" parsing failed. 77: libyang[0]: Too many instances of "when" in "uses". (path: /mod4:ccc/gr) 77: libyang[0]: Module "mod4" parsing failed. 76: libyang[0]: Failed to resolve uses "repeat". (path: /mod1:{grouping}[gg]/ccc/{grouping}[hh]/ll/repeat) 77: libyang[0]: When condition "../leaf" not satisfied. (path: /mod5:ccc/l1) 77: libyang[0]: Value "host-adam1" does not satisfy the constraint "[a-zA-Z\-]+" (range, length, or pattern). (path: /mod5:ccc/l1) 76: libyang[0]: Failed to resolve uses "gg". (path: /mod1:{grouping}[gg]/ccc/{grouping}[hh]/ll/{grouping}[repeat]/gg) 76: libyang[0]: Module "mod1" parsing failed. 77: [ OK ] TEST_USES 77: [==========] 1 test(s) run. 77: [ PASSED ] 1 test(s). 75/115 Test #77: test_sec7_12_1 ................... Passed 0.05 sec test 79 Start 79: test_sec7_13_1 79: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_13_1 79: Environment variables: 79: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 79: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 79: MALLOC_CHECK_=3 79: Test timeout computed to be: 10000000 76: libyang[0]: Failed to resolve uses "login". (path: /mod2:ccc/{grouping}[gg]/login) 76: libyang[0]: Failed to resolve uses "login". (path: /mod2:ccc/list/login) 76: libyang[0]: Failed to resolve uses "gg". (path: /mod2:ccc/{grouping}[login]/gg) 76: libyang[0]: Module "mod2" parsing failed. 76: libyang[0]: Failed to resolve uses "hhh". (path: /mod3:cont/{grouping}[ggg]/hhh) 76: libyang[0]: Failed to resolve uses "g". (path: /mod3:cont/{grouping}[gg]/g) 76: libyang[0]: Failed to resolve uses "gg". (path: /mod3:cont/{grouping}[hhh]/gg) 76: libyang[0]: Failed to resolve uses "ggg". (path: /mod3:cont/{grouping}[abc]/ggg) 76: libyang[0]: Failed to resolve uses "abc". (path: /mod3:cont/{grouping}[g]/abc) 76: libyang[0]: Module "mod3" parsing failed. 76: libyang[0]: Too many instances of "description" in "grouping". 76: libyang[0]: Module "mod4" parsing failed. 76: libyang[0]: Too many instances of "reference" in "grouping". 76: libyang[0]: Module "mod5" parsing failed. 76: libyang[0]: Too many instances of "status" in "grouping". 76: libyang[0]: Module "mod6" parsing failed. 76: libyang[0]: Mandatory choice "ch1" missing a case branch. (path: /) 76: [ OK ] TEST_GROUPING 76: [==========] 1 test(s) run. 76: [ PASSED ] 1 test(s). 76/115 Test #76: test_sec7_11 ..................... Passed 0.07 sec test 80 Start 80: test_sec7_13_2 80: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_13_2 80: Environment variables: 80: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 80: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 80: MALLOC_CHECK_=3 80: Test timeout computed to be: 10000000 80: [==========] Running 1 test(s). 80: [ RUN ] TEST_RPC_INPUT 75: libyang[0]: Too many instances of "description" in "anyxml". 75: libyang[0]: Module "mod1" parsing failed. 79: [==========] Running 1 test(s). 79: [ RUN ] TEST_RPC 75: libyang[0]: Too many instances of "reference" in "anyxml". 75: libyang[0]: Module "mod2" parsing failed. 75: libyang[0]: Too many instances of "config" in "anyxml". 75: libyang[0]: Module "mod3" parsing failed. 75: libyang[0]: Too many instances of "mandatory" in "anyxml". (path: /mod4:ccc/any) 75: libyang[0]: Module "mod4" parsing failed. 75: libyang[0]: Too many instances of "status" in "anyxml". 75: libyang[0]: Module "mod5" parsing failed. 75: libyang[0]: Too many instances of "when" in "anyxml". (path: /mod6:ccc/any) 75: libyang[0]: Module "mod6" parsing failed. 75: libyang[0]: Invalid value "/ccc/any" of "target-node". (path: /mod7:{augment}[/ccc/any]) 75: libyang[0]: Invalid augment target node type "anyxml". (path: /mod7:{augment}[/ccc/any]) 75: libyang[0]: Module "mod7" parsing failed. 75: libyang[0]: Missing required element "any" in "ccc". (path: /mod8:ccc) 80: libyang[0]: When condition "cont/top = 'false'" not satisfied. (path: /mod1:test5/ssh) 75: libyang[0]: Must condition "../../cont/error = 42" not satisfied. (path: /mod8:ccc/any) 80: libyang[0]: Missing required element "mandatory" in "presence". (path: /mod1:test3/presence) 75: [ OK ] TEST_ANYXML 75: [==========] 1 test(s) run. 75: [ PASSED ] 1 test(s). 77/115 Test #75: test_sec7_10 ..................... Passed 0.09 sec test 81 Start 81: test_sec7_13_3 81: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_13_3 81: Environment variables: 81: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 81: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 81: MALLOC_CHECK_=3 81: Test timeout computed to be: 10000000 79: libyang[0]: Too many instances of "description" in "rpc". (path: /mod1:test) 79: libyang[0]: Module "mod1" parsing failed. 79: libyang[0]: Too many instances of "reference" in "rpc". (path: /mod2:test) 79: libyang[0]: Module "mod2" parsing failed. 79: libyang[0]: Invalid keyword "obselete". 79: libyang[0]: Module "mod3" parsing failed. 79: libyang[0]: Too many instances of "output" in "rpc". (path: /mod4:test) 79: libyang[0]: Module "mod4" parsing failed. 79: libyang[0]: Too many instances of "input" in "rpc". (path: /mod5:test) 79: libyang[0]: Module "mod5" parsing failed. 80: libyang[0]: Invalid order of elements "mandatory" and "conf". (path: /mod1:test3/presence/mandatory) 80: libyang[0]: Invalid order of elements "port" and "error". (path: /mod1:test3/list[name='http']/port) 80: libyang[0]: Invalid order of elements "ch_1" and "ch_3". (path: /mod1:test/ch_1) 80: libyang[0]: Missing required element "mand" in "test6". (path: /mod1:test6) 80: libyang[0]: Missing required element "mandatory" in "cont". (path: /mod1:test6/cont) 80: libyang[0]: Too few "llist" elements. (path: /mod1:test6) 81: [==========] Running 1 test(s). 81: [ RUN ] TEST_RPC_OUTPUT 81: libyang[0]: When condition "cont/top = 'false'" not satisfied. (path: /mod1:test5/ssh) 80: libyang[0]: When condition "cont/top = 'false'" not satisfied. (path: /mod1:test5/ssh) 81: libyang[0]: Missing required element "mandatory" in "presence". (path: /mod1:test3/presence) 81: libyang[0]: Invalid order of elements "mandatory" and "conf". (path: /mod1:test3/presence/mandatory) 81: libyang[0]: Invalid order of elements "port" and "error". (path: /mod1:test3/list[name='http']/port) 81: libyang[0]: Invalid order of elements "ch_1" and "ch_3". (path: /mod1:test/ch_1) 81: libyang[0]: Missing required element "mand" in "test6". (path: /mod1:test6) 81: libyang[0]: Missing required element "mandatory" in "cont". (path: /mod1:test6/cont) 81: libyang[0]: Too few "llist" elements. (path: /mod1:test6) 80: libyang[0]: Missing required element "mandatory" in "presence". (path: /mod1:test3/presence) 80: libyang[0]: Invalid order of elements "mandatory" and "conf". (path: /mod1:test3/presence/mandatory) 80: libyang[0]: Invalid order of elements "port" and "error". (path: /mod1:test3/list[name='http']/port) 80: libyang[0]: Invalid order of elements "ch_1" and "ch_3". (path: /mod1:test/ch_1) 80: libyang[0]: Missing required element "mand" in "test6". (path: /mod1:test6) 80: libyang[0]: Missing required element "mandatory" in "cont". (path: /mod1:test6/cont) 80: libyang[0]: Too few "llist" elements. (path: /mod1:test6) 80: [ OK ] TEST_RPC_INPUT 80: [==========] 1 test(s) run. 80: [ PASSED ] 1 test(s). 78/115 Test #80: test_sec7_13_2 ................... Passed 0.03 sec test 82 Start 82: test_sec7_14 82: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_14 82: Environment variables: 82: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 82: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 82: MALLOC_CHECK_=3 82: Test timeout computed to be: 10000000 82: [==========] Running 1 test(s). 82: [ RUN ] TEST_NOTIFICATION 81: libyang[0]: When condition "cont/top = 'false'" not satisfied. (path: /mod1:test5/ssh) 81: libyang[0]: Missing required element "mandatory" in "presence". (path: /mod1:test3/presence) 81: libyang[0]: Invalid order of elements "mandatory" and "conf". (path: /mod1:test3/presence/mandatory) 81: libyang[0]: Invalid order of elements "port" and "error". (path: /mod1:test3/list[name='http']/port) 81: libyang[0]: Invalid order of elements "ch_1" and "ch_3". (path: /mod1:test/ch_1) 81: libyang[0]: Missing required element "mand" in "test6". (path: /mod1:test6) 81: libyang[0]: Missing required element "mandatory" in "cont". (path: /mod1:test6/cont) 81: libyang[0]: Too few "llist" elements. (path: /mod1:test6) 81: [ OK ] TEST_RPC_OUTPUT 81: [==========] 1 test(s) run. 81: [ PASSED ] 1 test(s). 79/115 Test #81: test_sec7_13_3 ................... Passed 0.03 sec test 83 Start 83: test_sec7_15 83: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_15 83: Environment variables: 83: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 83: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 83: MALLOC_CHECK_=3 83: Test timeout computed to be: 10000000 82: libyang[0]: Too many instances of "description" in "notification". (path: /mod1:not) 82: libyang[0]: Module "mod1" parsing failed. 82: libyang[0]: Too many instances of "reference" in "notification". (path: /mod2:not) 82: libyang[0]: Module "mod2" parsing failed. 82: libyang[0]: Too many instances of "status" in "notification". (path: /mod3:not) 82: libyang[0]: Module "mod3" parsing failed. 82: libyang[0]: Missing required element "mand" in "notif3". (path: /mod4:notif3) 82: libyang[0]: Missing required element "mandatory" in "cont". (path: /mod4:notif3/cont) 82: libyang[0]: Mandatory choice "ch1" missing a case branch. (path: /mod4:notif5) 82: libyang[0]: Too few "ll" elements. (path: /mod4:notif6) 83: [==========] Running 1 test(s). 83: [ RUN ] TEST_AUGMENT 83: libyang[0]: Too many instances of "description" in "augment". (path: /mod1:{augment}[/mod1:cont]) 83: libyang[0]: Module "mod1" parsing failed. 83: libyang[0]: Too many instances of "reference" in "augment". (path: /mod2:{augment}[/mod2:cont]) 83: libyang[0]: Module "mod2" parsing failed. 78: libyang[0]: Invalid value "ssh/ssh" of "refine". (path: /mod1:server/ssh) 78: libyang[0]: Module "mod1" parsing failed. 78: libyang[0]: Invalid value "atrue" in "is_valid" element. (path: /mod2:is_valid) 78: libyang[0]: Module "mod2" parsing failed. 78: libyang[0]: Invalid value "string" of "default". (path: /mod3:server/ssh) 78: libyang[0]: Module "mod3" parsing failed. 78: libyang[0]: Invalid value "ssh" of "refine". (path: /mod4:server/ssh) 78: libyang[0]: Refine substatements not applicable to the target-node. (path: /mod4:server/ssh) 78: libyang[0]: Module "mod4" parsing failed. 78: libyang[0]: Invalid value "config" of "refine". (path: /mod5:server/ssh) 78: libyang[0]: changing config from 'false' to 'true' is prohibited while the target's parent is still config 'false'. (path: /mod5:server/ssh) 78: libyang[0]: Module "mod5" parsing failed. 78: libyang[0]: Invalid value "ssh/user" of "refine". (path: /mod6:server/ssh) 78: libyang[0]: Refine substatements not applicable to the target-node. (path: /mod6:server/ssh) 78: libyang[0]: Module "mod6" parsing failed. 78: libyang[0]: The "mandatory" statement is forbidden on leaf with "default". (path: /mod7:server/ssh) 78: libyang[0]: Module "mod7" parsing failed. 78: libyang[0]: Invalid keyword "mandatory". 78: libyang[0]: Mandatory node "mandatory" is directly under the default case "ll" of the "test" choice. 78: libyang[0]: Module "mod8" parsing failed. 78: libyang[0]: Invalid value "ssh/test" of "refine". (path: /mod9:server/ssh) 78: libyang[0]: Refine substatements not applicable to the target-node. (path: /mod9:server/ssh) 78: libyang[0]: Module "mod9" parsing failed. 78: libyang[0]: Invalid value "10" of "min-elements". (path: /mod10:server/ssh) 78: libyang[0]: "min-elements" is bigger than "max-elements". (path: /mod10:server/ssh) 78: libyang[0]: Module "mod10" parsing failed. 78: libyang[0]: Invalid value "10" of "min-elements". (path: /mod11:server/ssh) 78: libyang[0]: "min-elements" is bigger than "max-elements". (path: /mod11:server/ssh) 78: libyang[0]: Module "mod11" parsing failed. 78: libyang[0]: Too few "test" elements. (path: /mod12:server/ssh) 78: libyang[0]: Must condition "../user = 'admin'" not satisfied. (path: /mod12:server/ssh/test[.='string123']) 78: libyang[0]: Missing required element "any" in "server". (path: /mod12:server) 78: libyang[0]: When condition "../abc" not satisfied. (path: /mod12:server/ssh/is_valid) 83: libyang[0]: Too many instances of "status" in "augment". (path: /mod3:{augment}[/mod3:cont]) 78: [ OK ] TEST_USES_REFINE 78: [==========] 1 test(s) run. 78: [ PASSED ] 1 test(s). 80/115 Test #78: test_sec7_12_2 ................... Passed 0.11 sec test 84 Start 84: test_sec7_15_1 84: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_15_1 84: Environment variables: 84: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 84: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 84: MALLOC_CHECK_=3 84: Test timeout computed to be: 10000000 83: libyang[0]: Module "mod3" parsing failed. 83: libyang[0]: Too many instances of "when" in "augment". (path: /mod4:{augment}[/mod4:cont]) 83: libyang[0]: Module "mod4" parsing failed. 83: libyang[0]: Invalid value "/mod5:test" of "target-node". (path: /mod5:{augment}[/mod5:test]) 83: libyang[0]: Invalid augment target node type "leaf". (path: /mod5:{augment}[/mod5:test]) 83: libyang[0]: Module "mod5" parsing failed. 83: libyang[0]: Invalid keyword "case" as a child to "augment". (path: /mod6:{augment}[/mod6:cont]) 83: libyang[0]: Cannot augment "container" with a "case". (path: /mod6:{augment}[/mod6:cont]) 83: libyang[0]: Module "mod6" parsing failed. 83: libyang[0]: Duplicated leaf identifier "abc". (path: /mod7:cont/abc) 83: libyang[0]: Module "mod7" parsing failed. 84: [==========] Running 1 test(s). 84: [ RUN ] TEST_ACTION 83: libyang[0]: Data for more than one case branch of "ch1" choice present. (path: /mod8:error) 83: libyang[0]: Data for more than one case branch of "ch2" choice present. (path: /mod:cont/mod11:llist[.='llist1']) 84: libyang[0]: Invalid keyword "action". 84: libyang[0]: Module "mod1" parsing failed. 82: libyang[0]: Too many instances of "description" in "notification". 82: libyang[0]: Module "mod1" parsing failed. 82: libyang[0]: Too many instances of "reference" in "notification". 82: libyang[0]: Module "mod2" parsing failed. 82: libyang[0]: Too many instances of "status" in "notification". 82: libyang[0]: Module "mod3" parsing failed. 82: libyang[0]: Missing required element "mand" in "notif3". (path: /mod4:notif3) 82: libyang[0]: Missing required element "mandatory" in "cont". (path: /mod4:notif3/cont) 82: libyang[0]: Mandatory choice "ch1" missing a case branch. (path: /mod4:notif5) 82: libyang[0]: Too few "ll" elements. (path: /mod4:notif6) 84: libyang[0]: Invalid keyword "action". 84: libyang[0]: Module "mod1" parsing failed. 84: [ OK ] TEST_ACTION 84: [==========] 1 test(s) run. 84: [ PASSED ] 1 test(s). 81/115 Test #84: test_sec7_15_1 ................... Passed 0.03 sec test 85 Start 85: test_sec7_16_1 85: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_16_1 85: Environment variables: 85: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 85: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 85: MALLOC_CHECK_=3 85: Test timeout computed to be: 10000000 82: [ OK ] TEST_NOTIFICATION 82: [==========] 1 test(s) run. 82: [ PASSED ] 1 test(s). 85: [==========] Running 1 test(s). 85: [ RUN ] TEST_IDENTITY 82/115 Test #82: test_sec7_14 ..................... Passed 0.06 sec test 86 Start 86: test_sec7_16_2 86: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_16_2 86: Environment variables: 86: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 86: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 86: MALLOC_CHECK_=3 86: Test timeout computed to be: 10000000 85: libyang[0]: Too many instances of "description" in "identity". 85: libyang[0]: Module "mod1" parsing failed. 85: libyang[0]: Too many instances of "reference" in "identity". 85: libyang[0]: Module "mod2" parsing failed. 85: libyang[0]: Too many instances of "status" in "identity". 85: libyang[0]: Module "mod3" parsing failed. 85: libyang[0]: Too many instances of "base" in "identity". 85: libyang[0]: Module "mod4" parsing failed. 86: [==========] Running 1 test(s). 86: [ RUN ] TEST_IDENTITY_BASE 79: libyang[0]: Too many instances of "description" in "rpc". 79: libyang[0]: Module "mod1" parsing failed. 79: libyang[0]: Too many instances of "reference" in "rpc". 79: libyang[0]: Module "mod2" parsing failed. 79: libyang[0]: Too many instances of "status" in "rpc". 79: libyang[0]: Module "mod3" parsing failed. 79: libyang[0]: Too many instances of "output" in "rpc". (path: /mod4:test) 79: libyang[0]: Module "mod4" parsing failed. 79: libyang[0]: Too many instances of "input" in "rpc". (path: /mod5:test) 79: libyang[0]: Module "mod5" parsing failed. 79: [ OK ] TEST_RPC 79: [==========] 1 test(s) run. 79: [ PASSED ] 1 test(s). 83/115 Test #79: test_sec7_13_1 ................... Passed 0.12 sec test 87 Start 87: test_sec7_18_1 87: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_18_1 87: Environment variables: 87: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 87: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 87: MALLOC_CHECK_=3 87: Test timeout computed to be: 10000000 87: [==========] Running 1 test(s). 87: [ RUN ] TEST_FEATURE 86: libyang[0]: Failed to resolve identity "i2". 86: libyang[0]: Failed to resolve identity "i4". 86: libyang[0]: Failed to resolve identity "i3". 86: libyang[0]: Module "mod2" parsing failed. 85: libyang[0]: Too many instances of "description" in "identity". 85: libyang[0]: Module "mod1" parsing failed. 85: libyang[0]: Too many instances of "reference" in "identity". 85: libyang[0]: Module "mod2" parsing failed. 85: libyang[0]: Too many instances of "status" in "identity". 85: libyang[0]: Module "mod3" parsing failed. 85: libyang[0]: Too many instances of "base" in "identity". 85: libyang[0]: Module "mod4" parsing failed. 85: [ OK ] TEST_IDENTITY 85: [==========] 1 test(s) run. 85: [ PASSED ] 1 test(s). 84/115 Test #85: test_sec7_16_1 ................... Passed 0.03 sec test 88 Start 88: test_sec7_18_2 88: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_18_2 88: Environment variables: 88: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 88: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 88: MALLOC_CHECK_=3 88: Test timeout computed to be: 10000000 86: libyang[0]: Invalid value "i1" of "base". 86: libyang[0]: Circular reference of "i1" identity. 86: libyang[0]: Module "mod3" parsing failed. 86: libyang[0]: Failed to resolve identity "i2". 86: libyang[0]: Failed to resolve identity "i1". 86: libyang[0]: Failed to resolve identity "i5". 86: libyang[0]: Failed to resolve identity "i3". 86: libyang[0]: Failed to resolve identity "i4". 86: libyang[0]: Module "mod4" parsing failed. 86: libyang[0]: Identityref value is not derived from all its bases. (path: /mod5:leaf) 86: libyang[0]: Failed to resolve identityref "j2". (path: /mod5:leaf) 86: libyang[0]: Identityref value is not derived from all its bases. (path: /mod5:leaf2) 86: libyang[0]: Failed to resolve identityref "sub_i2". (path: /mod5:leaf2) 86: libyang[0]: Identity found, but in a non-implemented module "mod". 86: libyang[0]: Failed to resolve identityref "mod:j2". (path: /mod5:llist[.='mod:j2']) 87: libyang[0]: Too many instances of "description" in "feature". 87: libyang[0]: Module "mod1" parsing failed. 87: libyang[0]: Too many instances of "reference" in "feature". 87: libyang[0]: Module "mod2" parsing failed. 87: libyang[0]: Too many instances of "status" in "feature". 87: libyang[0]: Module "mod3" parsing failed. 87: libyang[0]: A circular chain features detected in "f1" feature. 87: libyang[0]: Module "mod4" parsing failed. 88: [==========] Running 1 test(s). 87: libyang[0]: A circular chain features detected in "f4" feature. 87: libyang[0]: Module "mod5" parsing failed. 88: [ RUN ] TEST_IFFEATURE 83: libyang[0]: Too many instances of "description" in "augment". 83: libyang[0]: Module "mod1" parsing failed. 83: libyang[0]: Too many instances of "reference" in "augment". 83: libyang[0]: Module "mod2" parsing failed. 83: libyang[0]: Too many instances of "status" in "augment". 83: libyang[0]: Module "mod3" parsing failed. 83: libyang[0]: Too many instances of "when" in "augment". 83: libyang[0]: Module "mod4" parsing failed. 83: libyang[0]: Invalid value "/mod5:test" of "target-node". (path: /mod5:{augment}[/mod5:test]) 83: libyang[0]: Invalid augment target node type "leaf". (path: /mod5:{augment}[/mod5:test]) 83: libyang[0]: Module "mod5" parsing failed. 83: libyang[0]: Invalid keyword "case" as a child to "augment". (path: /mod6:{augment}[/mod6:cont]) 83: libyang[0]: Cannot augment "container" with a "case". (path: /mod6:{augment}[/mod6:cont]) 83: libyang[0]: Module "mod6" parsing failed. 83: libyang[0]: Duplicated leaf identifier "abc". (path: /mod7:cont/abc) 83: libyang[0]: Module "mod7" parsing failed. 83: libyang[0]: Data for more than one case branch of "ch1" choice present. (path: /mod8:error) 83: libyang[0]: Data for more than one case branch of "ch2" choice present. (path: /mod:cont/mod11:llist[.='llist1']) 83: [ OK ] TEST_AUGMENT 83: [==========] 1 test(s) run. 83: [ PASSED ] 1 test(s). 85/115 Test #83: test_sec7_15 ..................... Passed 0.10 sec test 89 Start 89: test_sec7_18_3_1 89: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_18_3_1 89: Environment variables: 89: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 89: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 89: MALLOC_CHECK_=3 89: Test timeout computed to be: 10000000 89: [==========] Running 1 test(s). 88: libyang[0]: Failed to resolve feature "f4". 88: libyang[0]: Module "mod2" parsing failed. 89: [ RUN ] TEST_DEVIATION 88: libyang[0]: Unknown element "ccc". (path: /mod1:ccc) 88: libyang[0]: Unknown element "ccc". (path: /mod1:ccc) 88: libyang[0]: Unknown element "mod". (path: /mod1:mod) 89: libyang[0]: Too many instances of "description" in "deviation". 89: libyang[0]: Module "mod1" parsing failed. 89: libyang[0]: Too many instances of "reference" in "deviation". 89: libyang[0]: Module "mod2" parsing failed. 89: libyang[0]: Missing keyword "deviate" as a child to "deviation". 89: libyang[0]: Module "mod3" parsing failed. 89: libyang[0]: Must condition "../cont/user = 'admin'" not satisfied. (path: /mod:test1) 89: libyang[0]: Unknown element "not-supported". (path: /) 87: libyang[0]: Too many instances of "description" in "feature". 87: libyang[0]: Module "mod1" parsing failed. 87: libyang[0]: Too many instances of "reference" in "feature". 87: libyang[0]: Module "mod2" parsing failed. 87: libyang[0]: Too many instances of "status" in "feature". 87: libyang[0]: Module "mod3" parsing failed. 87: libyang[0]: A circular chain features detected in "f1" feature. 87: libyang[0]: Module "mod4" parsing failed. 87: libyang[0]: A circular chain features detected in "f1" feature. 87: libyang[0]: Module "mod5" parsing failed. 87: [ OK ] TEST_FEATURE 87: [==========] 1 test(s) run. 87: [ PASSED ] 1 test(s). 86/115 Test #87: test_sec7_18_1 ................... Passed 0.06 sec test 90 Start 90: test_sec7_18_3_2 90: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_18_3_2 90: Environment variables: 90: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 90: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 90: MALLOC_CHECK_=3 90: Test timeout computed to be: 10000000 86: libyang[0]: Failed to resolve identity "i2". 86: libyang[0]: Failed to resolve identity "i4". 86: libyang[0]: Failed to resolve identity "i3". 86: libyang[0]: Module "mod2" parsing failed. 86: libyang[0]: Invalid value "i1" of "base". 86: libyang[0]: Circular reference of "i1" identity. 86: libyang[0]: Module "mod3" parsing failed. 86: libyang[0]: Failed to resolve identity "i2". 86: libyang[0]: Failed to resolve identity "i1". 86: libyang[0]: Failed to resolve identity "i5". 86: libyang[0]: Failed to resolve identity "i3". 86: libyang[0]: Failed to resolve identity "i4". 86: libyang[0]: Module "mod4" parsing failed. 90: [==========] Running 1 test(s). 90: [ RUN ] TEST_DEVIATION 88: libyang[0]: Failed to resolve feature "f4". 88: libyang[0]: Module "mod2" parsing failed. 88: libyang[0]: Unknown element "ccc". (path: /mod1:ccc) 88: libyang[0]: Unknown element "ccc". (path: /mod1:ccc) 88: libyang[0]: Unknown element "mod". (path: /mod1:mod) 88: [ OK ] TEST_IFFEATURE 88: [==========] 1 test(s) run. 88: [ PASSED ] 1 test(s). 87/115 Test #88: test_sec7_18_2 ................... Passed 0.06 sec test 91 Start 91: test_sec7_19_1 91: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_19_1 91: Environment variables: 91: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 91: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 91: MALLOC_CHECK_=3 91: Test timeout computed to be: 10000000 86: libyang[0]: Identityref value is not derived from all its bases. (path: /mod5:leaf) 86: libyang[0]: Failed to resolve identityref "j2". (path: /mod5:leaf) 86: libyang[0]: Identityref value is not derived from all its bases. (path: /mod5:leaf2) 86: libyang[0]: Failed to resolve identityref "sub_i2". (path: /mod5:leaf2) 86: libyang[0]: Identity found, but in a non-implemented module "mod". 86: libyang[0]: Failed to resolve identityref "mod:j2". (path: /mod5:llist[.='mod:j2']) 86: [ OK ] TEST_IDENTITY_BASE 86: [==========] 1 test(s) run. 86: [ PASSED ] 1 test(s). 90: libyang[0]: Invalid keyword "default". 90: libyang[0]: Target node does not allow "default" property. 90: libyang[0]: Module "mod1" parsing failed. 90: libyang[0]: Invalid value "3" of "min-elements". 90: libyang[0]: "min-elements" is bigger than "max-elements". 90: libyang[0]: Module "mod2" parsing failed. 90: libyang[0]: Invalid keyword "units". 90: libyang[0]: Target node does not allow "units" property. 90: libyang[0]: Module "mod3" parsing failed. 90: libyang[0]: Invalid keyword "default". 90: libyang[0]: Adding property that already exists. 90: libyang[0]: Module "mod4" parsing failed. 90: libyang[0]: Invalid value "name ip" of "unique". 90: libyang[0]: Value differs from the target being deleted. 90: libyang[0]: Module "mod5" parsing failed. 90: libyang[0]: Invalid keyword "mandatory". 90: libyang[0]: Adding property that already exists. 90: libyang[0]: Module "mod6" parsing failed. 90: libyang[0]: Too many instances of "mandatory" in "deviate". 90: libyang[0]: Module "mod7" parsing failed. 88/115 Test #86: test_sec7_16_2 ................... Passed 0.09 sec test 92 Start 92: test_sec7_19_2 92: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_19_2 92: Environment variables: 92: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 92: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 92: MALLOC_CHECK_=3 92: Test timeout computed to be: 10000000 90: libyang[0]: Too many instances of "config" in "deviate". 90: libyang[0]: Module "mod8" parsing failed. 90: libyang[0]: Invalid keyword "default". 90: libyang[0]: Target node does not allow multiple "default" properties. 90: libyang[0]: Module "mod9" parsing failed. 90: libyang[0]: Too many instances of "max-elements" in "deviation". 90: libyang[0]: Module "mod10" parsing failed. 90: libyang[0]: Too many instances of "min-elements" in "deviation". 90: libyang[0]: Module "mod11" parsing failed. 90: libyang[0]: Too many instances of "units" in "deviate". 90: libyang[0]: Module "mod12" parsing failed. 90: libyang[0]: Must condition "../../default = 'my'" not satisfied. (path: /mod:ccc/test) 90: libyang[0]: Must condition "../../default = 'my'" not satisfied. (path: /mod:ccc/test) 90: libyang[0]: Must condition "../../default = 'my'" not satisfied. (path: /mod:ccc/test) 90: libyang[0]: Must condition "/ccc/test = 12" not satisfied. (path: /mod:test1) 90: libyang[0]: Too many "lleaf" elements. (path: /mod:lleaf[.='45']) 91: [==========] Running 1 test(s). 91: [ RUN ] TEST_CONFIG 92: [==========] Running 1 test(s). 92: [ RUN ] TEST_STATUS 91: libyang[0]: Invalid value "true" of "config". (path: /mod1:ccc/presence/list/leaf) 91: libyang[0]: State nodes cannot have configuration nodes as children. (path: /mod1:ccc/presence/list/leaf) 91: libyang[0]: Module "mod1" parsing failed. 91: libyang[0]: Invalid value "true" of "config". (path: /mod2:login) 91: libyang[0]: State nodes cannot have configuration nodes as children. (path: /mod2:login) 91: libyang[0]: Invalid value "login" of "uses". (path: /mod2:ccc/presence/list/login) 91: libyang[0]: Copying data from grouping failed. (path: /mod2:ccc/presence/list/login) 91: libyang[0]: Module "mod2" parsing failed. 91: libyang[0]: Invalid value "true" of "config". (path: /mod3:ccc/ch1/ca/ssh) 91: libyang[0]: State nodes cannot have configuration nodes as children. (path: /mod3:ccc/ch1/ca/ssh) 91: libyang[0]: Module "mod3" parsing failed. 92: libyang[0]: A current definition "my" references deprecated definition "my_type". (path: /mod1:ccc/my) 92: libyang[0]: Module "mod1" parsing failed. 92: libyang[0]: A current definition "i1" references obsolete definition "i2". 92: libyang[0]: Module "mod2" parsing failed. 92: libyang[0]: A current definition "of type" references obsolete definition "i2". 92: libyang[0]: Module "mod3" parsing failed. 92: libyang[0]: A deprecated definition "f4" references obsolete definition "f1". 92: libyang[0]: Module "mod4" parsing failed. 92: libyang[1]: Missing status in obsolete subtree (/mod5:{grouping}[login]/login), inheriting. 92: libyang[1]: Missing status in obsolete subtree (/mod5:{grouping}[login]/login/username), inheriting. 92: libyang[1]: Missing status in obsolete subtree (/mod5:{grouping}[login]/login/password), inheriting. 92: libyang[0]: A current definition "of uses" references obsolete definition "login". (path: /mod5:server/login) 92: libyang[0]: Module "mod5" parsing failed. 92: libyang[0]: Failed to resolve list key "key1 key2". (path: /mod6:list) 92: libyang[0]: Module "mod6" parsing failed. 92: libyang[0]: A current definition "list" references deprecated definition "llist". (path: /mod7:ccc/list/llist) 92: libyang[0]: Module "mod7" parsing failed. 92: libyang[0]: A current definition "address" references obsolete definition "ip". (path: /mod8:interface/addres/ip) 92: libyang[0]: Module "mod8" parsing failed. 92: libyang[1]: Missing status in obsolete subtree (/mod:{grouping}[login]/login), inheriting. 92: libyang[1]: Missing status in obsolete subtree (/mod:{grouping}[login]/login/username), inheriting. 92: libyang[1]: Missing status in obsolete subtree (/mod:{grouping}[login]/login/password), inheriting. 92: libyang[1]: Missing status in deprecated subtree (/mod9:{grouping}[gg]/connect), inheriting. 92: libyang[1]: Missing status in deprecated subtree (/mod9:{grouping}[gg]/connect/ip), inheriting. 92: libyang[1]: Missing status in deprecated subtree (/mod9:{grouping}[gg]/connect/port), inheriting. 92: libyang[1]: Missing status in obsolete subtree (/mod9:abc/test), inheriting. 92: libyang[0]: Obsolete data "test" instantiated. (path: /mod9:abc/test) 92: libyang[0]: A deprecated definition "test" references obsolete definition "i4". 92: libyang[0]: Path is related to the previous error message. (path: /mod9:test) 92: libyang[0]: Obsolete data "ref" instantiated. (path: /mod9:list[keys='16']/ref) 89: libyang[0]: Too many instances of "description" in "deviation". 89: libyang[0]: Module "mod1" parsing failed. 89: libyang[0]: Too many instances of "reference" in "deviation". 89: libyang[0]: Module "mod2" parsing failed. 89: libyang[0]: Missing keyword "deviate" as a child to "deviation". 89: libyang[0]: Module "mod3" parsing failed. 89: libyang[0]: Must condition "../cont/user = 'admin'" not satisfied. (path: /mod:test1) 89: libyang[0]: Unknown element "not-supported". (path: /) 89: [ OK ] TEST_DEVIATION 89: [==========] 1 test(s) run. 89: [ PASSED ] 1 test(s). 89/115 Test #89: test_sec7_18_3_1 ................. Passed 0.08 sec test 93 Start 93: test_sec7_19_5 93: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec7_19_5 93: Environment variables: 93: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 93: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 93: MALLOC_CHECK_=3 93: Test timeout computed to be: 10000000 93: [==========] Running 1 test(s). 93: [ RUN ] TEST_WHEN 93: libyang[0]: When condition "../../test = 'true'" not satisfied. (path: /mod1:presence/cont/default) 93: libyang[0]: When condition "../../test = 'true'" not satisfied. (path: /mod1:presence/cont/default) 93: [ OK ] TEST_WHEN 93: [==========] 1 test(s) run. 93: [ PASSED ] 1 test(s). 90/115 Test #93: test_sec7_19_5 ................... Passed 0.03 sec test 94 Start 94: test_sec9_2 94: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec9_2 94: Environment variables: 94: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 94: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 94: MALLOC_CHECK_=3 94: Test timeout computed to be: 10000000 94: [==========] Running 1 test(s). 94: [ RUN ] TEST_RANGE 94: libyang[0]: Too many instances of "description" in "range". 94: libyang[0]: Module "mod1" parsing failed. 94: libyang[0]: Too many instances of "reference" in "range". 94: libyang[0]: Module "mod2" parsing failed. 94: libyang[0]: Too many instances of "error_app_tag" in "range". 94: libyang[0]: Module "mod3" parsing failed. 94: libyang[0]: Too many instances of "error_message" in "range". 94: libyang[0]: Module "mod4" parsing failed. 94: libyang[0]: Invalid value "11..100" of "range". 94: libyang[0]: Module "mod5" parsing failed. 94: libyang[0]: Invalid value "20 .. 10" of "range". 94: libyang[0]: Module "mod6" parsing failed. 94: libyang[0]: Invalid value "-156..156" of "range". 94: libyang[0]: Module "mod7" parsing failed. 94: libyang[0]: Invalid value "min..256" of "range". 94: libyang[0]: Module "mod8" parsing failed. 94: libyang[0]: Invalid value "min .. 10 | 10 ..50" of "range". 94: libyang[0]: Module "mod9" parsing failed. 94: libyang[0]: Invalid value "min .. 10 | 11 ..50 | 20 .. 25" of "range". 94: libyang[0]: Module "mod10" parsing failed. 94: libyang[0]: Invalid value "min .. 15 | min .. 50" of "range". 94: libyang[0]: Module "mod11" parsing failed. 94: libyang[0]: Invalid value "5 .. max | 10 .. 20" of "range". 94: libyang[0]: Module "mod11" parsing failed. 94: libyang[0]: Invalid value "-40000" in "leaf1" element. (path: /mod13:leaf1) 94: libyang[0]: Invalid value "40000" in "leaf2" element. (path: /mod13:leaf2) 94: libyang[0]: Value "-60" does not satisfy the constraint "min .. -100 | -55 .. 100 | 101 .. max" (range, length, or pattern). (path: /mod13:lleaf1[.='-60']) 94: libyang[0]: Invalid value "40000" in "lleaf1" element. (path: /mod13:lleaf1[.='40000']) 90: libyang[0]: Invalid keyword "default". 90: libyang[0]: Target node does not allow "default" property. 90: libyang[0]: Module "mod1" parsing failed. 90: libyang[0]: Invalid value "3" of "min-elements". 90: libyang[0]: "min-elements" is bigger than "max-elements". 90: libyang[0]: Module "mod2" parsing failed. 90: libyang[0]: Invalid keyword "units". 90: libyang[0]: Target node does not allow "units" property. 90: libyang[0]: Module "mod3" parsing failed. 90: libyang[0]: Invalid keyword "default". 90: libyang[0]: Adding property that already exists. 90: libyang[0]: Module "mod4" parsing failed. 90: libyang[0]: Invalid value "name ip" of "unique". 90: libyang[0]: Value differs from the target being deleted. 90: libyang[0]: Module "mod5" parsing failed. 90: libyang[0]: Invalid keyword "mandatory". 90: libyang[0]: Adding property that already exists. 90: libyang[0]: Module "mod6" parsing failed. 90: libyang[0]: Too many instances of "mandatory" in "deviation". 90: libyang[0]: Module "mod7" parsing failed. 90: libyang[0]: Too many instances of "config" in "deviation". 90: libyang[0]: Module "mod8" parsing failed. 90: libyang[0]: Invalid keyword "default". 90: libyang[0]: Target node does not allow multiple "default" properties. 90: libyang[0]: Module "mod9" parsing failed. 90: libyang[0]: Too many instances of "max-elements" in "deviation". 90: libyang[0]: Module "mod10" parsing failed. 90: libyang[0]: Too many instances of "min-elements" in "deviation". 90: libyang[0]: Module "mod11" parsing failed. 90: libyang[0]: Too many instances of "units" in "deviation". 90: libyang[0]: Module "mod12" parsing failed. 90: libyang[0]: Must condition "../../default = 'my'" not satisfied. (path: /mod:ccc/test) 90: libyang[0]: Must condition "../../default = 'my'" not satisfied. (path: /mod:ccc/test) 90: libyang[0]: Must condition "../../default = 'my'" not satisfied. (path: /mod:ccc/test) 90: libyang[0]: Must condition "/ccc/test = 12" not satisfied. (path: /mod:test1) 90: libyang[0]: Too many "lleaf" elements. (path: /mod:lleaf[.='45']) 90: [ OK ] TEST_DEVIATION 90: [==========] 1 test(s) run. 90: [ PASSED ] 1 test(s). 91/115 Test #90: test_sec7_18_3_2 ................. Passed 0.09 sec test 95 Start 95: test_sec9_3 95: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec9_3 95: Environment variables: 95: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 95: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 95: MALLOC_CHECK_=3 95: Test timeout computed to be: 10000000 92: libyang[0]: A current definition "my" references deprecated definition "my_type". (path: /mod1:ccc/my) 92: libyang[0]: Module "mod1" parsing failed. 92: libyang[0]: A current definition "i1" references obsolete definition "i2". 92: libyang[0]: Module "mod2" parsing failed. 92: libyang[0]: A current definition "of type" references obsolete definition "i2". 92: libyang[0]: Module "mod3" parsing failed. 92: libyang[0]: A deprecated definition "f4" references obsolete definition "f1". 92: libyang[0]: Module "mod4" parsing failed. 92: libyang[1]: Missing status in obsolete subtree (/mod5:{grouping}[login]/login), inheriting. 92: libyang[1]: Missing status in obsolete subtree (/mod5:{grouping}[login]/login/username), inheriting. 92: libyang[1]: Missing status in obsolete subtree (/mod5:{grouping}[login]/login/password), inheriting. 92: libyang[0]: A current definition "of uses" references obsolete definition "login". (path: /mod5:server/login) 92: libyang[0]: Module "mod5" parsing failed. 92: libyang[0]: Failed to resolve list key "key1 key2". (path: /mod6:list) 92: libyang[0]: Module "mod6" parsing failed. 92: libyang[0]: A current definition "list" references deprecated definition "llist". (path: /mod7:ccc/list/llist) 92: libyang[0]: Module "mod7" parsing failed. 92: libyang[0]: A current definition "address" references obsolete definition "ip". (path: /mod8:interface/addres/ip) 92: libyang[0]: Module "mod8" parsing failed. 92: libyang[1]: Missing status in deprecated subtree (/mod9:{grouping}[gg]/connect), inheriting. 92: libyang[1]: Missing status in deprecated subtree (/mod9:{grouping}[gg]/connect/ip), inheriting. 92: libyang[1]: Missing status in deprecated subtree (/mod9:{grouping}[gg]/connect/port), inheriting. 92: libyang[1]: Missing status in obsolete subtree (/mod:{grouping}[login]/login), inheriting. 92: libyang[1]: Missing status in obsolete subtree (/mod:{grouping}[login]/login/username), inheriting. 92: libyang[1]: Missing status in obsolete subtree (/mod:{grouping}[login]/login/password), inheriting. 92: libyang[1]: Missing status in obsolete subtree (/mod9:abc/test), inheriting. 92: libyang[0]: Obsolete data "test" instantiated. (path: /mod9:abc/test) 92: libyang[0]: A deprecated definition "test" references obsolete definition "i4". 92: libyang[0]: Path is related to the previous error message. (path: /mod9:test) 92: libyang[0]: Obsolete data "ref" instantiated. (path: /mod9:list[keys='16']/ref) 92: [ OK ] TEST_STATUS 92: [==========] 1 test(s) run. 92: [ PASSED ] 1 test(s). 92/115 Test #92: test_sec7_19_2 ................... Passed 0.09 sec test 96 Start 96: test_sec9_4_4 96: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec9_4_4 96: Environment variables: 96: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 96: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 96: MALLOC_CHECK_=3 96: Test timeout computed to be: 10000000 95: [==========] Running 1 test(s). 95: [ RUN ] TEST_DECIMAL64 95: libyang[0]: Missing keyword "fraction-digits" as a child to "type". 95: libyang[0]: Module "mod1" parsing failed. 95: libyang[0]: Invalid keyword "fraction-digits". 95: libyang[0]: Module "mod2" parsing failed. 95: libyang[0]: Invalid value "3.142" in "typedef-my-default" element. (path: /mod3:typedef-my-default) 95: libyang[0]: Module "mod3" parsing failed. 95: libyang[0]: Invalid keyword "0". 95: libyang[0]: Module "mod4" parsing failed. 95: libyang[0]: Invalid value "19" of "fraction-digits". 95: libyang[0]: Module "mod5" parsing failed. 95: libyang[0]: Invalid value "0.9 .. 2.12" of "range". 95: libyang[0]: Module "mod6" parsing failed. 95: libyang[0]: Invalid value "5.55" of "range". 95: libyang[0]: Module "mod7" parsing failed. 95: libyang[0]: Invalid value "0. ..3.2" of "range". 95: libyang[0]: Invalid value "0. ..3.2" of "range". 95: libyang[0]: Module "mod8" parsing failed. 95: libyang[0]: Invalid value "0.1 ..3." of "range". 95: libyang[0]: Module "mod9" parsing failed. 95: libyang[0]: Invalid value "0.1..3.a" of "range". 95: libyang[0]: Module "mod10" parsing failed. 95: libyang[0]: Invalid value "3.1a" in "llist" element. (path: /mod11:llist[.='3.1a']) 95: libyang[0]: Invalid value "3." in "llist" element. (path: /mod11:llist[.='3.']) 95: libyang[0]: Value "3.12" does not satisfy the constraint "1.5 .. 2.99 | 25 .. 66.66" (range, length, or pattern). (path: /mod11:llist1[.='3.12']) 95: libyang[0]: test message (path: /mod11:llist1[.='3.12']) 91: libyang[0]: Invalid value "true" of "config". (path: /mod1:ccc/presence/list/leaf) 91: libyang[0]: State nodes cannot have configuration nodes as children. (path: /mod1:ccc/presence/list/leaf) 91: libyang[0]: Module "mod1" parsing failed. 91: libyang[0]: Invalid value "true" of "config". (path: /mod2:login) 91: libyang[0]: State nodes cannot have configuration nodes as children. (path: /mod2:login) 91: libyang[0]: Invalid value "login" of "uses". (path: /mod2:ccc/presence/list/login) 91: libyang[0]: Copying data from grouping failed. (path: /mod2:ccc/presence/list/login) 91: libyang[0]: Module "mod2" parsing failed. 91: libyang[0]: Invalid value "true" of "config". (path: /mod3:ccc/ch1/ca/ssh) 91: libyang[0]: State nodes cannot have configuration nodes as children. (path: /mod3:ccc/ch1/ca/ssh) 91: libyang[0]: Module "mod3" parsing failed. 96: [==========] Running 1 test(s). 96: [ RUN ] TEST_STRING_LENGTH 91: [ OK ] TEST_CONFIG 91: [==========] 1 test(s) run. 91: [ PASSED ] 1 test(s). 93/115 Test #91: test_sec7_19_1 ................... Passed 0.11 sec test 97 Start 97: test_sec9_4_6 97: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec9_4_6 97: Environment variables: 97: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 97: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 97: MALLOC_CHECK_=3 97: Test timeout computed to be: 10000000 96: libyang[0]: Too many instances of "description" in "length". 96: libyang[0]: Module "mod1" parsing failed. 96: libyang[0]: Too many instances of "reference" in "length". 96: libyang[0]: Module "mod2" parsing failed. 96: libyang[0]: Too many instances of "error_app_tag" in "length". 97: [==========] Running 1 test(s). 97: [ RUN ] TEST_STRING_PATTERN 96: libyang[0]: Module "mod2" parsing failed. 96: libyang[0]: Too many instances of "error_message" in "length". 96: libyang[0]: Module "mod4" parsing failed. 96: libyang[0]: Invalid value "1..999" of "length". 96: libyang[0]: Module "mod5" parsing failed. 96: libyang[0]: Invalid value "-1 .. 100" of "length". 96: libyang[0]: Module "mod6" parsing failed. 96: libyang[0]: Invalid value "42..max | 11" of "length". 96: libyang[0]: Module "mod7" parsing failed. 96: libyang[0]: Invalid value "min .. 10 | 10 .. 25 | 27 .. max" of "length". 96: libyang[0]: Module "mod8" parsing failed. 96: libyang[0]: Invalid value "min .. 25 | 10 .. 26 | 27 .. max" of "length". 96: libyang[0]: Module "mod9" parsing failed. 96: libyang[0]: Value "" does not satisfy the constraint "1..52" (range, length, or pattern). (path: /mod10:llist[.='']) 96: libyang[0]: test error message (path: /mod10:llist[.='']) 96: libyang[0]: Value "test1234" does not satisfy the constraint "min..7 | 10 | 15 .. 25 | 26 .. max" (range, length, or pattern). (path: /mod10:llist[.='test1234']) 96: libyang[0]: Value "This is a example sentence. This string is very long." does not satisfy the constraint "1..52" (range, length, or pattern). (path: /mod10:llist[.='This is a example sentence. This string is very long.']) 96: libyang[0]: test error message (path: /mod10:llist[.='This is a example sentence. This string is very long.']) 97: libyang[0]: Too many instances of "description" in "pattern". 97: libyang[0]: Module "mod1" parsing failed. 97: libyang[0]: Too many instances of "reference" in "pattern". 97: libyang[0]: Module "mod2" parsing failed. 97: libyang[0]: Too many instances of "error_app_tag" in "pattern". 97: libyang[0]: Module "mod2" parsing failed. 97: libyang[0]: Too many instances of "error_message" in "pattern". 97: libyang[0]: Module "mod4" parsing failed. 97: libyang[0]: Value "test45" does not satisfy the constraint "[a-zA-Z]+" (range, length, or pattern). (path: /mod5:cont/leaf2) 97: libyang[0]: Value "" does not satisfy the constraint "[a-zA-Z]+" (range, length, or pattern). (path: /mod5:cont/leaf2) 97: libyang[0]: Value "Test" does not satisfy the constraint "[a-z]*" (range, length, or pattern). (path: /mod5:cont/leaf2) 97: libyang[0]: Value "Test" does not satisfy the constraint "[a-z]*" (range, length, or pattern). (path: /mod5:cont/leaf3) 97: libyang[0]: test error message (path: /mod5:cont/leaf3) 97: libyang[0]: Value "test" does not satisfy the constraint "aaa.*" (range, length, or pattern). (path: /mod5:cont/leaf3) 97: libyang[0]: Value "aaatest" does not satisfy the constraint "aaab.*" (range, length, or pattern). (path: /mod5:cont/leaf3) 94: libyang[0]: Too many instances of "description" in "range". 94: libyang[0]: Module "mod1" parsing failed. 94: libyang[0]: Too many instances of "reference" in "range". 94: libyang[0]: Module "mod2" parsing failed. 94: libyang[0]: Too many instances of "error-app-tag" in "range". 94: libyang[0]: Module "mod3" parsing failed. 94: libyang[0]: Too many instances of "error-message" in "range". 94: libyang[0]: Module "mod4" parsing failed. 94: libyang[0]: Invalid value "11..100" of "range". 94: libyang[0]: Module "mod5" parsing failed. 94: libyang[0]: Invalid value "20 .. 10" of "range". 94: libyang[0]: Module "mod6" parsing failed. 94: libyang[0]: Invalid value "-156..156" of "range". 94: libyang[0]: Module "mod7" parsing failed. 94: libyang[0]: Invalid value "min..256" of "range". 94: libyang[0]: Module "mod8" parsing failed. 94: libyang[0]: Invalid value "min .. 10 | 10 ..50" of "range". 94: libyang[0]: Module "mod9" parsing failed. 94: libyang[0]: Invalid value "min .. 10 | 11 ..50 | 20 .. 25" of "range". 94: libyang[0]: Module "mod10" parsing failed. 94: libyang[0]: Invalid value "min .. 15 | min .. 50" of "range". 94: libyang[0]: Module "mod11" parsing failed. 94: libyang[0]: Invalid value "5 .. max | 10 .. 20" of "range". 94: libyang[0]: Module "mod11" parsing failed. 94: libyang[0]: Invalid value "-40000" in "leaf1" element. (path: /mod13:leaf1) 94: libyang[0]: Invalid value "40000" in "leaf2" element. (path: /mod13:leaf2) 94: libyang[0]: Value "-60" does not satisfy the constraint "min .. -100 | -55 .. 100 | 101 .. max" (range, length, or pattern). (path: /mod13:lleaf1[.='-60']) 94: libyang[0]: Invalid value "40000" in "lleaf1" element. (path: /mod13:lleaf1[.='40000']) 94: [ OK ] TEST_RANGE 94: [==========] 1 test(s) run. 94: [ PASSED ] 1 test(s). 94/115 Test #94: test_sec9_2 ...................... Passed 0.09 sec test 98 Start 98: test_sec9_5 98: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec9_5 98: Environment variables: 98: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 98: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 98: MALLOC_CHECK_=3 98: Test timeout computed to be: 10000000 98: [==========] Running 1 test(s). 98: [ RUN ] TEST_BOOLEAN 98: libyang[0]: Invalid value "TRUE" in "leaf1" element. (path: /mod1:leaf1) 98: libyang[0]: Module "mod1" parsing failed. 98: libyang[0]: Invalid value "TRUE" in "llist" element. (path: /mod2:llist[.='TRUE']) 98: libyang[0]: Invalid value "False" in "llist" element. (path: /mod2:llist[.='False']) 97: libyang[0]: Too many instances of "description" in "pattern". 97: libyang[0]: Module "mod1" parsing failed. 97: libyang[0]: Too many instances of "reference" in "pattern". 97: libyang[0]: Module "mod2" parsing failed. 97: libyang[0]: Too many instances of "error-app-tag" in "pattern". 97: libyang[0]: Module "mod2" parsing failed. 97: libyang[0]: Too many instances of "error-message" in "pattern". 97: libyang[0]: Module "mod4" parsing failed. 97: libyang[0]: Value "test45" does not satisfy the constraint "[a-zA-Z]+" (range, length, or pattern). (path: /mod5:cont/leaf2) 97: libyang[0]: Value "" does not satisfy the constraint "[a-zA-Z]+" (range, length, or pattern). (path: /mod5:cont/leaf2) 97: libyang[0]: Value "Test" does not satisfy the constraint "[a-z]*" (range, length, or pattern). (path: /mod5:cont/leaf2) 97: libyang[0]: Value "Test" does not satisfy the constraint "[a-z]*" (range, length, or pattern). (path: /mod5:cont/leaf3) 97: libyang[0]: test error message (path: /mod5:cont/leaf3) 97: libyang[0]: Value "test" does not satisfy the constraint "aaa.*" (range, length, or pattern). (path: /mod5:cont/leaf3) 97: libyang[0]: Value "aaatest" does not satisfy the constraint "aaab.*" (range, length, or pattern). (path: /mod5:cont/leaf3) 97: [ OK ] TEST_STRING_PATTERN 97: [==========] 1 test(s) run. 97: [ PASSED ] 1 test(s). 96: libyang[0]: Too many instances of "description" in "length". 96: libyang[0]: Module "mod1" parsing failed. 95/115 Test #97: test_sec9_4_6 .................... Passed 0.06 sec test 99 Start 99: test_sec9_6 99: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec9_6 99: Environment variables: 99: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 99: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 99: MALLOC_CHECK_=3 99: Test timeout computed to be: 10000000 96: libyang[0]: Too many instances of "reference" in "length". 96: libyang[0]: Module "mod2" parsing failed. 96: libyang[0]: Too many instances of "error-app-tag" in "length". 96: libyang[0]: Module "mod2" parsing failed. 96: libyang[0]: Too many instances of "error-message" in "length". 96: libyang[0]: Module "mod4" parsing failed. 96: libyang[0]: Invalid value "1..999" of "length". 96: libyang[0]: Module "mod5" parsing failed. 96: libyang[0]: Invalid value "-1 .. 100" of "length". 96: libyang[0]: Module "mod6" parsing failed. 96: libyang[0]: Invalid value "42..max | 11" of "length". 96: libyang[0]: Module "mod7" parsing failed. 96: libyang[0]: Invalid value "min .. 10 | 10 .. 25 | 27 .. max" of "length". 96: libyang[0]: Module "mod8" parsing failed. 96: libyang[0]: Invalid value "min .. 25 | 10 .. 26 | 27 .. max" of "length". 96: libyang[0]: Module "mod9" parsing failed. 96: libyang[0]: Value "" does not satisfy the constraint "1..52" (range, length, or pattern). (path: /mod10:llist[.='']) 96: libyang[0]: test error message (path: /mod10:llist[.='']) 96: libyang[0]: Value "test1234" does not satisfy the constraint "min..7 | 10 | 15 .. 25 | 26 .. max" (range, length, or pattern). (path: /mod10:llist[.='test1234']) 96: libyang[0]: Value "This is a example sentence. This string is very long." does not satisfy the constraint "1..52" (range, length, or pattern). (path: /mod10:llist[.='This is a example sentence. This string is very long.']) 96: libyang[0]: test error message (path: /mod10:llist[.='This is a example sentence. This string is very long.']) 96: [ OK ] TEST_STRING_LENGTH 96: [==========] 1 test(s) run. 96: [ PASSED ] 1 test(s). 95: libyang[0]: Missing keyword "fraction-digits" as a child to "type". 95: libyang[0]: Module "mod1" parsing failed. 95: libyang[0]: Invalid keyword "fraction-digits". 95: libyang[0]: Module "mod2" parsing failed. 95: libyang[0]: Invalid value "3.142" in "typedef-my-default" element. (path: /mod3:typedef-my-default) 95: libyang[0]: Module "mod3" parsing failed. 95: libyang[0]: Invalid value "0" of "fraction-digits". 95: libyang[0]: Module "mod4" parsing failed. 95: libyang[0]: Invalid value "19" of "fraction-digits". 95: libyang[0]: Module "mod5" parsing failed. 95: libyang[0]: Invalid value "0.9 .. 2.12" of "range". 95: libyang[0]: Module "mod6" parsing failed. 95: libyang[0]: Invalid value "5.55" of "range". 95: libyang[0]: Module "mod7" parsing failed. 95: libyang[0]: Invalid value "0. ..3.2" of "range". 95: libyang[0]: Invalid value "0. ..3.2" of "range". 95: libyang[0]: Module "mod8" parsing failed. 95: libyang[0]: Invalid value "0.1 ..3." of "range". 95: libyang[0]: Module "mod9" parsing failed. 95: libyang[0]: Invalid value "0.1..3.a" of "range". 95: libyang[0]: Module "mod10" parsing failed. 95: libyang[0]: Invalid value "3.1a" in "llist" element. (path: /mod11:llist[.='3.1a']) 95: libyang[0]: Invalid value "3." in "llist" element. (path: /mod11:llist[.='3.']) 95: libyang[0]: Value "3.12" does not satisfy the constraint "1.5 .. 2.99 | 25 .. 66.66" (range, length, or pattern). (path: /mod11:llist1[.='3.12']) 95: libyang[0]: test message (path: /mod11:llist1[.='3.12']) 95: [ OK ] TEST_DECIMAL64 95: [==========] 1 test(s) run. 95: [ PASSED ] 1 test(s). 96/115 Test #95: test_sec9_3 ...................... Passed 0.10 sec test 100 Start 100: test_sec9_7 100: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec9_7 100: Environment variables: 100: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 100: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 100: MALLOC_CHECK_=3 100: Test timeout computed to be: 10000000 97/115 Test #96: test_sec9_4_4 .................... Passed 0.09 sec test 101 Start 101: test_sec9_8 101: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec9_8 101: Environment variables: 101: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 101: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 101: MALLOC_CHECK_=3 101: Test timeout computed to be: 10000000 99: [==========] Running 1 test(s). 99: [ RUN ] TEST_ENUM 98: libyang[0]: Invalid value "TRUE" in "leaf1" element. (path: /mod1:leaf1) 98: libyang[0]: Module "mod1" parsing failed. 98: libyang[0]: Invalid value "TRUE" in "llist" element. (path: /mod2:llist[.='TRUE']) 98: libyang[0]: Invalid value "False" in "llist" element. (path: /mod2:llist[.='False']) 98: [ OK ] TEST_BOOLEAN 98: [==========] 1 test(s) run. 98: [ PASSED ] 1 test(s). 98/115 Test #98: test_sec9_5 ...................... Passed 0.04 sec test 102 Start 102: test_sec9_9 102: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec9_9 102: Environment variables: 102: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 102: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 102: MALLOC_CHECK_=3 102: Test timeout computed to be: 10000000 100: [==========] Running 1 test(s). 100: [ RUN ] TEST_BITS 100: libyang[0]: Too many instances of "description" in "bit". 100: libyang[0]: Module "mod1" parsing failed. 100: libyang[0]: Too many instances of "reference" in "bit". 100: libyang[0]: Module "mod2" parsing failed. 99: libyang[0]: Too many instances of "description" in "enum". 99: libyang[0]: Module "mod1" parsing failed. 99: libyang[0]: Too many instances of "reference" in "enum". 99: libyang[0]: Module "mod2" parsing failed. 99: libyang[0]: Too many instances of "status" in "enum". 99: libyang[0]: Module "mod3" parsing failed. 99: libyang[0]: Too many instances of "value" in "enum". 99: libyang[0]: Module "mod4" parsing failed. 99: libyang[0]: The enum name " two" includes invalid leading or trailing whitespaces. 99: libyang[0]: Module "mod5" parsing failed. 99: libyang[0]: The enum name "two " includes invalid leading or trailing whitespaces. 99: libyang[0]: Module "mod6" parsing failed. 99: libyang[0]: Invalid value "" of "enum name". 99: libyang[0]: Enum name must not be empty. 99: libyang[0]: Module "mod7" parsing failed. 99: libyang[0]: The number is not in the correct range (INT32_MIN..INT32_MAX): "2147483647" 99: libyang[0]: Module "mod8" parsing failed. 99: libyang[0]: The number is not in the correct range (INT32_MIN..INT32_MAX): "-2147483648" 99: libyang[0]: Module "mod9" parsing failed. 99: libyang[0]: Invalid value "2147483648" of "enum/value". 99: libyang[0]: Module "mod10" parsing failed. 99: libyang[0]: The value "2147483647" of "eight" enum has already been assigned to "seven" enum. 99: libyang[0]: Module "mod11" parsing failed. 99: libyang[0]: Invalid value "eight" in "l1" element. (path: /mod12:l1[.='eight']) 102: [==========] Running 1 test(s). 102: [ RUN ] TEST_LEAFREF 100: libyang[0]: Too many instances of "status" in "bit". 100: libyang[0]: Module "mod3" parsing failed. 101: [==========] Running 1 test(s). 101: [ RUN ] TEST_BINARY 100: libyang[0]: Too many instances of "position" in "bit". 100: libyang[0]: Module "mod4" parsing failed. 100: libyang[0]: Invalid identifier "" (invalid start character). 102: libyang[0]: Missing keyword "path" as a child to "type". 102: libyang[0]: Module "mod1" parsing failed. 100: libyang[0]: Module "mod5" parsing failed. 102: libyang[0]: Invalid keyword "path". 102: libyang[0]: Module "mod2" parsing failed. 100: libyang[0]: Invalid identifier " two" (invalid start character). 100: libyang[0]: Module "mod6" parsing failed. 102: libyang[0]: A circular chain of leafrefs detected. (path: /mod3:top) 102: libyang[0]: Module "mod3" parsing failed. 100: libyang[0]: Invalid identifier "two " (invalid character). 100: libyang[0]: Module "mod7" parsing failed. 102: libyang[0]: A circular chain of leafrefs detected. (path: /mod4:circle) 102: libyang[0]: Module "mod4" parsing failed. 100: libyang[0]: Invalid value "-1" of "position". 100: libyang[0]: Module "mod8" parsing failed. 102: libyang[0]: The leafref leaf is config but refers to a non-config leaf. (path: /mod5:cont/list/ref) 102: libyang[0]: Module "mod5" parsing failed. 100: libyang[0]: Invalid value "4294967296" of "position". 100: libyang[0]: Module "mod9" parsing failed. 102: libyang[0]: No resolvents found for leafref "../../../presence/test1". (path: /mod6:cont/list/ref1) 102: libyang[0]: Module "mod6" parsing failed. 100: libyang[0]: Invalid value "4294967295" of "bit/position". 102: libyang[0]: Leafref is not conditional based on "f1" feature as its target. (path: /mod7:cont/list/ref) 102: libyang[0]: Module "mod7" parsing failed. 100: libyang[0]: Module "mod10" parsing failed. 100: libyang[0]: The position "555" of "five" bit has already been assigned to "two" bit. 100: libyang[0]: Module "mod11" parsing failed. 102: libyang[0]: Leafref is not conditional based on "f1" feature as its target. (path: /mod10:cont/list/ref1) 102: libyang[0]: Module "mod10" parsing failed. 100: libyang[0]: Invalid value "nine" in "test" element. (path: /mod12:test[.='nine']) 102: libyang[0]: Leafref "/interface[name = current()/../if-name]/admin-status" of value "up" points to a non-existing leaf. (path: /mod8:link-failure/admin-status) 102: libyang[0]: Leafref "/interface[name = current()/../if-name]/admin-status" of value "up" points to a non-existing leaf. (path: /mod8:link-failure/admin-status) 102: libyang[0]: Leafref "../../ccc/target1" of value "string" points to a non-existing leaf. (path: /mod9:bb/ref) 101: libyang[0]: Binary type could not include pattern statement. 101: libyang[0]: Module "mod1" parsing failed. 101: libyang[0]: Invalid value "min .. 255 | 23 .. 240" of "length". 101: libyang[0]: Module "mod2" parsing failed. 101: libyang[0]: Invalid keyword "pattern". 101: libyang[0]: Module "mod1" parsing failed. 101: libyang[0]: Invalid value "min .. 255 | 23 .. 240" of "length". 101: libyang[0]: Module "mod2" parsing failed. 101: [ OK ] TEST_BINARY 101: [==========] 1 test(s) run. 101: [ PASSED ] 1 test(s). 99/115 Test #101: test_sec9_8 ...................... Passed 0.04 sec test 103 Start 103: test_sec9_10 103: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec9_10 103: Environment variables: 103: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 103: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 103: MALLOC_CHECK_=3 103: Test timeout computed to be: 10000000 103: [==========] Running 2 test(s). 103: [ RUN ] TEST_IDENTITYREF 103: libyang[0]: Invalid keyword "base". 103: libyang[0]: Module "mod1" parsing failed. 103: libyang[0]: Missing keyword "base" as a child to "type". 103: libyang[0]: Module "mod2" parsing failed. 103: libyang[0]: Identity used as identityref value is not implemented. (path: /mod3:test2) 103: libyang[0]: Failed to resolve identityref "mod:j2". (path: /mod3:test2) 103: libyang[0]: Identityref value is not derived from all its bases. (path: /mod3:test2) 103: libyang[0]: Failed to resolve identityref "sub2". (path: /mod3:test2) 103: libyang[0]: Identityref value is not derived from all its bases. (path: /mod3:llist[.='sub']) 103: libyang[0]: Failed to resolve identityref "sub". (path: /mod3:llist[.='sub']) 103: libyang[0]: Identity found, but in a non-implemented module "mod". 103: libyang[0]: Failed to resolve identityref "mod:j3". (path: /mod3:test) 103: libyang[0]: Invalid keyword "base". 103: libyang[0]: Module "mod1" parsing failed. 103: libyang[0]: Missing keyword "base" as a child to "type". 103: libyang[0]: Module "mod2" parsing failed. 103: libyang[0]: Identity used as identityref value is not implemented. (path: /mod3:test2) 103: libyang[0]: Failed to resolve identityref "mod:j2". (path: /mod3:test2) 103: libyang[0]: Identityref value is not derived from all its bases. (path: /mod3:test2) 103: libyang[0]: Failed to resolve identityref "sub2". (path: /mod3:test2) 103: libyang[0]: Identityref value is not derived from all its bases. (path: /mod3:llist[.='sub']) 103: libyang[0]: Failed to resolve identityref "sub". (path: /mod3:llist[.='sub']) 103: libyang[0]: Identity found, but in a non-implemented module "mod". 103: libyang[0]: Failed to resolve identityref "mod:j3". (path: /mod3:test) 103: [ OK ] TEST_IDENTITYREF 103: [ RUN ] TEST_IDENTITYREF2 103: libyang[0]: Identity found, but in a non-implemented module "mod". 103: libyang[0]: Failed to resolve identityref "mod:j3". (path: /mod3:test) 103: libyang[0]: Failed to resolve identityref "mod:invalid". (path: /mod-dflt:x) 103: libyang[0]: Module "mod-dflt" parsing failed. 102: libyang[0]: Missing keyword "path" as a child to "type". 102: libyang[0]: Module "mod1" parsing failed. 102: libyang[0]: Invalid keyword "path". 102: libyang[0]: Module "mod2" parsing failed. 102: libyang[0]: A circular chain of leafrefs detected. (path: /mod3:top) 102: libyang[0]: Module "mod3" parsing failed. 102: libyang[0]: A circular chain of leafrefs detected. (path: /mod4:circle) 102: libyang[0]: Module "mod4" parsing failed. 102: libyang[0]: The leafref leaf is config but refers to a non-config leaf. (path: /mod5:cont/list/ref) 102: libyang[0]: Module "mod5" parsing failed. 102: libyang[0]: No resolvents found for leafref "../../../presence/test1". (path: /mod6:cont/list/ref1) 102: libyang[0]: Module "mod6" parsing failed. 102: libyang[0]: Leafref is not conditional based on "f1" feature as its target. (path: /mod7:cont/list/ref) 102: libyang[0]: Module "mod7" parsing failed. 103: libyang[0]: Identity found, but in a non-implemented module "mod-middle". 103: libyang[0]: Failed to resolve identityref "mod-middle:j4". (path: /mod3:test) 102: libyang[0]: Leafref is not conditional based on "f1" feature as its target. (path: /mod10:cont/list/ref1) 102: libyang[0]: Module "mod10" parsing failed. 103: [ OK ] TEST_IDENTITYREF2 103: [==========] 2 test(s) run. 103: [ PASSED ] 2 test(s). 102: libyang[0]: Leafref "/interface[name = current()/../if-name]/admin-status" of value "up" points to a non-existing leaf. (path: /mod8:link-failure/admin-status) 100/115 Test #103: test_sec9_10 ..................... Passed 0.05 sec test 104 Start 104: test_sec9_11 104: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec9_11 104: Environment variables: 104: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 104: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 104: MALLOC_CHECK_=3 104: Test timeout computed to be: 10000000 102: libyang[0]: Leafref "/interface[name = current()/../if-name]/admin-status" of value "up" points to a non-existing leaf. (path: /mod8:link-failure/admin-status) 102: libyang[0]: Leafref "../../ccc/target1" of value "string" points to a non-existing leaf. (path: /mod9:bb/ref) 102: [ OK ] TEST_LEAFREF 102: [==========] 1 test(s) run. 102: [ PASSED ] 1 test(s). 101/115 Test #102: test_sec9_9 ...................... Passed 0.08 sec test 105 Start 105: test_sec9_12 105: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec9_12 105: Environment variables: 105: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 105: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 105: MALLOC_CHECK_=3 105: Test timeout computed to be: 10000000 104: [==========] Running 1 test(s). 104: [ RUN ] TEST_EMPTY 100: libyang[0]: Too many instances of "description" in "bit". 100: libyang[0]: Module "mod1" parsing failed. 100: libyang[0]: Too many instances of "reference" in "bit". 100: libyang[0]: Module "mod2" parsing failed. 100: libyang[0]: Too many instances of "status" in "bit". 100: libyang[0]: Module "mod3" parsing failed. 100: libyang[0]: Too many instances of "position" in "bit". 100: libyang[0]: Module "mod4" parsing failed. 100: libyang[0]: Invalid identifier "" (invalid start character). 100: libyang[0]: Module "mod5" parsing failed. 100: libyang[0]: Invalid identifier " two" (invalid start character). 100: libyang[0]: Module "mod6" parsing failed. 100: libyang[0]: Invalid identifier "two " (invalid character). 100: libyang[0]: Module "mod7" parsing failed. 100: libyang[0]: Invalid value "-1" of "bit/position". 100: libyang[0]: Module "mod8" parsing failed. 100: libyang[0]: Invalid value "4294967296" of "bit/position". 100: libyang[0]: Module "mod9" parsing failed. 100: libyang[0]: Invalid value "4294967295" of "bit/position". 100: libyang[0]: Module "mod10" parsing failed. 100: libyang[0]: The position "555" of "five" bit has already been assigned to "two" bit. 100: libyang[0]: Module "mod11" parsing failed. 100: libyang[0]: Invalid value "nine" in "test" element. (path: /mod12:test[.='nine']) 100: [ OK ] TEST_BITS 100: [==========] 1 test(s) run. 100: [ PASSED ] 1 test(s). 102/115 Test #100: test_sec9_7 ...................... Passed 0.10 sec test 106 Start 106: test_sec9_13 106: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_sec9_13 106: Environment variables: 106: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 106: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 106: MALLOC_CHECK_=3 106: Test timeout computed to be: 10000000 99: libyang[0]: Too many instances of "description" in "enum". 99: libyang[0]: Module "mod1" parsing failed. 99: libyang[0]: Too many instances of "reference" in "enum". 99: libyang[0]: Module "mod2" parsing failed. 99: libyang[0]: Too many instances of "status" in "enum". 99: libyang[0]: Module "mod3" parsing failed. 99: libyang[0]: Too many instances of "value" in "enum". 99: libyang[0]: Module "mod4" parsing failed. 99: libyang[0]: The enum name " two" includes invalid leading or trailing whitespaces. 99: libyang[0]: Module "mod5" parsing failed. 99: libyang[0]: The enum name "two " includes invalid leading or trailing whitespaces. 99: libyang[0]: Module "mod6" parsing failed. 99: libyang[0]: Invalid value "" of "enum name". 99: libyang[0]: Enum name must not be empty. 99: libyang[0]: Module "mod7" parsing failed. 99: libyang[0]: Invalid value "-2147483649" of "enum/value". 99: libyang[0]: Module "mod8" parsing failed. 99: libyang[0]: Invalid value "2147483648" of "enum/value". 99: libyang[0]: Module "mod9" parsing failed. 99: libyang[0]: Invalid value "2147483648" of "enum/value". 99: libyang[0]: Module "mod10" parsing failed. 99: libyang[0]: The value "2147483647" of "eight" enum has already been assigned to "seven" enum. 99: libyang[0]: Module "mod11" parsing failed. 99: libyang[0]: Invalid value "eight" in "l1" element. (path: /mod12:l1[.='eight']) 99: [ OK ] TEST_ENUM 99: [==========] 1 test(s) run. 99: [ PASSED ] 1 test(s). 105: [==========] Running 1 test(s). 105: [ RUN ] TEST_UNION 104: libyang[0]: Invalid keyword "default" as a child to "my". 104: libyang[0]: The "empty" data type cannot have a default value. 104: libyang[0]: Module "mod1" parsing failed. 103/115 Test #99: test_sec9_6 ...................... Passed 0.12 sec test 107 Start 107: test_lyb 107: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_lyb 107: Environment variables: 107: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 107: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 107: MALLOC_CHECK_=3 107: Test timeout computed to be: 10000000 104: libyang[0]: Invalid keyword "default". 104: libyang[0]: Module "mod2" parsing failed. 104: libyang[0]: Invalid keyword "default". 104: libyang[0]: Module "mod3" parsing failed. 104: libyang[0]: Invalid value "aa" in "empty" element. (path: /mod4:empty) 107: [==========] Running 14 test(s). 107: [ RUN ] test_ietf_interfaces 106: [==========] Running 1 test(s). 106: [ RUN ] TEST_INSTANCE 105: libyang[0]: Missing keyword "type" as a child to "(union) type". 105: libyang[0]: Module "mod1" parsing failed. 106: libyang[0]: Too many instances of "require-instance" in "type". 105: libyang[0]: Invalid value "empty" of "union". 105: libyang[0]: Module "mod2" parsing failed. 106: libyang[0]: Module "mod1" parsing failed. 105: libyang[0]: Invalid value "leafref" of "union". 105: libyang[0]: Module "mod3" parsing failed. 105: libyang[0]: Too many instances of "description" in "pattern". 105: libyang[0]: Module "mod4" parsing failed. 106: libyang[0]: Invalid value "flase" of "require-instance". 106: libyang[0]: Module "mod2" parsing failed. 105: libyang[0]: Invalid value "-82" in "test" element. (path: /mod5:ccc/test[.='-82']) 106: libyang[1]: Node "llist2" type is changing the "require-instance" property, which is discouraged. 106: libyang[0]: Required instance of "/mod3:cont/l1" does not exist. (path: /mod3:instance/llist1[.='/mod3:cont/l1']) 105: libyang[0]: Must condition "test = '10'" not satisfied. (path: /mod5:aaa) 106: libyang[0]: Instance identifier is missing list key "key2". 106: libyang[0]: Predicate resolution failed on "key1="string42"]/port". (path: /mod3:instance/llist1[.='/mod3:list[key1="string42"]/port']) 106: libyang[0]: Required instance of "/mod3:ccc/llist[.="two"]" does not exist. (path: /mod3:instance/llist1[.='/mod3:ccc/llist[.="two"]']) 106: libyang[0]: Required instance of "/mod3:ccc/list[keys='string']/cont/llist[.='-1']" does not exist. (path: /mod3:instance/llist1[.="/mod3:ccc/list[keys='string']/cont/llist[.='-1']"]) 107: [ OK ] test_ietf_interfaces 107: [ RUN ] test_origin 107: [ OK ] test_origin 107: [ RUN ] test_statements 106: libyang[0]: Too many instances of "require-instance" in "type". 106: libyang[0]: Module "mod1" parsing failed. 106: libyang[0]: Invalid value "flase" of "require-instance". 106: libyang[0]: Module "mod2" parsing failed. 106: libyang[1]: Node "llist2" type is changing the "require-instance" property, which is discouraged. 106: libyang[0]: Required instance of "/mod3:cont/l1" does not exist. (path: /mod3:instance/llist1[.='/mod3:cont/l1']) 106: libyang[0]: Instance identifier is missing list key "key2". 106: libyang[0]: Predicate resolution failed on "key1="string42"]/port". (path: /mod3:instance/llist1[.='/mod3:list[key1="string42"]/port']) 106: libyang[0]: Required instance of "/mod3:ccc/llist[.="two"]" does not exist. (path: /mod3:instance/llist1[.='/mod3:ccc/llist[.="two"]']) 106: libyang[0]: Required instance of "/mod3:ccc/list[keys='string']/cont/llist[.='-1']" does not exist. (path: /mod3:instance/llist1[.="/mod3:ccc/list[keys='string']/cont/llist[.='-1']"]) 106: [ OK ] TEST_INSTANCE 106: [==========] 1 test(s) run. 106: [ PASSED ] 1 test(s). 104/115 Test #106: test_sec9_13 ..................... Passed 0.05 sec test 108 Start 108: test_hash_table 108: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_hash_table 108: Environment variables: 108: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 108: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 108: MALLOC_CHECK_=3 108: Test timeout computed to be: 10000000 107: [ OK ] test_statements 107: [ RUN ] test_types 108: [==========] Running 6 test(s). 108: [ RUN ] test_simple 108: [ OK ] test_simple 108: [ RUN ] test_half_full 108: [ OK ] test_half_full 108: [ RUN ] test_resize 108: [ OK ] test_resize 108: [ RUN ] test_collisions 108: [ OK ] test_collisions 108: [ RUN ] test_invalid_move 108: [ OK ] test_invalid_move 108: [ RUN ] test_invalid_move2 108: [ OK ] test_invalid_move2 108: [==========] 6 test(s) run. 108: [ PASSED ] 6 test(s). 105/115 Test #108: test_hash_table .................. Passed 0.01 sec test 109 Start 109: test_state_lists 109: Test command: /builddir/build/BUILD/libyang-1.0.184/build/tests/test_state_lists 109: Environment variables: 109: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 109: LIBYANG_USER_TYPES_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/user_types 109: MALLOC_CHECK_=3 109: Test timeout computed to be: 10000000 107: [ OK ] test_types 107: [ RUN ] test_annotations 109: [==========] Running 9 test(s). 109: [ RUN ] test_hash 104: libyang[0]: Invalid keyword "default" as a child to "my". 104: libyang[0]: The "empty" data type cannot have a default value. 104: libyang[0]: Module "mod1" parsing failed. 104: libyang[0]: Invalid keyword "default". 104: libyang[0]: Module "mod2" parsing failed. 104: libyang[0]: Invalid keyword "default". 104: libyang[0]: Module "mod3" parsing failed. 104: libyang[0]: Invalid value "aa" in "empty" element. (path: /mod4:empty) 104: [ OK ] TEST_EMPTY 104: [==========] 1 test(s) run. 104: [ PASSED ] 1 test(s). 106/115 Test #104: test_sec9_11 ..................... Passed 0.08 sec test 110 Start 110: cpp_test_libyang 110: Test command: /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests/cpp_test_libyang 110: Environment variables: 110: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 110: MALLOC_CHECK_=3 110: Test timeout computed to be: 10000000 105: libyang[0]: Missing keyword "type" as a child to "(union) type". 105: libyang[0]: Module "mod1" parsing failed. 105: libyang[0]: Invalid value "empty" of "type". 105: libyang[0]: Module "mod2" parsing failed. 105: libyang[0]: Invalid value "leafref" of "type". 105: libyang[0]: Module "mod3" parsing failed. 105: libyang[0]: No resolvents found for type "my_num". 105: libyang[0]: Module "mod4" parsing failed. 105: libyang[0]: Invalid value "-82" in "test" element. (path: /mod5:ccc/test[.='-82']) 105: libyang[0]: Must condition "test = '10'" not satisfied. (path: /mod5:aaa) 105: [ OK ] TEST_UNION 105: [==========] 1 test(s) run. 105: [ PASSED ] 1 test(s). 107/115 Test #105: test_sec9_12 ..................... Passed 0.09 sec test 111 Start 111: cpp_test_tree_data 111: Test command: /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests/cpp_test_tree_data 111: Environment variables: 111: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 111: MALLOC_CHECK_=3 111: Test timeout computed to be: 10000000 110: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 111: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 109: [ OK ] test_hash 109: [ RUN ] test_merge_same 109: [ OK ] test_merge_same 109: [ RUN ] test_merge_equal_leaflist 111: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 110: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 111: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 109: [ OK ] test_merge_equal_leaflist 109: [ RUN ] test_merge_equal_list 110: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 110: libyang[0]: Unable to use search directory "INVALID_PATH" (No such file or directory) 110: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 109: [ OK ] test_merge_equal_list 109: [ RUN ] test_merge_nonequal_list 107: [ OK ] test_annotations 107: [ RUN ] test_similar_annot_names 110: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 109: [ OK ] test_merge_nonequal_list 109: [ RUN ] test_diff_same 111: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 111: libyang[0]: Failed to open data file "INVALID_PATH" (No such file or directory). 110: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 109: [ OK ] test_diff_same 109: [ RUN ] test_diff_equal_leaflist 111: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 110: libyang[0]: Unable to use search directory "/builddir/build/BUILD/libyang-1.0.184/testsINVALID_PATH" (No such file or directory) 111: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 110: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 109: [ OK ] test_diff_equal_leaflist 109: [ RUN ] test_diff_equal_list 110: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 111: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 110: libyang[0]: Data model "invalid" not found. 110: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 111: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 109: [ OK ] test_diff_equal_list 109: [ RUN ] test_diff_nonequal_list 110: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 107: [ OK ] test_similar_annot_names 107: [ RUN ] test_many_child_annot 111: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 110: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 109: [ OK ] test_diff_nonequal_list 109: [==========] 9 test(s) run. 109: [ PASSED ] 9 test(s). 108/115 Test #109: test_state_lists ................. Passed 0.14 sec test 112 Start 112: cpp_test_tree_schema 112: Test command: /builddir/build/BUILD/libyang-1.0.184/build/swig/cpp/tests/cpp_test_tree_schema 112: Environment variables: 112: LIBYANG_EXTENSIONS_PLUGINS_DIR=/builddir/build/BUILD/libyang-1.0.184/build/src/extensions 112: MALLOC_CHECK_=3 112: Test timeout computed to be: 10000000 111: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 111: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 110: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 110: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 112: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 112: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 111: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 110: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 111: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 112: libyang[0]: Invalid (mixed names) opening (module_typo) and closing (module) element tags. (path: /module_typo) 110: libyang[0]: Opening file "INVALID_YANG_FILE" failed (No such file or directory). 110: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 112: libyang[0]: Module parsing failed. 112: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 110: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 111: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 111: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 110: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 112: libyang[1]: Failed to open libyang user types plugins directory "/usr/lib64/libyang1/user_types" (No such file or directory). 107: [ OK ] test_many_child_annot 107: [ RUN ] test_union 112: libyang[0]: Invalid keyword "