Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/libcbor.spec'], chrootPath='/var/lib/mock/dist-an8-epao-build-426590-72923/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=982gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.acdi_b68:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/libcbor.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/libcbor-0.7.0-6.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/libcbor.spec'], chrootPath='/var/lib/mock/dist-an8-epao-build-426590-72923/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=982gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.acdi_b68:/etc/resolv.conf']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/libcbor.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Tp6Rw6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libcbor-0.7.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v0.7.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libcbor-0.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NFAo5b + umask 022 + cd /builddir/build/BUILD + cd libcbor-0.7.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -B . -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFFIX=/usr ./ -- The C compiler identification is GNU 8.5.0 -- The CXX 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 -- 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 -- 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 -- Check size of size_t -- Check size of size_t - done -- LTO is enabled -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE CMAKE_INSTALL_PREFFIX INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/libcbor-0.7.0 + /usr/bin/make -O -j80 cbor_shared /usr/bin/cmake -S/builddir/build/BUILD/libcbor-0.7.0 -B/builddir/build/BUILD/libcbor-0.7.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/make -f CMakeFiles/Makefile2 cbor_shared make[1]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' /usr/bin/cmake -S/builddir/build/BUILD/libcbor-0.7.0 -B/builddir/build/BUILD/libcbor-0.7.0 --check-build-system CMakeFiles/Makefile.cmake 0 make[1]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[1]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libcbor-0.7.0/CMakeFiles 20 make[1]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' /usr/bin/make -f CMakeFiles/Makefile2 src/CMakeFiles/cbor_shared.dir/all /usr/bin/make -f src/CMakeFiles/cbor_shared.dir/build.make src/CMakeFiles/cbor_shared.dir/depend make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' cd /builddir/build/BUILD/libcbor-0.7.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libcbor-0.7.0 /builddir/build/BUILD/libcbor-0.7.0/src /builddir/build/BUILD/libcbor-0.7.0 /builddir/build/BUILD/libcbor-0.7.0/src /builddir/build/BUILD/libcbor-0.7.0/src/CMakeFiles/cbor_shared.dir/DependInfo.cmake --color= Scanning dependencies of target cbor_shared make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' /usr/bin/make -f src/CMakeFiles/cbor_shared.dir/build.make src/CMakeFiles/cbor_shared.dir/build make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/stack.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/encoders.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/loaders.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 35%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/memory_utils.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 45%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/unicode.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 55%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor/arrays.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 70%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 80%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor/callbacks.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 85%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor/maps.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 75%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor/strings.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 90%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor/tags.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 45%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor/encoding.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor/encoding.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 95%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor/ints.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 60%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor/common.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 70%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 50%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor/serialization.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor/streaming.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor/streaming.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 35%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/builder_callbacks.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [ 35%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_shared_EXPORTS -I/builddir/build/BUILD/libcbor-0.7.0/src -I/builddir/build/BUILD/libcbor-0.7.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -o CMakeFiles/cbor_shared.dir/cbor.c.o -c /builddir/build/BUILD/libcbor-0.7.0/src/cbor.c make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[3]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [100%] Linking C shared library libcbor.so cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/cbor_shared.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libcbor.so.0.7 -o libcbor.so.0.7.0 CMakeFiles/cbor_shared.dir/cbor.c.o CMakeFiles/cbor_shared.dir/cbor/streaming.c.o CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o CMakeFiles/cbor_shared.dir/cbor/encoding.c.o CMakeFiles/cbor_shared.dir/cbor/serialization.c.o CMakeFiles/cbor_shared.dir/cbor/arrays.c.o CMakeFiles/cbor_shared.dir/cbor/common.c.o CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o CMakeFiles/cbor_shared.dir/cbor/strings.c.o CMakeFiles/cbor_shared.dir/cbor/maps.c.o CMakeFiles/cbor_shared.dir/cbor/tags.c.o CMakeFiles/cbor_shared.dir/cbor/ints.c.o cd /builddir/build/BUILD/libcbor-0.7.0/src && /usr/bin/cmake -E cmake_symlink_library libcbor.so.0.7.0 libcbor.so.0.7 libcbor.so make[3]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' [100%] Built target cbor_shared make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' make[1]: Entering directory '/builddir/build/BUILD/libcbor-0.7.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libcbor-0.7.0/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/libcbor-0.7.0' + cd doc + make man sphinx-build -b man -d build/doctrees source build/man Running Sphinx v2.2.2 warning: failed to open layout file 'doxygen-theme/DoxygenLayout.xml' for reading! /builddir/build/BUILD/libcbor-0.7.0/src/cbor.h:48: warning: argument 'borrow' of command @param is not found in the argument list of cbor_copy(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor.h:37: warning: argument 'out' of command @param is not found in the argument list of cbor_load(cbor_data source, size_t source_size, struct cbor_load_result *result) /builddir/build/BUILD/libcbor-0.7.0/src/cbor.h:48: warning: argument 'borrow' of command @param is not found in the argument list of cbor_copy(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor.h:37: warning: argument 'out' of command @param is not found in the argument list of cbor_load(cbor_data source, size_t source_size, struct cbor_load_result *result) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:24: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_allocated(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:31: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_get(const cbor_item_t *item, size_t index) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:75: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:61: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_is_definite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:68: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_is_indefinite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:98: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_push(cbor_item_t *array, cbor_item_t *pushee) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:98: warning: argument 'incref' of command @param is not found in the argument list of cbor_array_push(cbor_item_t *array, cbor_item_t *pushee) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:50: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_replace(cbor_item_t *item, size_t index, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:50: warning: argument 'incref' of command @param is not found in the argument list of cbor_array_replace(cbor_item_t *item, size_t index, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:39: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_set(cbor_item_t *item, size_t index, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:39: warning: argument 'incref' of command @param is not found in the argument list of cbor_array_set(cbor_item_t *item, size_t index, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:17: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_size(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:24: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_allocated(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:31: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_get(const cbor_item_t *item, size_t index) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:75: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:61: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_is_definite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:68: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_is_indefinite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:98: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_push(cbor_item_t *array, cbor_item_t *pushee) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:98: warning: argument 'incref' of command @param is not found in the argument list of cbor_array_push(cbor_item_t *array, cbor_item_t *pushee) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:50: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_replace(cbor_item_t *item, size_t index, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:50: warning: argument 'incref' of command @param is not found in the argument list of cbor_array_replace(cbor_item_t *item, size_t index, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:39: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_set(cbor_item_t *item, size_t index, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:39: warning: argument 'incref' of command @param is not found in the argument list of cbor_array_set(cbor_item_t *item, size_t index, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:17: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_size(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:85: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_add_chunk(cbor_item_t *item, cbor_item_t *chunk) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:85: warning: argument 'incref' of command @param is not found in the argument list of cbor_bytestring_add_chunk(cbor_item_t *item, cbor_item_t *chunk) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.c:91: warning: The following parameters of cbor_bytestring_add_chunk(cbor_item_t *item, cbor_item_t *chunk) are not documented: parameter 'chunk' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:78: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_chunk_count(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:68: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_chunks_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:46: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:32: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_is_definite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:39: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_is_indefinite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_length(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:57: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_set_handle(cbor_item_t *item, cbor_mutable_data data, size_t length) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:85: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_add_chunk(cbor_item_t *item, cbor_item_t *chunk) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:85: warning: argument 'incref' of command @param is not found in the argument list of cbor_bytestring_add_chunk(cbor_item_t *item, cbor_item_t *chunk) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:96: warning: The following parameters of cbor_bytestring_add_chunk(cbor_item_t *item, cbor_item_t *chunk) are not documented: parameter 'chunk' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:78: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_chunk_count(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:68: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_chunks_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:46: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:32: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_is_definite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:39: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_is_indefinite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_length(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:57: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_set_handle(cbor_item_t *item, cbor_mutable_data data, size_t length) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:243: warning: argument 'take' of command @param is not found in the argument list of cbor_decref(cbor_item_t **item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:234: warning: argument 'incref' of command @param is not found in the argument list of cbor_incref(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:252: warning: argument 'take' of command @param is not found in the argument list of cbor_intermediate_decref(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:204: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_bool(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:198: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_float(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:192: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_int(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:210: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_null(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:219: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_undef(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:166: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_array(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:154: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_bytestring(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:184: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_float_ctrl(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:172: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_map(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:148: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_negint(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:160: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_string(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:178: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_tag(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:142: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_uint(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:272: warning: argument 'take' of command @param is not found in the argument list of cbor_move(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:261: warning: argument 'borrow' of command @param is not found in the argument list of cbor_refcount(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:132: warning: argument 'borrow' of command @param is not found in the argument list of cbor_typeof(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:243: warning: argument 'take' of command @param is not found in the argument list of cbor_decref(cbor_item_t **item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:234: warning: argument 'incref' of command @param is not found in the argument list of cbor_incref(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:252: warning: argument 'take' of command @param is not found in the argument list of cbor_intermediate_decref(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:204: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_bool(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:198: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_float(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:192: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_int(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:210: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_null(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:219: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_undef(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:166: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_array(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:154: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_bytestring(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:184: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_float_ctrl(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:172: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_map(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:148: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_negint(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:160: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_string(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:178: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_tag(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:142: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_uint(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:272: warning: argument 'take' of command @param is not found in the argument list of cbor_move(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:261: warning: argument 'borrow' of command @param is not found in the argument list of cbor_refcount(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:132: warning: argument 'borrow' of command @param is not found in the argument list of cbor_typeof(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/encoding.h:67: warning: argument 'value' of command @param is not found in the argument list of cbor_encode_half(float, unsigned char *, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/encoding.h:67: warning: argument 'buffer' of command @param is not found in the argument list of cbor_encode_half(float, unsigned char *, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/encoding.h:67: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_encode_half(float, unsigned char *, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/encoding.h:67: warning: argument 'value' of command @param is not found in the argument list of cbor_encode_half(float, unsigned char *, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/encoding.h:67: warning: argument 'buffer' of command @param is not found in the argument list of cbor_encode_half(float, unsigned char *, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/encoding.h:67: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_encode_half(float, unsigned char *, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:172: warning: argument 'borrow' of command @param is not found in the argument list of cbor_ctrl_value(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_ctrl_is_ctrl(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:64: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_float(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.c:46: warning: The following parameters of cbor_float_get_float(const cbor_item_t *item) are not documented: parameter 'item' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:37: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_float2(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.c:28: warning: The following parameters of cbor_float_get_float2(const cbor_item_t *item) are not documented: parameter 'item' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:46: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_float4(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.c:34: warning: The following parameters of cbor_float_get_float4(const cbor_item_t *item) are not documented: parameter 'item' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:55: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_float8(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.c:40: warning: The following parameters of cbor_float_get_float8(const cbor_item_t *item) are not documented: parameter 'item' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:30: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_width(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:73: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_bool(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:144: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_bool(cbor_item_t *item, bool value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:131: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_ctrl(cbor_item_t *item, uint8_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:151: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_float2(cbor_item_t *item, float value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:158: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_float4(cbor_item_t *item, float value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:165: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_float8(cbor_item_t *item, double value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:172: warning: argument 'borrow' of command @param is not found in the argument list of cbor_ctrl_value(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_ctrl_is_ctrl(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:64: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_float(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:71: warning: The following parameters of cbor_float_get_float(const cbor_item_t *item) are not documented: parameter 'item' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:37: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_float2(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:44: warning: The following parameters of cbor_float_get_float2(const cbor_item_t *item) are not documented: parameter 'item' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:46: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_float4(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:53: warning: The following parameters of cbor_float_get_float4(const cbor_item_t *item) are not documented: parameter 'item' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:55: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_float8(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:62: warning: The following parameters of cbor_float_get_float8(const cbor_item_t *item) are not documented: parameter 'item' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:30: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_width(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:73: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_bool(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:144: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_bool(cbor_item_t *item, bool value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:131: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_ctrl(cbor_item_t *item, uint8_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:151: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_float2(cbor_item_t *item, float value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:158: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_float4(cbor_item_t *item, float value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:165: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_float8(cbor_item_t *item, double value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:51: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_int(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:30: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_uint16(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:37: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_uint32(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:44: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_uint64(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_uint8(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:90: warning: argument 'borrow' of command @param is not found in the argument list of cbor_int_get_width(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:105: warning: argument 'borrow' of command @param is not found in the argument list of cbor_mark_negint(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:97: warning: argument 'borrow' of command @param is not found in the argument list of cbor_mark_uint(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:66: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_uint16(cbor_item_t *item, uint16_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:74: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_uint32(cbor_item_t *item, uint32_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:82: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_uint64(cbor_item_t *item, uint64_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:58: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_uint8(cbor_item_t *item, uint8_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:51: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_int(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:30: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_uint16(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:37: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_uint32(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:44: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_uint64(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_uint8(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:90: warning: argument 'borrow' of command @param is not found in the argument list of cbor_int_get_width(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:105: warning: argument 'borrow' of command @param is not found in the argument list of cbor_mark_negint(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:97: warning: argument 'borrow' of command @param is not found in the argument list of cbor_mark_uint(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:66: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_uint16(cbor_item_t *item, uint16_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:74: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_uint32(cbor_item_t *item, uint32_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:82: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_uint64(cbor_item_t *item, uint64_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:58: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_uint8(cbor_item_t *item, uint8_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:63: warning: argument 'borrow' of command @param is not found in the argument list of _cbor_map_add_key(cbor_item_t *item, cbor_item_t *key) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:63: warning: argument 'incref' of command @param is not found in the argument list of _cbor_map_add_key(cbor_item_t *item, cbor_item_t *key) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:74: warning: argument 'borrow' of command @param is not found in the argument list of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:74: warning: argument 'key' of command @param is not found in the argument list of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:74: warning: argument 'incref' of command @param is not found in the argument list of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.c:96: warning: The following parameters of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) are not documented: parameter 'value' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:51: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_add(cbor_item_t *item, struct cbor_pair pair) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:51: warning: argument 'incref' of command @param is not found in the argument list of cbor_map_add(cbor_item_t *item, struct cbor_pair pair) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:30: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_allocated(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:99: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:85: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_is_definite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:92: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_is_indefinite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_size(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:44: warning: argument 'size' of command @param is not found in the argument list of cbor_new_indefinite_map() /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:63: warning: argument 'borrow' of command @param is not found in the argument list of _cbor_map_add_key(cbor_item_t *item, cbor_item_t *key) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:63: warning: argument 'incref' of command @param is not found in the argument list of _cbor_map_add_key(cbor_item_t *item, cbor_item_t *key) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:74: warning: argument 'borrow' of command @param is not found in the argument list of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:74: warning: argument 'key' of command @param is not found in the argument list of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:74: warning: argument 'incref' of command @param is not found in the argument list of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:83: warning: The following parameters of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) are not documented: parameter 'value' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:51: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_add(cbor_item_t *item, struct cbor_pair pair) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:51: warning: argument 'incref' of command @param is not found in the argument list of cbor_map_add(cbor_item_t *item, struct cbor_pair pair) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:30: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_allocated(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:99: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:85: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_is_definite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:92: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_is_indefinite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_size(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:44: warning: argument 'size' of command @param is not found in the argument list of cbor_new_indefinite_map() /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:33: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_alloc(const cbor_item_t *item, cbor_mutable_data *buffer, size_t *buffer_size) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:33: warning: argument 'out' of command @param is not found in the argument list of cbor_serialize_alloc(const cbor_item_t *item, cbor_mutable_data *buffer, size_t *buffer_size) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:33: warning: argument 'out' of command @param is not found in the argument list of cbor_serialize_alloc(const cbor_item_t *item, cbor_mutable_data *buffer, size_t *buffer_size) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:85: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:85: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:85: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:85: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:66: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:66: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:66: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:66: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:112: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:112: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:112: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:112: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:94: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:94: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:94: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:94: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:57: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:57: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:57: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:57: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:76: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:76: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:76: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:76: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:103: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:103: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:103: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:103: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:48: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:48: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:48: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:48: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:33: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_alloc(const cbor_item_t *item, cbor_mutable_data *buffer, size_t *buffer_size) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:33: warning: argument 'out' of command @param is not found in the argument list of cbor_serialize_alloc(const cbor_item_t *item, cbor_mutable_data *buffer, size_t *buffer_size) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:33: warning: argument 'out' of command @param is not found in the argument list of cbor_serialize_alloc(const cbor_item_t *item, cbor_mutable_data *buffer, size_t *buffer_size) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:85: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:85: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:85: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:85: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:66: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:66: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:66: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:66: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:112: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:112: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:112: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:112: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:94: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:94: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:94: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:94: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:57: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:57: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:57: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:57: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:76: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:76: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:76: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:76: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:103: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:103: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:103: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:103: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:48: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:48: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:48: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:48: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.c:52: warning: The following parameters of cbor_build_stringn(const char *val, size_t length) are not documented: parameter 'length' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:100: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_add_chunk(cbor_item_t *item, cbor_item_t *chunk) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:100: warning: argument 'incref' of command @param is not found in the argument list of cbor_string_add_chunk(cbor_item_t *item, cbor_item_t *chunk) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.c:83: warning: The following parameters of cbor_string_add_chunk(cbor_item_t *item, cbor_item_t *chunk) are not documented: parameter 'chunk' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:93: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_chunk_count(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:83: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_chunks_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:32: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_codepoint_count(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:55: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:41: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_is_definite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:48: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_is_indefinite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_length(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:66: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_set_handle(cbor_item_t *item, cbor_mutable_data data, size_t length) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:145: warning: The following parameters of cbor_build_stringn(const char *val, size_t length) are not documented: parameter 'length' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:100: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_add_chunk(cbor_item_t *item, cbor_item_t *chunk) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:100: warning: argument 'incref' of command @param is not found in the argument list of cbor_string_add_chunk(cbor_item_t *item, cbor_item_t *chunk) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:111: warning: The following parameters of cbor_string_add_chunk(cbor_item_t *item, cbor_item_t *chunk) are not documented: parameter 'chunk' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:93: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_chunk_count(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:83: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_chunks_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:32: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_codepoint_count(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:55: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:41: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_is_definite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:48: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_is_indefinite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_length(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:66: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_set_handle(cbor_item_t *item, cbor_mutable_data data, size_t length) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:52: warning: argument 'incref' of command @param is not found in the argument list of cbor_build_tag(uint64_t value, cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:31: warning: argument 'borrow' of command @param is not found in the argument list of cbor_tag_item(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:45: warning: argument 'borrow' of command @param is not found in the argument list of cbor_tag_set_item(cbor_item_t *item, cbor_item_t *tagged_item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:45: warning: argument 'incref' of command @param is not found in the argument list of cbor_tag_set_item(cbor_item_t *item, cbor_item_t *tagged_item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:38: warning: argument 'borrow' of command @param is not found in the argument list of cbor_tag_value(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:52: warning: argument 'incref' of command @param is not found in the argument list of cbor_build_tag(uint64_t value, cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:31: warning: argument 'borrow' of command @param is not found in the argument list of cbor_tag_item(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:45: warning: argument 'borrow' of command @param is not found in the argument list of cbor_tag_set_item(cbor_item_t *item, cbor_item_t *tagged_item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:45: warning: argument 'incref' of command @param is not found in the argument list of cbor_tag_set_item(cbor_item_t *item, cbor_item_t *tagged_item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:38: warning: argument 'borrow' of command @param is not found in the argument list of cbor_tag_value(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor.h:37: warning: argument 'out' of command @param is not found in the argument list of cbor_load(cbor_data source, size_t source_size, struct cbor_load_result *result) /builddir/build/BUILD/libcbor-0.7.0/src/cbor.h:48: warning: argument 'borrow' of command @param is not found in the argument list of cbor_copy(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor.h:37: warning: argument 'out' of command @param is not found in the argument list of cbor_load(cbor_data source, size_t source_size, struct cbor_load_result *result) /builddir/build/BUILD/libcbor-0.7.0/src/cbor.h:48: warning: argument 'borrow' of command @param is not found in the argument list of cbor_copy(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:17: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_size(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:24: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_allocated(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:31: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_get(const cbor_item_t *item, size_t index) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:39: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_set(cbor_item_t *item, size_t index, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:39: warning: argument 'incref' of command @param is not found in the argument list of cbor_array_set(cbor_item_t *item, size_t index, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:50: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_replace(cbor_item_t *item, size_t index, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:50: warning: argument 'incref' of command @param is not found in the argument list of cbor_array_replace(cbor_item_t *item, size_t index, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:98: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_push(cbor_item_t *array, cbor_item_t *pushee) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:98: warning: argument 'incref' of command @param is not found in the argument list of cbor_array_push(cbor_item_t *array, cbor_item_t *pushee) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:61: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_is_definite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:68: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_is_indefinite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:75: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:17: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_size(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:24: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_allocated(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:31: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_get(const cbor_item_t *item, size_t index) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:39: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_set(cbor_item_t *item, size_t index, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:39: warning: argument 'incref' of command @param is not found in the argument list of cbor_array_set(cbor_item_t *item, size_t index, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:50: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_replace(cbor_item_t *item, size_t index, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:50: warning: argument 'incref' of command @param is not found in the argument list of cbor_array_replace(cbor_item_t *item, size_t index, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:61: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_is_definite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:68: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_is_indefinite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:75: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:98: warning: argument 'borrow' of command @param is not found in the argument list of cbor_array_push(cbor_item_t *array, cbor_item_t *pushee) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h:98: warning: argument 'incref' of command @param is not found in the argument list of cbor_array_push(cbor_item_t *array, cbor_item_t *pushee) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_length(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:46: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:32: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_is_definite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:39: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_is_indefinite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:57: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_set_handle(cbor_item_t *item, cbor_mutable_data data, size_t length) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:68: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_chunks_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:78: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_chunk_count(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:85: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_add_chunk(cbor_item_t *item, cbor_item_t *chunk) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:85: warning: argument 'incref' of command @param is not found in the argument list of cbor_bytestring_add_chunk(cbor_item_t *item, cbor_item_t *chunk) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.c:91: warning: The following parameters of cbor_bytestring_add_chunk(cbor_item_t *item, cbor_item_t *chunk) are not documented: parameter 'chunk' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_length(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:32: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_is_definite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:39: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_is_indefinite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:46: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:57: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_set_handle(cbor_item_t *item, cbor_mutable_data data, size_t length) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:68: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_chunks_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:78: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_chunk_count(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:85: warning: argument 'borrow' of command @param is not found in the argument list of cbor_bytestring_add_chunk(cbor_item_t *item, cbor_item_t *chunk) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:85: warning: argument 'incref' of command @param is not found in the argument list of cbor_bytestring_add_chunk(cbor_item_t *item, cbor_item_t *chunk) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h:96: warning: The following parameters of cbor_bytestring_add_chunk(cbor_item_t *item, cbor_item_t *chunk) are not documented: parameter 'chunk' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:142: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_uint(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:148: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_negint(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:154: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_bytestring(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:160: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_string(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:166: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_array(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:172: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_map(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:178: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_tag(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:184: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_float_ctrl(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:132: warning: argument 'borrow' of command @param is not found in the argument list of cbor_typeof(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:192: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_int(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:204: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_bool(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:210: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_null(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:219: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_undef(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:198: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_float(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:234: warning: argument 'incref' of command @param is not found in the argument list of cbor_incref(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:243: warning: argument 'take' of command @param is not found in the argument list of cbor_decref(cbor_item_t **item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:252: warning: argument 'take' of command @param is not found in the argument list of cbor_intermediate_decref(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:261: warning: argument 'borrow' of command @param is not found in the argument list of cbor_refcount(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:272: warning: argument 'take' of command @param is not found in the argument list of cbor_move(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:132: warning: argument 'borrow' of command @param is not found in the argument list of cbor_typeof(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:142: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_uint(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:148: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_negint(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:154: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_bytestring(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:160: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_string(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:166: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_array(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:172: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_map(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:178: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_tag(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:184: warning: argument 'borrow' of command @param is not found in the argument list of cbor_isa_float_ctrl(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:192: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_int(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:198: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_float(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:204: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_bool(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:210: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_null(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:219: warning: argument 'borrow' of command @param is not found in the argument list of cbor_is_undef(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:234: warning: argument 'incref' of command @param is not found in the argument list of cbor_incref(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:243: warning: argument 'take' of command @param is not found in the argument list of cbor_decref(cbor_item_t **item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:252: warning: argument 'take' of command @param is not found in the argument list of cbor_intermediate_decref(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:261: warning: argument 'borrow' of command @param is not found in the argument list of cbor_refcount(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h:272: warning: argument 'take' of command @param is not found in the argument list of cbor_move(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/encoding.h:67: warning: argument 'value' of command @param is not found in the argument list of cbor_encode_half(float, unsigned char *, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/encoding.h:67: warning: argument 'buffer' of command @param is not found in the argument list of cbor_encode_half(float, unsigned char *, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/encoding.h:67: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_encode_half(float, unsigned char *, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/encoding.h:67: warning: argument 'value' of command @param is not found in the argument list of cbor_encode_half(float, unsigned char *, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/encoding.h:67: warning: argument 'buffer' of command @param is not found in the argument list of cbor_encode_half(float, unsigned char *, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/encoding.h:67: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_encode_half(float, unsigned char *, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:30: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_width(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:172: warning: argument 'borrow' of command @param is not found in the argument list of cbor_ctrl_value(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_ctrl_is_ctrl(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:37: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_float2(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.c:28: warning: The following parameters of cbor_float_get_float2(const cbor_item_t *item) are not documented: parameter 'item' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:46: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_float4(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.c:34: warning: The following parameters of cbor_float_get_float4(const cbor_item_t *item) are not documented: parameter 'item' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:55: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_float8(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.c:40: warning: The following parameters of cbor_float_get_float8(const cbor_item_t *item) are not documented: parameter 'item' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:64: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_float(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.c:46: warning: The following parameters of cbor_float_get_float(const cbor_item_t *item) are not documented: parameter 'item' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:73: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_bool(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:151: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_float2(cbor_item_t *item, float value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:158: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_float4(cbor_item_t *item, float value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:165: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_float8(cbor_item_t *item, double value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:131: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_ctrl(cbor_item_t *item, uint8_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:144: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_bool(cbor_item_t *item, bool value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_ctrl_is_ctrl(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:30: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_width(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:37: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_float2(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:44: warning: The following parameters of cbor_float_get_float2(const cbor_item_t *item) are not documented: parameter 'item' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:46: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_float4(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:53: warning: The following parameters of cbor_float_get_float4(const cbor_item_t *item) are not documented: parameter 'item' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:55: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_float8(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:62: warning: The following parameters of cbor_float_get_float8(const cbor_item_t *item) are not documented: parameter 'item' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:64: warning: argument 'borrow' of command @param is not found in the argument list of cbor_float_get_float(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:71: warning: The following parameters of cbor_float_get_float(const cbor_item_t *item) are not documented: parameter 'item' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:73: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_bool(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:131: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_ctrl(cbor_item_t *item, uint8_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:144: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_bool(cbor_item_t *item, bool value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:151: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_float2(cbor_item_t *item, float value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:158: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_float4(cbor_item_t *item, float value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:165: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_float8(cbor_item_t *item, double value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h:172: warning: argument 'borrow' of command @param is not found in the argument list of cbor_ctrl_value(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:90: warning: argument 'borrow' of command @param is not found in the argument list of cbor_int_get_width(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_uint8(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:30: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_uint16(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:37: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_uint32(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:44: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_uint64(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:51: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_int(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:58: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_uint8(cbor_item_t *item, uint8_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:66: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_uint16(cbor_item_t *item, uint16_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:74: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_uint32(cbor_item_t *item, uint32_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:82: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_uint64(cbor_item_t *item, uint64_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:97: warning: argument 'borrow' of command @param is not found in the argument list of cbor_mark_uint(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:105: warning: argument 'borrow' of command @param is not found in the argument list of cbor_mark_negint(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_uint8(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:30: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_uint16(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:37: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_uint32(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:44: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_uint64(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:51: warning: argument 'borrow' of command @param is not found in the argument list of cbor_get_int(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:58: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_uint8(cbor_item_t *item, uint8_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:66: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_uint16(cbor_item_t *item, uint16_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:74: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_uint32(cbor_item_t *item, uint32_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:82: warning: argument 'borrow' of command @param is not found in the argument list of cbor_set_uint64(cbor_item_t *item, uint64_t value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:90: warning: argument 'borrow' of command @param is not found in the argument list of cbor_int_get_width(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:97: warning: argument 'borrow' of command @param is not found in the argument list of cbor_mark_uint(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h:105: warning: argument 'borrow' of command @param is not found in the argument list of cbor_mark_negint(cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_size(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:30: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_allocated(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:44: warning: argument 'size' of command @param is not found in the argument list of cbor_new_indefinite_map() /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:63: warning: argument 'borrow' of command @param is not found in the argument list of _cbor_map_add_key(cbor_item_t *item, cbor_item_t *key) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:63: warning: argument 'incref' of command @param is not found in the argument list of _cbor_map_add_key(cbor_item_t *item, cbor_item_t *key) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:74: warning: argument 'borrow' of command @param is not found in the argument list of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:74: warning: argument 'key' of command @param is not found in the argument list of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:74: warning: argument 'incref' of command @param is not found in the argument list of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.c:96: warning: The following parameters of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) are not documented: parameter 'value' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:51: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_add(cbor_item_t *item, struct cbor_pair pair) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:51: warning: argument 'incref' of command @param is not found in the argument list of cbor_map_add(cbor_item_t *item, struct cbor_pair pair) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:85: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_is_definite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:92: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_is_indefinite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:99: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_size(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:30: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_allocated(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:44: warning: argument 'size' of command @param is not found in the argument list of cbor_new_indefinite_map() /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:51: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_add(cbor_item_t *item, struct cbor_pair pair) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:51: warning: argument 'incref' of command @param is not found in the argument list of cbor_map_add(cbor_item_t *item, struct cbor_pair pair) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:63: warning: argument 'borrow' of command @param is not found in the argument list of _cbor_map_add_key(cbor_item_t *item, cbor_item_t *key) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:63: warning: argument 'incref' of command @param is not found in the argument list of _cbor_map_add_key(cbor_item_t *item, cbor_item_t *key) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:74: warning: argument 'borrow' of command @param is not found in the argument list of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:74: warning: argument 'key' of command @param is not found in the argument list of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:74: warning: argument 'incref' of command @param is not found in the argument list of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:83: warning: The following parameters of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) are not documented: parameter 'value' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:85: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_is_definite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:92: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_is_indefinite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h:99: warning: argument 'borrow' of command @param is not found in the argument list of cbor_map_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:33: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_alloc(const cbor_item_t *item, cbor_mutable_data *buffer, size_t *buffer_size) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:33: warning: argument 'out' of command @param is not found in the argument list of cbor_serialize_alloc(const cbor_item_t *item, cbor_mutable_data *buffer, size_t *buffer_size) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:33: warning: argument 'out' of command @param is not found in the argument list of cbor_serialize_alloc(const cbor_item_t *item, cbor_mutable_data *buffer, size_t *buffer_size) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:48: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:48: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:48: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:48: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:57: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:57: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:57: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:57: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:66: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:66: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:66: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:66: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:76: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:76: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:76: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:76: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:85: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:85: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:85: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:85: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:94: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:94: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:94: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:94: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:103: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:103: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:103: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:103: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:112: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:112: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:112: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:112: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:33: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_alloc(const cbor_item_t *item, cbor_mutable_data *buffer, size_t *buffer_size) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:33: warning: argument 'out' of command @param is not found in the argument list of cbor_serialize_alloc(const cbor_item_t *item, cbor_mutable_data *buffer, size_t *buffer_size) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:33: warning: argument 'out' of command @param is not found in the argument list of cbor_serialize_alloc(const cbor_item_t *item, cbor_mutable_data *buffer, size_t *buffer_size) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:48: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:48: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:48: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:48: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:57: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:57: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:57: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:57: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:66: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:66: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:66: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:66: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:76: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:76: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:76: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:76: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:85: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:85: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:85: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:85: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:94: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:94: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:94: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:94: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:103: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:103: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:103: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:103: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:112: warning: argument 'item' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:112: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:112: warning: argument 'buffer' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h:112: warning: argument 'buffer_size' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *, cbor_mutable_data, size_t) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.c:52: warning: The following parameters of cbor_build_stringn(const char *val, size_t length) are not documented: parameter 'length' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:66: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_set_handle(cbor_item_t *item, cbor_mutable_data data, size_t length) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:83: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_chunks_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:93: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_chunk_count(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:100: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_add_chunk(cbor_item_t *item, cbor_item_t *chunk) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:100: warning: argument 'incref' of command @param is not found in the argument list of cbor_string_add_chunk(cbor_item_t *item, cbor_item_t *chunk) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.c:83: warning: The following parameters of cbor_string_add_chunk(cbor_item_t *item, cbor_item_t *chunk) are not documented: parameter 'chunk' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_length(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:55: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:32: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_codepoint_count(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:41: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_is_definite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:48: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_is_indefinite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:23: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_length(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:32: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_codepoint_count(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:41: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_is_definite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:48: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_is_indefinite(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:55: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:66: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_set_handle(cbor_item_t *item, cbor_mutable_data data, size_t length) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:83: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_chunks_handle(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:93: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_chunk_count(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:100: warning: argument 'borrow' of command @param is not found in the argument list of cbor_string_add_chunk(cbor_item_t *item, cbor_item_t *chunk) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:100: warning: argument 'incref' of command @param is not found in the argument list of cbor_string_add_chunk(cbor_item_t *item, cbor_item_t *chunk) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:111: warning: The following parameters of cbor_string_add_chunk(cbor_item_t *item, cbor_item_t *chunk) are not documented: parameter 'chunk' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h:145: warning: The following parameters of cbor_build_stringn(const char *val, size_t length) are not documented: parameter 'length' /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:31: warning: argument 'borrow' of command @param is not found in the argument list of cbor_tag_item(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:38: warning: argument 'borrow' of command @param is not found in the argument list of cbor_tag_value(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:45: warning: argument 'borrow' of command @param is not found in the argument list of cbor_tag_set_item(cbor_item_t *item, cbor_item_t *tagged_item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:45: warning: argument 'incref' of command @param is not found in the argument list of cbor_tag_set_item(cbor_item_t *item, cbor_item_t *tagged_item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:52: warning: argument 'incref' of command @param is not found in the argument list of cbor_build_tag(uint64_t value, cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:31: warning: argument 'borrow' of command @param is not found in the argument list of cbor_tag_item(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:38: warning: argument 'borrow' of command @param is not found in the argument list of cbor_tag_value(const cbor_item_t *item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:45: warning: argument 'borrow' of command @param is not found in the argument list of cbor_tag_set_item(cbor_item_t *item, cbor_item_t *tagged_item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:45: warning: argument 'incref' of command @param is not found in the argument list of cbor_tag_set_item(cbor_item_t *item, cbor_item_t *tagged_item) /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h:52: warning: argument 'incref' of command @param is not found in the argument list of cbor_build_tag(uint64_t value, cbor_item_t *item) error: Style sheet 'doxygen-theme/customdoxygen.css' specified by HTML_EXTRA_STYLESHEET does not exist! b"Notice: Output directory `doc/build/doxygen' does not exist. I have created it for you.\nSearching for include files...\nSearching for example files...\nSearching for images...\nSearching for dot files...\nSearching for msc files...\nSearching for dia files...\nSearching for files to exclude\nSearching INPUT for files to process...\nSearching for files in directory /builddir/build/BUILD/libcbor-0.7.0/src\nSearching for files in directory /builddir/build/BUILD/libcbor-0.7.0/src/cbor\nSearching for files in directory /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal\nSearching for files in directory /builddir/build/BUILD/libcbor-0.7.0/src/CMakeFiles\nSearching for files in directory /builddir/build/BUILD/libcbor-0.7.0/src/CMakeFiles/cbor.dir\nSearching for files in directory /builddir/build/BUILD/libcbor-0.7.0/src/CMakeFiles/cbor.dir/cbor\nSearching for files in directory /builddir/build/BUILD/libcbor-0.7.0/src/CMakeFiles/cbor.dir/cbor/internal\nSearching for files in directory /builddir/build/BUILD/libcbor-0.7.0/src/CMakeFiles/cbor_shared.dir\nSearching for files in directory /builddir/build/BUILD/libcbor-0.7.0/src/CMakeFiles/cbor_shared.dir/cbor\nSearching for files in directory /builddir/build/BUILD/libcbor-0.7.0/src/CMakeFiles/cbor_shared.dir/cbor/internal\nReading and parsing tag files\nParsing files\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/allocators.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/allocators.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/arrays.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/bytestrings.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/callbacks.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/callbacks.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/callbacks.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/callbacks.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/common.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/data.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/data.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/encoding.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/encoding.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/encoding.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/encoding.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/floats_ctrls.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/builder_callbacks.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/builder_callbacks.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/builder_callbacks.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/builder_callbacks.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/encoders.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/encoders.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/encoders.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/encoders.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/loaders.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/loaders.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/loaders.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/loaders.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/memory_utils.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/memory_utils.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/memory_utils.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/memory_utils.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/stack.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/stack.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/stack.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/stack.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/unicode.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/unicode.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/unicode.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/unicode.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/ints.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/maps.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/serialization.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/streaming.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/streaming.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/streaming.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/streaming.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/strings.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor/tags.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor.c...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.7.0/src/cbor.h...\nParsing file /builddir/build/BUILD/libcbor-0.7.0/src/cbor.h...\nReading /builddir/build/BUILD/libcbor-0.7.0/doc/doxy_frontpage.md...\nBuilding group list...\nBuilding directory list...\nBuilding namespace list...\nBuilding file list...\nBuilding class list...\nAssociating documentation with classes...\nComputing nesting relations for classes...\nBuilding example list...\nSearching for enumerations...\nSearching for documented typedefs...\nSearching for members imported via using declarations...\nSearching for included using directives...\nSearching for documented variables...\nBuilding interface member list...\nBuilding member list...\nSearching for friends...\nSearching for documented defines...\nComputing class inheritance relations...\nComputing class usage relations...\nFlushing cached template relations that have become invalid...\nComputing class relations...\nAdd enum values to enums...\nSearching for member function documentation...\nCreating members for template instances...\nBuilding page list...\nSearch for main page...\nComputing page relations...\nDetermining the scope of groups...\nSorting lists...\nFreeing entry tree\nDetermining which enums are documented\nComputing member relations...\nBuilding full member lists recursively...\nAdding members to member groups.\nComputing member references...\nInheriting documentation...\nGenerating disk names...\nAdding source references...\nAdding xrefitems...\nSorting member lists...\nComputing dependencies between directories...\nGenerating citations page...\nCounting data structures...\nResolving user defined references...\nFinding anchors and sections in the documentation...\nTransferring function references...\nCombining using relations...\nAdding members to index pages...\nGenerating style sheet...\nGenerating search indices...\nGenerating example documentation...\nGenerating file sources...\nGenerating code for file doc/doxy_frontpage.md...\nGenerating code for file src/allocators.c...\nGenerating code for file src/cbor.c...\nGenerating code for file src/cbor.h...\nGenerating code for file src/cbor/arrays.c...\nGenerating code for file src/cbor/arrays.h...\nGenerating code for file src/cbor/bytestrings.c...\nGenerating code for file src/cbor/bytestrings.h...\nGenerating code for file src/cbor/callbacks.c...\nGenerating code for file src/cbor/callbacks.h...\nGenerating code for file src/cbor/common.c...\nGenerating code for file src/cbor/common.h...\nGenerating code for file src/cbor/data.h...\nGenerating code for file src/cbor/encoding.c...\nGenerating code for file src/cbor/encoding.h...\nGenerating code for file src/cbor/floats_ctrls.c...\nGenerating code for file src/cbor/floats_ctrls.h...\nGenerating code for file src/cbor/internal/builder_callbacks.c...\nGenerating code for file src/cbor/internal/builder_callbacks.h...\nGenerating code for file src/cbor/internal/encoders.c...\nGenerating code for file src/cbor/internal/encoders.h...\nGenerating code for file src/cbor/internal/loaders.c...\nGenerating code for file src/cbor/internal/loaders.h...\nGenerating code for file src/cbor/internal/memory_utils.c...\nGenerating code for file src/cbor/internal/memory_utils.h...\nGenerating code for file src/cbor/internal/stack.c...\nGenerating code for file src/cbor/internal/stack.h...\nGenerating code for file src/cbor/internal/unicode.c...\nGenerating code for file src/cbor/internal/unicode.h...\nGenerating code for file src/cbor/ints.c...\nGenerating code for file src/cbor/ints.h...\nGenerating code for file src/cbor/maps.c...\nGenerating code for file src/cbor/maps.h...\nGenerating code for file src/cbor/serialization.c...\nGenerating code for file src/cbor/serialization.h...\nGenerating code for file src/cbor/streaming.c...\nGenerating code for file src/cbor/streaming.h...\nGenerating code for file src/cbor/strings.c...\nGenerating code for file src/cbor/strings.h...\nGenerating code for file src/cbor/tags.c...\nGenerating code for file src/cbor/tags.h...\nGenerating file documentation...\nGenerating docs for file doc/doxy_frontpage.md...\nGenerating docs for file src/allocators.c...\nGenerating docs for file src/cbor.c...\nGenerating docs for file src/cbor.h...\nGenerating docs for file src/cbor/arrays.c...\nGenerating docs for file src/cbor/arrays.h...\nGenerating docs for file src/cbor/bytestrings.c...\nGenerating docs for file src/cbor/bytestrings.h...\nGenerating docs for file src/cbor/callbacks.c...\nGenerating docs for file src/cbor/callbacks.h...\nGenerating docs for file src/cbor/common.c...\nGenerating docs for file src/cbor/common.h...\nGenerating docs for file src/cbor/data.h...\nGenerating docs for file src/cbor/encoding.c...\nGenerating docs for file src/cbor/encoding.h...\nGenerating docs for file src/cbor/floats_ctrls.c...\nGenerating docs for file src/cbor/floats_ctrls.h...\nGenerating docs for file src/cbor/internal/builder_callbacks.c...\nGenerating docs for file src/cbor/internal/builder_callbacks.h...\nGenerating docs for file src/cbor/internal/encoders.c...\nGenerating docs for file src/cbor/internal/encoders.h...\nGenerating docs for file src/cbor/internal/loaders.c...\nGenerating docs for file src/cbor/internal/loaders.h...\nGenerating docs for file src/cbor/internal/memory_utils.c...\nGenerating docs for file src/cbor/internal/memory_utils.h...\nGenerating docs for file src/cbor/internal/stack.c...\nGenerating docs for file src/cbor/internal/stack.h...\nGenerating docs for file src/cbor/internal/unicode.c...\nGenerating docs for file src/cbor/internal/unicode.h...\nGenerating docs for file src/cbor/ints.c...\nGenerating docs for file src/cbor/ints.h...\nGenerating docs for file src/cbor/maps.c...\nGenerating docs for file src/cbor/maps.h...\nGenerating docs for file src/cbor/serialization.c...\nGenerating docs for file src/cbor/serialization.h...\nGenerating docs for file src/cbor/streaming.c...\nGenerating docs for file src/cbor/streaming.h...\nGenerating docs for file src/cbor/strings.c...\nGenerating docs for file src/cbor/strings.h...\nGenerating docs for file src/cbor/tags.c...\nGenerating docs for file src/cbor/tags.h...\nGenerating page documentation...\nGenerating group documentation...\nGenerating class documentation...\nGenerating docs for compound _cbor_array_metadata...\nGenerating docs for compound _cbor_bytestring_metadata...\nGenerating docs for compound _cbor_decoder_context...\nGenerating docs for compound _cbor_double_helper...\nGenerating docs for compound _cbor_float_ctrl_metadata...\nGenerating docs for compound _cbor_float_helper...\nGenerating docs for compound _cbor_int_metadata...\nGenerating docs for compound _cbor_map_metadata...\nGenerating docs for compound _cbor_stack...\nGenerating docs for compound _cbor_stack_record...\nGenerating docs for compound _cbor_string_metadata...\nGenerating docs for compound _cbor_tag_metadata...\nGenerating docs for compound _cbor_unicode_status...\nGenerating docs for compound cbor_callbacks...\nGenerating docs for compound cbor_decoder_result...\nGenerating docs for compound cbor_error...\nGenerating docs for compound cbor_indefinite_string_data...\nGenerating docs for compound cbor_item_metadata...\nGenerating docs for compound cbor_item_t...\nGenerating docs for compound cbor_load_result...\nGenerating docs for compound cbor_pair...\nGenerating namespace index...\nGenerating graph info page...\nGenerating directory documentation...\nGenerating index page...\nGenerating page index...\nGenerating module index...\nGenerating namespace index...\nGenerating namespace member index...\nGenerating annotated compound index...\nGenerating alphabetical compound index...\nGenerating hierarchical class index...\nGenerating member index...\nGenerating file index...\nGenerating file member index...\nGenerating example index...\nfinalizing index lists...\nwriting tag file...\nGenerating XML output...\nGenerating XML output for class _cbor_array_metadata\nGenerating XML output for class _cbor_bytestring_metadata\nGenerating XML output for class _cbor_decoder_context\nGenerating XML output for class _cbor_double_helper\nGenerating XML output for class _cbor_float_ctrl_metadata\nGenerating XML output for class _cbor_float_helper\nGenerating XML output for class _cbor_int_metadata\nGenerating XML output for class _cbor_map_metadata\nGenerating XML output for class _cbor_stack\nGenerating XML output for class _cbor_stack_record\nGenerating XML output for class _cbor_string_metadata\nGenerating XML output for class _cbor_tag_metadata\nGenerating XML output for class _cbor_unicode_status\nGenerating XML output for class cbor_callbacks\nGenerating XML output for class cbor_decoder_result\nGenerating XML output for class cbor_error\nGenerating XML output for class cbor_indefinite_string_data\nGenerating XML output for class cbor_item_metadata\nGenerating XML output for class cbor_item_t\nGenerating XML output for class cbor_load_result\nGenerating XML output for class cbor_pair\nGenerating XML output for file doxy_frontpage.md\nGenerating XML output for file allocators.c\nGenerating XML output for file cbor.c\nGenerating XML output for file cbor.h\nGenerating XML output for file arrays.c\nGenerating XML output for file arrays.h\nGenerating XML output for file bytestrings.c\nGenerating XML output for file bytestrings.h\nGenerating XML output for file callbacks.c\nGenerating XML output for file callbacks.h\nGenerating XML output for file common.c\nGenerating XML output for file common.h\nGenerating XML output for file data.h\nGenerating XML output for file encoding.c\nGenerating XML output for file encoding.h\nGenerating XML output for file floats_ctrls.c\nGenerating XML output for file floats_ctrls.h\nGenerating XML output for file builder_callbacks.c\nGenerating XML output for file builder_callbacks.h\nGenerating XML output for file encoders.c\nGenerating XML output for file encoders.h\nGenerating XML output for file loaders.c\nGenerating XML output for file loaders.h\nGenerating XML output for file memory_utils.c\nGenerating XML output for file memory_utils.h\nGenerating XML output for file stack.c\nGenerating XML output for file stack.h\nGenerating XML output for file unicode.c\nGenerating XML output for file unicode.h\nGenerating XML output for file ints.c\nGenerating XML output for file ints.h\nGenerating XML output for file maps.c\nGenerating XML output for file maps.h\nGenerating XML output for file serialization.c\nGenerating XML output for file serialization.h\nGenerating XML output for file streaming.c\nGenerating XML output for file streaming.h\nGenerating XML output for file strings.c\nGenerating XML output for file strings.h\nGenerating XML output for file tags.c\nGenerating XML output for file tags.h\nGenerate XML output for dir /builddir/build/BUILD/libcbor-0.7.0/src/cbor/\nGenerate XML output for dir /builddir/build/BUILD/libcbor-0.7.0/src/cbor/internal/\nGenerate XML output for dir /builddir/build/BUILD/libcbor-0.7.0/src/\nGenerating XML output for the main page\nlookup cache used 539/65536 hits=11915 misses=554\nfinished...\n" /builddir/build/BUILD/libcbor-0.7.0/doc/source /builddir/build/BUILD/libcbor-0.7.0/doc/source/../build/doxygen/xml making output directory... done building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 23 added, 0 changed, 0 removed reading sources... [ 4%] api reading sources... [ 8%] api/decoding /usr/lib/python3.6/site-packages/sphinx/util/docutils.py:285: RemovedInSphinx30Warning: function based directive support is now deprecated. Use class based directive instead. RemovedInSphinx30Warning) Exception occurred: File "/usr/lib/python3.6/site-packages/breathe/renderer/sphinxrenderer.py", line 38, in parse_definition ast = parser.parse_declaration("class") TypeError: parse_declaration() missing 1 required positional argument: 'directiveType' The full traceback has been saved in /tmp/sphinx-err-hqy79rl3.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. A bug report can be filed in the tracker at . Thanks! make: *** [Makefile:131: man] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.NFAo5b (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.NFAo5b (%build) Child return code was: 1 EXCEPTION: [Error("Command failed: \n # bash --login -c '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/libcbor.spec'\n", 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 610, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (cmd_pretty(command, env), output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/libcbor.spec'