>>> cjose: Building community/cjose 0.6.2.3-r0 (using abuild 3.13.0-r5) started Wed, 28 Aug 2024 15:10:33 +0000
>>> cjose: Checking sanity of /home/buildozer/aports/community/cjose/APKBUILD...
>>> cjose: Analyzing dependencies...
>>> cjose: Installing for build: build-base check-dev coreutils doxygen jansson-dev openssl-dev>3 perl
(1/17) Installing check (0.15.2-r5)
(2/17) Installing check-dev (0.15.2-r5)
(3/17) Installing coreutils-env (9.5-r1)
(4/17) Installing coreutils-fmt (9.5-r1)
(5/17) Installing coreutils-sha512sum (9.5-r1)
(6/17) Installing skalibs (2.14.2.0-r0)
(7/17) Installing utmps-libs (0.1.2.2-r1)
(8/17) Installing coreutils (9.5-r1)
(9/17) Installing doxygen (1.12.0-r0)
(10/17) Installing jansson-dev (2.14-r4)
(11/17) Installing openssl-dev (3.3.1-r3)
(12/17) Installing libbz2 (1.0.8-r6)
(13/17) Installing perl (5.40.0-r1)
(14/17) Installing .makedepends-cjose (20240828.151038)
(15/17) Installing perl-error (0.17029-r2)
(16/17) Installing perl-git (2.46.0-r0)
(17/17) Installing git-perl (2.46.0-r0)
Executing busybox-1.36.1-r31.trigger
OK: 314 MiB in 118 packages
>>> cjose: Cleaning up srcdir
>>> cjose: Cleaning up pkgdir
>>> cjose: Cleaning up tmpdir
>>> cjose: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cjose-0.6.2.3.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  488k  100  488k    0     0  2879k      0 --:--:-- --:--:-- --:--:-- 2892k
>>> cjose: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cjose-0.6.2.3.tar.gz
>>> cjose: Checking sha512sums...
cjose-0.6.2.3.tar.gz: OK
>>> cjose: Unpacking /var/cache/distfiles/cjose-0.6.2.3.tar.gz...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... loongarch64-alpine-linux-musl
checking host system type... loongarch64-alpine-linux-musl
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
checking for loongarch64-alpine-linux-musl-gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/loongarch64-alpine-linux-musl/bin/ld
checking if the linker (/usr/loongarch64-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking how to convert loongarch64-alpine-linux-musl file names to loongarch64-alpine-linux-musl format... func_convert_file_noop
checking how to convert loongarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/loongarch64-alpine-linux-musl/bin/ld option to reload object files... -r
checking for loongarch64-alpine-linux-musl-file... no
checking for file... file
checking for loongarch64-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for loongarch64-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for loongarch64-alpine-linux-musl-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for loongarch64-alpine-linux-musl-strip... no
checking for strip... strip
checking for loongarch64-alpine-linux-musl-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for loongarch64-alpine-linux-musl-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/loongarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for loongarch64-alpine-linux-musl-gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
./configure: line 13766: ON: not found
./configure: line 13767: ON: not found
checking for loongarch64-alpine-linux-musl-doxygen... no
checking for doxygen... /usr/bin/doxygen
checking for loongarch64-alpine-linux-musl-perl... no
checking for perl... /usr/bin/perl
checking for loongarch64-alpine-linux-musl-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for check >= 0.9.4... yes
checking for --with-openssl... /usr
checking for CRYPTO_new_ex_data in -lcrypto... yes
checking for openssl/fec.h... no
checking for --with-jansson... /usr
checking for json_object in -ljansson... yes
checking for RSA PKCS v1.5... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/cjose/version.h
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating platform/Makefile
config.status: creating platform/centos/Makefile
config.status: creating platform/debian/Makefile
config.status: creating cjose.pc
config.status: executing depfiles commands
config.status: executing libtool commands

  (cjose) version 0.6.2.3
  Prefix.........: /usr
  Using OpenSSL..: /usr
  Using Jansson..: /usr
  Unit tests.....: yes

Making all in .
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3'
Making all in include
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include'
Making all in src
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/src'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.3\" -DPACKAGE_STRING=\"cjose\ 0.6.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I.  -I../include -I/usr/include/ -I/usr/include/ -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT libcjose_la-version.lo -MD -MP -MF .deps/libcjose_la-version.Tpo -c -o libcjose_la-version.lo `test -f 'version.c' || echo './'`version.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.3\" -DPACKAGE_STRING=\"cjose\ 0.6.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I.  -I../include -I/usr/include/ -I/usr/include/ -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT libcjose_la-util.lo -MD -MP -MF .deps/libcjose_la-util.Tpo -c -o libcjose_la-util.lo `test -f 'util.c' || echo './'`util.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.3\" -DPACKAGE_STRING=\"cjose\ 0.6.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I.  -I../include -I/usr/include/ -I/usr/include/ -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT libcjose_la-base64.lo -MD -MP -MF .deps/libcjose_la-base64.Tpo -c -o libcjose_la-base64.lo `test -f 'base64.c' || echo './'`base64.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.3\" -DPACKAGE_STRING=\"cjose\ 0.6.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I.  -I../include -I/usr/include/ -I/usr/include/ -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT libcjose_la-concatkdf.lo -MD -MP -MF .deps/libcjose_la-concatkdf.Tpo -c -o libcjose_la-concatkdf.lo `test -f 'concatkdf.c' || echo './'`concatkdf.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.3\" -DPACKAGE_STRING=\"cjose\ 0.6.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I.  -I../include -I/usr/include/ -I/usr/include/ -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT libcjose_la-jwk.lo -MD -MP -MF .deps/libcjose_la-jwk.Tpo -c -o libcjose_la-jwk.lo `test -f 'jwk.c' || echo './'`jwk.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.3\" -DPACKAGE_STRING=\"cjose\ 0.6.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I.  -I../include -I/usr/include/ -I/usr/include/ -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT libcjose_la-jwe.lo -MD -MP -MF .deps/libcjose_la-jwe.Tpo -c -o libcjose_la-jwe.lo `test -f 'jwe.c' || echo './'`jwe.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.3\" -DPACKAGE_STRING=\"cjose\ 0.6.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I.  -I../include -I/usr/include/ -I/usr/include/ -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT libcjose_la-jws.lo -MD -MP -MF .deps/libcjose_la-jws.Tpo -c -o libcjose_la-jws.lo `test -f 'jws.c' || echo './'`jws.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.3\" -DPACKAGE_STRING=\"cjose\ 0.6.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I.  -I../include -I/usr/include/ -I/usr/include/ -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT libcjose_la-header.lo -MD -MP -MF .deps/libcjose_la-header.Tpo -c -o libcjose_la-header.lo `test -f 'header.c' || echo './'`header.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.3\" -DPACKAGE_STRING=\"cjose\ 0.6.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I.  -I../include -I/usr/include/ -I/usr/include/ -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT libcjose_la-error.lo -MD -MP -MF .deps/libcjose_la-error.Tpo -c -o libcjose_la-error.lo `test -f 'error.c' || echo './'`error.c
libtool: compile:  gcc "-DPACKAGE_NAME=\"cjose\"" "-DPACKAGE_TARNAME=\"cjose\"" "-DPACKAGE_VERSION=\"0.6.2.3\"" "-DPACKAGE_STRING=\"cjose 0.6.2.3\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cjose\"" "-DVERSION=\"0.6.2.3\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I. -I../include -I/usr/include/ -I/usr/include/ -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT libcjose_la-base64.lo -MD -MP -MF .deps/libcjose_la-base64.Tpo -c base64.c  -fPIC -DPIC -o .libs/libcjose_la-base64.o
libtool: compile:  gcc "-DPACKAGE_NAME=\"cjose\"" "-DPACKAGE_TARNAME=\"cjose\"" "-DPACKAGE_VERSION=\"0.6.2.3\"" "-DPACKAGE_STRING=\"cjose 0.6.2.3\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cjose\"" "-DVERSION=\"0.6.2.3\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I. -I../include -I/usr/include/ -I/usr/include/ -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT libcjose_la-version.lo -MD -MP -MF .deps/libcjose_la-version.Tpo -c version.c  -fPIC -DPIC -o .libs/libcjose_la-version.o
libtool: compile:  gcc "-DPACKAGE_NAME=\"cjose\"" "-DPACKAGE_TARNAME=\"cjose\"" "-DPACKAGE_VERSION=\"0.6.2.3\"" "-DPACKAGE_STRING=\"cjose 0.6.2.3\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cjose\"" "-DVERSION=\"0.6.2.3\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I. -I../include -I/usr/include/ -I/usr/include/ -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT libcjose_la-jwk.lo -MD -MP -MF .deps/libcjose_la-jwk.Tpo -c jwk.c  -fPIC -DPIC -o .libs/libcjose_la-jwk.o
libtool: compile:  gcc "-DPACKAGE_NAME=\"cjose\"" "-DPACKAGE_TARNAME=\"cjose\"" "-DPACKAGE_VERSION=\"0.6.2.3\"" "-DPACKAGE_STRING=\"cjose 0.6.2.3\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cjose\"" "-DVERSION=\"0.6.2.3\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I. -I../include -I/usr/include/ -I/usr/include/ -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT libcjose_la-jwe.lo -MD -MP -MF .deps/libcjose_la-jwe.Tpo -c jwe.c  -fPIC -DPIC -o .libs/libcjose_la-jwe.o
libtool: compile:  gcc "-DPACKAGE_NAME=\"cjose\"" "-DPACKAGE_TARNAME=\"cjose\"" "-DPACKAGE_VERSION=\"0.6.2.3\"" "-DPACKAGE_STRING=\"cjose 0.6.2.3\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cjose\"" "-DVERSION=\"0.6.2.3\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I. -I../include -I/usr/include/ -I/usr/include/ -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT libcjose_la-util.lo -MD -MP -MF .deps/libcjose_la-util.Tpo -c util.c  -fPIC -DPIC -o .libs/libcjose_la-util.o
libtool: compile:  gcc "-DPACKAGE_NAME=\"cjose\"" "-DPACKAGE_TARNAME=\"cjose\"" "-DPACKAGE_VERSION=\"0.6.2.3\"" "-DPACKAGE_STRING=\"cjose 0.6.2.3\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cjose\"" "-DVERSION=\"0.6.2.3\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I. -I../include -I/usr/include/ -I/usr/include/ -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT libcjose_la-jws.lo -MD -MP -MF .deps/libcjose_la-jws.Tpo -c jws.c  -fPIC -DPIC -o .libs/libcjose_la-jws.o
libtool: compile:  gcc "-DPACKAGE_NAME=\"cjose\"" "-DPACKAGE_TARNAME=\"cjose\"" "-DPACKAGE_VERSION=\"0.6.2.3\"" "-DPACKAGE_STRING=\"cjose 0.6.2.3\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cjose\"" "-DVERSION=\"0.6.2.3\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I. -I../include -I/usr/include/ -I/usr/include/ -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT libcjose_la-header.lo -MD -MP -MF .deps/libcjose_la-header.Tpo -c header.c  -fPIC -DPIC -o .libs/libcjose_la-header.o
libtool: compile:  gcc "-DPACKAGE_NAME=\"cjose\"" "-DPACKAGE_TARNAME=\"cjose\"" "-DPACKAGE_VERSION=\"0.6.2.3\"" "-DPACKAGE_STRING=\"cjose 0.6.2.3\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cjose\"" "-DVERSION=\"0.6.2.3\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I. -I../include -I/usr/include/ -I/usr/include/ -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT libcjose_la-concatkdf.lo -MD -MP -MF .deps/libcjose_la-concatkdf.Tpo -c concatkdf.c  -fPIC -DPIC -o .libs/libcjose_la-concatkdf.o
libtool: compile:  gcc "-DPACKAGE_NAME=\"cjose\"" "-DPACKAGE_TARNAME=\"cjose\"" "-DPACKAGE_VERSION=\"0.6.2.3\"" "-DPACKAGE_STRING=\"cjose 0.6.2.3\"" "-DPACKAGE_BUGREPORT=\"\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"cjose\"" "-DVERSION=\"0.6.2.3\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I. -I../include -I/usr/include/ -I/usr/include/ -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT libcjose_la-error.lo -MD -MP -MF .deps/libcjose_la-error.Tpo -c error.c  -fPIC -DPIC -o .libs/libcjose_la-error.o
mv -f .deps/libcjose_la-version.Tpo .deps/libcjose_la-version.Plo
mv -f .deps/libcjose_la-error.Tpo .deps/libcjose_la-error.Plo
mv -f .deps/libcjose_la-header.Tpo .deps/libcjose_la-header.Plo
mv -f .deps/libcjose_la-util.Tpo .deps/libcjose_la-util.Plo
mv -f .deps/libcjose_la-concatkdf.Tpo .deps/libcjose_la-concatkdf.Plo
mv -f .deps/libcjose_la-base64.Tpo .deps/libcjose_la-base64.Plo
mv -f .deps/libcjose_la-jws.Tpo .deps/libcjose_la-jws.Plo
mv -f .deps/libcjose_la-jwk.Tpo .deps/libcjose_la-jwk.Plo
mv -f .deps/libcjose_la-jwe.Tpo .deps/libcjose_la-jwe.Plo
/bin/sh ../libtool  --tag=CC   --mode=link gcc -std=gnu99 --pedantic -Wall -Werror -g -O2 -I../include -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -no-undefined -lm -Wl,--as-needed,-O1,--sort-common -L/usr/lib -L/usr/lib -o libcjose.la -rpath /usr/lib libcjose_la-version.lo libcjose_la-util.lo libcjose_la-base64.lo libcjose_la-concatkdf.lo libcjose_la-jwk.lo libcjose_la-jwe.lo libcjose_la-jws.lo libcjose_la-header.lo libcjose_la-error.lo  -ljansson -lcrypto 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libcjose_la-version.o .libs/libcjose_la-util.o .libs/libcjose_la-base64.o .libs/libcjose_la-concatkdf.o .libs/libcjose_la-jwk.o .libs/libcjose_la-jwe.o .libs/libcjose_la-jws.o .libs/libcjose_la-header.o .libs/libcjose_la-error.o   -lm -L/usr/lib -ljansson -lcrypto  -g -O2 -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common   -Wl,-soname -Wl,libcjose.so.0 -o .libs/libcjose.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libcjose.so.0" && ln -s "libcjose.so.0.0.0" "libcjose.so.0")
libtool: link: (cd ".libs" && rm -f "libcjose.so" && ln -s "libcjose.so.0.0.0" "libcjose.so")
libtool: link: ( cd ".libs" && rm -f "libcjose.la" && ln -s "../libcjose.la" "libcjose.la" )
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/src'
Making all in test
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/test'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/test'
Making all in doc
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/doc'
find: html: No such file or directory
find: html: No such file or directory
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/doc'
Making all in platform
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform'
Making all in centos
make[2]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform/centos'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform/centos'
Making all in debian
make[2]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform/debian'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform/debian'
make[2]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform'
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform'
cd doc && make doxygen
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/doc'
find: html: No such file or directory
find: html: No such file or directory
find: html: No such file or directory
rm -rf	cjose-0.6.2.3.tag  html 
date: invalid option -- 'j'
Try 'date --help' for more information.
SRCDIR='.' PROJECT='CJOSE' DOCDIR='doc' VERSION='0.6.2.3' PERL_PATH='/usr/bin/perl' HAVE_DOT='NO' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='YES' GENERATE_LATEX='NO' /usr/bin/doxygen Doxyfile
warning: Tag 'TCL_SUBST' at line 237 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 997 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 'HTML_TIMESTAMP' at line 1130 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 1411 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 1683 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 2015 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 2028 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 2037 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 2079 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 2086 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 2286 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Doxygen version used: 1.12.0
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Searching for files in directory /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose
Reading and parsing tag files
Parsing files
Preprocessing /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/base64.h...
Parsing file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/base64.h...
Preprocessing /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/cjose.h...
Parsing file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/cjose.h...
Preprocessing /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/error.h...
Parsing file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/error.h...
Preprocessing /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h...
Parsing file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h...
Preprocessing /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jwe.h...
Parsing file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jwe.h...
Preprocessing /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jwk.h...
Parsing file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jwk.h...
Preprocessing /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jws.h...
Parsing file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jws.h...
Preprocessing /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/util.h...
Parsing file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/util.h...
Preprocessing /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/version.h...
Parsing file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/version.h...
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relations for classes...
Associating documentation with classes...
Associating documentation with concepts...
Associating documentation with modules...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Computing module relations...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Generating code for file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/base64.h...
Generating code for file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/cjose.h...
Generating code for file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/error.h...
Generating code for file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h...
Generating code for file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jwe.h...
Generating code for file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jwk.h...
Generating code for file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jws.h...
Generating code for file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/util.h...
Generating code for file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/version.h...
Generating file documentation...
Generating docs for file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/base64.h...
Generating docs for file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/cjose.h/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/error.h:35: warning: Member GCC_END_IGNORED_WARNING_ADDRESS (macro definition) of file error.h is not documented.
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h:43: warning: Member CJOSE_HDR_APV (variable) of file header.h is not documented.
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h:59: warning: Member CJOSE_HDR_ALG_A192KW (variable) of file header.h is not documented.
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h:60: warning: Member CJOSE_HDR_ALG_A256KW (variable) of file header.h is not documented.
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h:64: warning: Member CJOSE_HDR_ALG_PS384 (variable) of file header.h is not documented.
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h:65: warning: Member CJOSE_HDR_ALG_PS512 (variable) of file header.h is not documented.
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h:69: warning: Member CJOSE_HDR_ALG_RS384 (variable) of file header.h is not documented.
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h:70: warning: Member CJOSE_HDR_ALG_RS512 (variable) of file header.h is not documented.
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h:74: warning: Member CJOSE_HDR_ALG_HS384 (variable) of file header.h is not documented.
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h:75: warning: Member CJOSE_HDR_ALG_HS512 (variable) of file header.h is not documented.
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h:79: warning: Member CJOSE_HDR_ALG_ES384 (variable) of file header.h is not documented.
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h:80: warning: Member CJOSE_HDR_ALG_ES512 (variable) of file header.h is not documented.
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h:87: warning: Member CJOSE_HDR_ENC_A192GCM (variable) of file header.h is not documented.
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h:88: warning: Member CJOSE_HDR_ENC_A256GCM (variable) of file header.h is not documented.
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h:92: warning: Member CJOSE_HDR_ENC_A192CBC_HS384 (variable) of file header.h is not documented.
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h:93: warning: Member CJOSE_HDR_ENC_A256CBC_HS512 (variable) of file header.h is not documented.
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h:159: warning: The following parameter of cjose_header_set_raw(cjose_header_t *header, const char *attr, const char *value, cjose_err *err) is not documented:
  parameter 'err'
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jwe.h:45: warning: Member cjose_key_locator)(cjose_jwe_t *jwe, cjose_header_t *hdr, void *) (typedef) of file jwe.h is not documented.
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jwe.h:226: warning: argument 'jwk' of command @param is not found in the argument list of cjose_jwe_decrypt_multi(cjose_jwe_t *jwe, cjose_key_locator key_locator, void *data, size_t *content_len, cjose_err *err)
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jwe.h:226: warning: The following parameter of cjose_jwe_decrypt_multi(cjose_jwe_t *jwe, cjose_key_locator key_locator, void *data, size_t *content_len, cjose_err *err) is not documented:
  parameter 'key_locator'
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jwe.h:48: warning: argument 'protected_header' of command @param is not found in the argument list of cjose_jwe_encrypt(const cjose_jwk_t *jwk, cjose_header_t *header, const uint8_t *plaintext, size_t plaintext_len, cjose_err *err)
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jwe.h:48: warning: The following parameter of cjose_jwe_encrypt(const cjose_jwk_t *jwk, cjose_header_t *header, const uint8_t *plaintext, size_t plaintext_len, cjose_err *err) is not documented:
  parameter 'header'
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jwe.h:69: warning: argument 'protected_header' of command @param is not found in the argument list of cjose_jwe_encrypt_iv(const cjose_jwk_t *jwk, cjose_header_t *header, const uint8_t *iv, size_t iv_len, const uint8_t *plaintext, size_t plaintext_len, cjose_err *err)
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jwe.h:69: warning: The following parameter of cjose_jwe_encrypt_iv(const cjose_jwk_t *jwk, cjose_header_t *header, const uint8_t *iv, size_t iv_len, const uint8_t *plaintext, size_t plaintext_len, cjose_err *err) is not documented:
  parameter 'header'
