Skip to content

Instantly share code, notes, and snippets.

@andrew-aladev
Created February 18, 2020 12:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrew-aladev/8d4423f87fb00aba5625a611208975f2 to your computer and use it in GitHub Desktop.
Save andrew-aladev/8d4423f87fb00aba5625a611208975f2 to your computer and use it in GitHub Desktop.
nettle 3.5.1 disable assembler armeb
These are the packages that would be merged, in order:
Calculating dependencies
* IMPORTANT: 4 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
... done!
[ebuild R ~] dev-libs/nettle-3.5.1:0/7::gentoo to /usr/armeb-unknown-linux-gnueabi/ USE="gmp test -doc (-neon) -static-libs" 0 KiB
Total: 1 package (1 reinstall), Size of downloads: 0 KiB
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) dev-libs/nettle-3.5.1::gentoo for /usr/armeb-unknown-linux-gnueabi/
* nettle-3.5.1.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ]
Unable to unshare: EPERM (for FEATURES="pid-sandbox")
Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox")
>>> Unpacking source...
>>> Unpacking nettle-3.5.1.tar.gz to /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work
>>> Source unpacked in /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work
Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox")
>>> Preparing source in /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 ...
* Running eautoreconf in '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1' ...
* Running autoconf --force -I /usr/armeb-unknown-linux-gnueabi/usr/share/aclocal ...
[ ok ]
* Running autoheader -I /usr/armeb-unknown-linux-gnueabi/usr/share/aclocal ...
[ ok ]
* Running elibtoolize in: nettle-3.5.1/
>>> Source prepared.
Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox")
>>> Configuring source in /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 ...
* .arm: running multilib-minimal_abi_src_configure
* econf: updating nettle-3.5.1/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating nettle-3.5.1/config.guess with /usr/share/gnuconfig/config.guess
/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=armeb-unknown-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --docdir=/usr/share/doc/nettle-3.5.1 --htmldir=/usr/share/doc/nettle-3.5.1/html --disable-x86-aesni --disable-x86-sha-ni --disable-documentation --enable-public-key --disable-arm-neon --disable-static --disable-fat --disable-openssl --disable-assembler --libdir=/usr/lib
configure: loading site script /usr/share/config.site
configure: loading site script /usr/share/crossdev/include/site/linux
configure: loading site script /usr/share/crossdev/include/site/linux-gnu
configure: loading site script /usr/share/crossdev/include/site/linux-gnueabi
checking build system type... x86_64-pc-linux-gnu
checking host system type... armeb-unknown-linux-gnueabi
checking for -R flag... using -Wl,-rpath,
Searching for libraries
checking /usr/lib... 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 armeb-unknown-linux-gnueabi-gcc... armeb-unknown-linux-gnueabi-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... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether armeb-unknown-linux-gnueabi-gcc accepts -g... yes
checking for armeb-unknown-linux-gnueabi-gcc option to accept ISO C89... none needed
checking for ifunc support... yes
checking for armeb-unknown-linux-gnueabi-g++... armeb-unknown-linux-gnueabi-g++
checking whether we are using the GNU C++ compiler... yes
checking whether armeb-unknown-linux-gnueabi-g++ accepts -g... yes
checking if LD -Wl,--version-script works... yes
checking whether make sets $(MAKE)... yes
checking for armeb-unknown-linux-gnueabi-ranlib... armeb-unknown-linux-gnueabi-ranlib
checking for armeb-unknown-linux-gnueabi-nm... armeb-unknown-linux-gnueabi-nm
checking for armeb-unknown-linux-gnueabi-objdump... armeb-unknown-linux-gnueabi-objdump
checking for armeb-unknown-linux-gnueabi-ar... armeb-unknown-linux-gnueabi-ar
checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether ln -s works... yes
checking build system compiler gcc... 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... armeb-unknown-linux-gnueabi-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking openssl/ecdsa.h usability... yes
checking openssl/ecdsa.h presence... yes
checking for openssl/ecdsa.h... yes
checking valgrind/memcheck.h usability... no
checking valgrind/memcheck.h presence... no
checking for valgrind/memcheck.h... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dlopen in -ldl... yes
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... yes
checking for __builtin_bswap64... yes
checking for __attribute__... yes
checking for fcntl file locking... yes
checking for __gmpn_sec_div_r in -lgmp... yes
checking for GMP limb size... 32 bits
checking CCPIC... -fpic
checking for m4... /usr/bin/m4
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
configure: summary of build options:
Version: nettle 3.5.1
Host type: armeb-unknown-linux-gnueabi
ABI: standard
Assembly files: none
Install prefix: /usr
Library directory: /usr/lib
Compiler: armeb-unknown-linux-gnueabi-gcc
Static libraries: no
Shared libraries: yes
Public key crypto: yes
Using mini-gmp: no
Documentation: no
>>> Source configured.
Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox")
>>> Compiling source in /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 ...
* .arm: running multilib-minimal_abi_src_compile
make -j1
make all-here
make[1]: Entering directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm'
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/getopt.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/getopt1.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/nettle-internal.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/aes-decrypt-internal.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/aes-decrypt.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/aes-encrypt-internal.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/aes-encrypt.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/aes-encrypt-table.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/aes-invert-internal.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/aes-set-key-internal.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/aes-set-encrypt-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/aes-set-decrypt-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/aes128-set-encrypt-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/aes128-set-decrypt-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/aes128-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/aes192-set-encrypt-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/aes192-set-decrypt-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/aes192-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/aes256-set-encrypt-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/aes256-set-decrypt-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/aes256-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/arcfour.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/arcfour-crypt.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/arctwo.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/arctwo-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/blowfish.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/base16-encode.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/base16-decode.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/base16-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/base64-encode.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/base64-decode.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/base64-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/base64url-encode.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/base64url-decode.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/base64url-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/buffer.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/buffer-init.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/camellia-crypt-internal.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/camellia-table.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/camellia-absorb.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/camellia-invert-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/camellia128-set-encrypt-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/camellia128-crypt.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/camellia128-set-decrypt-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/camellia128-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/camellia192-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/camellia256-set-encrypt-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/camellia256-crypt.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/camellia256-set-decrypt-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/camellia256-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/cast128.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/cast128-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/cbc.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ccm.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ccm-aes128.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ccm-aes192.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ccm-aes256.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/cfb.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/cnd-memcpy.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/chacha-crypt.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/chacha-core-internal.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/chacha-poly1305.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/chacha-poly1305-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/chacha-set-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/chacha-set-nonce.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ctr.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ctr16.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/des.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/des3.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/eax.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/eax-aes128.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/eax-aes128-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/gcm.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/gcm-aes.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/gcm-aes128.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/gcm-aes128-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/gcm-aes192.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/gcm-aes192-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/gcm-aes256.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/gcm-aes256-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/gcm-camellia128.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/gcm-camellia128-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/gcm-camellia256.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/gcm-camellia256-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/cmac.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/cmac-aes128.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/cmac-aes256.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/gosthash94.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/gosthash94-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/hmac.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/hmac-md5.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/hmac-ripemd160.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/hmac-sha1.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/hmac-sha224.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/hmac-sha256.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/hmac-sha384.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/hmac-sha512.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/knuth-lfib.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/hkdf.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/md2.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/md2-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/md4.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/md4-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/md5.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/md5-compress.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/md5-compat.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/md5-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/memeql-sec.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/memxor.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/memxor3.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/nettle-lookup-hash.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/nettle-meta-aeads.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/nettle-meta-armors.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/nettle-meta-ciphers.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/nettle-meta-hashes.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/pbkdf2.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/pbkdf2-hmac-sha1.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/pbkdf2-hmac-sha256.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/poly1305-aes.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/poly1305-internal.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/realloc.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ripemd160.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ripemd160-compress.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ripemd160-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/salsa20-core-internal.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/salsa20-crypt.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/salsa20r12-crypt.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/salsa20-set-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/salsa20-set-nonce.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/salsa20-128-set-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/salsa20-256-set-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha1.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha1-compress.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha1-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha256.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha256-compress.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha224-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha256-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha512.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha512-compress.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha384-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha512-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha512-224-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha512-256-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha3.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha3-permute.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha3-224.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha3-224-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha3-256.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha3-256-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha3-384.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha3-384-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha3-512.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sha3-512-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/serpent-set-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/serpent-encrypt.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/serpent-decrypt.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/serpent-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/twofish.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/twofish-meta.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/umac-nh.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/umac-nh-n.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/umac-l2.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/umac-l3.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/umac-poly64.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/umac-poly128.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/umac-set-key.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/umac32.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/umac64.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/umac96.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/umac128.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/version.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/write-be32.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/write-le32.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/write-le64.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/yarrow256.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/yarrow_key_event.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/xts.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/xts-aes128.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/xts-aes256.c \
&& true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname=libnettle.so.7 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 cfb.o cnd-memcpy.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 ctr16.o des.o des3.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 cmac.o cmac-aes128.o cmac-aes256.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 hkdf.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o memeql-sec.o memxor.o memxor3.o nettle-lookup-hash.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 version.o write-be32.o write-le32.o write-le64.o yarrow256.o yarrow_key_event.o xts.o xts-aes128.o xts-aes256.o -Wl,--version-script=libnettle.map -o libnettle.so
mkdir .lib 2>/dev/null
(cd .lib \
&& rm -f libnettle.so \
&& ln -s ../libnettle.so libnettle.so \
&& [ -z "libnettle.so.7" ] \
|| { rm -f libnettle.so.7 \
&& ln -s libnettle.so libnettle.so.7 ; } )
echo nettle > libnettle.stamp
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sexp.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sexp-format.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sexp-transport.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sexp-transport-format.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/bignum.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/bignum-random.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/bignum-random-prime.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sexp2bignum.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/pkcs1.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/pkcs1-encrypt.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/pkcs1-decrypt.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/pkcs1-sec-decrypt.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/pkcs1-rsa-digest.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/pkcs1-rsa-md5.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/pkcs1-rsa-sha1.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/pkcs1-rsa-sha256.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/pkcs1-rsa-sha512.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/pss.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/pss-mgf1.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-sign.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-sign-tr.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-verify.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-sec-compute-root.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-pkcs1-sign.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-pkcs1-sign-tr.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-pkcs1-verify.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-md5-sign.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-md5-sign-tr.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-md5-verify.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-sha1-sign.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-sha1-sign-tr.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-sha1-verify.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-sha256-sign.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-sha256-sign-tr.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-sha256-verify.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-sha512-sign.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-sha512-sign-tr.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-sha512-verify.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-pss-sha256-sign-tr.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-pss-sha256-verify.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-pss-sha512-sign-tr.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-pss-sha512-verify.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-encrypt.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-decrypt.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-sec-decrypt.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-decrypt-tr.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-keygen.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa-blind.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa2sexp.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sexp2rsa.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/dsa.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/dsa-compat.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/dsa-compat-keygen.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/dsa-gen-params.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/dsa-sign.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/dsa-verify.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/dsa-keygen.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/dsa-hash.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/dsa-sha1-sign.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/dsa-sha1-verify.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/dsa-sha256-sign.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/dsa-sha256-verify.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/dsa2sexp.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sexp2dsa.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/pgp-encode.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/rsa2openpgp.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/der-iterator.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/der2rsa.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/der2dsa.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sec-add-1.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sec-sub-1.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/sec-tabselect.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/gmp-glue.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/cnd-copy.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-mod.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-mod-inv.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-mod-arith.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-pp1-redc.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-pm1-redc.c \
&& true
make eccdata
make[2]: Entering directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm'
gcc -O -g `test -f eccdata.c || echo '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/'`eccdata.c \
-o eccdata
make[2]: Leaving directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm'
echo stamp > eccdata.stamp
./eccdata 192 8 6 32 > ecc-192.hT && mv ecc-192.hT ecc-192.h
Table size: 256 entries
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-192.c \
&& true
./eccdata 224 16 7 32 > ecc-224.hT && mv ecc-224.hT ecc-224.h
Table size: 256 entries
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-224.c \
&& true
./eccdata 256 11 6 32 > ecc-256.hT && mv ecc-256.hT ecc-256.h
Table size: 256 entries
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-256.c \
&& true
./eccdata 384 32 6 32 > ecc-384.hT && mv ecc-384.hT ecc-384.h
Table size: 128 entries
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-384.c \
&& true
./eccdata 521 44 6 32 > ecc-521.hT && mv ecc-521.hT ecc-521.h
Table size: 128 entries
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-521.c \
&& true
./eccdata 255 11 6 32 > ecc-25519.hT && mv ecc-25519.hT ecc-25519.h
Table size: 256 entries
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-25519.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-size.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-j-to-a.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-a-to-j.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-dup-jj.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-add-jja.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-add-jjj.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-eh-to-a.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-dup-eh.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-add-eh.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-add-ehh.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-mul-g-eh.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-mul-a-eh.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-mul-g.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-mul-a.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-hash.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-random.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-point.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-scalar.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-point-mul.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-point-mul-g.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-ecdsa-sign.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecdsa-sign.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecc-ecdsa-verify.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecdsa-verify.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ecdsa-keygen.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/curve25519-mul-g.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/curve25519-mul.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/curve25519-eh-to-x.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/eddsa-compress.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/eddsa-decompress.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/eddsa-expand.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/eddsa-hash.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/eddsa-pubkey.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/eddsa-sign.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/eddsa-verify.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ed25519-sha512-pubkey.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ed25519-sha512-sign.c \
&& true
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/ed25519-sha512-verify.c \
&& true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname=libhogweed.so.5 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-sec-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o pss.o pss-mgf1.o rsa.o rsa-sign.o rsa-sign-tr.o rsa-verify.o rsa-sec-compute-root.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-sign-tr.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-sign-tr.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-sign-tr.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-sign-tr.o rsa-sha512-verify.o rsa-pss-sha256-sign-tr.o rsa-pss-sha256-verify.o rsa-pss-sha512-sign-tr.o rsa-pss-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-sec-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-192.o ecc-224.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 -Wl,--version-script=libhogweed.map -o libhogweed.so libnettle.so -lgmp
mkdir .lib 2>/dev/null
make[1]: [Makefile:280: libhogweed.so] Error 1 (ignored)
(cd .lib \
&& rm -f libhogweed.so \
&& ln -s ../libhogweed.so libhogweed.so \
&& [ -z "libhogweed.so.5" ] \
|| { rm -f libhogweed.so.5 \
&& ln -s libhogweed.so libhogweed.so.5 ; } )
echo hogweed > libhogweed.stamp
make[1]: Leaving directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm'
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 '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm/tools'
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/tools/sexp-conv.c && true
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/tools/input.c && true
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/tools/output.c && true
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/tools/parse.c && true
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/tools/misc.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/tools/nettle-hash.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -o nettle-hash
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/tools/nettle-pbkdf2.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed nettle-pbkdf2.o misc.o ../getopt.o ../getopt1.o -lnettle -o nettle-pbkdf2
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/tools/nettle-lfib-stream.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/tools/pkcs1-conv.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv
make[1]: Leaving directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm/tools'
Making all in testsuite
make[1]: Entering directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm/testsuite'
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/sha1-huge-test.c && true
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/testutils.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test
make[1]: Leaving directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm/testsuite'
Making all in examples
make[1]: Entering directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm/examples'
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/examples/nettle-benchmark.c && true
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/examples/nettle-openssl.c && true
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/examples/timing.c && true
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/examples/io.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o timing.o -lnettle -lgmp -lm -o nettle-benchmark
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/examples/base16enc.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed base16enc.o io.o \
-lnettle -lgmp -o base16enc
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/examples/base16dec.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed base16dec.o io.o \
-lnettle -lgmp -o base16dec
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/examples/base64enc.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed base64enc.o io.o \
-lnettle -lgmp -o base64enc
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/examples/base64dec.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed base64dec.o io.o \
-lnettle -lgmp -o base64dec
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/examples/rsa-keygen.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed rsa-keygen.o io.o ../getopt.o ../getopt1.o \
-lhogweed -lnettle -lgmp -o rsa-keygen
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/examples/rsa-sign.c && true
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/examples/read_rsa_key.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed rsa-sign.o io.o read_rsa_key.o \
-lhogweed -lnettle -lgmp -o rsa-sign
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/examples/rsa-verify.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed rsa-verify.o io.o read_rsa_key.o \
-lhogweed -lnettle -lgmp -o rsa-verify
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/examples/rsa-encrypt.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed rsa-encrypt.o io.o read_rsa_key.o \
../getopt.o ../getopt1.o \
-lhogweed -lnettle -lgmp -o rsa-encrypt
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/examples/rsa-decrypt.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed rsa-decrypt.o io.o read_rsa_key.o \
-lhogweed -lnettle -lgmp -o rsa-decrypt
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/examples/random-prime.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed random-prime.o io.o ../getopt.o ../getopt1.o \
-lhogweed -lnettle -lgmp -o random-prime
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/examples/hogweed-benchmark.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed hogweed-benchmark.o timing.o \
-lhogweed -lnettle -lgmp -lm -lgmp \
-o hogweed-benchmark
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/examples/ecc-benchmark.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed ecc-benchmark.o timing.o -lhogweed -lnettle -lgmp -lm -lgmp \
-o ecc-benchmark
make[1]: Leaving directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm/examples'
>>> Source compiled.
Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox")
>>> Test phase: dev-libs/nettle-3.5.1
* .arm: running multilib-minimal_abi_src_test
make -j1 check
make check-here
make[1]: Entering directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm'
true
make[1]: Leaving directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm'
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 '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm/tools'
true
make[1]: Leaving directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm/tools'
Making check in testsuite
make[1]: Entering directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm/testsuite'
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/aes-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/arcfour-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/arctwo-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/blowfish-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/cast128-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/base16-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/base64-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/camellia-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/chacha-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed chacha-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o chacha-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/cnd-memcpy-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed cnd-memcpy-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cnd-memcpy-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/des-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/des3-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/md2-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/md4-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/md5-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/md5-compat-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/memeql-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed memeql-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memeql-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/memxor-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/gosthash94-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed gosthash94-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gosthash94-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/ripemd160-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/hkdf-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed hkdf-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hkdf-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/salsa20-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/sha1-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/sha224-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/sha256-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/sha384-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/sha512-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/sha512-224-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed sha512-224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-224-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/sha512-256-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed sha512-256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-256-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/sha3-permute-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed sha3-permute-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha3-permute-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/sha3-224-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed sha3-224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha3-224-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/sha3-256-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed sha3-256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha3-256-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/sha3-384-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed sha3-384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha3-384-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/sha3-512-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed sha3-512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha3-512-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/serpent-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/twofish-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/version-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed version-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o version-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/knuth-lfib-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/cbc-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/cfb-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed cfb-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cfb-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/ctr-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/gcm-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/eax-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed eax-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o eax-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/ccm-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed ccm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ccm-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/cmac-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed cmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cmac-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/poly1305-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed poly1305-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o poly1305-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/chacha-poly1305-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed chacha-poly1305-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o chacha-poly1305-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/hmac-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/umac-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed umac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o umac-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/meta-hash-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/meta-cipher-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/meta-aead-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed meta-aead-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-aead-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/meta-armor-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/buffer-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/yarrow-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/xts-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed xts-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o xts-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/pbkdf2-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed pbkdf2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pbkdf2-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/sexp-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/sexp-format-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/rsa2sexp-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/sexp2rsa-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/bignum-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/random-prime-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/pkcs1-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/pkcs1-sec-decrypt-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed pkcs1-sec-decrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-sec-decrypt-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/pss-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed pss-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pss-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/rsa-sign-tr-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed rsa-sign-tr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-sign-tr-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/pss-mgf1-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed pss-mgf1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pss-mgf1-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/rsa-pss-sign-tr-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed rsa-pss-sign-tr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-pss-sign-tr-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/rsa-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/rsa-encrypt-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/rsa-keygen-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/rsa-sec-decrypt-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed rsa-sec-decrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-sec-decrypt-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/rsa-compute-root-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed rsa-compute-root-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-compute-root-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/dsa-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/dsa-keygen-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/curve25519-dh-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed curve25519-dh-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o curve25519-dh-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/ecc-mod-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed ecc-mod-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-mod-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/ecc-modinv-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed ecc-modinv-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-modinv-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/ecc-redc-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed ecc-redc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-redc-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/ecc-sqrt-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed ecc-sqrt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-sqrt-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/ecc-dup-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed ecc-dup-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-dup-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/ecc-add-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed ecc-add-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-add-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/ecc-mul-g-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed ecc-mul-g-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-mul-g-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/ecc-mul-a-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed ecc-mul-a-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecc-mul-a-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/ecdsa-sign-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed ecdsa-sign-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecdsa-sign-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/ecdsa-verify-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed ecdsa-verify-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecdsa-verify-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/ecdsa-keygen-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed ecdsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecdsa-keygen-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/ecdh-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed ecdh-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ecdh-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/eddsa-compress-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed eddsa-compress-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o eddsa-compress-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/eddsa-sign-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed eddsa-sign-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o eddsa-sign-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/eddsa-verify-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed eddsa-verify-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o eddsa-verify-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/ed25519-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed ed25519-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ed25519-test
armeb-unknown-linux-gnueabi-g++ -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/cxx-test.cxx && true
armeb-unknown-linux-gnueabi-g++ -O2 -pipe -L.. -Wl,-O1 -Wl,--as-needed cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1 -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite/dlopen-test.c && true
armeb-unknown-linux-gnueabi-gcc -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. -Wl,-O1 -Wl,--as-needed dlopen-test.o -ldl -o dlopen-test
LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" DYLD_LIBRARY_PATH=../.lib \
srcdir="/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/testsuite" \
EMULATOR="" NM="armeb-unknown-linux-gnueabi-nm" EXEEXT="" \
/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test chacha-test cnd-memcpy-test des-test des3-test md2-test md4-test md5-test md5-compat-test memeql-test memxor-test gosthash94-test ripemd160-test hkdf-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 version-test knuth-lfib-test cbc-test cfb-test ctr-test gcm-test eax-test ccm-test cmac-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 xts-test pbkdf2-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test pkcs1-sec-decrypt-test pss-test rsa-sign-tr-test pss-mgf1-test rsa-pss-sign-tr-test rsa-test rsa-encrypt-test rsa-keygen-test rsa-sec-decrypt-test rsa-compute-root-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 dlopen-test
PASS: aes
PASS: arcfour
PASS: arctwo
PASS: blowfish
PASS: cast128
PASS: base16
PASS: base64
PASS: camellia
PASS: chacha
PASS: cnd-memcpy
PASS: des
PASS: des3
PASS: md2
PASS: md4
PASS: md5
PASS: md5-compat
PASS: memeql
PASS: memxor
PASS: gosthash94
PASS: ripemd160
PASS: hkdf
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: version
PASS: knuth-lfib
PASS: cbc
PASS: cfb
PASS: ctr
PASS: gcm
PASS: eax
PASS: ccm
PASS: cmac
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: xts
PASS: pbkdf2
PASS: sexp
PASS: sexp-format
PASS: rsa2sexp
PASS: sexp2rsa
PASS: bignum
PASS: random-prime
PASS: pkcs1
PASS: pkcs1-sec-decrypt
PASS: pss
PASS: rsa-sign-tr
PASS: pss-mgf1
PASS: rsa-pss-sign-tr
PASS: rsa
PASS: rsa-encrypt
PASS: rsa-keygen
PASS: rsa-sec-decrypt
PASS: rsa-compute-root
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
armeb-unknown-linux-gnueabi-nm: '../libnettle.a': No such file
armeb-unknown-linux-gnueabi-nm: '../libnettle.a': No such file
PASS: symbols
PASS: dlopen
===================
All 99 tests passed
===================
make[1]: Leaving directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm/testsuite'
Making check in examples
make[1]: Entering directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm/examples'
LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" DYLD_LIBRARY_PATH=../.lib \
srcdir="/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/examples" EMULATOR="" EXEEXT="" \
"/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1"/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 '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm/examples'
>>> Completed testing dev-libs/nettle-3.5.1
Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox")
>>> Install dev-libs/nettle-3.5.1 into /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/image
* .arm: running multilib-minimal_abi_src_install
make -j1 DESTDIR=/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/image install
make install-here
make[1]: Entering directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm'
/bin/mkdir -p /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/image/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 cfb.h chacha.h chacha-poly1305.h ctr.h curve25519.h des.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 hkdf.h macros.h cmac.h md2.h md4.h md5.h md5-compat.h memops.h memxor.h nettle-meta.h nettle-types.h pbkdf2.h pgp.h pkcs1.h pss.h pss-mgf1.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 xts.h poly1305.h version.h ; do \
if [ -f "$f" ] ; then \
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 "$f" /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/image/usr/include/nettle ; \
else \
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 "/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1/$f" /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/image/usr/include/nettle ; \
fi ; done
/bin/mkdir -p /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/image/usr/lib
for f in ; do \
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 $f /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/image/usr/lib ; \
done
/bin/mkdir -p /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/image/usr/lib/pkgconfig
for f in nettle.pc hogweed.pc ; do \
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 "$f" /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/image/usr/lib/pkgconfig ; \
done
/bin/mkdir -p /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/image/usr/lib
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libnettle.so /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/image/usr/lib/libnettle.so.7.0
[ -z "libnettle.so.7" ] \
|| (cd /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/image/usr/lib \
&& rm -f libnettle.so.7 libnettle.so \
&& ln -s libnettle.so.7.0 libnettle.so.7 \
&& ln -s libnettle.so.7.0 libnettle.so)
/bin/mkdir -p /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/image/usr/lib
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 libhogweed.so /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/image/usr/lib/libhogweed.so.5.0
[ -z "libhogweed.so.5" ] \
|| (cd /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/image/usr/lib \
&& rm -f libhogweed.so.5 libhogweed.so \
&& ln -s libhogweed.so.5.0 libhogweed.so.5 \
&& ln -s libhogweed.so.5.0 libhogweed.so)
make[1]: Leaving directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm'
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 '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm/tools'
/bin/mkdir -p /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/image/usr/bin
for f in sexp-conv nettle-hash nettle-pbkdf2 nettle-lfib-stream pkcs1-conv ; do \
/usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c $f /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/image/usr/bin ; \
done
make[1]: Leaving directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm/tools'
Making install in testsuite
make[1]: Entering directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm/testsuite'
true
make[1]: Leaving directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm/testsuite'
Making install in examples
make[1]: Entering directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm/examples'
true
make[1]: Leaving directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/work/nettle-3.5.1-.arm/examples'
>>> Completed installing dev-libs/nettle-3.5.1 into /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.5.1/image
* Final size of build directory: 19976 KiB (19.5 MiB)
* Final size of installed tree: 972 KiB
making executable: /usr/lib/libhogweed.so.5.0
making executable: /usr/lib/libnettle.so.7.0
strip: armeb-unknown-linux-gnueabi-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
/usr/lib/libnettle.so.7.0
/usr/lib/libhogweed.so.5.0
/usr/bin/sexp-conv
/usr/bin/nettle-hash
/usr/bin/nettle-pbkdf2
/usr/bin/nettle-lfib-stream
/usr/bin/pkcs1-conv
>>> Installing (1 of 1) dev-libs/nettle-3.5.1::gentoo to /usr/armeb-unknown-linux-gnueabi/
Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox")
* checking 75 files for package collisions
>>> Merging dev-libs/nettle-3.5.1 to /usr/armeb-unknown-linux-gnueabi/
--- /usr/armeb-unknown-linux-gnueabi/usr/
--- /usr/armeb-unknown-linux-gnueabi/usr/include/
--- /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/sha1.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/poly1305.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/ecc-curve.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/twofish.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/pbkdf2.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/buffer.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/ecc.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/base64.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/ecdsa.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/arctwo.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/md2.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/dsa.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/umac.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/des.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/blowfish.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/eddsa.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/macros.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/hkdf.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/curve25519.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/cfb.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/dsa-compat.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/realloc.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/ccm.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/pgp.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/sexp.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/chacha-poly1305.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/ctr.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/serpent.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/aes.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/bignum.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/pkcs1.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/knuth-lfib.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/sha3.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/hmac.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/cast128.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/pss-mgf1.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/cmac.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/gcm.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/md5.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/camellia.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/nettle-types.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/nettle-meta.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/ripemd160.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/arcfour.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/salsa20.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/pss.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/sha2.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/eax.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/asn1.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/cbc.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/xts.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/chacha.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/memops.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/sha.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/md4.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/base16.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/gosthash94.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/yarrow.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/version.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/md5-compat.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/memxor.h
>>> /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/rsa.h
--- /usr/armeb-unknown-linux-gnueabi/usr/bin/
>>> /usr/armeb-unknown-linux-gnueabi/usr/bin/nettle-pbkdf2
>>> /usr/armeb-unknown-linux-gnueabi/usr/bin/sexp-conv
>>> /usr/armeb-unknown-linux-gnueabi/usr/bin/pkcs1-conv
>>> /usr/armeb-unknown-linux-gnueabi/usr/bin/nettle-lfib-stream
>>> /usr/armeb-unknown-linux-gnueabi/usr/bin/nettle-hash
--- /usr/armeb-unknown-linux-gnueabi/usr/lib/
>>> /usr/armeb-unknown-linux-gnueabi/usr/lib/libnettle.so.7.0
--- /usr/armeb-unknown-linux-gnueabi/usr/lib/pkgconfig/
>>> /usr/armeb-unknown-linux-gnueabi/usr/lib/pkgconfig/nettle.pc
>>> /usr/armeb-unknown-linux-gnueabi/usr/lib/pkgconfig/hogweed.pc
>>> /usr/armeb-unknown-linux-gnueabi/usr/lib/libhogweed.so.5 -> libhogweed.so.5.0
>>> /usr/armeb-unknown-linux-gnueabi/usr/lib/libnettle.so.7 -> libnettle.so.7.0
>>> /usr/armeb-unknown-linux-gnueabi/usr/lib/libnettle.so -> libnettle.so.7.0
>>> /usr/armeb-unknown-linux-gnueabi/usr/lib/libhogweed.so.5.0
>>> /usr/armeb-unknown-linux-gnueabi/usr/lib/libhogweed.so -> libhogweed.so.5.0
>>> needed sym /usr/armeb-unknown-linux-gnueabi/usr/lib/libhogweed.so.4
>>> needed obj /usr/armeb-unknown-linux-gnueabi/usr/lib/libhogweed.so.4.5
>>> needed sym /usr/armeb-unknown-linux-gnueabi/usr/lib/libnettle.so.6
>>> needed obj /usr/armeb-unknown-linux-gnueabi/usr/lib/libnettle.so.6.5
>>> Safely unmerging already-installed instance...
No package files given... Grabbing a set.
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/lib/pkgconfig/nettle.pc
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/lib/pkgconfig/hogweed.pc
--- replaced dir /usr/armeb-unknown-linux-gnueabi/usr/lib/pkgconfig
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/lib/libnettle.so.7.0
--- replaced sym /usr/armeb-unknown-linux-gnueabi/usr/lib/libnettle.so.7
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/lib/libnettle.so.6.5
--- replaced sym /usr/armeb-unknown-linux-gnueabi/usr/lib/libnettle.so.6
--- replaced sym /usr/armeb-unknown-linux-gnueabi/usr/lib/libnettle.so
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/lib/libhogweed.so.5.0
--- replaced sym /usr/armeb-unknown-linux-gnueabi/usr/lib/libhogweed.so.5
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/lib/libhogweed.so.4.5
--- replaced sym /usr/armeb-unknown-linux-gnueabi/usr/lib/libhogweed.so.4
--- replaced sym /usr/armeb-unknown-linux-gnueabi/usr/lib/libhogweed.so
--- replaced dir /usr/armeb-unknown-linux-gnueabi/usr/lib
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/yarrow.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/xts.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/version.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/umac.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/twofish.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/sha3.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/sha2.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/sha1.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/sha.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/sexp.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/serpent.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/salsa20.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/rsa.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/ripemd160.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/realloc.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/pss.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/pss-mgf1.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/poly1305.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/pkcs1.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/pgp.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/pbkdf2.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/nettle-types.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/nettle-meta.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/memxor.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/memops.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/md5.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/md5-compat.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/md4.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/md2.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/macros.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/knuth-lfib.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/hmac.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/hkdf.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/gosthash94.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/gcm.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/eddsa.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/ecdsa.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/ecc.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/ecc-curve.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/eax.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/dsa.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/dsa-compat.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/des.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/curve25519.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/ctr.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/cmac.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/chacha.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/chacha-poly1305.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/cfb.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/ccm.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/cbc.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/cast128.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/camellia.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/buffer.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/blowfish.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/bignum.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/base64.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/base16.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/asn1.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/arctwo.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/arcfour.h
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/include/nettle/aes.h
--- replaced dir /usr/armeb-unknown-linux-gnueabi/usr/include/nettle
--- replaced dir /usr/armeb-unknown-linux-gnueabi/usr/include
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/bin/sexp-conv
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/bin/pkcs1-conv
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/bin/nettle-pbkdf2
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/bin/nettle-lfib-stream
--- replaced obj /usr/armeb-unknown-linux-gnueabi/usr/bin/nettle-hash
--- replaced dir /usr/armeb-unknown-linux-gnueabi/usr/bin
--- replaced dir /usr/armeb-unknown-linux-gnueabi/usr
Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox")
>>> Original instance of package unmerged safely.
>>> dev-libs/nettle-3.5.1 merged.
Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox")
>>> Auto-cleaning packages...
>>> Using system located in ROOT tree /usr/armeb-unknown-linux-gnueabi/
>>> No outdated packages were found on your system.
!!! existing preserved libs:
>>> package: dev-libs/nettle-3.5.1
* - /usr/lib/libhogweed.so.4
* - /usr/lib/libhogweed.so.4.5
* used by /usr/lib/libgnutls.so.30.23.2 (net-libs/gnutls-3.6.7-r1)
* - /usr/lib/libnettle.so.6
* - /usr/lib/libnettle.so.6.5
* used by /usr/lib/libgnutls.so.30.23.2 (net-libs/gnutls-3.6.7-r1)
Use emerge @preserved-rebuild to rebuild packages using these libraries
* IMPORTANT: 4 news items need reading for repository 'gentoo'.
* Use eselect news read to view new items.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment