Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
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-oc9-build-42088-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffe162f57f0>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/libcbor-0.9.0-3.oc9.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-oc9-build-42088-14591/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xfffe162f57f0>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.wYRy8O
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf libcbor-0.9.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/v0.9.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libcbor-0.9.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dWlgaw
+ umask 022
+ cd /builddir/build/BUILD
+ cd libcbor-0.9.0
+ CFLAGS='-O2 -g'
+ export CFLAGS
+ CXXFLAGS='-O2 -g'
+ export CXXFLAGS
+ FFLAGS='-O2 -g '
+ export FFLAGS
+ FCFLAGS='-O2 -g '
+ export FCFLAGS
+ LDFLAGS=
+ export LDFLAGS
+ /usr/bin/cmake -S '%{_vpath_srcdir}' -B '%{_vpath_builddir}' -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_DO_STRIP:BOOL=OFF -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 ./
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.
  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.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
-- 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 size_t
-- Check size of size_t - done
-- LTO is enabled
-- Looking for ldexp
-- Looking for ldexp - found
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- 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_DO_STRIP
    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.9.0
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/cmake -S/builddir/build/BUILD/libcbor-0.9.0 -B/builddir/build/BUILD/libcbor-0.9.0 --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libcbor-0.9.0/CMakeFiles /builddir/build/BUILD/libcbor-0.9.0//CMakeFiles/progress.marks
/usr/bin/make  -f CMakeFiles/Makefile2 all
/usr/bin/make  -f src/CMakeFiles/cbor.dir/build.make src/CMakeFiles/cbor.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
cd /builddir/build/BUILD/libcbor-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libcbor-0.9.0 /builddir/build/BUILD/libcbor-0.9.0/src /builddir/build/BUILD/libcbor-0.9.0 /builddir/build/BUILD/libcbor-0.9.0/src /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
/usr/bin/make  -f src/CMakeFiles/cbor.dir/build.make src/CMakeFiles/cbor.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 18%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o -MF CMakeFiles/cbor.dir/cbor/internal/encoders.c.o.d -o CMakeFiles/cbor.dir/cbor/internal/encoders.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/encoders.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 15%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o -MF CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o.d -o CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/memory_utils.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 15%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o -MF CMakeFiles/cbor.dir/cbor/internal/loaders.c.o.d -o CMakeFiles/cbor.dir/cbor/internal/loaders.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/loaders.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 25%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o -MF CMakeFiles/cbor.dir/cbor/internal/unicode.c.o.d -o CMakeFiles/cbor.dir/cbor/internal/unicode.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/unicode.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 21%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o -MF CMakeFiles/cbor.dir/cbor/internal/stack.c.o.d -o CMakeFiles/cbor.dir/cbor/internal/stack.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/stack.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 34%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor/arrays.c.o -MF CMakeFiles/cbor.dir/cbor/arrays.c.o.d -o CMakeFiles/cbor.dir/cbor/arrays.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor/arrays.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 28%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor/encoding.c.o -MF CMakeFiles/cbor.dir/cbor/encoding.c.o.d -o CMakeFiles/cbor.dir/cbor/encoding.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor/encoding.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 15%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor/streaming.c.o -MF CMakeFiles/cbor.dir/cbor/streaming.c.o.d -o CMakeFiles/cbor.dir/cbor/streaming.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor/streaming.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 15%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o -MF CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o.d -o CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/builder_callbacks.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 15%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor.c.o -MF CMakeFiles/cbor.dir/cbor.c.o.d -o CMakeFiles/cbor.dir/cbor.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 31%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor/serialization.c.o -MF CMakeFiles/cbor.dir/cbor/serialization.c.o.d -o CMakeFiles/cbor.dir/cbor/serialization.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 37%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor/common.c.o -MF CMakeFiles/cbor.dir/cbor/common.c.o.d -o CMakeFiles/cbor.dir/cbor/common.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor/common.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor/callbacks.c.o -MF CMakeFiles/cbor.dir/cbor/callbacks.c.o.d -o CMakeFiles/cbor.dir/cbor/callbacks.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor/callbacks.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor/tags.c.o -MF CMakeFiles/cbor.dir/cbor/tags.c.o.d -o CMakeFiles/cbor.dir/cbor/tags.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor/tags.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 43%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o -MF CMakeFiles/cbor.dir/cbor/bytestrings.c.o.d -o CMakeFiles/cbor.dir/cbor/bytestrings.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor/bytestrings.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 40%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o -MF CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o.d -o CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor/strings.c.o -MF CMakeFiles/cbor.dir/cbor/strings.c.o.d -o CMakeFiles/cbor.dir/cbor/strings.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor/strings.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 56%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor/maps.c.o -MF CMakeFiles/cbor.dir/cbor/maps.c.o.d -o CMakeFiles/cbor.dir/cbor/maps.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor/maps.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -Dcbor_EXPORTS -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -fPIC -MD -MT src/CMakeFiles/cbor.dir/cbor/ints.c.o -MF CMakeFiles/cbor.dir/cbor/ints.c.o.d -o CMakeFiles/cbor.dir/cbor/ints.c.o -c /builddir/build/BUILD/libcbor-0.9.0/src/cbor/ints.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 62%] Linking C shared library libcbor.so
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/cbor.dir/link.txt --verbose=1
/usr/bin/cc -fPIC -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -shared -Wl,-soname,libcbor.so.0.9 -o libcbor.so.0.9.0 CMakeFiles/cbor.dir/cbor.c.o CMakeFiles/cbor.dir/cbor/streaming.c.o CMakeFiles/cbor.dir/cbor/internal/encoders.c.o CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o CMakeFiles/cbor.dir/cbor/internal/loaders.c.o CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o CMakeFiles/cbor.dir/cbor/internal/stack.c.o CMakeFiles/cbor.dir/cbor/internal/unicode.c.o CMakeFiles/cbor.dir/cbor/encoding.c.o CMakeFiles/cbor.dir/cbor/serialization.c.o CMakeFiles/cbor.dir/cbor/arrays.c.o CMakeFiles/cbor.dir/cbor/common.c.o CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o CMakeFiles/cbor.dir/cbor/bytestrings.c.o CMakeFiles/cbor.dir/cbor/callbacks.c.o CMakeFiles/cbor.dir/cbor/strings.c.o CMakeFiles/cbor.dir/cbor/maps.c.o CMakeFiles/cbor.dir/cbor/tags.c.o CMakeFiles/cbor.dir/cbor/ints.c.o 
cd /builddir/build/BUILD/libcbor-0.9.0/src && /usr/bin/cmake -E cmake_symlink_library libcbor.so.0.9.0 libcbor.so.0.9 libcbor.so
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[1]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 62%] Built target cbor
make[1]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
/usr/bin/make  -f examples/CMakeFiles/readfile.dir/build.make examples/CMakeFiles/readfile.dir/depend
/usr/bin/make  -f examples/CMakeFiles/create_items.dir/build.make examples/CMakeFiles/create_items.dir/depend
/usr/bin/make  -f examples/CMakeFiles/streaming_parser.dir/build.make examples/CMakeFiles/streaming_parser.dir/depend
/usr/bin/make  -f examples/CMakeFiles/streaming_array.dir/build.make examples/CMakeFiles/streaming_array.dir/depend
/usr/bin/make  -f examples/CMakeFiles/sort.dir/build.make examples/CMakeFiles/sort.dir/depend
/usr/bin/make  -f examples/CMakeFiles/hello.dir/build.make examples/CMakeFiles/hello.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
cd /builddir/build/BUILD/libcbor-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libcbor-0.9.0 /builddir/build/BUILD/libcbor-0.9.0/examples /builddir/build/BUILD/libcbor-0.9.0 /builddir/build/BUILD/libcbor-0.9.0/examples /builddir/build/BUILD/libcbor-0.9.0/examples/CMakeFiles/sort.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
cd /builddir/build/BUILD/libcbor-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libcbor-0.9.0 /builddir/build/BUILD/libcbor-0.9.0/examples /builddir/build/BUILD/libcbor-0.9.0 /builddir/build/BUILD/libcbor-0.9.0/examples /builddir/build/BUILD/libcbor-0.9.0/examples/CMakeFiles/streaming_array.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
/usr/bin/make  -f examples/CMakeFiles/sort.dir/build.make examples/CMakeFiles/sort.dir/build
cd /builddir/build/BUILD/libcbor-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libcbor-0.9.0 /builddir/build/BUILD/libcbor-0.9.0/examples /builddir/build/BUILD/libcbor-0.9.0 /builddir/build/BUILD/libcbor-0.9.0/examples /builddir/build/BUILD/libcbor-0.9.0/examples/CMakeFiles/create_items.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
cd /builddir/build/BUILD/libcbor-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libcbor-0.9.0 /builddir/build/BUILD/libcbor-0.9.0/examples /builddir/build/BUILD/libcbor-0.9.0 /builddir/build/BUILD/libcbor-0.9.0/examples /builddir/build/BUILD/libcbor-0.9.0/examples/CMakeFiles/hello.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
cd /builddir/build/BUILD/libcbor-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libcbor-0.9.0 /builddir/build/BUILD/libcbor-0.9.0/examples /builddir/build/BUILD/libcbor-0.9.0 /builddir/build/BUILD/libcbor-0.9.0/examples /builddir/build/BUILD/libcbor-0.9.0/examples/CMakeFiles/streaming_parser.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
/usr/bin/make  -f examples/CMakeFiles/create_items.dir/build.make examples/CMakeFiles/create_items.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
cd /builddir/build/BUILD/libcbor-0.9.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libcbor-0.9.0 /builddir/build/BUILD/libcbor-0.9.0/examples /builddir/build/BUILD/libcbor-0.9.0 /builddir/build/BUILD/libcbor-0.9.0/examples /builddir/build/BUILD/libcbor-0.9.0/examples/CMakeFiles/readfile.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
/usr/bin/make  -f examples/CMakeFiles/readfile.dir/build.make examples/CMakeFiles/readfile.dir/build
/usr/bin/make  -f examples/CMakeFiles/streaming_parser.dir/build.make examples/CMakeFiles/streaming_parser.dir/build
/usr/bin/make  -f examples/CMakeFiles/streaming_array.dir/build.make examples/CMakeFiles/streaming_array.dir/build
/usr/bin/make  -f examples/CMakeFiles/hello.dir/build.make examples/CMakeFiles/hello.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 78%] Building C object examples/CMakeFiles/hello.dir/hello.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/examples && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -MD -MT examples/CMakeFiles/hello.dir/hello.c.o -MF CMakeFiles/hello.dir/hello.c.o.d -o CMakeFiles/hello.dir/hello.c.o -c /builddir/build/BUILD/libcbor-0.9.0/examples/hello.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 71%] Building C object examples/CMakeFiles/sort.dir/sort.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/examples && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -MD -MT examples/CMakeFiles/sort.dir/sort.c.o -MF CMakeFiles/sort.dir/sort.c.o.d -o CMakeFiles/sort.dir/sort.c.o -c /builddir/build/BUILD/libcbor-0.9.0/examples/sort.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 81%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/examples && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -MD -MT examples/CMakeFiles/create_items.dir/create_items.c.o -MF CMakeFiles/create_items.dir/create_items.c.o.d -o CMakeFiles/create_items.dir/create_items.c.o -c /builddir/build/BUILD/libcbor-0.9.0/examples/create_items.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 71%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/examples && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -MD -MT examples/CMakeFiles/readfile.dir/readfile.c.o -MF CMakeFiles/readfile.dir/readfile.c.o.d -o CMakeFiles/readfile.dir/readfile.c.o -c /builddir/build/BUILD/libcbor-0.9.0/examples/readfile.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 75%] Building C object examples/CMakeFiles/streaming_array.dir/streaming_array.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/examples && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -MD -MT examples/CMakeFiles/streaming_array.dir/streaming_array.c.o -MF CMakeFiles/streaming_array.dir/streaming_array.c.o.d -o CMakeFiles/streaming_array.dir/streaming_array.c.o -c /builddir/build/BUILD/libcbor-0.9.0/examples/streaming_array.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 71%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o
cd /builddir/build/BUILD/libcbor-0.9.0/examples && /usr/bin/cc -DEIGHT_BYTE_SIZE_T -I/builddir/build/BUILD/libcbor-0.9.0/src -I/builddir/build/BUILD/libcbor-0.9.0 -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -MD -MT examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o -MF CMakeFiles/streaming_parser.dir/streaming_parser.c.o.d -o CMakeFiles/streaming_parser.dir/streaming_parser.c.o -c /builddir/build/BUILD/libcbor-0.9.0/examples/streaming_parser.c
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 84%] Linking C executable hello
cd /builddir/build/BUILD/libcbor-0.9.0/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/hello.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -rdynamic CMakeFiles/hello.dir/hello.c.o -o hello  -Wl,-rpath,/builddir/build/BUILD/libcbor-0.9.0/src ../src/libcbor.so.0.9.0 
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 87%] Linking C executable sort
cd /builddir/build/BUILD/libcbor-0.9.0/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/sort.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -rdynamic CMakeFiles/sort.dir/sort.c.o -o sort  -Wl,-rpath,/builddir/build/BUILD/libcbor-0.9.0/src ../src/libcbor.so.0.9.0 
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 93%] Linking C executable readfile
cd /builddir/build/BUILD/libcbor-0.9.0/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/readfile.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -rdynamic CMakeFiles/readfile.dir/readfile.c.o -o readfile  -Wl,-rpath,/builddir/build/BUILD/libcbor-0.9.0/src ../src/libcbor.so.0.9.0 
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[1]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[100%] Built target hello
make[1]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[ 93%] Linking C executable create_items
cd /builddir/build/BUILD/libcbor-0.9.0/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/create_items.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -rdynamic CMakeFiles/create_items.dir/create_items.c.o -o create_items  -Wl,-rpath,/builddir/build/BUILD/libcbor-0.9.0/src ../src/libcbor.so.0.9.0 
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[1]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[100%] Built target sort
make[1]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[1]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[100%] Built target readfile
make[1]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[1]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[100%] Built target create_items
make[1]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[100%] Linking C executable streaming_array
cd /builddir/build/BUILD/libcbor-0.9.0/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/streaming_array.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -rdynamic CMakeFiles/streaming_array.dir/streaming_array.c.o -o streaming_array  -Wl,-rpath,/builddir/build/BUILD/libcbor-0.9.0/src ../src/libcbor.so.0.9.0 
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[2]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[100%] Linking C executable streaming_parser
cd /builddir/build/BUILD/libcbor-0.9.0/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/streaming_parser.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -std=c99 -pedantic -DNDEBUG -O3 -Wall -DNDEBUG -rdynamic CMakeFiles/streaming_parser.dir/streaming_parser.c.o -o streaming_parser  -Wl,-rpath,/builddir/build/BUILD/libcbor-0.9.0/src ../src/libcbor.so.0.9.0 
make[2]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[1]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[100%] Built target streaming_array
make[1]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
make[1]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
[100%] Built target streaming_parser
make[1]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libcbor-0.9.0/CMakeFiles 0
+ cd doc
+ make man
sphinx-build -b man -d build/doctrees   source build/man
Running Sphinx v4.3.1
warning: Tag 'TCL_SUBST' at line 238 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 1038 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'FORMULA_TRANSPARENT' at line 1455 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1743 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'RTF_SOURCE_CODE' at line 1825 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 1923 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 2103 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 2116 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 2125 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTNAME' at line 2167 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTSIZE' at line 2174 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_TRANSPARENT' at line 2393 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: failed to open layout file 'doxygen-theme/DoxygenLayout.xml' for reading!
error: Style sheet 'doxygen-theme/customdoxygen.css' specified by HTML_EXTRA_STYLESHEET does not exist!
/builddir/build/BUILD/libcbor-0.9.0/src/cbor.h:49: 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.9.0/src/cbor.h:38: 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.9.0/src/cbor.h:49: 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.9.0/src/cbor.h:38: 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.9.0/src/cbor/arrays.h:25: 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.9.0/src/cbor/arrays.h:32: 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.9.0/src/cbor/arrays.h:79: 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.9.0/src/cbor/arrays.h:65: 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.9.0/src/cbor/arrays.h:72: 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.9.0/src/cbor/arrays.h:102: 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.9.0/src/cbor/arrays.h:102: 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.9.0/src/cbor/arrays.h:53: 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.9.0/src/cbor/arrays.h:53: 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.9.0/src/cbor/arrays.h:40: 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.9.0/src/cbor/arrays.h:40: 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.9.0/src/cbor/arrays.h:18: 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.9.0/src/cbor/arrays.h:25: 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.9.0/src/cbor/arrays.h:32: 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.9.0/src/cbor/arrays.h:79: 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.9.0/src/cbor/arrays.h:65: 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.9.0/src/cbor/arrays.h:72: 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.9.0/src/cbor/arrays.h:102: 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.9.0/src/cbor/arrays.h:102: 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.9.0/src/cbor/arrays.h:53: 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.9.0/src/cbor/arrays.h:53: 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.9.0/src/cbor/arrays.h:40: 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.9.0/src/cbor/arrays.h:40: 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.9.0/src/cbor/arrays.h:18: 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.9.0/src/cbor/bytestrings.h:87: 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.9.0/src/cbor/bytestrings.h:87: 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.9.0/src/cbor/bytestrings.h:87: warning: argument 'item' from the argument list of cbor_bytestring_add_chunk has multiple @param documentation sections
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/bytestrings.h:87: warning: The following parameter of cbor_bytestring_add_chunk(cbor_item_t *item, cbor_item_t *chunk) is not documented:
  parameter 'chunk'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/bytestrings.h:80: 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.9.0/src/cbor/bytestrings.h:69: 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.9.0/src/cbor/bytestrings.h:47: 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.9.0/src/cbor/bytestrings.h:33: 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.9.0/src/cbor/bytestrings.h:40: 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.9.0/src/cbor/bytestrings.h:24: 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.9.0/src/cbor/bytestrings.h:58: 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.9.0/src/cbor/bytestrings.h:87: 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.9.0/src/cbor/bytestrings.h:87: 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.9.0/src/cbor/bytestrings.h:87: warning: argument 'item' from the argument list of cbor_bytestring_add_chunk has multiple @param documentation sections
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/bytestrings.h:87: warning: The following parameter of cbor_bytestring_add_chunk(cbor_item_t *item, cbor_item_t *chunk) is not documented:
  parameter 'chunk'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/bytestrings.h:80: 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.9.0/src/cbor/bytestrings.h:69: 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.9.0/src/cbor/bytestrings.h:47: 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.9.0/src/cbor/bytestrings.h:33: 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.9.0/src/cbor/bytestrings.h:40: 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.9.0/src/cbor/bytestrings.h:24: 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.9.0/src/cbor/bytestrings.h:58: 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.9.0/src/cbor/common.h:261: 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.9.0/src/cbor/common.h:252: 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.9.0/src/cbor/common.h:270: 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.9.0/src/cbor/common.h:217: 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.9.0/src/cbor/common.h:211: 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.9.0/src/cbor/common.h:205: 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.9.0/src/cbor/common.h:222: 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.9.0/src/cbor/common.h:234: 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.9.0/src/cbor/common.h:179: 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.9.0/src/cbor/common.h:167: 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.9.0/src/cbor/common.h:197: 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.9.0/src/cbor/common.h:185: 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.9.0/src/cbor/common.h:161: 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.9.0/src/cbor/common.h:173: 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.9.0/src/cbor/common.h:191: 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.9.0/src/cbor/common.h:155: 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.9.0/src/cbor/common.h:290: 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.9.0/src/cbor/common.h:279: 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.9.0/src/cbor/common.h:144: 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.9.0/src/cbor/common.h:261: 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.9.0/src/cbor/common.h:252: 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.9.0/src/cbor/common.h:270: 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.9.0/src/cbor/common.h:217: 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.9.0/src/cbor/common.h:211: 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.9.0/src/cbor/common.h:205: 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.9.0/src/cbor/common.h:222: 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.9.0/src/cbor/common.h:234: 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.9.0/src/cbor/common.h:179: 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.9.0/src/cbor/common.h:167: 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.9.0/src/cbor/common.h:197: 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.9.0/src/cbor/common.h:185: 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.9.0/src/cbor/common.h:161: 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.9.0/src/cbor/common.h:173: 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.9.0/src/cbor/common.h:191: 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.9.0/src/cbor/common.h:155: 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.9.0/src/cbor/common.h:290: 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.9.0/src/cbor/common.h:279: 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.9.0/src/cbor/common.h:144: 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.9.0/src/cbor/floats_ctrls.h:173: 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.9.0/src/cbor/floats_ctrls.h:24: 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.9.0/src/cbor/floats_ctrls.h:65: 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.9.0/src/cbor/floats_ctrls.h:65: warning: The following parameter of cbor_float_get_float(const cbor_item_t *item) is not documented:
  parameter 'item'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.h:38: 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.9.0/src/cbor/floats_ctrls.h:38: warning: The following parameter of cbor_float_get_float2(const cbor_item_t *item) is not documented:
  parameter 'item'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.h:47: 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.9.0/src/cbor/floats_ctrls.h:47: warning: The following parameter of cbor_float_get_float4(const cbor_item_t *item) is not documented:
  parameter 'item'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.h:56: 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.9.0/src/cbor/floats_ctrls.h:56: warning: The following parameter of cbor_float_get_float8(const cbor_item_t *item) is not documented:
  parameter 'item'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.h:31: 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.9.0/src/cbor/floats_ctrls.h:74: 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.9.0/src/cbor/floats_ctrls.h:145: 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.9.0/src/cbor/floats_ctrls.h:132: 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.9.0/src/cbor/floats_ctrls.h:152: 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.9.0/src/cbor/floats_ctrls.h:159: 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.9.0/src/cbor/floats_ctrls.h:166: 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.9.0/src/cbor/floats_ctrls.h:173: 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.9.0/src/cbor/floats_ctrls.h:24: 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.9.0/src/cbor/floats_ctrls.h:65: 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.9.0/src/cbor/floats_ctrls.h:65: warning: The following parameter of cbor_float_get_float(const cbor_item_t *item) is not documented:
  parameter 'item'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.h:38: 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.9.0/src/cbor/floats_ctrls.h:38: warning: The following parameter of cbor_float_get_float2(const cbor_item_t *item) is not documented:
  parameter 'item'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.h:47: 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.9.0/src/cbor/floats_ctrls.h:47: warning: The following parameter of cbor_float_get_float4(const cbor_item_t *item) is not documented:
  parameter 'item'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.h:56: 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.9.0/src/cbor/floats_ctrls.h:56: warning: The following parameter of cbor_float_get_float8(const cbor_item_t *item) is not documented:
  parameter 'item'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.h:31: 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.9.0/src/cbor/floats_ctrls.h:74: 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.9.0/src/cbor/floats_ctrls.h:145: 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.9.0/src/cbor/floats_ctrls.h:132: 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.9.0/src/cbor/floats_ctrls.h:152: 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.9.0/src/cbor/floats_ctrls.h:159: 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.9.0/src/cbor/floats_ctrls.h:166: 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.9.0/src/cbor/ints.h:52: 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.9.0/src/cbor/ints.h:31: 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.9.0/src/cbor/ints.h:38: 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.9.0/src/cbor/ints.h:45: 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.9.0/src/cbor/ints.h:24: 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.9.0/src/cbor/ints.h:91: 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.9.0/src/cbor/ints.h:106: 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.9.0/src/cbor/ints.h:98: 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.9.0/src/cbor/ints.h:67: 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.9.0/src/cbor/ints.h:75: 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.9.0/src/cbor/ints.h:83: 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.9.0/src/cbor/ints.h:59: 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.9.0/src/cbor/ints.h:52: 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.9.0/src/cbor/ints.h:31: 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.9.0/src/cbor/ints.h:38: 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.9.0/src/cbor/ints.h:45: 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.9.0/src/cbor/ints.h:24: 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.9.0/src/cbor/ints.h:91: 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.9.0/src/cbor/ints.h:106: 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.9.0/src/cbor/ints.h:98: 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.9.0/src/cbor/ints.h:67: 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.9.0/src/cbor/ints.h:75: 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.9.0/src/cbor/ints.h:83: 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.9.0/src/cbor/ints.h:59: 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.9.0/src/cbor/maps.h:64: 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.9.0/src/cbor/maps.h:64: 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.9.0/src/cbor/maps.h:75: 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.9.0/src/cbor/maps.h:75: 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.9.0/src/cbor/maps.h:75: 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.9.0/src/cbor/maps.h:75: warning: The following parameter of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) is not documented:
  parameter 'value'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/maps.h:52: 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.9.0/src/cbor/maps.h:52: 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.9.0/src/cbor/maps.h:31: 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.9.0/src/cbor/maps.h:100: 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.9.0/src/cbor/maps.h:86: 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.9.0/src/cbor/maps.h:93: 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.9.0/src/cbor/maps.h:24: 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.9.0/src/cbor/maps.h:45: warning: cbor_new_indefinite_map has @param documentation sections but no arguments
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/maps.h:64: 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.9.0/src/cbor/maps.h:64: 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.9.0/src/cbor/maps.h:75: 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.9.0/src/cbor/maps.h:75: 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.9.0/src/cbor/maps.h:75: 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.9.0/src/cbor/maps.h:75: warning: The following parameter of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) is not documented:
  parameter 'value'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/maps.h:52: 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.9.0/src/cbor/maps.h:52: 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.9.0/src/cbor/maps.h:31: 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.9.0/src/cbor/maps.h:100: 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.9.0/src/cbor/maps.h:86: 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.9.0/src/cbor/maps.h:93: 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.9.0/src/cbor/maps.h:24: 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.9.0/src/cbor/maps.h:45: warning: cbor_new_indefinite_map has @param documentation sections but no arguments
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:24: 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.9.0/src/cbor/serialization.h:34: 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.9.0/src/cbor/serialization.h:34: 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.9.0/src/cbor/serialization.h:34: 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.9.0/src/cbor/serialization.h:91: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:71: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:121: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:101: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:61: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:81: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:111: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:51: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:24: 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.9.0/src/cbor/serialization.h:34: 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.9.0/src/cbor/serialization.h:34: 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.9.0/src/cbor/serialization.h:34: 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.9.0/src/cbor/serialization.h:91: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:71: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:121: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:101: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:61: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:81: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:111: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:51: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/strings.h:140: warning: The following parameter of cbor_build_stringn(const char *val, size_t length) is not documented:
  parameter 'length'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/strings.h:102: 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.9.0/src/cbor/strings.h:102: 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.9.0/src/cbor/strings.h:102: warning: argument 'item' from the argument list of cbor_string_add_chunk has multiple @param documentation sections
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/strings.h:102: warning: The following parameter of cbor_string_add_chunk(cbor_item_t *item, cbor_item_t *chunk) is not documented:
  parameter 'chunk'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/strings.h:95: 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.9.0/src/cbor/strings.h:85: 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.9.0/src/cbor/strings.h:33: 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.9.0/src/cbor/strings.h:56: 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.9.0/src/cbor/strings.h:42: 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.9.0/src/cbor/strings.h:49: 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.9.0/src/cbor/strings.h:24: 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.9.0/src/cbor/strings.h:67: 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.9.0/src/cbor/strings.h:140: warning: The following parameter of cbor_build_stringn(const char *val, size_t length) is not documented:
  parameter 'length'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/strings.h:102: 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.9.0/src/cbor/strings.h:102: 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.9.0/src/cbor/strings.h:102: warning: argument 'item' from the argument list of cbor_string_add_chunk has multiple @param documentation sections
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/strings.h:102: warning: The following parameter of cbor_string_add_chunk(cbor_item_t *item, cbor_item_t *chunk) is not documented:
  parameter 'chunk'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/strings.h:95: 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.9.0/src/cbor/strings.h:85: 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.9.0/src/cbor/strings.h:33: 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.9.0/src/cbor/strings.h:56: 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.9.0/src/cbor/strings.h:42: 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.9.0/src/cbor/strings.h:49: 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.9.0/src/cbor/strings.h:24: 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.9.0/src/cbor/strings.h:67: 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.9.0/src/cbor/tags.h:53: 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.9.0/src/cbor/tags.h:32: 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.9.0/src/cbor/tags.h:46: 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.9.0/src/cbor/tags.h:46: 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.9.0/src/cbor/tags.h:39: 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.9.0/src/cbor/tags.h:53: 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.9.0/src/cbor/tags.h:32: 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.9.0/src/cbor/tags.h:46: 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.9.0/src/cbor/tags.h:46: 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.9.0/src/cbor/tags.h:39: 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.9.0/src/cbor.h:38: 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.9.0/src/cbor.h:49: 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.9.0/src/cbor.h:38: 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.9.0/src/cbor.h:49: 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.9.0/src/cbor/arrays.h:18: 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.9.0/src/cbor/arrays.h:25: 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.9.0/src/cbor/arrays.h:32: 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.9.0/src/cbor/arrays.h:40: 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.9.0/src/cbor/arrays.h:40: 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.9.0/src/cbor/arrays.h:53: 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.9.0/src/cbor/arrays.h:53: 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.9.0/src/cbor/arrays.h:102: 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.9.0/src/cbor/arrays.h:102: 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.9.0/src/cbor/arrays.h:65: 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.9.0/src/cbor/arrays.h:72: 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.9.0/src/cbor/arrays.h:79: 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.9.0/src/cbor/arrays.h:18: 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.9.0/src/cbor/arrays.h:25: 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.9.0/src/cbor/arrays.h:32: 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.9.0/src/cbor/arrays.h:40: 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.9.0/src/cbor/arrays.h:40: 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.9.0/src/cbor/arrays.h:53: 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.9.0/src/cbor/arrays.h:53: 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.9.0/src/cbor/arrays.h:65: 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.9.0/src/cbor/arrays.h:72: 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.9.0/src/cbor/arrays.h:79: 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.9.0/src/cbor/arrays.h:102: 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.9.0/src/cbor/arrays.h:102: 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.9.0/src/cbor/bytestrings.h:24: 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.9.0/src/cbor/bytestrings.h:47: 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.9.0/src/cbor/bytestrings.h:33: 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.9.0/src/cbor/bytestrings.h:40: 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.9.0/src/cbor/bytestrings.h:58: 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.9.0/src/cbor/bytestrings.h:69: 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.9.0/src/cbor/bytestrings.h:80: 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.9.0/src/cbor/bytestrings.h:87: 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.9.0/src/cbor/bytestrings.h:87: 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.9.0/src/cbor/bytestrings.h:87: warning: argument 'item' from the argument list of cbor_bytestring_add_chunk has multiple @param documentation sections
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/bytestrings.h:87: warning: The following parameter of cbor_bytestring_add_chunk(cbor_item_t *item, cbor_item_t *chunk) is not documented:
  parameter 'chunk'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/bytestrings.h:24: 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.9.0/src/cbor/bytestrings.h:33: 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.9.0/src/cbor/bytestrings.h:40: 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.9.0/src/cbor/bytestrings.h:47: 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.9.0/src/cbor/bytestrings.h:58: 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.9.0/src/cbor/bytestrings.h:69: 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.9.0/src/cbor/bytestrings.h:80: 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.9.0/src/cbor/bytestrings.h:87: 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.9.0/src/cbor/bytestrings.h:87: 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.9.0/src/cbor/bytestrings.h:87: warning: argument 'item' from the argument list of cbor_bytestring_add_chunk has multiple @param documentation sections
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/bytestrings.h:87: warning: The following parameter of cbor_bytestring_add_chunk(cbor_item_t *item, cbor_item_t *chunk) is not documented:
  parameter 'chunk'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/common.h:155: 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.9.0/src/cbor/common.h:161: 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.9.0/src/cbor/common.h:167: 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.9.0/src/cbor/common.h:173: 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.9.0/src/cbor/common.h:179: 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.9.0/src/cbor/common.h:185: 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.9.0/src/cbor/common.h:191: 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.9.0/src/cbor/common.h:197: 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.9.0/src/cbor/common.h:144: 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.9.0/src/cbor/common.h:205: 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.9.0/src/cbor/common.h:217: 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.9.0/src/cbor/common.h:222: 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.9.0/src/cbor/common.h:234: 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.9.0/src/cbor/common.h:211: 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.9.0/src/cbor/common.h:252: 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.9.0/src/cbor/common.h:261: 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.9.0/src/cbor/common.h:270: 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.9.0/src/cbor/common.h:279: 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.9.0/src/cbor/common.h:290: 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.9.0/src/cbor/common.h:144: 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.9.0/src/cbor/common.h:155: 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.9.0/src/cbor/common.h:161: 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.9.0/src/cbor/common.h:167: 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.9.0/src/cbor/common.h:173: 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.9.0/src/cbor/common.h:179: 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.9.0/src/cbor/common.h:185: 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.9.0/src/cbor/common.h:191: 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.9.0/src/cbor/common.h:197: 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.9.0/src/cbor/common.h:205: 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.9.0/src/cbor/common.h:211: 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.9.0/src/cbor/common.h:217: 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.9.0/src/cbor/common.h:222: 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.9.0/src/cbor/common.h:234: 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.9.0/src/cbor/common.h:252: 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.9.0/src/cbor/common.h:261: 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.9.0/src/cbor/common.h:270: 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.9.0/src/cbor/common.h:279: 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.9.0/src/cbor/common.h:290: 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.9.0/src/cbor/floats_ctrls.h:31: 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.9.0/src/cbor/floats_ctrls.h:173: 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.9.0/src/cbor/floats_ctrls.h:24: 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.9.0/src/cbor/floats_ctrls.h:38: 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.9.0/src/cbor/floats_ctrls.h:38: warning: The following parameter of cbor_float_get_float2(const cbor_item_t *item) is not documented:
  parameter 'item'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.h:47: 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.9.0/src/cbor/floats_ctrls.h:47: warning: The following parameter of cbor_float_get_float4(const cbor_item_t *item) is not documented:
  parameter 'item'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.h:56: 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.9.0/src/cbor/floats_ctrls.h:56: warning: The following parameter of cbor_float_get_float8(const cbor_item_t *item) is not documented:
  parameter 'item'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.h:65: 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.9.0/src/cbor/floats_ctrls.h:65: warning: The following parameter of cbor_float_get_float(const cbor_item_t *item) is not documented:
  parameter 'item'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.h:74: 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.9.0/src/cbor/floats_ctrls.h:152: 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.9.0/src/cbor/floats_ctrls.h:159: 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.9.0/src/cbor/floats_ctrls.h:166: 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.9.0/src/cbor/floats_ctrls.h:132: 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.9.0/src/cbor/floats_ctrls.h:145: 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.9.0/src/cbor/floats_ctrls.h:24: 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.9.0/src/cbor/floats_ctrls.h:31: 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.9.0/src/cbor/floats_ctrls.h:38: 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.9.0/src/cbor/floats_ctrls.h:38: warning: The following parameter of cbor_float_get_float2(const cbor_item_t *item) is not documented:
  parameter 'item'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.h:47: 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.9.0/src/cbor/floats_ctrls.h:47: warning: The following parameter of cbor_float_get_float4(const cbor_item_t *item) is not documented:
  parameter 'item'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.h:56: 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.9.0/src/cbor/floats_ctrls.h:56: warning: The following parameter of cbor_float_get_float8(const cbor_item_t *item) is not documented:
  parameter 'item'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.h:65: 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.9.0/src/cbor/floats_ctrls.h:65: warning: The following parameter of cbor_float_get_float(const cbor_item_t *item) is not documented:
  parameter 'item'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.h:74: 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.9.0/src/cbor/floats_ctrls.h:132: 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.9.0/src/cbor/floats_ctrls.h:145: 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.9.0/src/cbor/floats_ctrls.h:152: 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.9.0/src/cbor/floats_ctrls.h:159: 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.9.0/src/cbor/floats_ctrls.h:166: 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.9.0/src/cbor/floats_ctrls.h:173: 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.9.0/src/cbor/ints.h:91: 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.9.0/src/cbor/ints.h:24: 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.9.0/src/cbor/ints.h:31: 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.9.0/src/cbor/ints.h:38: 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.9.0/src/cbor/ints.h:45: 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.9.0/src/cbor/ints.h:52: 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.9.0/src/cbor/ints.h:59: 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.9.0/src/cbor/ints.h:67: 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.9.0/src/cbor/ints.h:75: 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.9.0/src/cbor/ints.h:83: 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.9.0/src/cbor/ints.h:98: 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.9.0/src/cbor/ints.h:106: 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.9.0/src/cbor/ints.h:24: 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.9.0/src/cbor/ints.h:31: 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.9.0/src/cbor/ints.h:38: 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.9.0/src/cbor/ints.h:45: 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.9.0/src/cbor/ints.h:52: 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.9.0/src/cbor/ints.h:59: 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.9.0/src/cbor/ints.h:67: 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.9.0/src/cbor/ints.h:75: 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.9.0/src/cbor/ints.h:83: 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.9.0/src/cbor/ints.h:91: 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.9.0/src/cbor/ints.h:98: 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.9.0/src/cbor/ints.h:106: 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.9.0/src/cbor/maps.h:24: 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.9.0/src/cbor/maps.h:31: 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.9.0/src/cbor/maps.h:45: warning: cbor_new_indefinite_map has @param documentation sections but no arguments
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/maps.h:64: 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.9.0/src/cbor/maps.h:64: 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.9.0/src/cbor/maps.h:75: 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.9.0/src/cbor/maps.h:75: 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.9.0/src/cbor/maps.h:75: 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.9.0/src/cbor/maps.h:75: warning: The following parameter of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) is not documented:
  parameter 'value'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/maps.h:52: 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.9.0/src/cbor/maps.h:52: 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.9.0/src/cbor/maps.h:86: 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.9.0/src/cbor/maps.h:93: 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.9.0/src/cbor/maps.h:100: 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.9.0/src/cbor/maps.h:24: 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.9.0/src/cbor/maps.h:31: 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.9.0/src/cbor/maps.h:45: warning: cbor_new_indefinite_map has @param documentation sections but no arguments
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/maps.h:52: 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.9.0/src/cbor/maps.h:52: 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.9.0/src/cbor/maps.h:64: 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.9.0/src/cbor/maps.h:64: 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.9.0/src/cbor/maps.h:75: 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.9.0/src/cbor/maps.h:75: 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.9.0/src/cbor/maps.h:75: 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.9.0/src/cbor/maps.h:75: warning: The following parameter of _cbor_map_add_value(cbor_item_t *item, cbor_item_t *value) is not documented:
  parameter 'value'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/maps.h:86: 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.9.0/src/cbor/maps.h:93: 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.9.0/src/cbor/maps.h:100: 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.9.0/src/cbor/serialization.h:24: 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.9.0/src/cbor/serialization.h:34: 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.9.0/src/cbor/serialization.h:34: 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.9.0/src/cbor/serialization.h:34: 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.9.0/src/cbor/serialization.h:51: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:61: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:71: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:81: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:91: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:101: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:111: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:121: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:24: 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.9.0/src/cbor/serialization.h:34: 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.9.0/src/cbor/serialization.h:34: 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.9.0/src/cbor/serialization.h:34: 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.9.0/src/cbor/serialization.h:51: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_uint(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:61: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_negint(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:71: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_bytestring(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:81: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_string(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:91: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_array(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:101: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_map(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:111: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_tag(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h:121: warning: argument 'borrow' of command @param is not found in the argument list of cbor_serialize_float_ctrl(const cbor_item_t *item, cbor_mutable_data buffer, size_t buffer_size)
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/strings.h:140: warning: The following parameter of cbor_build_stringn(const char *val, size_t length) is not documented:
  parameter 'length'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/strings.h:67: 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.9.0/src/cbor/strings.h:85: 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.9.0/src/cbor/strings.h:95: 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.9.0/src/cbor/strings.h:102: 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.9.0/src/cbor/strings.h:102: 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.9.0/src/cbor/strings.h:102: warning: argument 'item' from the argument list of cbor_string_add_chunk has multiple @param documentation sections
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/strings.h:102: warning: The following parameter of cbor_string_add_chunk(cbor_item_t *item, cbor_item_t *chunk) is not documented:
  parameter 'chunk'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/strings.h:24: 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.9.0/src/cbor/strings.h:56: 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.9.0/src/cbor/strings.h:33: 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.9.0/src/cbor/strings.h:42: 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.9.0/src/cbor/strings.h:49: 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.9.0/src/cbor/strings.h:24: 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.9.0/src/cbor/strings.h:33: 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.9.0/src/cbor/strings.h:42: 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.9.0/src/cbor/strings.h:49: 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.9.0/src/cbor/strings.h:56: 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.9.0/src/cbor/strings.h:67: 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.9.0/src/cbor/strings.h:85: 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.9.0/src/cbor/strings.h:95: 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.9.0/src/cbor/strings.h:102: 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.9.0/src/cbor/strings.h:102: 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.9.0/src/cbor/strings.h:102: warning: argument 'item' from the argument list of cbor_string_add_chunk has multiple @param documentation sections
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/strings.h:102: warning: The following parameter of cbor_string_add_chunk(cbor_item_t *item, cbor_item_t *chunk) is not documented:
  parameter 'chunk'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/strings.h:140: warning: The following parameter of cbor_build_stringn(const char *val, size_t length) is not documented:
  parameter 'length'
/builddir/build/BUILD/libcbor-0.9.0/src/cbor/tags.h:32: 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.9.0/src/cbor/tags.h:39: 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.9.0/src/cbor/tags.h:46: 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.9.0/src/cbor/tags.h:46: 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.9.0/src/cbor/tags.h:53: 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.9.0/src/cbor/tags.h:32: 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.9.0/src/cbor/tags.h:39: 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.9.0/src/cbor/tags.h:46: 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.9.0/src/cbor/tags.h:46: 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.9.0/src/cbor/tags.h:53: warning: argument 'incref' of command @param is not found in the argument list of cbor_build_tag(uint64_t value, cbor_item_t *item)
b"Doxygen version used: 1.9.5\nNotice: 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.9.0/src\nSearching for files in directory /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles\nSearching for files in directory /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir\nSearching for files in directory /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor\nSearching for files in directory /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/internal\nSearching for files in directory /builddir/build/BUILD/libcbor-0.9.0/src/cbor\nSearching for files in directory /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal\nReading and parsing tag files\nParsing files\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/allocators.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/allocators.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/arrays.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/arrays.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/arrays.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/arrays.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/bytestrings.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/bytestrings.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/bytestrings.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/bytestrings.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/callbacks.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/callbacks.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/callbacks.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/callbacks.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/cbor_export.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/cbor_export.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/common.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/common.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/common.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/common.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/data.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/data.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/encoding.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/encoding.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/encoding.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/encoding.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/floats_ctrls.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/builder_callbacks.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/builder_callbacks.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/builder_callbacks.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/builder_callbacks.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/encoders.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/encoders.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/encoders.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/encoders.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/loaders.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/loaders.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/loaders.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/loaders.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/memory_utils.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/memory_utils.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/memory_utils.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/memory_utils.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/stack.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/stack.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/stack.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/stack.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/unicode.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/unicode.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/unicode.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/unicode.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/ints.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/ints.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/ints.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/ints.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/maps.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/maps.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/maps.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/maps.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/serialization.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/streaming.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/streaming.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/streaming.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/streaming.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/strings.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/strings.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/strings.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/strings.h...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/tags.c...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/tags.c...\nPreprocessing /builddir/build/BUILD/libcbor-0.9.0/src/cbor/tags.h...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/cbor/tags.h...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/arrays.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/arrays.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/callbacks.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/callbacks.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/common.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/common.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/encoding.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/encoding.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/ints.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/ints.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/maps.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/maps.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/serialization.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/serialization.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/streaming.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/streaming.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/strings.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/strings.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/tags.c.o.d...\nParsing file /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/tags.c.o.d...\nReading /builddir/build/BUILD/libcbor-0.9.0/doc/doxy_frontpage.md...\nBuilding macro definition list...\nBuilding group list...\nBuilding directory list...\nBuilding namespace list...\nBuilding file list...\nBuilding class list...\nBuilding concept list...\nComputing nesting relations for classes...\nAssociating documentation with classes...\nAssociating documentation with concepts...\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...\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...\nSetting anonymous enum type...\nComputing dependencies between directories...\nGenerating citations page...\nCounting members...\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...\nCorrecting members for VHDL...\nComputing tooltip texts...\nGenerating style sheet...\nGenerating search indices...\nGenerating example documentation...\nGenerating file sources...\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/cbor_export.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 code for file src/CMakeFiles/cbor.dir/cbor.c.o.d...\nGenerating code for file src/CMakeFiles/cbor.dir/cbor/arrays.c.o.d...\nGenerating code for file src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o.d...\nGenerating code for file src/CMakeFiles/cbor.dir/cbor/callbacks.c.o.d...\nGenerating code for file src/CMakeFiles/cbor.dir/cbor/common.c.o.d...\nGenerating code for file src/CMakeFiles/cbor.dir/cbor/encoding.c.o.d...\nGenerating code for file src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o.d...\nGenerating code for file src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o.d...\nGenerating code for file src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o.d...\nGenerating code for file src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o.d...\nGenerating code for file src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o.d...\nGenerating code for file src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o.d...\nGenerating code for file src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o.d...\nGenerating code for file src/CMakeFiles/cbor.dir/cbor/ints.c.o.d...\nGenerating code for file src/CMakeFiles/cbor.dir/cbor/maps.c.o.d...\nGenerating code for file src/CMakeFiles/cbor.dir/cbor/serialization.c.o.d...\nGenerating code for file src/CMakeFiles/cbor.dir/cbor/streaming.c.o.d...\nGenerating code for file src/CMakeFiles/cbor.dir/cbor/strings.c.o.d...\nGenerating code for file src/CMakeFiles/cbor.dir/cbor/tags.c.o.d...\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/cbor_export.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 docs for file src/CMakeFiles/cbor.dir/cbor.c.o.d...\nGenerating docs for file src/CMakeFiles/cbor.dir/cbor/arrays.c.o.d...\nGenerating docs for file src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o.d...\nGenerating docs for file src/CMakeFiles/cbor.dir/cbor/callbacks.c.o.d...\nGenerating docs for file src/CMakeFiles/cbor.dir/cbor/common.c.o.d...\nGenerating docs for file src/CMakeFiles/cbor.dir/cbor/encoding.c.o.d...\nGenerating docs for file src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o.d...\nGenerating docs for file src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o.d...\nGenerating docs for file src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o.d...\nGenerating docs for file src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o.d...\nGenerating docs for file src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o.d...\nGenerating docs for file src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o.d...\nGenerating docs for file src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o.d...\nGenerating docs for file src/CMakeFiles/cbor.dir/cbor/ints.c.o.d...\nGenerating docs for file src/CMakeFiles/cbor.dir/cbor/maps.c.o.d...\nGenerating docs for file src/CMakeFiles/cbor.dir/cbor/serialization.c.o.d...\nGenerating docs for file src/CMakeFiles/cbor.dir/cbor/streaming.c.o.d...\nGenerating docs for file src/CMakeFiles/cbor.dir/cbor/strings.c.o.d...\nGenerating docs for file src/CMakeFiles/cbor.dir/cbor/tags.c.o.d...\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 concept documentation...\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 concept 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 cbor_export.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\nGenerating XML output for file cbor.c.o.d\nGenerating XML output for file arrays.c.o.d\nGenerating XML output for file bytestrings.c.o.d\nGenerating XML output for file callbacks.c.o.d\nGenerating XML output for file common.c.o.d\nGenerating XML output for file encoding.c.o.d\nGenerating XML output for file floats_ctrls.c.o.d\nGenerating XML output for file builder_callbacks.c.o.d\nGenerating XML output for file encoders.c.o.d\nGenerating XML output for file loaders.c.o.d\nGenerating XML output for file memory_utils.c.o.d\nGenerating XML output for file stack.c.o.d\nGenerating XML output for file unicode.c.o.d\nGenerating XML output for file ints.c.o.d\nGenerating XML output for file maps.c.o.d\nGenerating XML output for file serialization.c.o.d\nGenerating XML output for file streaming.c.o.d\nGenerating XML output for file strings.c.o.d\nGenerating XML output for file tags.c.o.d\nGenerate XML output for dir /builddir/build/BUILD/libcbor-0.9.0/src/cbor/\nGenerate XML output for dir /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/\nGenerate XML output for dir /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/\nGenerate XML output for dir /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/\nGenerate XML output for dir /builddir/build/BUILD/libcbor-0.9.0/doc/\nGenerate XML output for dir /builddir/build/BUILD/libcbor-0.9.0/src/cbor/internal/\nGenerate XML output for dir /builddir/build/BUILD/libcbor-0.9.0/src/CMakeFiles/cbor.dir/cbor/internal/\nGenerate XML output for dir /builddir/build/BUILD/libcbor-0.9.0/src/\nGenerating XML output for the main page\nRunning plantuml with JAVA...\ntype lookup cache used 537/65536 hits=8660 misses=563\nsymbol lookup cache used 1510/65536 hits=9200 misses=1510\nfinished...\n"
/builddir/build/BUILD/libcbor-0.9.0/doc/source
/builddir/build/BUILD/libcbor-0.9.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] 22 added, 0 changed, 0 removed
reading sources... [  4%] api
reading sources... [  9%] api/decoding
reading sources... [ 13%] api/encoding
reading sources... [ 18%] api/item_reference_counting
reading sources... [ 22%] api/item_types
reading sources... [ 27%] api/streaming_decoding
reading sources... [ 31%] api/streaming_encoding
reading sources... [ 36%] api/type_0_1
reading sources... [ 40%] api/type_2
reading sources... [ 45%] api/type_3
reading sources... [ 50%] api/type_4
reading sources... [ 54%] api/type_5
reading sources... [ 59%] api/type_6
reading sources... [ 63%] api/type_7
reading sources... [ 68%] changelog
reading sources... [ 72%] development
reading sources... [ 77%] getting_started
reading sources... [ 81%] index
reading sources... [ 86%] internal
reading sources... [ 90%] rfc_conformance
reading sources... [ 95%] tests
reading sources... [100%] using
/builddir/build/BUILD/libcbor-0.9.0/doc/source/getting_started.rst:63: WARNING: Footnote [#] is not referenced.
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... libcbor.3 { getting_started using api api/item_types api/item_reference_counting api/decoding api/encoding api/streaming_decoding api/streaming_encoding api/type_0_1 api/type_2 api/type_3 api/type_4 api/type_5 api/type_6 api/type_7 tests rfc_conformance internal changelog development } /builddir/build/BUILD/libcbor-0.9.0/doc/source/using.rst:37: WARNING: unknown document: streaming/decoding
/builddir/build/BUILD/libcbor-0.9.0/doc/source/using.rst:40: WARNING: unknown document: streaming/encoding
done
build succeeded, 3 warnings.
The manual pages are in build/man.
Build finished. The manual pages are in build/man.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VN557w
+ umask 022
+ cd /builddir/build/BUILD
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT
+ /usr/bin/mkdir /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64
+ cd libcbor-0.9.0
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64 'INSTALL=/usr/bin/install -p'
/usr/bin/cmake -S/builddir/build/BUILD/libcbor-0.9.0 -B/builddir/build/BUILD/libcbor-0.9.0 --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/make  -f CMakeFiles/Makefile2 preinstall
make[1]: Entering directory '/builddir/build/BUILD/libcbor-0.9.0'
make[1]: Nothing to be done for 'preinstall'.
make[1]: Leaving directory '/builddir/build/BUILD/libcbor-0.9.0'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "Release"
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/configuration.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/cbor_export.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/lib64/libcbor.so.0.9.0
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/lib64/libcbor.so.0.9
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/lib64/libcbor.so
-- Up-to-date: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/strings.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/internal
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/internal/memory_utils.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/internal/stack.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/internal/unicode.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/internal/encoders.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/internal/builder_callbacks.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/internal/loaders.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/maps.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/tags.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/common.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/arrays.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/serialization.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/encoding.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/streaming.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/callbacks.h
-- Up-to-date: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/cbor_export.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/data.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/floats_ctrls.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/ints.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor/bytestrings.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/include/cbor.h
-- Installing: /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/lib64/pkgconfig/libcbor.pc
+ mkdir -p /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/share/man/man1
+ cp doc/build/man/libcbor.3 /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/share/man/man1
+ /usr/lib/rpm/brp-compress /usr
+ /usr/lib/rpm/brp-elfperms
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-remove-la-files
Processing files: libcbor-0.9.0-3.oc9.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KrFz4h
+ umask 022
+ cd /builddir/build/BUILD
+ cd libcbor-0.9.0
+ DOCDIR=/builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/share/doc/libcbor-0.9.0
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/share/doc/libcbor-0.9.0
+ cp -pr README.md /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/share/doc/libcbor-0.9.0
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.W2hAes
+ umask 022
+ cd /builddir/build/BUILD
+ cd libcbor-0.9.0
+ LICENSEDIR=/builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/share/licenses/libcbor-0.9.0
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/share/licenses/libcbor-0.9.0
+ cp -pr LICENSE.md /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64/usr/share/licenses/libcbor-0.9.0
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: libcbor = 0.9.0-3.oc9 libcbor(aarch-64) = 0.9.0-3.oc9 libcbor.so.0.9()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) rtld(GNU_HASH)
Processing files: libcbor-devel-0.9.0-3.oc9.aarch64
Provides: libcbor-devel = 0.9.0-3.oc9 libcbor-devel(aarch-64) = 0.9.0-3.oc9 pkgconfig(libcbor) = 0.9.0
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libcbor.so.0.9()(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libcbor-0.9.0-3.oc9.aarch64
Wrote: /builddir/build/RPMS/libcbor-devel-0.9.0-3.oc9.aarch64.rpm
Wrote: /builddir/build/RPMS/libcbor-0.9.0-3.oc9.aarch64.rpm
Child return code was: 0