/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jwk.h:97: warning: The following parameter of cjose_jwk_get_keydata(const cjose_jwk_t *jwk, cjose_err *err) is not documented:
  parameter 'err'
...
Generating docs for file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/error.h...
Generating docs for file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/header.h...
Generating docs for file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jwe.h...
Generating docs for file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jwk.h...
Generating docs for file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/jws.h...
Generating docs for file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/util.h...
Generating docs for file /home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include/cjose/version.h...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound cjose_err...
Generating docs for compound cjose_jwe_recipient_t...
Generating docs for compound cjose_jwk_ec_keyspec...
Generating docs for compound cjose_jwk_rsa_keyspec...
Generating concept documentation...
Generating module documentation...
Generating namespace documentation...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating main page...
Generating page index...
Generating topic index...
Generating module index...
Generating module member index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
type lookup cache used 168/65536 hits=636 misses=168
symbol lookup cache used 275/65536 hits=196 misses=275
finished...
echo "" > cjose-0.6.2.3.tag
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/doc'
Making check in .
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3'
make[1]: Nothing to be done for 'check-am'.
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3'
Making check in include
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include'
Making check in src
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/src'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/src'
Making check in test
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/test'
make  check_cjose
make[2]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/test'
gcc -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.3\" -DPACKAGE_STRING=\"cjose\ 0.6.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I.  -std=gnu99 --pedantic -Wall -g -O2 -I../include  -I/usr/include/ -I/usr/include/ -I../include -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT check_cjose-check_cjose.o -MD -MP -MF .deps/check_cjose-check_cjose.Tpo -c -o check_cjose-check_cjose.o `test -f 'check_cjose.c' || echo './'`check_cjose.c
gcc -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.3\" -DPACKAGE_STRING=\"cjose\ 0.6.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I.  -std=gnu99 --pedantic -Wall -g -O2 -I../include  -I/usr/include/ -I/usr/include/ -I../include -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT check_cjose-check_version.o -MD -MP -MF .deps/check_cjose-check_version.Tpo -c -o check_cjose-check_version.o `test -f 'check_version.c' || echo './'`check_version.c
gcc -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.3\" -DPACKAGE_STRING=\"cjose\ 0.6.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I.  -std=gnu99 --pedantic -Wall -g -O2 -I../include  -I/usr/include/ -I/usr/include/ -I../include -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT check_cjose-check_util.o -MD -MP -MF .deps/check_cjose-check_util.Tpo -c -o check_cjose-check_util.o `test -f 'check_util.c' || echo './'`check_util.c
gcc -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.3\" -DPACKAGE_STRING=\"cjose\ 0.6.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I.  -std=gnu99 --pedantic -Wall -g -O2 -I../include  -I/usr/include/ -I/usr/include/ -I../include -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT check_cjose-check_base64.o -MD -MP -MF .deps/check_cjose-check_base64.Tpo -c -o check_cjose-check_base64.o `test -f 'check_base64.c' || echo './'`check_base64.c
gcc -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.3\" -DPACKAGE_STRING=\"cjose\ 0.6.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I.  -std=gnu99 --pedantic -Wall -g -O2 -I../include  -I/usr/include/ -I/usr/include/ -I../include -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT check_cjose-check_concatkdf.o -MD -MP -MF .deps/check_cjose-check_concatkdf.Tpo -c -o check_cjose-check_concatkdf.o `test -f 'check_concatkdf.c' || echo './'`check_concatkdf.c
gcc -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.3\" -DPACKAGE_STRING=\"cjose\ 0.6.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I.  -std=gnu99 --pedantic -Wall -g -O2 -I../include  -I/usr/include/ -I/usr/include/ -I../include -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT check_cjose-check_jwk.o -MD -MP -MF .deps/check_cjose-check_jwk.Tpo -c -o check_cjose-check_jwk.o `test -f 'check_jwk.c' || echo './'`check_jwk.c
gcc -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.3\" -DPACKAGE_STRING=\"cjose\ 0.6.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I.  -std=gnu99 --pedantic -Wall -g -O2 -I../include  -I/usr/include/ -I/usr/include/ -I../include -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT check_cjose-check_jwe.o -MD -MP -MF .deps/check_cjose-check_jwe.Tpo -c -o check_cjose-check_jwe.o `test -f 'check_jwe.c' || echo './'`check_jwe.c
gcc -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.3\" -DPACKAGE_STRING=\"cjose\ 0.6.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I.  -std=gnu99 --pedantic -Wall -g -O2 -I../include  -I/usr/include/ -I/usr/include/ -I../include -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT check_cjose-check_jws.o -MD -MP -MF .deps/check_cjose-check_jws.Tpo -c -o check_cjose-check_jws.o `test -f 'check_jws.c' || echo './'`check_jws.c
gcc -DPACKAGE_NAME=\"cjose\" -DPACKAGE_TARNAME=\"cjose\" -DPACKAGE_VERSION=\"0.6.2.3\" -DPACKAGE_STRING=\"cjose\ 0.6.2.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cjose\" -DVERSION=\"0.6.2.3\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_LIBCRYPTO=1 -DHAVE_LIBJANSSON=1 -I.  -std=gnu99 --pedantic -Wall -g -O2 -I../include  -I/usr/include/ -I/usr/include/ -I../include -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -MT check_cjose-check_header.o -MD -MP -MF .deps/check_cjose-check_header.Tpo -c -o check_cjose-check_header.o `test -f 'check_header.c' || echo './'`check_header.c
In file included from check_jws.c:5:
check_cjose.h:6:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
    6 | #pragma GCC diagnostic ignored "-Wgnu-zero-variadic-macro-arguments"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from check_jwe.c:5:
