Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/nettle.spec'], timeout=0env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}logger=gid=135uid=1000printOutput=Falseshell=FalsechrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root'user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/nettle.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Macro expanded in comment on line 10: #Source0: http://www.lysator.liu.se/~nisse/archive/%{name}-%{version}.tar.gz warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/nettle-3.1.1-3.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/nettle.spec '], timeout=0env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}logger=gid=135private_network=Trueuid=1000printOutput=Falseshell=FalsechrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-18397/root'user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/nettle.spec '] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Macro expanded in comment on line 10: #Source0: http://www.lysator.liu.se/~nisse/archive/%{name}-%{version}.tar.gz Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QqCbfu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nettle-3.1.1 + /usr/bin/tar -xof /builddir/build/SOURCES/nettle-3.1.1-hobbled.tar.gz + cd nettle-3.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed s/ggdb3/g/ -i configure + sed s/ecc-192.c//g -i Makefile.in + sed s/ecc-224.c//g -i Makefile.in + echo 'Patch #0 (nettle-3.1.1-remove-ecc-testsuite.patch):' Patch #0 (nettle-3.1.1-remove-ecc-testsuite.patch): + /usr/bin/patch -p1 --fuzz=0 patching file examples/ecc-benchmark.c patching file examples/hogweed-benchmark.c patching file testsuite/ecdh-test.c patching file testsuite/ecdsa-sign-test.c patching file testsuite/testutils.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UfKoG4 + umask 022 + cd /builddir/build/BUILD + cd nettle-3.1.1 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared checking build system type... armv6hl-redhat-linux-gnu checking host system type... armv6hl-redhat-linux-gnu checking for -R flag... using -Wl,-rpath, Searching for libraries checking /usr... added checking /usr/local/lib... added checking /sw/local/lib... not found checking /sw/lib... not found checking /usr/gnu/lib... not found checking /opt/gnu/lib... not found checking /sw/gnu/lib... not found checking /usr/freeware/lib... not found checking /usr/pkg/lib... not found checking for armv6hl-redhat-linux-gnu-gcc... no checking for 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for ifunc support... no checking for armv6hl-redhat-linux-gnu-g++... no checking for armv6hl-redhat-linux-gnu-c++... no checking for armv6hl-redhat-linux-gnu-gpp... no checking for armv6hl-redhat-linux-gnu-aCC... no checking for armv6hl-redhat-linux-gnu-CC... no checking for armv6hl-redhat-linux-gnu-cxx... no checking for armv6hl-redhat-linux-gnu-cc++... no checking for armv6hl-redhat-linux-gnu-cl.exe... no checking for armv6hl-redhat-linux-gnu-FCC... no checking for armv6hl-redhat-linux-gnu-KCC... no checking for armv6hl-redhat-linux-gnu-RCC... no checking for armv6hl-redhat-linux-gnu-xlC_r... no checking for armv6hl-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking if LD -Wl,--version-script works... yes checking whether make sets $(MAKE)... yes checking for armv6hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for armv6hl-redhat-linux-gnu-nm... no checking for nm... nm checking for armv6hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking for armv6hl-redhat-linux-gnu-ar... no checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether ln -s works... yes checking for build system executable suffix... checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for uid_t in sys/types.h... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking size of long... 4 checking size of size_t... 4 checking openssl/blowfish.h usability... no checking openssl/blowfish.h presence... no checking for openssl/blowfish.h... no checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking for working alloca.h... yes checking for alloca... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for strerror... yes checking for secure_getenv... yes checking for getline... yes checking whether byte ordering is bigendian... no checking for __attribute__... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) checking for fcntl file locking... yes checking for __gmpz_getlimbn in -lgmp... yes checking for GMP limb size... 32 bits checking if /proc/cpuinfo claims neon support... yes configure: Looking for assembler files in arm/neon arm/v6 arm. checking CCPIC... -fpic checking if globals are prefixed by underscore... no checking for ELF-style .type,%function pseudo-ops... yes checking for ELF-style .type,#function pseudo-ops... yes checking for COFF-style .type directive... no checking if we should use a .note.GNU-stack section... yes checking if .align assembly directive is logarithmic... yes checking for m4... /usr/bin/m4 checking for makeinfo... /usr/bin/makeinfo checking for library containing clock_gettime... none required configure: creating ./config.status config.status: creating config.make config.status: creating config.m4 config.status: creating Makefile config.status: creating version.h config.status: creating tools/Makefile config.status: creating testsuite/Makefile config.status: creating examples/Makefile config.status: creating nettle.pc config.status: creating hogweed.pc config.status: creating libnettle.map config.status: creating libhogweed.map config.status: creating config.h config.status: linking arm/v6/aes-encrypt-internal.asm to aes-encrypt-internal.asm config.status: linking arm/v6/aes-decrypt-internal.asm to aes-decrypt-internal.asm config.status: linking arm/memxor.asm to memxor.asm config.status: linking arm/memxor3.asm to memxor3.asm config.status: linking arm/neon/salsa20-core-internal.asm to salsa20-core-internal.asm config.status: linking arm/v6/sha1-compress.asm to sha1-compress.asm config.status: linking arm/v6/sha256-compress.asm to sha256-compress.asm config.status: linking arm/neon/sha512-compress.asm to sha512-compress.asm config.status: linking arm/neon/sha3-permute.asm to sha3-permute.asm config.status: linking arm/neon/umac-nh.asm to umac-nh.asm config.status: linking arm/neon/umac-nh-n.asm to umac-nh-n.asm config.status: linking arm/machine.m4 to machine.m4 config.status: linking arm/ecc-192-modp.asm to ecc-192-modp.asm config.status: linking arm/ecc-224-modp.asm to ecc-224-modp.asm config.status: linking arm/ecc-256-redc.asm to ecc-256-redc.asm config.status: linking arm/ecc-384-modp.asm to ecc-384-modp.asm config.status: linking arm/ecc-521-modp.asm to ecc-521-modp.asm config.status: executing nettle-stdint.h commands config.status: creating nettle-stdint.h : __NETTLE_STDINT_H configure: summary of build options: Version: nettle 3.1.1 Host type: armv6hl-redhat-linux-gnu ABI: standard Assembly files: arm/neon arm/v6 arm Install prefix: /usr Library directory: /usr/lib Compiler: gcc Static libraries: yes Shared libraries: yes Public key crypto: yes Using mini-gmp: no Documentation: yes + make -j8 make all-here make[1]: Entering directory '/builddir/build/BUILD/nettle-3.1.1' gcc -O `test -f aesdata.c || echo './'`aesdata.c \ -o aesdata gcc -O `test -f desdata.c || echo './'`desdata.c \ -o desdata gcc -O `test -f twofishdata.c || echo './'`twofishdata.c \ -o twofishdata gcc -O `test -f shadata.c || echo './'`shadata.c -lm \ -o shadata gcc -O `test -f gcmdata.c || echo './'`gcmdata.c \ -o gcmdata gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c getopt.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c getopt1.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-internal.c \ && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 aes-decrypt-internal.asm >aes-decrypt-internal.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-decrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-decrypt-internal.s /usr/bin/m4 ./asm.m4 machine.m4 config.m4 aes-encrypt-internal.asm >aes-encrypt-internal.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-encrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-encrypt-internal.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-encrypt-table.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-invert-internal.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-set-key-internal.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-set-encrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-set-decrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes128-set-encrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes128-set-decrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes128-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes192-set-encrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes192-set-decrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes192-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes256-set-encrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes256-set-decrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes256-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c arcfour.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c arcfour-crypt.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c arctwo.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c arctwo-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c blowfish.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base16-encode.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base16-decode.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base16-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64-encode.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64-decode.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64url-encode.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64url-decode.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c base64url-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c buffer.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c buffer-init.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia-crypt-internal.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia-table.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia-absorb.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia-invert-key.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia128-set-encrypt-key.c \ && true base64-encode.c: In function 'nettle_base64_encode_raw': base64-encode.c:94:14: warning: pointer targets in passing argument 1 of 'encode_raw' differ in signedness [-Wpointer-sign] encode_raw(base64_encode_table, dst, length, src); ^ base64-encode.c:44:1: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' encode_raw(const char *alphabet, ^ base64-encode.c: In function 'nettle_base64_encode_update': base64-encode.c:163:18: warning: pointer targets in passing argument 1 of 'encode_raw' differ in signedness [-Wpointer-sign] encode_raw(ctx->alphabet, dst + done, bulk, src); ^ base64-encode.c:44:1: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' encode_raw(const char *alphabet, ^ gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia128-crypt.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia128-set-decrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia128-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia192-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia256-set-encrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia256-crypt.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia256-set-decrypt-key.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c camellia256-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cast128.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cast128-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cbc.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ccm.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ccm-aes128.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ccm-aes192.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ccm-aes256.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-crypt.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-core-internal.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-poly1305.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-poly1305-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-set-key.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c chacha-set-nonce.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ctr.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c des.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c des3.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c des-compat.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eax.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eax-aes128.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eax-aes128-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes128.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes128-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes192.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes192-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes256.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-aes256-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-camellia128.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-camellia128-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-camellia256.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gcm-camellia256-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gosthash94.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gosthash94-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-md5.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-ripemd160.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha1.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha224.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha256.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha384.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c hmac-sha512.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c knuth-lfib.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md2.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md2-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md4.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md4-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md5.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md5-compress.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md5-compat.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c md5-meta.c \ && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 memxor.asm >memxor.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c memxor.s /usr/bin/m4 ./asm.m4 machine.m4 config.m4 memxor3.asm >memxor3.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-aeads.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-armors.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c memxor3.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-ciphers.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c nettle-meta-hashes.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2-hmac-sha1.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pbkdf2-hmac-sha256.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c poly1305-aes.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c poly1305-internal.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c realloc.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ripemd160.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ripemd160-compress.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ripemd160-meta.c \ && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 salsa20-core-internal.asm >salsa20-core-internal.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-core-internal.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-crypt.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20r12-crypt.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-set-key.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-set-nonce.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-128-set-key.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c salsa20-256-set-key.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha1.c \ && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 sha1-compress.asm >sha1-compress.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha1-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha256.c \ && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 sha256-compress.asm >sha256-compress.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha1-compress.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha256-compress.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha224-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha256-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512.c \ && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 sha512-compress.asm >sha512-compress.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha384-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512-compress.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512-224-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha512-256-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3.c \ && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 sha3-permute.asm >sha3-permute.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-permute.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-224.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-224-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-256.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-256-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-384.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-384-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-512.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sha3-512-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c serpent-set-key.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c serpent-encrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c serpent-decrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c serpent-meta.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c twofish.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c twofish-meta.c \ && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 umac-nh.asm >umac-nh.s /usr/bin/m4 ./asm.m4 machine.m4 config.m4 umac-nh-n.asm >umac-nh-n.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-nh.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-nh-n.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-l2.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-l3.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-poly64.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-poly128.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac-set-key.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac32.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac64.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac96.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c umac128.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c write-be32.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c write-le32.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c write-le64.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c yarrow256.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c yarrow_key_event.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp-format.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp-transport.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp-transport-format.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c bignum.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c bignum-random.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c bignum-random-prime.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp2bignum.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-encrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-decrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-digest.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-md5.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-sha1.c \ && true sexp.c: In function 'nettle_sexp_iterator_check_type': sexp.c:303:14: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] && strlen(type) == iterator->atom_length ^ In file included from sexp.c:39:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp.c: In function 'nettle_sexp_iterator_check_types': sexp.c:319:13: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strlen(types[i]) == iterator->atom_length ^ In file included from sexp.c:39:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * const {aka const unsigned char * const}' extern size_t strlen (const char *__s) ^ sexp.c: In function 'nettle_sexp_iterator_assoc': sexp.c:360:16: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] if (strlen(keys[i]) == iterator->atom_length ^ In file included from sexp.c:39:0: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * const {aka const unsigned char * const}' extern size_t strlen (const char *__s) ^ gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-sha256.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pkcs1-rsa-sha512.c \ && true sexp-format.c: In function 'nettle_sexp_vformat': sexp-format.c:106:57: warning: pointer targets in passing argument 3 of 'format_string' differ in signedness [-Wpointer-sign] size_t output_length = format_string(buffer, length, start); ^ sexp-format.c:80:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' format_string(struct nettle_buffer *buffer, ^ sexp-format.c:179:49: warning: pointer targets in passing argument 3 of 'format_string' differ in signedness [-Wpointer-sign] output_length = format_string(buffer, length, s); ^ sexp-format.c:80:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' format_string(struct nettle_buffer *buffer, ^ sexp-format.c:212:49: warning: pointer targets in passing argument 3 of 'format_string' differ in signedness [-Wpointer-sign] output_length = format_string(buffer, length, s); ^ sexp-format.c:80:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' format_string(struct nettle_buffer *buffer, ^ sexp-format.c:242:54: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness [-Wpointer-sign] if (buffer && !nettle_buffer_write(buffer, length, s)) ^ In file included from sexp-format.c:45:0: buffer.h:86:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' nettle_buffer_write(struct nettle_buffer *buffer, ^ gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pkcs1-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pkcs1-sign-tr.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-pkcs1-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-md5-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-md5-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha1-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha1-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha256-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha256-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha512-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-sha512-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-encrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-decrypt.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-decrypt-tr.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-keygen.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa-blind.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa2sexp.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp2rsa.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-compat.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-compat-keygen.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-gen-params.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-keygen.c \ && true sexp2rsa.c: In function 'nettle_rsa_keypair_from_sexp_alist': sexp2rsa.c:63:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] = { "n", "e", "d", "p", "q", "a", "b", "c" }; ^ sexp2rsa.c:63:9: note: (near initialization for 'names[0]') sexp2rsa.c:63:14: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] = { "n", "e", "d", "p", "q", "a", "b", "c" }; ^ sexp2rsa.c:63:14: note: (near initialization for 'names[1]') sexp2rsa.c:63:19: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] = { "n", "e", "d", "p", "q", "a", "b", "c" }; ^ sexp2rsa.c:63:19: note: (near initialization for 'names[2]') sexp2rsa.c:63:24: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] = { "n", "e", "d", "p", "q", "a", "b", "c" }; ^ sexp2rsa.c:63:24: note: (near initialization for 'names[3]') sexp2rsa.c:63:29: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] = { "n", "e", "d", "p", "q", "a", "b", "c" }; ^ sexp2rsa.c:63:29: note: (near initialization for 'names[4]') sexp2rsa.c:63:34: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] = { "n", "e", "d", "p", "q", "a", "b", "c" }; ^ sexp2rsa.c:63:34: note: (near initialization for 'names[5]') sexp2rsa.c:63:39: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] = { "n", "e", "d", "p", "q", "a", "b", "c" }; ^ sexp2rsa.c:63:39: note: (near initialization for 'names[6]') sexp2rsa.c:63:44: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] = { "n", "e", "d", "p", "q", "a", "b", "c" }; ^ sexp2rsa.c:63:44: note: (near initialization for 'names[7]') sexp2rsa.c: In function 'nettle_rsa_keypair_from_sexp': sexp2rsa.c:103:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] = { "rsa", "rsa-pkcs1", "rsa-pkcs1-sha1" }; ^ sexp2rsa.c:103:9: note: (near initialization for 'names[0]') sexp2rsa.c:103:16: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] = { "rsa", "rsa-pkcs1", "rsa-pkcs1-sha1" }; ^ sexp2rsa.c:103:16: note: (near initialization for 'names[1]') sexp2rsa.c:103:29: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] = { "rsa", "rsa-pkcs1", "rsa-pkcs1-sha1" }; ^ sexp2rsa.c:103:29: note: (near initialization for 'names[2]') sexp2rsa.c:108:44: warning: pointer targets in passing argument 2 of 'nettle_sexp_iterator_check_type' differ in signedness [-Wpointer-sign] if (!sexp_iterator_check_type(&i, priv ? "private-key" : "public-key")) ^ In file included from sexp2rsa.c:41:0: sexp.h:132:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sexp_iterator_check_type(struct sexp_iterator *iterator, ^ gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-hash.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sha1-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sha1-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sha256-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa-sha256-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c dsa2sexp.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sexp2dsa.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c pgp-encode.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c rsa2openpgp.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c der-iterator.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c der2rsa.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c der2dsa.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sec-add-1.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sec-sub-1.c \ && true rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': rsa2openpgp.c:88:54: warning: pointer targets in passing argument 3 of 'nettle_pgp_put_userid' differ in signedness [-Wpointer-sign] if (!pgp_put_userid(buffer, strlen(userid), userid)) ^ In file included from rsa2openpgp.c:44:0: pgp.h:121:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' pgp_put_userid(struct nettle_buffer *buffer, ^ gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c sec-tabselect.c \ && true sexp2dsa.c: In function 'nettle_dsa_keypair_from_sexp_alist': sexp2dsa.c:65:9: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] = { "p", "q", "g", "y", "x" }; ^ sexp2dsa.c:65:9: note: (near initialization for 'names[0]') sexp2dsa.c:65:14: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] = { "p", "q", "g", "y", "x" }; ^ sexp2dsa.c:65:14: note: (near initialization for 'names[1]') sexp2dsa.c:65:19: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] = { "p", "q", "g", "y", "x" }; ^ sexp2dsa.c:65:19: note: (near initialization for 'names[2]') sexp2dsa.c:65:24: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] = { "p", "q", "g", "y", "x" }; ^ sexp2dsa.c:65:24: note: (near initialization for 'names[3]') sexp2dsa.c:65:29: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] = { "p", "q", "g", "y", "x" }; ^ sexp2dsa.c:65:29: note: (near initialization for 'names[4]') sexp2dsa.c: In function 'nettle_dsa_sha1_keypair_from_sexp': sexp2dsa.c:107:44: warning: pointer targets in passing argument 2 of 'nettle_sexp_iterator_check_type' differ in signedness [-Wpointer-sign] && sexp_iterator_check_type(&i, priv ? "private-key" : "public-key") ^ In file included from sexp2dsa.c:41:0: sexp.h:132:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sexp_iterator_check_type(struct sexp_iterator *iterator, ^ sexp2dsa.c:108:44: warning: pointer targets in passing argument 2 of 'nettle_sexp_iterator_check_type' differ in signedness [-Wpointer-sign] In file included from sexp2dsa.c:41:0: sexp.h:132:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sexp_iterator_check_type(struct sexp_iterator *iterator, ^ sexp2dsa.c: In function 'nettle_dsa_sha256_keypair_from_sexp': sexp2dsa.c:123:44: warning: pointer targets in passing argument 2 of 'nettle_sexp_iterator_check_type' differ in signedness [-Wpointer-sign] && sexp_iterator_check_type(&i, priv ? "private-key" : "public-key") ^ In file included from sexp2dsa.c:41:0: sexp.h:132:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sexp_iterator_check_type(struct sexp_iterator *iterator, ^ sexp2dsa.c:124:44: warning: pointer targets in passing argument 2 of 'nettle_sexp_iterator_check_type' differ in signedness [-Wpointer-sign] && sexp_iterator_check_type(&i, "dsa-sha256") ^ In file included from sexp2dsa.c:41:0: sexp.h:132:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sexp_iterator_check_type(struct sexp_iterator *iterator, ^ sexp2dsa.c: In function 'nettle_dsa_signature_from_sexp': sexp2dsa.c:134:45: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] static const uint8_t * const names[2] = { "r", "s" }; ^ sexp2dsa.c:134:45: note: (near initialization for 'names[0]') sexp2dsa.c:134:50: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] static const uint8_t * const names[2] = { "r", "s" }; ^ sexp2dsa.c:134:50: note: (near initialization for 'names[1]') gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c gmp-glue.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c cnd-copy.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mod.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mod-inv.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mod-arith.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-pp1-redc.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-pm1-redc.c \ && true make eccdata make[2]: Entering directory '/builddir/build/BUILD/nettle-3.1.1' gcc -O `test -f eccdata.c || echo './'`eccdata.c \ -o eccdata gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-size.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-j-to-a.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-a-to-j.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-dup-jj.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-jja.c \ && true pgp-encode.c: In function 'nettle_pgp_armor': pgp-encode.c:360:63: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness [-Wpointer-sign] In file included from pgp-encode.c:45:0: buffer.h:86:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' nettle_buffer_write(struct nettle_buffer *buffer, ^ pgp-encode.c:361:50: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness [-Wpointer-sign] In file included from pgp-encode.c:45:0: buffer.h:86:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' nettle_buffer_write(struct nettle_buffer *buffer, ^ pgp-encode.c:362:70: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness [-Wpointer-sign] In file included from pgp-encode.c:45:0: buffer.h:86:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' nettle_buffer_write(struct nettle_buffer *buffer, ^ pgp-encode.c:417:66: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness [-Wpointer-sign] In file included from pgp-encode.c:45:0: buffer.h:86:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' nettle_buffer_write(struct nettle_buffer *buffer, ^ pgp-encode.c:418:51: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness [-Wpointer-sign] In file included from pgp-encode.c:45:0: buffer.h:86:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' nettle_buffer_write(struct nettle_buffer *buffer, ^ gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-jjj.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-eh-to-a.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-dup-eh.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-eh.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-add-ehh.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-g-eh.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-a-eh.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-g.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-mul-a.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-hash.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-random.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-point.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-scalar.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-point-mul.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-point-mul-g.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-ecdsa-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecdsa-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-ecdsa-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecdsa-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecdsa-keygen.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve25519-mul-g.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve25519-mul.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c curve25519-eh-to-x.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-compress.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-decompress.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-expand.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-hash.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-pubkey.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c eddsa-verify.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed25519-sha512-pubkey.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed25519-sha512-sign.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ed25519-sha512-verify.c \ && true /usr/bin/m4 ./asm.m4 machine.m4 config.m4 ecc-192-modp.asm >ecc-192-modp.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-192-modp.s /usr/bin/m4 ./asm.m4 machine.m4 config.m4 ecc-224-modp.asm >ecc-224-modp.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-224-modp.s /usr/bin/m4 ./asm.m4 machine.m4 config.m4 ecc-256-redc.asm >ecc-256-redc.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-256-redc.s /usr/bin/m4 ./asm.m4 machine.m4 config.m4 ecc-384-modp.asm >ecc-384-modp.s /usr/bin/m4 ./asm.m4 machine.m4 config.m4 ecc-521-modp.asm >ecc-521-modp.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-384-modp.s gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-521-modp.s gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wl,-z,relro -shared -Wl,-soname=libnettle.so.6 aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-invert-internal.o aes-set-key-internal.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes128-set-encrypt-key.o aes128-set-decrypt-key.o aes128-meta.o aes192-set-encrypt-key.o aes192-set-decrypt-key.o aes192-meta.o aes256-set-encrypt-key.o aes256-set-decrypt-key.o aes256-meta.o arcfour.o arcfour-crypt.o arctwo.o arctwo-meta.o blowfish.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o base64url-encode.o base64url-decode.o base64url-meta.o buffer.o buffer-init.o camellia-crypt-internal.o camellia-table.o camellia-absorb.o camellia-invert-key.o camellia128-set-encrypt-key.o camellia128-crypt.o camellia128-set-decrypt-key.o camellia128-meta.o camellia192-meta.o camellia256-set-encrypt-key.o camellia256-crypt.o camellia256-set-decrypt-key.o camellia256-meta.o cast128.o cast128-meta.o cbc.o ccm.o ccm-aes128.o ccm-aes192.o ccm-aes256.o chacha-crypt.o chacha-core-internal.o chacha-poly1305.o chacha-poly1305-meta.o chacha-set-key.o chacha-set-nonce.o ctr.o des.o des3.o des-compat.o eax.o eax-aes128.o eax-aes128-meta.o gcm.o gcm-aes.o gcm-aes128.o gcm-aes128-meta.o gcm-aes192.o gcm-aes192-meta.o gcm-aes256.o gcm-aes256-meta.o gcm-camellia128.o gcm-camellia128-meta.o gcm-camellia256.o gcm-camellia256-meta.o gosthash94.o gosthash94-meta.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o memxor.o memxor3.o nettle-meta-aeads.o nettle-meta-armors.o nettle-meta-ciphers.o nettle-meta-hashes.o pbkdf2.o pbkdf2-hmac-sha1.o pbkdf2-hmac-sha256.o poly1305-aes.o poly1305-internal.o realloc.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-core-internal.o salsa20-crypt.o salsa20r12-crypt.o salsa20-set-key.o salsa20-set-nonce.o salsa20-128-set-key.o salsa20-256-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o sha512-224-meta.o sha512-256-meta.o sha3.o sha3-permute.o sha3-224.o sha3-224-meta.o sha3-256.o sha3-256-meta.o sha3-384.o sha3-384-meta.o sha3-512.o sha3-512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o umac-nh.o umac-nh-n.o umac-l2.o umac-l3.o umac-poly64.o umac-poly128.o umac-set-key.o umac32.o umac64.o umac96.o umac128.o write-be32.o write-le32.o write-le64.o yarrow256.o yarrow_key_event.o -Wl,--version-script=libnettle.map -o libnettle.so rm -f libnettle.a ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-invert-internal.o aes-set-key-internal.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes128-set-encrypt-key.o aes128-set-decrypt-key.o aes128-meta.o aes192-set-encrypt-key.o aes192-set-decrypt-key.o aes192-meta.o aes256-set-encrypt-key.o aes256-set-decrypt-key.o aes256-meta.o arcfour.o arcfour-crypt.o arctwo.o arctwo-meta.o blowfish.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o base64url-encode.o base64url-decode.o base64url-meta.o buffer.o buffer-init.o camellia-crypt-internal.o camellia-table.o camellia-absorb.o camellia-invert-key.o camellia128-set-encrypt-key.o camellia128-crypt.o camellia128-set-decrypt-key.o camellia128-meta.o camellia192-meta.o camellia256-set-encrypt-key.o camellia256-crypt.o camellia256-set-decrypt-key.o camellia256-meta.o cast128.o cast128-meta.o cbc.o ccm.o ccm-aes128.o ccm-aes192.o ccm-aes256.o chacha-crypt.o chacha-core-internal.o chacha-poly1305.o chacha-poly1305-meta.o chacha-set-key.o chacha-set-nonce.o ctr.o des.o des3.o des-compat.o eax.o eax-aes128.o eax-aes128-meta.o gcm.o gcm-aes.o gcm-aes128.o gcm-aes128-meta.o gcm-aes192.o gcm-aes192-meta.o gcm-aes256.o gcm-aes256-meta.o gcm-camellia128.o gcm-camellia128-meta.o gcm-camellia256.o gcm-camellia256-meta.o gosthash94.o gosthash94-meta.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o memxor.o memxor3.o nettle-meta-aeads.o nettle-meta-armors.o nettle-meta-ciphers.o nettle-meta-hashes.o pbkdf2.o pbkdf2-hmac-sha1.o pbkdf2-hmac-sha256.o poly1305-aes.o poly1305-internal.o realloc.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-core-internal.o salsa20-crypt.o salsa20r12-crypt.o salsa20-set-key.o salsa20-set-nonce.o salsa20-128-set-key.o salsa20-256-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o sha512-224-meta.o sha512-256-meta.o sha3.o sha3-permute.o sha3-224.o sha3-224-meta.o sha3-256.o sha3-256-meta.o sha3-384.o sha3-384-meta.o sha3-512.o sha3-512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o umac-nh.o umac-nh-n.o umac-l2.o umac-l3.o umac-poly64.o umac-poly128.o umac-set-key.o umac32.o umac64.o umac96.o umac128.o write-be32.o write-le32.o write-le64.o yarrow256.o yarrow_key_event.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libnettle.a echo nettle > libnettle.stamp mkdir .lib 2>/dev/null (cd .lib \ && rm -f libnettle.so \ && ln -s ../libnettle.so libnettle.so \ && [ -z "libnettle.so.6" ] \ || { rm -f libnettle.so.6 \ && ln -s libnettle.so libnettle.so.6 ; } ) echo nettle > libnettle.stamp make[2]: Leaving directory '/builddir/build/BUILD/nettle-3.1.1' echo stamp > eccdata.stamp ./eccdata 256 14 6 32 > ecc-256.hT && mv ecc-256.hT ecc-256.h ./eccdata 384 41 6 32 > ecc-384.hT && mv ecc-384.hT ecc-384.h ./eccdata 521 56 6 32 > ecc-521.hT && mv ecc-521.hT ecc-521.h ./eccdata 255 14 6 32 > ecc-25519.hT && mv ecc-25519.hT ecc-25519.h Table size: 256 entries Table size: 256 entries gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-256.c \ && true gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-25519.c \ && true Table size: 128 entries gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-384.c \ && true Table size: 128 entries gcc -I. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-521.c \ && true rm -f libhogweed.a gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wl,-z,relro -shared -Wl,-soname=libhogweed.so.4 sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-compat.o dsa-compat-keygen.o dsa-gen-params.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-hash.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o sec-add-1.o sec-sub-1.o sec-tabselect.o gmp-glue.o cnd-copy.o ecc-mod.o ecc-mod-inv.o ecc-mod-arith.o ecc-pp1-redc.o ecc-pm1-redc.o ecc-256.o ecc-384.o ecc-521.o ecc-25519.o ecc-size.o ecc-j-to-a.o ecc-a-to-j.o ecc-dup-jj.o ecc-add-jja.o ecc-add-jjj.o ecc-eh-to-a.o ecc-dup-eh.o ecc-add-eh.o ecc-add-ehh.o ecc-mul-g-eh.o ecc-mul-a-eh.o ecc-mul-g.o ecc-mul-a.o ecc-hash.o ecc-random.o ecc-point.o ecc-scalar.o ecc-point-mul.o ecc-point-mul-g.o ecc-ecdsa-sign.o ecdsa-sign.o ecc-ecdsa-verify.o ecdsa-verify.o ecdsa-keygen.o curve25519-mul-g.o curve25519-mul.o curve25519-eh-to-x.o eddsa-compress.o eddsa-decompress.o eddsa-expand.o eddsa-hash.o eddsa-pubkey.o eddsa-sign.o eddsa-verify.o ed25519-sha512-pubkey.o ed25519-sha512-sign.o ed25519-sha512-verify.o ecc-192-modp.o ecc-224-modp.o ecc-256-redc.o ecc-384-modp.o ecc-521-modp.o -Wl,--version-script=libhogweed.map -o libhogweed.so libnettle.so -lgmp ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-compat.o dsa-compat-keygen.o dsa-gen-params.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-hash.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o sec-add-1.o sec-sub-1.o sec-tabselect.o gmp-glue.o cnd-copy.o ecc-mod.o ecc-mod-inv.o ecc-mod-arith.o ecc-pp1-redc.o ecc-pm1-redc.o ecc-256.o ecc-384.o ecc-521.o ecc-25519.o ecc-size.o ecc-j-to-a.o ecc-a-to-j.o ecc-dup-jj.o ecc-add-jja.o ecc-add-jjj.o ecc-eh-to-a.o ecc-dup-eh.o ecc-add-eh.o ecc-add-ehh.o ecc-mul-g-eh.o ecc-mul-a-eh.o ecc-mul-g.o ecc-mul-a.o ecc-hash.o ecc-random.o ecc-point.o ecc-scalar.o ecc-point-mul.o ecc-point-mul-g.o ecc-ecdsa-sign.o ecdsa-sign.o ecc-ecdsa-verify.o ecdsa-verify.o ecdsa-keygen.o curve25519-mul-g.o curve25519-mul.o curve25519-eh-to-x.o eddsa-compress.o eddsa-decompress.o eddsa-expand.o eddsa-hash.o eddsa-pubkey.o eddsa-sign.o eddsa-verify.o ed25519-sha512-pubkey.o ed25519-sha512-sign.o ed25519-sha512-verify.o ecc-192-modp.o ecc-224-modp.o ecc-256-redc.o ecc-384-modp.o ecc-521-modp.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libhogweed.a echo hogweed > libhogweed.stamp mkdir .lib 2>/dev/null Makefile:266: recipe for target 'libhogweed.so' failed make[1]: [libhogweed.so] Error 1 (ignored) (cd .lib \ && rm -f libhogweed.so \ && ln -s ../libhogweed.so libhogweed.so \ && [ -z "libhogweed.so.4" ] \ || { rm -f libhogweed.so.4 \ && ln -s libhogweed.so libhogweed.so.4 ; } ) echo hogweed > libhogweed.stamp make[1]: Leaving directory '/builddir/build/BUILD/nettle-3.1.1' set -e; for d in tools testsuite examples; do \ echo "Making all in $d" ; (cd $d && make all); done Making all in tools make[1]: Entering directory '/builddir/build/BUILD/nettle-3.1.1/tools' gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sexp-conv.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c input.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c output.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c parse.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c misc.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c nettle-hash.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c nettle-pbkdf2.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c nettle-lfib-stream.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c pkcs1-conv.c && true nettle-lfib-stream.c: In function 'main': nettle-lfib-stream.c:84:43: warning: pointer targets in passing argument 3 of 'nettle_knuth_lfib_random' differ in signedness [-Wpointer-sign] knuth_lfib_random(&ctx, BUFSIZE, buffer); ^ In file included from nettle-lfib-stream.c:39:0: ../knuth-lfib.h:73:1: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' knuth_lfib_random(struct knuth_lfib_ctx *ctx, ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream nettle-pbkdf2.c: In function 'main': nettle-pbkdf2.c:151:6: warning: pointer targets in passing argument 3 of 'nettle_base16_decode_update' differ in signedness [-Wpointer-sign] salt, salt_length, salt) ^ In file included from nettle-pbkdf2.c:44:0: ../base16.h:96:1: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' base16_decode_update(struct base16_decode_ctx *ctx, ^ nettle-pbkdf2.c:151:25: warning: pointer targets in passing argument 5 of 'nettle_base16_decode_update' differ in signedness [-Wpointer-sign] salt, salt_length, salt) ^ In file included from nettle-pbkdf2.c:44:0: ../base16.h:96:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' base16_decode_update(struct base16_decode_ctx *ctx, ^ nettle-pbkdf2.c:164:47: warning: pointer targets in passing argument 2 of 'nettle_pbkdf2_hmac_sha256' differ in signedness [-Wpointer-sign] pbkdf2_hmac_sha256 (password_length, password, iterations, salt_length, salt, ^ In file included from nettle-pbkdf2.c:43:0: ../pbkdf2.h:76:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' pbkdf2_hmac_sha256 (size_t key_length, const uint8_t *key, ^ nettle-pbkdf2.c:164:82: warning: pointer targets in passing argument 5 of 'nettle_pbkdf2_hmac_sha256' differ in signedness [-Wpointer-sign] In file included from nettle-pbkdf2.c:43:0: ../pbkdf2.h:76:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' pbkdf2_hmac_sha256 (size_t key_length, const uint8_t *key, ^ nettle-pbkdf2.c:165:24: warning: pointer targets in passing argument 7 of 'nettle_pbkdf2_hmac_sha256' differ in signedness [-Wpointer-sign] output_length, output); ^ In file included from nettle-pbkdf2.c:43:0: ../pbkdf2.h:76:1: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' pbkdf2_hmac_sha256 (size_t key_length, const uint8_t *key, ^ nettle-pbkdf2.c:177:32: warning: pointer targets in passing argument 1 of 'nettle_base16_encode_update' differ in signedness [-Wpointer-sign] base16_encode_update(hex, 8, output + i); ^ In file included from nettle-pbkdf2.c:44:0: ../base16.h:64:1: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' base16_encode_update(uint8_t *dst, ^ nettle-pbkdf2.c:177:40: warning: pointer targets in passing argument 3 of 'nettle_base16_encode_update' differ in signedness [-Wpointer-sign] base16_encode_update(hex, 8, output + i); ^ In file included from nettle-pbkdf2.c:44:0: ../base16.h:64:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' base16_encode_update(uint8_t *dst, ^ nettle-pbkdf2.c:181:35: warning: pointer targets in passing argument 1 of 'nettle_base16_encode_update' differ in signedness [-Wpointer-sign] base16_encode_update(hex, output_length - i, output + i); ^ In file included from nettle-pbkdf2.c:44:0: ../base16.h:64:1: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' base16_encode_update(uint8_t *dst, ^ nettle-pbkdf2.c:181:59: warning: pointer targets in passing argument 3 of 'nettle_base16_encode_update' differ in signedness [-Wpointer-sign] base16_encode_update(hex, output_length - i, output + i); ^ In file included from nettle-pbkdf2.c:44:0: ../base16.h:64:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' base16_encode_update(uint8_t *dst, ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro nettle-pbkdf2.o misc.o ../getopt.o ../getopt1.o -lnettle -o nettle-pbkdf2 nettle-hash.c: In function 'hash_file': nettle-hash.c:87:30: warning: pointer targets in passing argument 3 of 'hash->update' differ in signedness [-Wpointer-sign] hash->update(ctx, res, buffer); ^ nettle-hash.c:87:30: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' nettle-hash.c: In function 'digest_file': nettle-hash.c:123:32: warning: pointer targets in passing argument 1 of 'nettle_base16_encode_update' differ in signedness [-Wpointer-sign] base16_encode_update(hex, 8, digest + i); ^ In file included from nettle-hash.c:44:0: ../base16.h:64:1: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' base16_encode_update(uint8_t *dst, ^ nettle-hash.c:127:35: warning: pointer targets in passing argument 1 of 'nettle_base16_encode_update' differ in signedness [-Wpointer-sign] base16_encode_update(hex, digest_length - i, digest + i); ^ In file included from nettle-hash.c:44:0: ../base16.h:64:1: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' base16_encode_update(uint8_t *dst, ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -o nettle-hash output.c: In function 'sexp_put_string': output.c:206:5: warning: pointer targets in passing argument 3 of 'sexp_put_data' differ in signedness [-Wpointer-sign] (mode == SEXP_ADVANCED) ? "\"\"": "0:"); ^ output.c:143:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sexp_put_data(struct sexp_output *output, ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv make[1]: Leaving directory '/builddir/build/BUILD/nettle-3.1.1/tools' Making all in testsuite make[1]: Entering directory '/builddir/build/BUILD/nettle-3.1.1/testsuite' gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sha1-huge-test.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c testutils.c && true testutils.c: In function 'tstring_hex': testutils.c:81:78: warning: pointer targets in passing argument 5 of 'nettle_base16_decode_update' differ in signedness [-Wpointer-sign] In file included from testutils.c:5:0: ../base16.h:96:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' base16_decode_update(struct base16_decode_ctx *ctx, ^ testutils.c: In function 'test_armor': testutils.c:568:32: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] size_t ascii_length = strlen(ascii); ^ In file included from testutils.h:13:0, from testutils.c:3: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ testutils.c:589:36: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] ASSERT (0x33 == buffer[strlen(ascii)]); ^ In file included from testutils.h:13:0, from testutils.c:3: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ testutils.c: In function 'test_rsa_md5': testutils.c:778:89: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:40:0, from testutils.h:16, from testutils.c:3: ../md5.h:68:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ testutils.c:790:99: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:40:0, from testutils.h:16, from testutils.c:3: ../md5.h:68:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ testutils.c:794:97: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:40:0, from testutils.h:16, from testutils.c:3: ../md5.h:68:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ testutils.c:799:98: warning: pointer targets in passing argument 3 of 'nettle_md5_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:40:0, from testutils.h:16, from testutils.c:3: ../md5.h:68:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' md5_update(struct md5_ctx *ctx, ^ testutils.c: In function 'test_rsa_sha1': testutils.c:816:91: warning: pointer targets in passing argument 3 of 'nettle_sha1_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:41:0, from testutils.h:16, from testutils.c:3: ../sha1.h:70:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha1_update(struct sha1_ctx *ctx, ^ testutils.c:828:101: warning: pointer targets in passing argument 3 of 'nettle_sha1_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:41:0, from testutils.h:16, from testutils.c:3: ../sha1.h:70:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha1_update(struct sha1_ctx *ctx, ^ testutils.c:832:99: warning: pointer targets in passing argument 3 of 'nettle_sha1_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:41:0, from testutils.h:16, from testutils.c:3: ../sha1.h:70:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha1_update(struct sha1_ctx *ctx, ^ testutils.c:837:100: warning: pointer targets in passing argument 3 of 'nettle_sha1_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:41:0, from testutils.h:16, from testutils.c:3: ../sha1.h:70:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha1_update(struct sha1_ctx *ctx, ^ testutils.c: In function 'test_rsa_sha256': testutils.c:854:95: warning: pointer targets in passing argument 3 of 'nettle_sha256_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:42:0, from testutils.h:16, from testutils.c:3: ../sha2.h:85:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha256_update(struct sha256_ctx *ctx, ^ testutils.c:866:105: warning: pointer targets in passing argument 3 of 'nettle_sha256_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:42:0, from testutils.h:16, from testutils.c:3: ../sha2.h:85:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha256_update(struct sha256_ctx *ctx, ^ testutils.c:870:103: warning: pointer targets in passing argument 3 of 'nettle_sha256_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:42:0, from testutils.h:16, from testutils.c:3: ../sha2.h:85:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha256_update(struct sha256_ctx *ctx, ^ testutils.c:875:104: warning: pointer targets in passing argument 3 of 'nettle_sha256_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:42:0, from testutils.h:16, from testutils.c:3: ../sha2.h:85:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha256_update(struct sha256_ctx *ctx, ^ testutils.c: In function 'test_rsa_sha512': testutils.c:892:95: warning: pointer targets in passing argument 3 of 'nettle_sha512_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:42:0, from testutils.h:16, from testutils.c:3: ../sha2.h:138:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha512_update(struct sha512_ctx *ctx, ^ testutils.c:904:105: warning: pointer targets in passing argument 3 of 'nettle_sha512_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:42:0, from testutils.h:16, from testutils.c:3: ../sha2.h:138:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha512_update(struct sha512_ctx *ctx, ^ testutils.c:908:103: warning: pointer targets in passing argument 3 of 'nettle_sha512_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:42:0, from testutils.h:16, from testutils.c:3: ../sha2.h:138:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha512_update(struct sha512_ctx *ctx, ^ testutils.c:913:104: warning: pointer targets in passing argument 3 of 'nettle_sha512_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:42:0, from testutils.h:16, from testutils.c:3: ../sha2.h:138:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha512_update(struct sha512_ctx *ctx, ^ testutils.c: In function 'test_dsa160': testutils.c:1006:86: warning: pointer targets in passing argument 3 of 'nettle_sha1_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:41:0, from testutils.h:16, from testutils.c:3: ../sha1.h:70:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha1_update(struct sha1_ctx *ctx, ^ testutils.c:1025:100: warning: pointer targets in passing argument 3 of 'nettle_sha1_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:41:0, from testutils.h:16, from testutils.c:3: ../sha1.h:70:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha1_update(struct sha1_ctx *ctx, ^ testutils.c:1030:98: warning: pointer targets in passing argument 3 of 'nettle_sha1_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:41:0, from testutils.h:16, from testutils.c:3: ../sha1.h:70:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha1_update(struct sha1_ctx *ctx, ^ testutils.c:1036:99: warning: pointer targets in passing argument 3 of 'nettle_sha1_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:41:0, from testutils.h:16, from testutils.c:3: ../sha1.h:70:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha1_update(struct sha1_ctx *ctx, ^ testutils.c: In function 'test_dsa256': testutils.c:1056:90: warning: pointer targets in passing argument 3 of 'nettle_sha256_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:42:0, from testutils.h:16, from testutils.c:3: ../sha2.h:85:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha256_update(struct sha256_ctx *ctx, ^ testutils.c:1075:104: warning: pointer targets in passing argument 3 of 'nettle_sha256_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:42:0, from testutils.h:16, from testutils.c:3: ../sha2.h:85:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha256_update(struct sha256_ctx *ctx, ^ testutils.c:1080:102: warning: pointer targets in passing argument 3 of 'nettle_sha256_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:42:0, from testutils.h:16, from testutils.c:3: ../sha2.h:85:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha256_update(struct sha256_ctx *ctx, ^ testutils.c:1086:103: warning: pointer targets in passing argument 3 of 'nettle_sha256_update' differ in signedness [-Wpointer-sign] In file included from ../rsa.h:42:0, from testutils.h:16, from testutils.c:3: ../sha2.h:85:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sha256_update(struct sha256_ctx *ctx, ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test make[1]: Leaving directory '/builddir/build/BUILD/nettle-3.1.1/testsuite' Making all in examples make[1]: Entering directory '/builddir/build/BUILD/nettle-3.1.1/examples' gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c nettle-benchmark.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c nettle-openssl.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c timing.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c io.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c eratosthenes.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c base16enc.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c base16dec.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c base64enc.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c base64dec.c && true base16enc.c: In function 'main': base16enc.c:91:45: warning: pointer targets in passing argument 3 of 'write_string' differ in signedness [-Wpointer-sign] if (!write_string (stdout, encoded_bytes, result) ^ In file included from base16enc.c:46:0: io.h:62:1: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' write_string(FILE *f, unsigned size, const char *buffer); ^ base16enc.c:100:46: warning: pointer targets in passing argument 3 of 'write_string' differ in signedness [-Wpointer-sign] if (!write_string(stdout,encoded_bytes, result)) ^ In file included from base16enc.c:46:0: io.h:62:1: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' write_string(FILE *f, unsigned size, const char *buffer); ^ base64enc.c: In function 'main': base64enc.c:93:45: warning: pointer targets in passing argument 3 of 'write_string' differ in signedness [-Wpointer-sign] if (!write_string (stdout, encoded_bytes, result) ^ In file included from base64enc.c:46:0: io.h:62:1: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' write_string(FILE *f, unsigned size, const char *buffer); ^ base64enc.c:104:48: warning: pointer targets in passing argument 3 of 'write_string' differ in signedness [-Wpointer-sign] if (!write_string (stdout, encoded_bytes, result)) ^ In file included from base64enc.c:46:0: io.h:62:1: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' write_string(FILE *f, unsigned size, const char *buffer); ^ gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c rsa-keygen.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c rsa-sign.c && true base16dec.c: In function 'main': base16dec.c:96:48: warning: pointer targets in passing argument 3 of 'write_string' differ in signedness [-Wpointer-sign] if (!write_string (stdout, decoded_bytes, result)) ^ In file included from base16dec.c:46:0: io.h:62:1: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' write_string(FILE *f, unsigned size, const char *buffer); ^ gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c read_rsa_key.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c rsa-verify.c && true io.c: In function 'simple_random': io.c:180:38: warning: pointer targets in passing argument 3 of 'nettle_yarrow256_seed' differ in signedness [-Wpointer-sign] yarrow256_seed(ctx, length, buffer); ^ In file included from io.h:38:0, from io.c:45: ../yarrow.h:97:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' yarrow256_seed(struct yarrow256_ctx *ctx, ^ io.c: In function 'hash_file': io.c:197:30: warning: pointer targets in passing argument 3 of 'hash->update' differ in signedness [-Wpointer-sign] hash->update(ctx, res, buffer); ^ io.c:197:30: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c rsa-encrypt.c && true base64dec.c: In function 'main': base64dec.c:96:48: warning: pointer targets in passing argument 3 of 'write_string' differ in signedness [-Wpointer-sign] if (!write_string (stdout, decoded_bytes, result)) ^ In file included from base64dec.c:46:0: io.h:62:1: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' write_string(FILE *f, unsigned size, const char *buffer); ^ gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c rsa-decrypt.c && true read_rsa_key.c: In function 'read_rsa_key': read_rsa_key.c:57:60: warning: pointer targets in passing argument 5 of 'nettle_rsa_keypair_from_sexp' differ in signedness [-Wpointer-sign] res = rsa_keypair_from_sexp(pub, priv, 0, length, buffer); ^ In file included from read_rsa_key.c:41:0: ../rsa.h:372:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' rsa_keypair_from_sexp(struct rsa_public_key *pub, ^ gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c random-prime.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c hogweed-benchmark.c && true gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ecc-benchmark.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes rsa-keygen.c: In function 'main': rsa-keygen.c:184:46: warning: pointer targets in passing argument 3 of 'write_file' differ in signedness [-Wpointer-sign] if (!write_file(pub_name, pub_buffer.size, pub_buffer.contents)) ^ In file included from rsa-keygen.c:47:0: io.h:59:1: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' write_file(const char *name, unsigned size, const char *buffer); ^ rsa-keygen.c:193:48: warning: pointer targets in passing argument 3 of 'write_file' differ in signedness [-Wpointer-sign] if (!write_file(priv_name, priv_buffer.size, priv_buffer.contents)) ^ In file included from rsa-keygen.c:47:0: io.h:59:1: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' write_file(const char *name, unsigned size, const char *buffer); ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro base16enc.o io.o \ -lnettle -lgmp -o base16enc gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro base16dec.o io.o \ -lnettle -lgmp -o base16dec rsa-encrypt.c: In function 'write_uint32': rsa-encrypt.c:77:42: warning: pointer targets in passing argument 3 of 'write_string' differ in signedness [-Wpointer-sign] return write_string(f, sizeof(buffer), buffer); ^ In file included from rsa-encrypt.c:53:0: io.h:62:1: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' write_string(FILE *f, unsigned size, const char *buffer); ^ rsa-encrypt.c: In function 'write_bignum': rsa-encrypt.c:99:31: warning: pointer targets in passing argument 3 of 'write_string' differ in signedness [-Wpointer-sign] res = write_string(f, size, p); ^ In file included from rsa-encrypt.c:53:0: io.h:62:1: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' write_string(FILE *f, unsigned size, const char *buffer); ^ rsa-encrypt.c: In function 'process_file': rsa-encrypt.c:146:33: warning: pointer targets in passing argument 3 of 'write_string' differ in signedness [-Wpointer-sign] if (!write_string(out, size, buffer)) ^ In file included from rsa-encrypt.c:53:0: io.h:62:1: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' write_string(FILE *f, unsigned size, const char *buffer); ^ rsa-encrypt.c:155:36: warning: pointer targets in passing argument 3 of 'write_string' differ in signedness [-Wpointer-sign] if (!write_string(out, size, buffer)) ^ In file included from rsa-encrypt.c:53:0: io.h:62:1: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' write_string(FILE *f, unsigned size, const char *buffer); ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro base64enc.o io.o \ -lnettle -lgmp -o base64enc gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro base64dec.o io.o \ -lnettle -lgmp -o base64dec rsa-decrypt.c: In function 'process_file': rsa-decrypt.c:162:33: warning: pointer targets in passing argument 3 of 'write_string' differ in signedness [-Wpointer-sign] if (!write_string(out, size, buffer)) ^ In file included from rsa-decrypt.c:55:0: io.h:62:1: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' write_string(FILE *f, unsigned size, const char *buffer); ^ rsa-decrypt.c:185:40: warning: pointer targets in passing argument 3 of 'write_string' differ in signedness [-Wpointer-sign] if (!write_string(out, leftover, buffer)) ^ In file included from rsa-decrypt.c:55:0: io.h:62:1: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}' write_string(FILE *f, unsigned size, const char *buffer); ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro rsa-keygen.o io.o ../getopt.o ../getopt1.o \ -lhogweed -lnettle -lgmp -o rsa-keygen gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro rsa-sign.o io.o read_rsa_key.o \ -lhogweed -lnettle -lgmp -o rsa-sign gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro rsa-verify.o io.o read_rsa_key.o \ -lhogweed -lnettle -lgmp -o rsa-verify gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro rsa-encrypt.o io.o read_rsa_key.o \ ../getopt.o ../getopt1.o \ -lhogweed -lnettle -lgmp -o rsa-encrypt gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro rsa-decrypt.o io.o read_rsa_key.o \ -lhogweed -lnettle -lgmp -o rsa-decrypt gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro random-prime.o io.o ../getopt.o ../getopt1.o \ -lhogweed -lnettle -lgmp -o random-prime gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o timing.o -lnettle -lgmp -lm -o nettle-benchmark gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro ecc-benchmark.o timing.o -lhogweed -lnettle -lgmp -lm -lgmp \ -o ecc-benchmark hogweed-benchmark.c: In function 'hash_string': hogweed-benchmark.c:99:30: warning: pointer targets in passing argument 3 of 'hash->update' differ in signedness [-Wpointer-sign] hash->update (ctx, length, s); ^ hogweed-benchmark.c:99:30: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' hogweed-benchmark.c: In function 'bench_rsa_init': hogweed-benchmark.c:230:74: warning: pointer targets in passing argument 3 of 'nettle_sexp_transport_iterator_first' differ in signedness [-Wpointer-sign] res = sexp_transport_iterator_first (&i, sizeof(rsa1024) - 1, rsa1024); ^ In file included from hogweed-benchmark.c:53:0: ../sexp.h:94:1: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' sexp_transport_iterator_first(struct sexp_iterator *iterator, ^ hogweed-benchmark.c:232:74: warning: pointer targets in passing argument 3 of 'nettle_sexp_transport_iterator_first' differ in signedness [-Wpointer-sign] res = sexp_transport_iterator_first (&i, sizeof(rsa2048) - 1, rsa2048); ^ In file included from hogweed-benchmark.c:53:0: ../sexp.h:94:1: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' sexp_transport_iterator_first(struct sexp_iterator *iterator, ^ hogweed-benchmark.c:237:43: warning: pointer targets in passing argument 2 of 'nettle_sexp_iterator_check_type' differ in signedness [-Wpointer-sign] && sexp_iterator_check_type (&i, "private-key") ^ In file included from hogweed-benchmark.c:53:0: ../sexp.h:132:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sexp_iterator_check_type(struct sexp_iterator *iterator, ^ hogweed-benchmark.c:238:43: warning: pointer targets in passing argument 2 of 'nettle_sexp_iterator_check_type' differ in signedness [-Wpointer-sign] && sexp_iterator_check_type (&i, "rsa-pkcs1-sha1") ^ In file included from hogweed-benchmark.c:53:0: ../sexp.h:132:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sexp_iterator_check_type(struct sexp_iterator *iterator, ^ hogweed-benchmark.c: In function 'bench_dsa_init': hogweed-benchmark.c:320:73: warning: pointer targets in passing argument 3 of 'nettle_sexp_transport_iterator_first' differ in signedness [-Wpointer-sign] if (! (sexp_transport_iterator_first (&i, sizeof(dsa1024) - 1, dsa1024) ^ In file included from hogweed-benchmark.c:53:0: ../sexp.h:94:1: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' sexp_transport_iterator_first(struct sexp_iterator *iterator, ^ hogweed-benchmark.c:321:43: warning: pointer targets in passing argument 2 of 'nettle_sexp_iterator_check_type' differ in signedness [-Wpointer-sign] && sexp_iterator_check_type (&i, "private-key") ^ In file included from hogweed-benchmark.c:53:0: ../sexp.h:132:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sexp_iterator_check_type(struct sexp_iterator *iterator, ^ hogweed-benchmark.c:322:43: warning: pointer targets in passing argument 2 of 'nettle_sexp_iterator_check_type' differ in signedness [-Wpointer-sign] In file included from hogweed-benchmark.c:53:0: ../sexp.h:132:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sexp_iterator_check_type(struct sexp_iterator *iterator, ^ hogweed-benchmark.c: In function 'bench_curve25519_mul_g': hogweed-benchmark.c:637:28: warning: pointer targets in passing argument 1 of 'nettle_curve25519_mul_g' differ in signedness [-Wpointer-sign] curve25519_mul_g (q, ctx->s); ^ In file included from hogweed-benchmark.c:50:0: ../curve25519.h:48:1: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' curve25519_mul_g (uint8_t *q, const uint8_t *n); ^ hogweed-benchmark.c:637:31: warning: pointer targets in passing argument 2 of 'nettle_curve25519_mul_g' differ in signedness [-Wpointer-sign] curve25519_mul_g (q, ctx->s); ^ In file included from hogweed-benchmark.c:50:0: ../curve25519.h:48:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' curve25519_mul_g (uint8_t *q, const uint8_t *n); ^ hogweed-benchmark.c: In function 'bench_curve25519_mul': hogweed-benchmark.c:645:26: warning: pointer targets in passing argument 1 of 'nettle_curve25519_mul' differ in signedness [-Wpointer-sign] curve25519_mul (q, ctx->s, ctx->x); ^ In file included from hogweed-benchmark.c:50:0: ../curve25519.h:51:1: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' curve25519_mul (uint8_t *q, const uint8_t *n, const uint8_t *p); ^ hogweed-benchmark.c:645:29: warning: pointer targets in passing argument 2 of 'nettle_curve25519_mul' differ in signedness [-Wpointer-sign] curve25519_mul (q, ctx->s, ctx->x); ^ In file included from hogweed-benchmark.c:50:0: ../curve25519.h:51:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' curve25519_mul (uint8_t *q, const uint8_t *n, const uint8_t *p); ^ hogweed-benchmark.c:645:37: warning: pointer targets in passing argument 3 of 'nettle_curve25519_mul' differ in signedness [-Wpointer-sign] curve25519_mul (q, ctx->s, ctx->x); ^ In file included from hogweed-benchmark.c:50:0: ../curve25519.h:51:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' curve25519_mul (uint8_t *q, const uint8_t *n, const uint8_t *p); ^ hogweed-benchmark.c: In function 'bench_curve25519': hogweed-benchmark.c:657:51: warning: pointer targets in passing argument 3 of 'nettle_knuth_lfib_random' differ in signedness [-Wpointer-sign] In file included from hogweed-benchmark.c:54:0: ../knuth-lfib.h:73:1: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' knuth_lfib_random(struct knuth_lfib_ctx *ctx, ^ hogweed-benchmark.c:658:28: warning: pointer targets in passing argument 1 of 'nettle_curve25519_mul_g' differ in signedness [-Wpointer-sign] curve25519_mul_g (ctx.x, ctx.s); ^ In file included from hogweed-benchmark.c:50:0: ../curve25519.h:48:1: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'char *' curve25519_mul_g (uint8_t *q, const uint8_t *n); ^ hogweed-benchmark.c:658:35: warning: pointer targets in passing argument 2 of 'nettle_curve25519_mul_g' differ in signedness [-Wpointer-sign] In file included from hogweed-benchmark.c:50:0: ../curve25519.h:48:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' curve25519_mul_g (uint8_t *q, const uint8_t *n); ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro hogweed-benchmark.o timing.o \ -lhogweed -lnettle -lgmp -lm -lgmp \ -o hogweed-benchmark make[1]: Leaving directory '/builddir/build/BUILD/nettle-3.1.1/examples' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ynMUiG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm ++ dirname /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm + cd nettle-3.1.1 + make install DESTDIR=/builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm 'INSTALL=install -p' make install-here make[1]: Entering directory '/builddir/build/BUILD/nettle-3.1.1' /usr/bin/mkdir -p /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/info f=nettle.info ; \ [ -f $f ] || f="./$f" ; \ install -p -m 644 "$f" /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/info ; \ if (install-info --version && \ install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ install-info --info-dir="/builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/info" "$f" ; \ else : ; fi /usr/bin/mkdir -p /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/include/nettle for f in aes.h arcfour.h arctwo.h asn1.h blowfish.h base16.h base64.h bignum.h buffer.h camellia.h cast128.h cbc.h ccm.h chacha.h chacha-poly1305.h ctr.h curve25519.h des.h des-compat.h dsa.h dsa-compat.h eax.h ecc-curve.h ecc.h ecdsa.h eddsa.h gcm.h gosthash94.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pbkdf2.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h salsa20.h sexp.h serpent.h sha.h sha1.h sha2.h sha3.h twofish.h umac.h yarrow.h poly1305.h nettle-stdint.h version.h ; do \ if [ -f "$f" ] ; then \ install -p -m 644 "$f" /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/include/nettle ; \ else \ install -p -m 644 "./$f" /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/include/nettle ; \ fi ; done /usr/bin/mkdir -p /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/lib for f in libnettle.a libhogweed.a; do \ install -p -m 644 $f /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/lib ; \ done /usr/bin/mkdir -p /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/lib/pkgconfig for f in nettle.pc hogweed.pc ; do \ install -p -m 644 "$f" /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/lib/pkgconfig ; \ done /usr/bin/mkdir -p /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/lib install -p -m 644 libnettle.so /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/lib/libnettle.so.6.1 [ -z "libnettle.so.6" ] \ || (cd /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/lib \ && rm -f libnettle.so.6 libnettle.so \ && ln -s libnettle.so.6.1 libnettle.so.6 \ && ln -s libnettle.so.6.1 libnettle.so) /usr/bin/mkdir -p /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/lib install -p -m 644 libhogweed.so /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/lib/libhogweed.so.4.1 [ -z "libhogweed.so.4" ] \ || (cd /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/lib \ && rm -f libhogweed.so.4 libhogweed.so \ && ln -s libhogweed.so.4.1 libhogweed.so.4 \ && ln -s libhogweed.so.4.1 libhogweed.so) make[1]: Leaving directory '/builddir/build/BUILD/nettle-3.1.1' set -e; for d in tools testsuite examples; do \ echo "Making install in $d" ; (cd $d && make install); done Making install in tools make[1]: Entering directory '/builddir/build/BUILD/nettle-3.1.1/tools' /usr/bin/mkdir -p /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/bin for f in sexp-conv nettle-hash nettle-pbkdf2 nettle-lfib-stream pkcs1-conv ; do \ install -p $f /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/bin ; \ done make[1]: Leaving directory '/builddir/build/BUILD/nettle-3.1.1/tools' Making install in testsuite make[1]: Entering directory '/builddir/build/BUILD/nettle-3.1.1/testsuite' true make[1]: Leaving directory '/builddir/build/BUILD/nettle-3.1.1/testsuite' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/nettle-3.1.1/examples' true make[1]: Leaving directory '/builddir/build/BUILD/nettle-3.1.1/examples' + make install-shared DESTDIR=/builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm 'INSTALL=install -p' make: Nothing to be done for 'install-shared'. + mkdir -p /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/info + install -p -m 644 nettle.info /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/info/ + rm -f /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/lib/libhogweed.a /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/lib/libnettle.a + rm -f /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/info/dir + chmod 0755 /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/lib/libnettle.so.6.1 + chmod 0755 /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/lib/libhogweed.so.4.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/nettle-3.1.1 extracting debug info from /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/lib/libhogweed.so.4.1 extracting debug info from /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/lib/libnettle.so.6.1 extracting debug info from /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/bin/pkcs1-conv extracting debug info from /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/bin/nettle-hash extracting debug info from /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/bin/nettle-pbkdf2 extracting debug info from /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/bin/nettle-lfib-stream extracting debug info from /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/bin/sexp-conv /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libnettle.so.6.1.debug to /usr/lib/debug/usr/lib/libnettle.so.6.debug symlinked /usr/lib/debug/usr/lib/libnettle.so.6.1.debug to /usr/lib/debug/usr/lib/libnettle.so.debug symlinked /usr/lib/debug/usr/lib/libhogweed.so.4.1.debug to /usr/lib/debug/usr/lib/libhogweed.so.debug symlinked /usr/lib/debug/usr/lib/libhogweed.so.4.1.debug to /usr/lib/debug/usr/lib/libhogweed.so.4.debug 3382 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.boulJ4 + umask 022 + cd /builddir/build/BUILD + cd nettle-3.1.1 + make check make check-here make[1]: Entering directory '/builddir/build/BUILD/nettle-3.1.1' true make[1]: Leaving directory '/builddir/build/BUILD/nettle-3.1.1' set -e; for d in tools testsuite examples; do \ echo "Making check in $d" ; (cd $d && make check); done Making check in tools make[1]: Entering directory '/builddir/build/BUILD/nettle-3.1.1/tools' true make[1]: Leaving directory '/builddir/build/BUILD/nettle-3.1.1/tools' Making check in testsuite make[1]: Entering directory '/builddir/build/BUILD/nettle-3.1.1/testsuite' gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c aes-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c arcfour-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c arctwo-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c blowfish-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c cast128-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c base16-test.c && true base16-test.c: In function 'test_main': base16-test.c:17:33: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base16, 0, "", ""); ^ In file included from base16-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base16-test.c:17:37: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base16, 0, "", ""); ^ In file included from base16-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base16-test.c:18:33: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base16, 1, "H", "48"); ^ In file included from base16-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base16-test.c:18:38: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base16, 1, "H", "48"); ^ In file included from base16-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base16-test.c:19:33: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base16, 2, "He", "4865"); ^ In file included from base16-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base16-test.c:19:39: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base16, 2, "He", "4865"); ^ In file included from base16-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base16-test.c:20:33: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base16, 3, "Hel", "48656c"); ^ In file included from base16-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base16-test.c:20:40: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base16, 3, "Hel", "48656c"); ^ In file included from base16-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base16-test.c:21:33: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base16, 4, "Hell", "48656c6c"); ^ In file included from base16-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base16-test.c:21:41: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base16, 4, "Hell", "48656c6c"); ^ In file included from base16-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base16-test.c:22:33: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base16, 5, "Hello", "48656c6c6f"); ^ In file included from base16-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base16-test.c:22:42: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base16, 5, "Hello", "48656c6c6f"); ^ In file included from base16-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base16-test.c:23:33: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base16, 6, "Hello", "48656c6c6f00"); ^ In file included from base16-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base16-test.c:23:42: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base16, 6, "Hello", "48656c6c6f00"); ^ In file included from base16-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c base64-test.c && true base64-test.c: In function 'test_main': base64-test.c:87:33: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64, 0, "", ""); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:87:37: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64, 0, "", ""); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:88:33: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64, 1, "H", "SA=="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:88:38: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64, 1, "H", "SA=="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:89:33: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64, 2, "He", "SGU="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:89:39: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64, 2, "He", "SGU="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:90:33: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64, 3, "Hel", "SGVs"); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:90:40: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64, 3, "Hel", "SGVs"); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:91:33: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64, 4, "Hell", "SGVsbA=="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:91:41: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64, 4, "Hell", "SGVsbA=="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:92:33: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64, 5, "Hello", "SGVsbG8="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:92:42: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64, 5, "Hello", "SGVsbG8="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:93:33: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64, 6, "Hello", "SGVsbG8A"); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:93:42: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64, 6, "Hello", "SGVsbG8A"); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:94:33: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64, 9, "Hello?>>>", "SGVsbG8/Pj4+"); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:94:46: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64, 9, "Hello?>>>", "SGVsbG8/Pj4+"); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:95:33: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64, 4, "\xff\xff\xff\xff", "/////w=="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:95:53: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64, 4, "\xff\xff\xff\xff", "/////w=="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:97:36: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64url, 0, "", ""); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:97:40: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64url, 0, "", ""); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:98:36: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64url, 1, "H", "SA=="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:98:41: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64url, 1, "H", "SA=="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:99:36: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64url, 2, "He", "SGU="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:99:42: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64url, 2, "He", "SGU="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:100:36: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64url, 3, "Hel", "SGVs"); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:100:43: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64url, 3, "Hel", "SGVs"); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:101:36: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64url, 4, "Hell", "SGVsbA=="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:101:44: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64url, 4, "Hell", "SGVsbA=="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:102:36: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64url, 5, "Hello", "SGVsbG8="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:102:45: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64url, 5, "Hello", "SGVsbG8="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:103:36: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64url, 6, "Hello", "SGVsbG8A"); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:103:45: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64url, 6, "Hello", "SGVsbG8A"); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:104:36: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64url, 9, "Hello?>>>", "SGVsbG8_Pj4-"); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:104:49: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64url, 9, "Hello?>>>", "SGVsbG8_Pj4-"); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:105:36: warning: pointer targets in passing argument 3 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64url, 4, "\xff\xff\xff\xff", "_____w=="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ base64-test.c:105:56: warning: pointer targets in passing argument 4 of 'test_armor' differ in signedness [-Wpointer-sign] test_armor(&nettle_base64url, 4, "\xff\xff\xff\xff", "_____w=="); ^ In file included from base64-test.c:1:0: testutils.h:157:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' test_armor(const struct nettle_armor *armor, ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c camellia-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c chacha-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro chacha-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o chacha-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c des-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c des3-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c des-compat-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c md2-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c md4-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c md5-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c md5-compat-test.c && true md5-compat-test.c: In function 'test_main': md5-compat-test.c:16:26: warning: pointer targets in passing argument 2 of 'nettle_MD5Update' differ in signedness [-Wpointer-sign] MD5Update(&ctx, "a", 1); ^ In file included from md5-compat-test.c:2:0: ../md5-compat.h:51:6: note: expected 'const unsigned char *' but argument is of type 'char *' void MD5Update(MD5_CTX *ctx, const unsigned char *data, unsigned int length); ^ md5-compat-test.c:22:26: warning: pointer targets in passing argument 2 of 'nettle_MD5Update' differ in signedness [-Wpointer-sign] MD5Update(&ctx, "abc", 3); ^ In file included from md5-compat-test.c:2:0: ../md5-compat.h:51:6: note: expected 'const unsigned char *' but argument is of type 'char *' void MD5Update(MD5_CTX *ctx, const unsigned char *data, unsigned int length); ^ md5-compat-test.c:28:26: warning: pointer targets in passing argument 2 of 'nettle_MD5Update' differ in signedness [-Wpointer-sign] MD5Update(&ctx, "message digest", 14); ^ In file included from md5-compat-test.c:2:0: ../md5-compat.h:51:6: note: expected 'const unsigned char *' but argument is of type 'char *' void MD5Update(MD5_CTX *ctx, const unsigned char *data, unsigned int length); ^ md5-compat-test.c:34:26: warning: pointer targets in passing argument 2 of 'nettle_MD5Update' differ in signedness [-Wpointer-sign] MD5Update(&ctx, "abcdefghijklmnopqrstuvwxyz", 26); ^ In file included from md5-compat-test.c:2:0: ../md5-compat.h:51:6: note: expected 'const unsigned char *' but argument is of type 'char *' void MD5Update(MD5_CTX *ctx, const unsigned char *data, unsigned int length); ^ md5-compat-test.c:40:26: warning: pointer targets in passing argument 2 of 'nettle_MD5Update' differ in signedness [-Wpointer-sign] MD5Update(&ctx, "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789", 62); ^ In file included from md5-compat-test.c:2:0: ../md5-compat.h:51:6: note: expected 'const unsigned char *' but argument is of type 'char *' void MD5Update(MD5_CTX *ctx, const unsigned char *data, unsigned int length); ^ md5-compat-test.c:46:26: warning: pointer targets in passing argument 2 of 'nettle_MD5Update' differ in signedness [-Wpointer-sign] MD5Update(&ctx, "1234567890123456789012345678901234567890" ^ In file included from md5-compat-test.c:2:0: ../md5-compat.h:51:6: note: expected 'const unsigned char *' but argument is of type 'char *' void MD5Update(MD5_CTX *ctx, const unsigned char *data, unsigned int length); ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c memxor-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c gosthash94-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro gosthash94-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gosthash94-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ripemd160-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c salsa20-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sha1-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sha224-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sha256-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sha384-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sha512-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sha512-224-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro sha512-224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-224-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sha512-256-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro sha512-256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-256-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sha3-permute-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro sha3-permute-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha3-permute-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sha3-224-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro sha3-224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha3-224-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sha3-256-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro sha3-256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha3-256-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sha3-384-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro sha3-384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha3-384-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sha3-512-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro sha3-512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha3-512-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c serpent-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c twofish-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c knuth-lfib-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c cbc-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ctr-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c gcm-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c eax-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro eax-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o eax-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ccm-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro ccm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ccm-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c poly1305-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro poly1305-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o poly1305-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c chacha-poly1305-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro chacha-poly1305-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o chacha-poly1305-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c hmac-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c umac-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro umac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o umac-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c meta-hash-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c meta-cipher-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c meta-aead-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro meta-aead-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-aead-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c meta-armor-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c buffer-test.c && true buffer-test.c: In function 'test_main': buffer-test.c:11:64: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness [-Wpointer-sign] In file included from buffer-test.c:2:0: ../buffer.h:86:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' nettle_buffer_write(struct nettle_buffer *buffer, ^ buffer-test.c:23:64: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness [-Wpointer-sign] In file included from buffer-test.c:2:0: ../buffer.h:86:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' nettle_buffer_write(struct nettle_buffer *buffer, ^ buffer-test.c:26:65: warning: pointer targets in passing argument 3 of 'nettle_buffer_write' differ in signedness [-Wpointer-sign] In file included from buffer-test.c:2:0: ../buffer.h:86:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' nettle_buffer_write(struct nettle_buffer *buffer, ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c yarrow-test.c && true yarrow-test.c: In function 'test_main': yarrow-test.c:107:60: warning: pointer targets in passing argument 5 of 'nettle_yarrow256_update' differ in signedness [-Wpointer-sign] yarrow256_update(&yarrow, 0, 200, sizeof(zeroes), zeroes); ^ In file included from yarrow-test.c:2:0: ../yarrow.h:103:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' yarrow256_update(struct yarrow256_ctx *ctx, ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c pbkdf2-test.c && true pbkdf2-test.c: In function 'test_main': pbkdf2-test.c:34:42: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha1_set_key' differ in signedness [-Wpointer-sign] hmac_sha1_set_key (&sha1ctx, 8, "password"); ^ In file included from pbkdf2-test.c:2:0: ../hmac.h:139:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' hmac_sha1_set_key(struct hmac_sha1_ctx *ctx, ^ pbkdf2-test.c:36:376: warning: pointer targets in passing argument 7 of 'nettle_pbkdf2' differ in signedness [-Wpointer-sign] In file included from pbkdf2-test.c:3:0: ../pbkdf2.h:50:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' pbkdf2 (void *mac_ctx, ^ pbkdf2-test.c:40:376: warning: pointer targets in passing argument 7 of 'nettle_pbkdf2' differ in signedness [-Wpointer-sign] In file included from pbkdf2-test.c:3:0: ../pbkdf2.h:50:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' pbkdf2 (void *mac_ctx, ^ pbkdf2-test.c:44:379: warning: pointer targets in passing argument 7 of 'nettle_pbkdf2' differ in signedness [-Wpointer-sign] In file included from pbkdf2-test.c:3:0: ../pbkdf2.h:50:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' pbkdf2 (void *mac_ctx, ^ pbkdf2-test.c:54:43: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha1_set_key' differ in signedness [-Wpointer-sign] hmac_sha1_set_key (&sha1ctx, 24, "passwordPASSWORDpassword"); ^ In file included from pbkdf2-test.c:2:0: ../hmac.h:139:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' hmac_sha1_set_key(struct hmac_sha1_ctx *ctx, ^ pbkdf2-test.c:56:421: warning: pointer targets in passing argument 7 of 'nettle_pbkdf2' differ in signedness [-Wpointer-sign] In file included from pbkdf2-test.c:3:0: ../pbkdf2.h:50:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' pbkdf2 (void *mac_ctx, ^ pbkdf2-test.c:60:42: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha1_set_key' differ in signedness [-Wpointer-sign] hmac_sha1_set_key (&sha1ctx, 9, "pass\0word"); ^ In file included from pbkdf2-test.c:2:0: ../hmac.h:139:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' hmac_sha1_set_key(struct hmac_sha1_ctx *ctx, ^ pbkdf2-test.c:62:373: warning: pointer targets in passing argument 7 of 'nettle_pbkdf2' differ in signedness [-Wpointer-sign] In file included from pbkdf2-test.c:3:0: ../pbkdf2.h:50:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' pbkdf2 (void *mac_ctx, ^ pbkdf2-test.c:69:46: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha256_set_key' differ in signedness [-Wpointer-sign] hmac_sha256_set_key (&sha256ctx, 6, "passwd"); ^ In file included from pbkdf2-test.c:2:0: ../hmac.h:154:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' hmac_sha256_set_key(struct hmac_sha256_ctx *ctx, ^ pbkdf2-test.c:71:382: warning: pointer targets in passing argument 7 of 'nettle_pbkdf2' differ in signedness [-Wpointer-sign] In file included from pbkdf2-test.c:3:0: ../pbkdf2.h:50:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' pbkdf2 (void *mac_ctx, ^ pbkdf2-test.c:75:46: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha256_set_key' differ in signedness [-Wpointer-sign] hmac_sha256_set_key (&sha256ctx, 8, "Password"); ^ In file included from pbkdf2-test.c:2:0: ../hmac.h:154:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' hmac_sha256_set_key(struct hmac_sha256_ctx *ctx, ^ pbkdf2-test.c:77:386: warning: pointer targets in passing argument 7 of 'nettle_pbkdf2' differ in signedness [-Wpointer-sign] In file included from pbkdf2-test.c:3:0: ../pbkdf2.h:50:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' pbkdf2 (void *mac_ctx, ^ pbkdf2-test.c:90:46: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha512_set_key' differ in signedness [-Wpointer-sign] hmac_sha512_set_key (&sha512ctx, 8, "password"); ^ In file included from pbkdf2-test.c:2:0: ../hmac.h:182:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' hmac_sha512_set_key(struct hmac_sha512_ctx *ctx, ^ pbkdf2-test.c:91:478: warning: pointer targets in passing argument 7 of 'nettle_pbkdf2' differ in signedness [-Wpointer-sign] In file included from pbkdf2-test.c:3:0: ../pbkdf2.h:50:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' pbkdf2 (void *mac_ctx, ^ pbkdf2-test.c:95:46: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha512_set_key' differ in signedness [-Wpointer-sign] hmac_sha512_set_key (&sha512ctx, 9, "pass\0word"); ^ In file included from pbkdf2-test.c:2:0: ../hmac.h:182:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' hmac_sha512_set_key(struct hmac_sha512_ctx *ctx, ^ pbkdf2-test.c:96:480: warning: pointer targets in passing argument 7 of 'nettle_pbkdf2' differ in signedness [-Wpointer-sign] In file included from pbkdf2-test.c:3:0: ../pbkdf2.h:50:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' pbkdf2 (void *mac_ctx, ^ pbkdf2-test.c:100:47: warning: pointer targets in passing argument 3 of 'nettle_hmac_sha512_set_key' differ in signedness [-Wpointer-sign] hmac_sha512_set_key (&sha512ctx, 24, "passwordPASSWORDpassword"); ^ In file included from pbkdf2-test.c:2:0: ../hmac.h:182:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' hmac_sha512_set_key(struct hmac_sha512_ctx *ctx, ^ pbkdf2-test.c:101:485: warning: pointer targets in passing argument 7 of 'nettle_pbkdf2' differ in signedness [-Wpointer-sign] In file included from pbkdf2-test.c:3:0: ../pbkdf2.h:50:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' pbkdf2 (void *mac_ctx, ^ pbkdf2-test.c:107:135: warning: pointer targets in passing argument 2 of 'nettle_pbkdf2_hmac_sha1' differ in signedness [-Wpointer-sign] In file included from pbkdf2-test.c:3:0: ../pbkdf2.h:70:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' pbkdf2_hmac_sha1 (size_t key_length, const uint8_t *key, ^ pbkdf2-test.c:107:172: warning: pointer targets in passing argument 5 of 'nettle_pbkdf2_hmac_sha1' differ in signedness [-Wpointer-sign] In file included from pbkdf2-test.c:3:0: ../pbkdf2.h:70:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' pbkdf2_hmac_sha1 (size_t key_length, const uint8_t *key, ^ pbkdf2-test.c:110:127: warning: pointer targets in passing argument 2 of 'nettle_pbkdf2_hmac_sha256' differ in signedness [-Wpointer-sign] In file included from pbkdf2-test.c:3:0: ../pbkdf2.h:76:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' pbkdf2_hmac_sha256 (size_t key_length, const uint8_t *key, ^ pbkdf2-test.c:110:162: warning: pointer targets in passing argument 5 of 'nettle_pbkdf2_hmac_sha256' differ in signedness [-Wpointer-sign] In file included from pbkdf2-test.c:3:0: ../pbkdf2.h:76:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' pbkdf2_hmac_sha256 (size_t key_length, const uint8_t *key, ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro pbkdf2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pbkdf2-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sexp-test.c && true sexp-test.c: In function 'test_main': sexp-test.c:10:63: warning: pointer targets in passing argument 3 of 'nettle_sexp_iterator_first' differ in signedness [-Wpointer-sign] In file included from sexp-test.c:2:0: ../sexp.h:89:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sexp_iterator_first(struct sexp_iterator *iterator, ^ sexp-test.c:13:65: warning: pointer targets in passing argument 3 of 'nettle_sexp_iterator_first' differ in signedness [-Wpointer-sign] In file included from sexp-test.c:2:0: ../sexp.h:89:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sexp_iterator_first(struct sexp_iterator *iterator, ^ sexp-test.c:20:64: warning: pointer targets in passing argument 3 of 'nettle_sexp_iterator_first' differ in signedness [-Wpointer-sign] In file included from sexp-test.c:2:0: ../sexp.h:89:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sexp_iterator_first(struct sexp_iterator *iterator, ^ sexp-test.c:25:127: warning: pointer targets in passing argument 3 of 'nettle_sexp_iterator_first' differ in signedness [-Wpointer-sign] In file included from sexp-test.c:2:0: ../sexp.h:89:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sexp_iterator_first(struct sexp_iterator *iterator, ^ sexp-test.c:36:92: warning: pointer targets in passing argument 3 of 'nettle_sexp_iterator_first' differ in signedness [-Wpointer-sign] In file included from sexp-test.c:2:0: ../sexp.h:89:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sexp_iterator_first(struct sexp_iterator *iterator, ^ sexp-test.c:73:39: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] static const uint8_t *keys[2] = { "n", "e" }; ^ sexp-test.c:73:39: note: (near initialization for 'keys[0]') sexp-test.c:73:44: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] static const uint8_t *keys[2] = { "n", "e" }; ^ sexp-test.c:73:44: note: (near initialization for 'keys[1]') sexp-test.c:76:93: warning: pointer targets in passing argument 3 of 'nettle_sexp_iterator_first' differ in signedness [-Wpointer-sign] In file included from sexp-test.c:2:0: ../sexp.h:89:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sexp_iterator_first(struct sexp_iterator *iterator, ^ sexp-test.c:92:72: warning: pointer targets in passing argument 3 of 'nettle_sexp_iterator_first' differ in signedness [-Wpointer-sign] In file included from sexp-test.c:2:0: ../sexp.h:89:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sexp_iterator_first(struct sexp_iterator *iterator, ^ sexp-test.c:96:82: warning: pointer targets in passing argument 3 of 'nettle_sexp_iterator_first' differ in signedness [-Wpointer-sign] In file included from sexp-test.c:2:0: ../sexp.h:89:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' sexp_iterator_first(struct sexp_iterator *iterator, ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sexp-format-test.c && true sexp-format-test.c: In function 'test_main': sexp-format-test.c:19:106: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from testutils.h:13:0, from sexp-format-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp-format-test.c:23:68: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from testutils.h:13:0, from sexp-format-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp-format-test.c:27:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from testutils.h:13:0, from sexp-format-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp-format-test.c:35:116: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from testutils.h:13:0, from sexp-format-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp-format-test.c:39:68: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from testutils.h:13:0, from sexp-format-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp-format-test.c:43:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from testutils.h:13:0, from sexp-format-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp-format-test.c:64:95: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from testutils.h:13:0, from sexp-format-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp-format-test.c:68:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from testutils.h:13:0, from sexp-format-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp-format-test.c:77:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] ASSERT(sexp_format(&buffer, "(%0t%0s%0s%0t%0s%0t%0s)", ^ In file included from testutils.h:13:0, from sexp-format-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp-format-test.c:90:99: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from testutils.h:13:0, from sexp-format-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp-format-test.c:94:62: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from testutils.h:13:0, from sexp-format-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp-format-test.c:98:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from testutils.h:13:0, from sexp-format-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp-format-test.c:106:93: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from testutils.h:13:0, from sexp-format-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp-format-test.c:110:55: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] ASSERT(sexp_format(NULL, "(%0s(bar xxxxxxxxxxxxxxxxx))", ^ In file included from testutils.h:13:0, from sexp-format-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp-format-test.c:114:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from testutils.h:13:0, from sexp-format-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp-format-test.c:124:86: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from testutils.h:13:0, from sexp-format-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp-format-test.c:127:48: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] ASSERT(sexp_format(NULL, "%)foo%(%s", (size_t) 3, "bar") ^ In file included from testutils.h:13:0, from sexp-format-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp-format-test.c:130:38: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] In file included from testutils.h:13:0, from sexp-format-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ sexp-format-test.c:145:42: warning: pointer targets in passing argument 3 of 'nettle_mpz_init_set_str_256_u' differ in signedness [-Wpointer-sign] nettle_mpz_init_set_str_256_u(y, 11, "abcdefghijk"); ^ In file included from ../rsa.h:38:0, from testutils.h:16, from sexp-format-test.c:1: ../bignum.h:94:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' nettle_mpz_init_set_str_256_u(mpz_t x, ^ sexp-format-test.c:146:42: warning: pointer targets in passing argument 3 of 'nettle_mpz_init_set_str_256_u' differ in signedness [-Wpointer-sign] nettle_mpz_init_set_str_256_u(z, 12, "\x81""abcdefghijk"); ^ In file included from ../rsa.h:38:0, from testutils.h:16, from sexp-format-test.c:1: ../bignum.h:94:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' nettle_mpz_init_set_str_256_u(mpz_t x, ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c rsa2sexp-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c sexp2rsa-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c bignum-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c random-prime-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c pkcs1-test.c && true pkcs1-test.c: In function 'test_main': pkcs1-test.c:13:9: warning: pointer targets in passing argument 4 of '_nettle_pkcs1_signature_prefix' differ in signedness [-Wpointer-sign] 3, "abc", 0); ^ In file included from pkcs1-test.c:3:0: ../pkcs1.h:64:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' _pkcs1_signature_prefix(unsigned key_size, ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c rsa-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c rsa-encrypt-test.c && true rsa-encrypt-test.c: In function 'test_main': rsa-encrypt-test.c:14:24: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] const uint8_t *msg = "Squemish ossifrage"; ^ rsa-encrypt-test.c:30:23: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] msg_length = strlen(msg); ^ In file included from testutils.h:13:0, from rsa-encrypt-test.c:1: /usr/include/string.h:394:15: note: expected 'const char *' but argument is of type 'const uint8_t * {aka const unsigned char *}' extern size_t strlen (const char *__s) ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c rsa-keygen-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c dsa-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c dsa-keygen-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c curve25519-dh-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro curve25519-dh-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o curve25519-dh-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ecc-mod-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro ecc-mod-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-mod-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ecc-modinv-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro ecc-modinv-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-modinv-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ecc-redc-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro ecc-redc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-redc-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ecc-sqrt-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro ecc-sqrt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-sqrt-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ecc-dup-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro ecc-dup-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-dup-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ecc-add-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro ecc-add-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-add-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ecc-mul-g-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro ecc-mul-g-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-mul-g-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ecc-mul-a-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro ecc-mul-a-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-mul-a-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ecdsa-sign-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro ecdsa-sign-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecdsa-sign-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ecdsa-verify-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro ecdsa-verify-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecdsa-verify-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ecdsa-keygen-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro ecdsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecdsa-keygen-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ecdh-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro ecdh-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecdh-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c eddsa-compress-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro eddsa-compress-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o eddsa-compress-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c eddsa-sign-test.c && true gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro eddsa-sign-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o eddsa-sign-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c eddsa-verify-test.c && true eddsa-verify-test.c: In function 'test_eddsa': eddsa-verify-test.c:93:9: warning: pointer targets in passing argument 7 of '_nettle_eddsa_verify' differ in signedness [-Wpointer-sign] 3, "foo", signature, scratch)) ^ In file included from eddsa-verify-test.c:34:0: ../eddsa.h:119:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'char *' _eddsa_verify (const struct ecc_curve *ecc, ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro eddsa-verify-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o eddsa-verify-test gcc -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c ed25519-test.c && true ed25519-test.c: In function 'decode_hex': ed25519-test.c:46:75: warning: pointer targets in passing argument 5 of 'nettle_base16_decode_update' differ in signedness [-Wpointer-sign] In file included from ed25519-test.c:38:0: ../base16.h:96:1: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'const char *' base16_decode_update(struct base16_decode_ctx *ctx, ^ gcc -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-z,relro ed25519-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ed25519-test g++ -I.. -I.. -DHAVE_CONFIG_H -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c cxx-test.cxx && true g++ -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -L.. -Wl,-z,relro cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ EMULATOR="" NM="nm" EXEEXT="" \ ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test chacha-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test gosthash94-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test sha512-224-test sha512-256-test sha3-permute-test sha3-224-test sha3-256-test sha3-384-test sha3-512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test eax-test ccm-test poly1305-test chacha-poly1305-test hmac-test umac-test meta-hash-test meta-cipher-test meta-aead-test meta-armor-test buffer-test yarrow-test pbkdf2-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test curve25519-dh-test ecc-mod-test ecc-modinv-test ecc-redc-test ecc-sqrt-test ecc-dup-test ecc-add-test ecc-mul-g-test ecc-mul-a-test ecdsa-sign-test ecdsa-verify-test ecdsa-keygen-test ecdh-test eddsa-compress-test eddsa-sign-test eddsa-verify-test ed25519-test cxx-test sexp-conv-test pkcs1-conv-test nettle-pbkdf2-test symbols-test PASS: aes PASS: arcfour PASS: arctwo PASS: blowfish PASS: cast128 PASS: base16 PASS: base64 PASS: camellia PASS: chacha PASS: des PASS: des3 PASS: des-compat PASS: md2 PASS: md4 PASS: md5 PASS: md5-compat PASS: memxor PASS: gosthash94 PASS: ripemd160 PASS: salsa20 PASS: sha1 PASS: sha224 PASS: sha256 PASS: sha384 PASS: sha512 PASS: sha512-224 PASS: sha512-256 PASS: sha3-permute PASS: sha3-224 PASS: sha3-256 PASS: sha3-384 PASS: sha3-512 PASS: serpent PASS: twofish PASS: knuth-lfib PASS: cbc PASS: ctr PASS: gcm PASS: eax PASS: ccm PASS: poly1305 PASS: chacha-poly1305 PASS: hmac PASS: umac PASS: meta-hash PASS: meta-cipher PASS: meta-aead PASS: meta-armor PASS: buffer PASS: yarrow PASS: pbkdf2 PASS: sexp PASS: sexp-format PASS: rsa2sexp PASS: sexp2rsa PASS: bignum PASS: random-prime PASS: pkcs1 PASS: rsa PASS: rsa-encrypt PASS: rsa-keygen PASS: dsa PASS: dsa-keygen PASS: curve25519-dh PASS: ecc-mod PASS: ecc-modinv PASS: ecc-redc PASS: ecc-sqrt PASS: ecc-dup PASS: ecc-add PASS: ecc-mul-g PASS: ecc-mul-a PASS: ecdsa-sign PASS: ecdsa-verify PASS: ecdsa-keygen PASS: ecdh PASS: eddsa-compress PASS: eddsa-sign PASS: eddsa-verify PASS: ed25519 PASS: cxx PASS: sexp-conv PASS: pkcs1-conv PASS: nettle-pbkdf2 PASS: symbols =================== All 85 tests passed =================== make[1]: Leaving directory '/builddir/build/BUILD/nettle-3.1.1/testsuite' Making check in examples make[1]: Entering directory '/builddir/build/BUILD/nettle-3.1.1/examples' LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ EMULATOR="" EXEEXT="" \ ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test xxxxxx xxxxxx PASS: rsa-sign PASS: rsa-verify PASS: rsa-encrypt ================== All 3 tests passed ================== make[1]: Leaving directory '/builddir/build/BUILD/nettle-3.1.1/examples' + exit 0 Processing files: nettle-3.1.1-3.fc20.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Oheqx1 + umask 022 + cd /builddir/build/BUILD + cd nettle-3.1.1 + DOCDIR=/builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/doc/nettle + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/doc/nettle + cp -pr AUTHORS /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/doc/nettle + cp -pr NEWS /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/doc/nettle + cp -pr README /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/doc/nettle + cp -pr TODO /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/doc/nettle + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9zvtw0 + umask 022 + cd /builddir/build/BUILD + cd nettle-3.1.1 + LICENSEDIR=/builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/licenses/nettle + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/licenses/nettle + cp -pr COPYINGv2 /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/licenses/nettle + cp -pr COPYING.LESSERv3 /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/licenses/nettle + exit 0 Provides: libhogweed.so.4 libhogweed.so.4(HOGWEED_4) libnettle.so.6 libnettle.so.6(NETTLE_6) nettle = 3.1.1-3.fc20 nettle(armv6hl-32) = 3.1.1-3.fc20 Requires(interp): /bin/sh /bin/sh /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh info Requires(preun): /bin/sh info Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgmp.so.10 libhogweed.so.4 libhogweed.so.4(HOGWEED_4) libnettle.so.6 libnettle.so.6(NETTLE_6) rtld(GNU_HASH) Processing files: nettle-devel-3.1.1-3.fc20.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3rYTe5 + umask 022 + cd /builddir/build/BUILD + cd nettle-3.1.1 + DOCDIR=/builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/doc/nettle-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/doc/nettle-devel + cp -pr descore.README /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/doc/nettle-devel + cp -pr nettle.html /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/doc/nettle-devel + cp -pr nettle.pdf /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm/usr/share/doc/nettle-devel + exit 0 Provides: nettle-devel = 3.1.1-3.fc20 nettle-devel(armv6hl-32) = 3.1.1-3.fc20 pkgconfig(hogweed) = 3.1.1 pkgconfig(nettle) = 3.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(nettle) Processing files: nettle-debuginfo-3.1.1-3.fc20.armv6hl Provides: nettle-debuginfo = 3.1.1-3.fc20 nettle-debuginfo(armv6hl-32) = 3.1.1-3.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm Wrote: /builddir/build/RPMS/nettle-3.1.1-3.fc20.armv6hl.rpm Wrote: /builddir/build/RPMS/nettle-devel-3.1.1-3.fc20.armv6hl.rpm Wrote: /builddir/build/RPMS/nettle-debuginfo-3.1.1-3.fc20.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZWZfMd + umask 022 + cd /builddir/build/BUILD + cd nettle-3.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/nettle-3.1.1-3.fc20.arm + exit 0 Child return code was: 0 LEAVE do -->