check_cjose.h:6:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
    6 | #pragma GCC diagnostic ignored "-Wgnu-zero-variadic-macro-arguments"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from check_jwk.c:5:
check_cjose.h:6:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
    6 | #pragma GCC diagnostic ignored "-Wgnu-zero-variadic-macro-arguments"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
check_version.c:6:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
    6 | #pragma GCC diagnostic ignored "-Wgnu-zero-variadic-macro-arguments"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from check_header.c:5:
check_cjose.h:6:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
    6 | #pragma GCC diagnostic ignored "-Wgnu-zero-variadic-macro-arguments"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from check_concatkdf.c:5:
check_cjose.h:6:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
    6 | #pragma GCC diagnostic ignored "-Wgnu-zero-variadic-macro-arguments"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from check_cjose.c:5:
check_cjose.h:6:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
    6 | #pragma GCC diagnostic ignored "-Wgnu-zero-variadic-macro-arguments"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from check_base64.c:2:
check_cjose.h:6:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
    6 | #pragma GCC diagnostic ignored "-Wgnu-zero-variadic-macro-arguments"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from check_util.c:2:
check_cjose.h:6:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
    6 | #pragma GCC diagnostic ignored "-Wgnu-zero-variadic-macro-arguments"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
check_cjose.h:7:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
    7 | #pragma GCC diagnostic ignored "-Wincompatible-pointer-types-discards-qualifiers"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
check_cjose.h:7:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
    7 | #pragma GCC diagnostic ignored "-Wincompatible-pointer-types-discards-qualifiers"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
check_cjose.h:7:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
    7 | #pragma GCC diagnostic ignored "-Wincompatible-pointer-types-discards-qualifiers"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
check_cjose.h:7:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
    7 | #pragma GCC diagnostic ignored "-Wincompatible-pointer-types-discards-qualifiers"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
check_cjose.h:7:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
    7 | #pragma GCC diagnostic ignored "-Wincompatible-pointer-types-discards-qualifiers"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
check_cjose.h:7:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
    7 | #pragma GCC diagnostic ignored "-Wincompatible-pointer-types-discards-qualifiers"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
check_cjose.h:7:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
    7 | #pragma GCC diagnostic ignored "-Wincompatible-pointer-types-discards-qualifiers"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
check_cjose.h:7:32: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas]
    7 | #pragma GCC diagnostic ignored "-Wincompatible-pointer-types-discards-qualifiers"
      |                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/check_cjose-check_version.Tpo .deps/check_cjose-check_version.Po
In file included from check_cjose.h:10:
check_concatkdf.c: In function 'test_cjose_concatkdf_otherinfo_apuapv_fn':
check_concatkdf.c:121:37: warning: passing argument 2 of '_cmp_lendata' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  121 |     ck_assert(_cmp_lendata(&actual, apu, apuLen));
      |                                     ^~~
check_concatkdf.c:70:53: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'const uint8_t *' {aka 'const unsigned char *'}
   70 | static bool _cmp_lendata(uint8_t **actual, uint8_t *expected, size_t len)
      |                                            ~~~~~~~~~^~~~~~~~
check_concatkdf.c:122:37: warning: passing argument 2 of '_cmp_lendata' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  122 |     ck_assert(_cmp_lendata(&actual, apv, apvLen));
      |                                     ^~~
check_concatkdf.c:70:53: note: expected 'uint8_t *' {aka 'unsigned char *'} but argument is of type 'const uint8_t *' {aka 'const unsigned char *'}
   70 | static bool _cmp_lendata(uint8_t **actual, uint8_t *expected, size_t len)
      |                                            ~~~~~~~~~^~~~~~~~
mv -f .deps/check_cjose-check_cjose.Tpo .deps/check_cjose-check_cjose.Po
check_jwe.c:1218:13: warning: '_cjose_test_empty_headers' defined but not used [-Wunused-function]
 1218 | static void _cjose_test_empty_headers(cjose_jwk_t *key)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~
check_jwe.c:1184:13: warning: '_cjose_test_json_serial' defined but not used [-Wunused-function]
 1184 | static void _cjose_test_json_serial(const char *json, const char *match_json, cjose_jwe_recipient_t *rec)
      |             ^~~~~~~~~~~~~~~~~~~~~~~
check_jwe.c:102:27: warning: 'cjose_multi_key_locator_none' defined but not used [-Wunused-function]
  102 | static const cjose_jwk_t *cjose_multi_key_locator_none(cjose_jwe_t *jwe, cjose_header_t *hdr, void *data) { return NULL; }
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/check_cjose-check_header.Tpo .deps/check_cjose-check_header.Po
mv -f .deps/check_cjose-check_concatkdf.Tpo .deps/check_cjose-check_concatkdf.Po
mv -f .deps/check_cjose-check_util.Tpo .deps/check_cjose-check_util.Po
mv -f .deps/check_cjose-check_base64.Tpo .deps/check_cjose-check_base64.Po
mv -f .deps/check_cjose-check_jws.Tpo .deps/check_cjose-check_jws.Po
mv -f .deps/check_cjose-check_jwe.Tpo .deps/check_cjose-check_jwe.Po
mv -f .deps/check_cjose-check_jwk.Tpo .deps/check_cjose-check_jwk.Po
/bin/sh ../libtool  --tag=CC   --mode=link gcc -I../include -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/  -Wl,--as-needed,-O1,--sort-common -L/usr/lib -L/usr/lib -o check_cjose check_cjose-check_cjose.o check_cjose-check_version.o check_cjose-check_util.o check_cjose-check_base64.o check_cjose-check_concatkdf.o check_cjose-check_jwk.o check_cjose-check_jwe.o check_cjose-check_jws.o check_cjose-check_header.o ../src/libcjose.la -lcheck -ljansson -lcrypto 
libtool: link: gcc -I../include -I../src -I../src -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-error -I/usr/include/ -I/usr/include/ -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/check_cjose check_cjose-check_cjose.o check_cjose-check_version.o check_cjose-check_util.o check_cjose-check_base64.o check_cjose-check_concatkdf.o check_cjose-check_jwk.o check_cjose-check_jwe.o check_cjose-check_jws.o check_cjose-check_header.o  -L/usr/lib ../src/.libs/libcjose.so -lm -lcheck -ljansson -lcrypto
make[2]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/test'
make  check-TESTS
make[2]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/test'
make[3]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/test'
PASS: check_cjose
============================================================================
Testsuite summary for cjose 0.6.2.3
============================================================================
# TOTAL: 1
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/test'
make[2]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/test'
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/test'
Making check in doc
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/doc'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/doc'
Making check in platform
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform'
Making check in centos
make[2]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform/centos'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform/centos'
Making check in debian
make[2]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform/debian'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform/debian'
make[2]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform'
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform'
>>> cjose: Entering fakeroot...
Making install in .
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3'
make[2]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/buildozer/aports/community/cjose/pkg/cjose/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 cjose.pc '/home/buildozer/aports/community/cjose/pkg/cjose/usr/lib/pkgconfig'
make[2]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3'
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3'
Making install in include
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include'
make[2]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/buildozer/aports/community/cjose/pkg/cjose/usr/include'
 /bin/mkdir -p '/home/buildozer/aports/community/cjose/pkg/cjose/usr/include/cjose'
 /usr/bin/install -c -m 644  cjose/cjose.h cjose/base64.h cjose/jwk.h cjose/jwe.h cjose/jws.h cjose/header.h cjose/error.h cjose/util.h cjose/version.h '/home/buildozer/aports/community/cjose/pkg/cjose/usr/include/cjose'
make[2]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include'
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/include'
Making install in src
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/src'
make[2]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/src'
make[2]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/home/buildozer/aports/community/cjose/pkg/cjose/usr/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libcjose.la '/home/buildozer/aports/community/cjose/pkg/cjose/usr/lib'
libtool: install: /usr/bin/install -c .libs/libcjose.so.0.0.0 /home/buildozer/aports/community/cjose/pkg/cjose/usr/lib/libcjose.so.0.0.0
libtool: install: (cd /home/buildozer/aports/community/cjose/pkg/cjose/usr/lib && { ln -s -f libcjose.so.0.0.0 libcjose.so.0 || { rm -f libcjose.so.0 && ln -s libcjose.so.0.0.0 libcjose.so.0; }; })
libtool: install: (cd /home/buildozer/aports/community/cjose/pkg/cjose/usr/lib && { ln -s -f libcjose.so.0.0.0 libcjose.so || { rm -f libcjose.so && ln -s libcjose.so.0.0.0 libcjose.so; }; })
libtool: install: /usr/bin/install -c .libs/libcjose.lai /home/buildozer/aports/community/cjose/pkg/cjose/usr/lib/libcjose.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/src'
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/src'
Making install in test
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/test'
make[2]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/test'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/test'
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/test'
Making install in doc
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/doc'
make[2]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/buildozer/aports/community/cjose/pkg/cjose/usr/share/doc/cjose'
 /bin/mkdir -p '/home/buildozer/aports/community/cjose/pkg/cjose/usr/share/doc/cjose/html/search'
 /usr/bin/install -c -m 644  html/search/mag_seld.svg html/search/all_5.js html/search/variables_5.js html/search/files_6.js html/search/mag_d.svg html/search/all_f.js html/search/close.svg html/search/files_1.js html/search/variables_a.js html/search/defines_0.js html/search/files_4.js html/search/search.css html/search/search.js html/search/mag.svg html/search/variables_3.js html/search/files_0.js html/search/all_d.js html/search/enumvalues_0.js html/search/all_c.js html/search/all_e.js html/search/mag_sel.svg html/search/all_2.js html/search/variables_b.js html/search/variables_6.js html/search/files_2.js html/search/all_3.js html/search/all_0.js html/search/all_10.js html/search/variables_4.js html/search/defines_1.js html/search/all_9.js html/search/variables_c.js html/search/all_8.js html/search/variables_1.js html/search/all_7.js html/search/all_4.js html/search/all_6.js html/search/all_b.js html/search/variables_8.js html/search/variables_0.js '/home/buildozer/aports/community/cjose/pkg/cjose/usr/share/doc/cjose/html/search'
 /bin/mkdir -p '/home/buildozer/aports/community/cjose/pkg/cjose/usr/share/doc/cjose/html'
 /usr/bin/install -c -m 644  html/globals.html html/dynsections.js html/jwe_8h_source.html html/globals_type.html html/structcjose__jwk__rsa__keyspec-members.html html/version_8h_source.html html/header_8h.html html/menudata.js html/tab_ad.png html/functions_vars.html html/nav_f.png html/structcjose__jwe__recipient__t-members.html html/bc_s.png html/util_8h.html html/error_8h_source.html html/globals_func.html html/base64_8h_source.html html/version_8h.html html/plus.svg html/structcjose__jwe__recipient__t.html html/folderopend.svg html/globals_vars.html html/docd.svg html/tabs.css html/jquery.js html/clipboard.js html/annotated.html html/tab_s.png html/nav_fd.png html/structcjose__err.html html/doc.svg html/minusd.svg html/globals_defs.html html/closed.png html/structcjose__err-members.html html/doxygen.css html/structcjose__jwk__rsa__keyspec.html html/tab_b.png html/jws_8h_source.html html/tab_hd.png '/home/buildozer/aports/community/cjose/pkg/cjose/usr/share/doc/cjose/html'
 /bin/mkdir -p '/home/buildozer/aports/community/cjose/pkg/cjose/usr/share/doc/cjose/html'
 /usr/bin/install -c -m 644  html/classes.html html/menu.js html/navtree.css html/nav_g.png html/doxygen_crawl.html html/tab_sd.png html/resize.js html/jwk_8h.html html/util_8h_source.html html/bc_sd.png html/index.html html/folderopen.svg html/dir_55b9275dd3380a8a8f3d70da798804d2.html html/splitbar.png html/jws_8h.html html/folderclosed.svg html/jwe_8h.html html/sync_on.png html/cjose_8h_source.html html/sync_off.png html/error_8h.html html/cjose_8h.html html/tab_bd.png html/files.html html/globals_eval.html html/nav_h.png html/open.png html/jwk_8h_source.html html/minus.svg html/plusd.svg html/structcjose__jwk__ec__keyspec-members.html html/doxygen.svg html/header_8h_source.html html/cookie.js html/folderclosedd.svg html/globals_enum.html html/tab_a.png html/tab_h.png html/nav_hd.png html/splitbard.png '/home/buildozer/aports/community/cjose/pkg/cjose/usr/share/doc/cjose/html'
 /bin/mkdir -p '/home/buildozer/aports/community/cjose/pkg/cjose/usr/share/doc/cjose/html/search'
 /usr/bin/install -c -m 644  html/search/files_5.js html/search/pages_0.js html/search/searchdata.js html/search/typedefs_0.js html/search/all_a.js html/search/functions_0.js html/search/all_1.js html/search/variables_2.js html/search/files_3.js html/search/enums_0.js html/search/classes_0.js html/search/variables_9.js html/search/variables_7.js '/home/buildozer/aports/community/cjose/pkg/cjose/usr/share/doc/cjose/html/search'
 /bin/mkdir -p '/home/buildozer/aports/community/cjose/pkg/cjose/usr/share/doc/cjose/html'
 /usr/bin/install -c -m 644  html/dir_d44c64559bbebec7f509842c48db8b23.html html/structcjose__jwk__ec__keyspec.html html/base64_8h.html html/functions.html '/home/buildozer/aports/community/cjose/pkg/cjose/usr/share/doc/cjose/html'
make[2]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/doc'
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/doc'
Making install in platform
make[1]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform'
Making install in centos
make[2]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform/centos'
make[3]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform/centos'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform/centos'
make[2]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform/centos'
Making install in debian
make[2]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform/debian'
make[3]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform/debian'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform/debian'
make[2]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform/debian'
make[2]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform'
make[3]: Entering directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform'
make[2]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform'
make[1]: Leaving directory '/home/buildozer/aports/community/cjose/src/cjose-0.6.2.3/platform'
install: creating directory '/home/buildozer/aports/community/cjose/pkg/cjose/usr/share/licenses'
install: creating directory '/home/buildozer/aports/community/cjose/pkg/cjose/usr/share/licenses/cjose'
'LICENSE' -> '/home/buildozer/aports/community/cjose/pkg/cjose/usr/share/licenses/cjose/LICENSE'
>>> cjose-dev*: Running split function dev...
>>> cjose-dev*: Preparing subpackage cjose-dev...
>>> cjose-dev*: Stripping binaries
>>> cjose-dev*: Running postcheck for cjose-dev
>>> cjose-doc*: Running split function doc...
>>> cjose-doc*: Preparing subpackage cjose-doc...
>>> cjose-doc*: Running postcheck for cjose-doc
>>> cjose*: Running postcheck for cjose
>>> cjose*: Preparing package cjose...
>>> cjose*: Stripping binaries
>>> cjose-dev*: Scanning shared objects
>>> cjose-doc*: Scanning shared objects
>>> cjose*: Scanning shared objects
>>> cjose-dev*: Tracing dependencies...
	cjose=0.6.2.3-r0
	pc:jansson>=2.3
	pc:libcrypto>=1.0.1
	pkgconfig
>>> cjose-dev*: Package size: 100.0 KB
>>> cjose-dev*: Compressing data...
>>> cjose-dev*: Create checksum...
>>> cjose-dev*: Create cjose-dev-0.6.2.3-r0.apk
>>> cjose-doc*: Tracing dependencies...
>>> cjose-doc*: Package size: 1.4 MB
>>> cjose-doc*: Compressing data...
>>> cjose-doc*: Create checksum...
>>> cjose-doc*: Create cjose-doc-0.6.2.3-r0.apk
>>> cjose*: Tracing dependencies...
	so:libc.musl-loongarch64.so.1
	so:libcrypto.so.3
	so:libjansson.so.4
>>> cjose*: Package size: 96.0 KB
>>> cjose*: Compressing data...
>>> cjose*: Create checksum...
>>> cjose*: Create cjose-0.6.2.3-r0.apk
>>> cjose: Build complete at Wed, 28 Aug 2024 15:10:57 +0000 elapsed time 0h 0m 24s
>>> cjose: Cleaning up srcdir
>>> cjose: Cleaning up pkgdir
>>> cjose: Uninstalling dependencies...
(1/17) Purging .makedepends-cjose (20240828.151038)
(2/17) Purging check-dev (0.15.2-r5)
(3/17) Purging check (0.15.2-r5)
(4/17) Purging coreutils (9.5-r1)
Executing coreutils-9.5-r1.post-deinstall
(5/17) Purging coreutils-env (9.5-r1)
(6/17) Purging coreutils-fmt (9.5-r1)
(7/17) Purging coreutils-sha512sum (9.5-r1)
(8/17) Purging doxygen (1.12.0-r0)
(9/17) Purging jansson-dev (2.14-r4)
(10/17) Purging openssl-dev (3.3.1-r3)
(11/17) Purging git-perl (2.46.0-r0)
(12/17) Purging perl-git (2.46.0-r0)
(13/17) Purging perl-error (0.17029-r2)
(14/17) Purging perl (5.40.0-r1)
(15/17) Purging libbz2 (1.0.8-r6)
(16/17) Purging utmps-libs (0.1.2.2-r1)
(17/17) Purging skalibs (2.14.2.0-r0)
Executing busybox-1.36.1-r31.trigger
OK: 250 MiB in 101 packages
>>> cjose: Updating the community/loongarch64 repository index...
>>> cjose: Signing the index...