-
-
Save andrew-aladev/8e3fe82dcbb97b81112f2f00dc0890f4 to your computer and use it in GitHub Desktop.
nettle armeb log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.4.1:0/6.2::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.4.1::gentoo for /usr/armeb-unknown-linux-gnueabi/ | |
* nettle-3.4.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.4.1.tar.gz to /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work | |
>>> Source unpacked in /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.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.4.1/work/nettle-3.4.1 ... | |
* Applying nettle-3.4.1-build.patch ... | |
[ ok ] | |
* Running eautoreconf in '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.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.4.1/work/nettle-3.4.1 ... | |
* .arm: running multilib-minimal_abi_src_configure | |
* econf: updating nettle-3.4.1/config.sub with /usr/share/gnuconfig/config.sub | |
* econf: updating nettle-3.4.1/config.guess with /usr/share/gnuconfig/config.guess | |
/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1 --htmldir=/usr/share/doc/nettle-3.4.1/html --libdir=/usr/lib --disable-openssl --disable-fat --enable-public-key --disable-static --disable-documentation --disable-arm-neon --disable-x86-aesni | |
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 __attribute__... yes | |
checking for stdint types... stdint.h (shortcircuit) | |
make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) | |
checking for fcntl file locking... yes | |
checking for __gmpn_sec_div_r in -lgmp... yes | |
checking for GMP limb size... 32 bits | |
configure: Looking for assembler files in arm. | |
checking CCPIC... -fpic | |
checking if globals are prefixed by underscore... no | |
checking for ELF-style .type,%function pseudo-ops... yes | |
checking for ELF-style .type,#function pseudo-ops... yes | |
checking for COFF-style .type directive... no | |
checking if we should use a .note.GNU-stack section... yes | |
checking if .align assembly directive is logarithmic... yes | |
checking for m4... /usr/bin/m4 | |
checking for library containing clock_gettime... none required | |
configure: creating ./config.status | |
config.status: creating config.make | |
config.status: creating config.m4 | |
config.status: creating Makefile | |
config.status: creating version.h | |
config.status: creating tools/Makefile | |
config.status: creating testsuite/Makefile | |
config.status: creating examples/Makefile | |
config.status: creating nettle.pc | |
config.status: creating hogweed.pc | |
config.status: creating libnettle.map | |
config.status: creating libhogweed.map | |
config.status: creating config.h | |
config.status: linking /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/arm/aes-encrypt-internal.asm to aes-encrypt-internal.asm | |
config.status: linking /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/arm/aes-decrypt-internal.asm to aes-decrypt-internal.asm | |
config.status: linking /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/arm/memxor.asm to memxor.asm | |
config.status: linking /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/arm/memxor3.asm to memxor3.asm | |
config.status: linking /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/arm/machine.m4 to machine.m4 | |
config.status: linking /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/arm/ecc-192-modp.asm to ecc-192-modp.asm | |
config.status: linking /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/arm/ecc-224-modp.asm to ecc-224-modp.asm | |
config.status: linking /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/arm/ecc-256-redc.asm to ecc-256-redc.asm | |
config.status: linking /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/arm/ecc-384-modp.asm to ecc-384-modp.asm | |
config.status: linking /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/arm/ecc-521-modp.asm to ecc-521-modp.asm | |
config.status: executing nettle-stdint.h commands | |
config.status: creating nettle-stdint.h : __NETTLE_STDINT_H | |
configure: summary of build options: | |
Version: nettle 3.4.1 | |
Host type: armeb-unknown-linux-gnueabi | |
ABI: standard | |
Assembly files: arm | |
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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1-.arm' | |
gcc -O -g `test -f aesdata.c || echo '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/'`aesdata.c \ | |
-o aesdata | |
gcc -O -g `test -f desdata.c || echo '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/'`desdata.c \ | |
-o desdata | |
gcc -O -g `test -f twofishdata.c || echo '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/'`twofishdata.c \ | |
-o twofishdata | |
gcc -O -g `test -f shadata.c || echo '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/'`shadata.c -lm \ | |
-o shadata | |
gcc -O -g `test -f gcmdata.c || echo '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/'`gcmdata.c \ | |
-o gcmdata | |
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1/nettle-internal.c \ | |
&& true | |
/usr/bin/m4 /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/asm.m4 machine.m4 config.m4 aes-decrypt-internal.asm >aes-decrypt-internal.s | |
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-decrypt-internal.s | |
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/aes-decrypt.c \ | |
&& true | |
/usr/bin/m4 /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/asm.m4 machine.m4 config.m4 aes-encrypt-internal.asm >aes-encrypt-internal.s | |
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c aes-encrypt-internal.s | |
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1/des-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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1/memeql-sec.c \ | |
&& true | |
/usr/bin/m4 /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/asm.m4 machine.m4 config.m4 memxor.asm >memxor.s | |
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c memxor.s | |
/usr/bin/m4 /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/asm.m4 machine.m4 config.m4 memxor3.asm >memxor3.s | |
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c memxor3.s | |
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1/yarrow_key_event.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.6 aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-invert-internal.o aes-set-key-internal.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes128-set-encrypt-key.o aes128-set-decrypt-key.o aes128-meta.o aes192-set-encrypt-key.o aes192-set-decrypt-key.o aes192-meta.o aes256-set-encrypt-key.o aes256-set-decrypt-key.o aes256-meta.o arcfour.o arcfour-crypt.o arctwo.o arctwo-meta.o blowfish.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o base64url-encode.o base64url-decode.o base64url-meta.o buffer.o buffer-init.o camellia-crypt-internal.o camellia-table.o camellia-absorb.o camellia-invert-key.o camellia128-set-encrypt-key.o camellia128-crypt.o camellia128-set-decrypt-key.o camellia128-meta.o camellia192-meta.o camellia256-set-encrypt-key.o camellia256-crypt.o camellia256-set-decrypt-key.o camellia256-meta.o cast128.o cast128-meta.o cbc.o ccm.o ccm-aes128.o ccm-aes192.o ccm-aes256.o 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 des.o des3.o des-compat.o eax.o eax-aes128.o eax-aes128-meta.o gcm.o gcm-aes.o gcm-aes128.o gcm-aes128-meta.o gcm-aes192.o gcm-aes192-meta.o gcm-aes256.o gcm-aes256-meta.o gcm-camellia128.o gcm-camellia128-meta.o gcm-camellia256.o gcm-camellia256-meta.o gosthash94.o gosthash94-meta.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o 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 -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.6" ] \ | |
|| { rm -f libnettle.so.6 \ | |
&& ln -s libnettle.so libnettle.so.6 ; } ) | |
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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1/ecc-pm1-redc.c \ | |
&& true | |
make eccdata | |
make[2]: Entering directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1-.arm' | |
gcc -O -g `test -f eccdata.c || echo '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/'`eccdata.c \ | |
-o eccdata | |
make[2]: Leaving directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1-.arm' | |
echo stamp > eccdata.stamp | |
./eccdata 192 7 6 32 > ecc-192.hT && mv ecc-192.hT ecc-192.h | |
Table size: 320 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.4.1/work/nettle-3.4.1/ecc-192.c \ | |
&& true | |
./eccdata 224 12 6 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.4.1/work/nettle-3.4.1/ecc-224.c \ | |
&& true | |
./eccdata 256 14 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.4.1/work/nettle-3.4.1/ecc-256.c \ | |
&& true | |
./eccdata 384 41 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.4.1/work/nettle-3.4.1/ecc-384.c \ | |
&& true | |
./eccdata 521 56 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.4.1/work/nettle-3.4.1/ecc-521.c \ | |
&& true | |
./eccdata 255 14 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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1/ed25519-sha512-verify.c \ | |
&& true | |
/usr/bin/m4 /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/asm.m4 machine.m4 config.m4 ecc-192-modp.asm >ecc-192-modp.s | |
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-192-modp.s | |
/usr/bin/m4 /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/asm.m4 machine.m4 config.m4 ecc-224-modp.asm >ecc-224-modp.s | |
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-224-modp.s | |
/usr/bin/m4 /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/asm.m4 machine.m4 config.m4 ecc-256-redc.asm >ecc-256-redc.s | |
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-256-redc.s | |
/usr/bin/m4 /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/asm.m4 machine.m4 config.m4 ecc-384-modp.asm >ecc-384-modp.s | |
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-384-modp.s | |
/usr/bin/m4 /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/asm.m4 machine.m4 config.m4 ecc-521-modp.asm >ecc-521-modp.s | |
armeb-unknown-linux-gnueabi-gcc -I. -DHAVE_CONFIG_H -O2 -pipe -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -c ecc-521-modp.s | |
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.4 sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-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 ecc-192-modp.o ecc-224-modp.o ecc-256-redc.o ecc-384-modp.o ecc-521-modp.o -Wl,--version-script=libhogweed.map -o libhogweed.so libnettle.so -lgmp | |
mkdir .lib 2>/dev/null | |
make[1]: [Makefile:277: libhogweed.so] Error 1 (ignored) | |
(cd .lib \ | |
&& rm -f libhogweed.so \ | |
&& ln -s ../libhogweed.so libhogweed.so \ | |
&& [ -z "libhogweed.so.4" ] \ | |
|| { rm -f libhogweed.so.4 \ | |
&& ln -s libhogweed.so libhogweed.so.4 ; } ) | |
echo hogweed > libhogweed.stamp | |
make[1]: Leaving directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1-.arm/tools' | |
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1/tools/sexp-conv.c && true | |
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1/tools/input.c && true | |
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1/tools/output.c && true | |
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1/tools/parse.c && true | |
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1-.arm/tools' | |
Making all in testsuite | |
make[1]: Entering directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1-.arm/testsuite' | |
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1-.arm/testsuite' | |
Making all in examples | |
make[1]: Entering directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1-.arm/examples' | |
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1/examples/nettle-benchmark.c && true | |
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1/examples/nettle-openssl.c && true | |
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1/examples/timing.c && true | |
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1/examples/eratosthenes.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 eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes | |
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1/examples/rsa-sign.c && true | |
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1-.arm/examples' | |
>>> Source compiled. | |
Unable to unshare: EPERM (for FEATURES="ipc-sandbox network-sandbox pid-sandbox") | |
>>> Test phase: dev-libs/nettle-3.4.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.4.1/work/nettle-3.4.1-.arm' | |
true | |
make[1]: Leaving directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1-.arm/tools' | |
true | |
make[1]: Leaving directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1-.arm/tools' | |
Making check in testsuite | |
make[1]: Entering directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1-.arm/testsuite' | |
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1/testsuite/des-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 des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test | |
armeb-unknown-linux-gnueabi-gcc -I.. -I/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1/testsuite/rsa-compute-root-test.c && true | |
/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/testsuite/rsa-compute-root-test.c: In function 'test_one': | |
/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/testsuite/rsa-compute-root-test.c:40:41: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] | |
40 | fprintf(stderr, "Public key: size=%lu\n n:", pub->size); | |
| ~~^ ~~~~~~~~~ | |
| | | | |
| | size_t {aka unsigned int} | |
| long unsigned int | |
| %u | |
/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/testsuite/rsa-compute-root-test.c:44:44: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] | |
44 | fprintf(stderr, "\nPrivate key: size=%lu\n p:", key->size); | |
| ~~^ ~~~~~~~~~ | |
| | | | |
| | size_t {aka unsigned int} | |
| long unsigned int | |
| %u | |
/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/testsuite/rsa-compute-root-test.c:58:35: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] | |
58 | fprintf (stderr, "plaintext(%lu) = ", mpz_sizeinbase (plaintext, 2)); | |
| ~~^ | |
| | | |
| long unsigned int | |
| %u | |
/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/testsuite/rsa-compute-root-test.c:61:36: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] | |
61 | fprintf (stderr, "ciphertext(%lu) = ", mpz_sizeinbase (ciphertext, 2)); | |
| ~~^ | |
| | | |
| long unsigned int | |
| %u | |
/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/testsuite/rsa-compute-root-test.c:64:35: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'size_t' {aka 'unsigned int'} [-Wformat=] | |
64 | fprintf (stderr, "decrypted(%lu) = ", mpz_sizeinbase (decrypted, 2)); | |
| ~~^ | |
| | | |
| long unsigned int | |
| %u | |
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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1 -DHAVE_CONFIG_H -O2 -pipe -c /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.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.4.1/work/nettle-3.4.1/testsuite" \ | |
EMULATOR="" NM="armeb-unknown-linux-gnueabi-nm" EXEEXT="" \ | |
/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.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 des-compat-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 poly1305-test chacha-poly1305-test hmac-test umac-test meta-hash-test meta-cipher-test meta-aead-test meta-armor-test buffer-test yarrow-test pbkdf2-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test 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 | |
qemu: uncaught target signal 6 (Aborted) - core dumped | |
/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/run-tests: line 57: 4564 Aborted "$1" $testflags | |
FAIL: chacha | |
PASS: cnd-memcpy | |
PASS: des | |
PASS: des3 | |
PASS: des-compat | |
PASS: md2 | |
PASS: md4 | |
PASS: md5 | |
PASS: md5-compat | |
PASS: memeql | |
Assert failed: /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/testsuite/memxor-test.c:106: MEMEQ (size, dst, c) | |
qemu: uncaught target signal 6 (Aborted) - core dumped | |
/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/run-tests: line 57: 4625 Aborted "$1" $testflags | |
FAIL: 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 | |
CCM digest failed: | |
Adata: | |
Input: | |
Output: | |
Expected: | |
qemu: uncaught target signal 6 (Aborted) - core dumped | |
/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/run-tests: line 57: 4782 Aborted "$1" $testflags | |
FAIL: ccm | |
PASS: poly1305 | |
PASS: chacha-poly1305 | |
PASS: hmac | |
PASS: umac | |
PASS: meta-hash | |
PASS: meta-cipher | |
PASS: meta-aead | |
PASS: meta-armor | |
PASS: buffer | |
PASS: yarrow | |
PASS: pbkdf2 | |
PASS: sexp | |
PASS: sexp-format | |
PASS: rsa2sexp | |
PASS: sexp2rsa | |
PASS: bignum | |
PASS: random-prime | |
PASS: pkcs1 | |
PASS: pkcs1-sec-decrypt | |
Assert failed: /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/testsuite/pss-test.c:29: mpz_cmp(m, expected) == 0 | |
qemu: uncaught target signal 6 (Aborted) - core dumped | |
/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/run-tests: line 57: 4903 Aborted "$1" $testflags | |
FAIL: pss | |
PASS: rsa-sign-tr | |
PASS: pss-mgf1 | |
Assert failed: /usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/testsuite/rsa-pss-sign-tr-test.c:79: verify_func(pub, salt_length, digest, signature) | |
qemu: uncaught target signal 6 (Aborted) - core dumped | |
/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1/run-tests: line 57: 4922 Aborted "$1" $testflags | |
FAIL: 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 | |
==================== | |
5 of 98 tests failed | |
==================== | |
make[1]: *** [Makefile:140: check] Error 1 | |
make[1]: Leaving directory '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1-.arm/testsuite' | |
make: *** [Makefile:50: check] Error 2 | |
* ERROR: dev-libs/nettle-3.4.1::gentoo failed (test phase): | |
* Make check failed. See above for details. | |
* | |
* Call stack: | |
* ebuild.sh, line 125: Called src_test | |
* environment, line 1931: Called multilib-minimal_src_test | |
* environment, line 1442: Called multilib_foreach_abi 'multilib-minimal_abi_src_test' | |
* environment, line 1627: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_test' | |
* environment, line 1307: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_test' | |
* environment, line 1305: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_test' | |
* environment, line 430: Called multilib-minimal_abi_src_test | |
* environment, line 1438: Called default_src_test | |
* phase-functions.sh, line 884: Called __eapi0_src_test | |
* phase-helpers.sh, line 779: Called die | |
* The specific snippet of code: | |
* $emake_cmd ${internal_opts} check || \ | |
* die "Make check failed. See above for details." | |
* | |
* If you need support, post the output of `emerge --info '=dev-libs/nettle-3.4.1::gentoo'`, | |
* the complete build log and the output of `emerge -pqv '=dev-libs/nettle-3.4.1::gentoo'`. | |
* The complete build log is located at '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/temp/build.log'. | |
* The ebuild environment file is located at '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/temp/environment'. | |
* Working directory: '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1-.arm' | |
* S: '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1' | |
>>> Failed to emerge dev-libs/nettle-3.4.1 for /usr/armeb-unknown-linux-gnueabi/, Log file: | |
>>> '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/temp/build.log' | |
* Messages for package dev-libs/nettle-3.4.1 merged to /usr/armeb-unknown-linux-gnueabi/: | |
* ERROR: dev-libs/nettle-3.4.1::gentoo failed (test phase): | |
* Make check failed. See above for details. | |
* | |
* Call stack: | |
* ebuild.sh, line 125: Called src_test | |
* environment, line 1931: Called multilib-minimal_src_test | |
* environment, line 1442: Called multilib_foreach_abi 'multilib-minimal_abi_src_test' | |
* environment, line 1627: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_test' | |
* environment, line 1307: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_test' | |
* environment, line 1305: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_test' | |
* environment, line 430: Called multilib-minimal_abi_src_test | |
* environment, line 1438: Called default_src_test | |
* phase-functions.sh, line 884: Called __eapi0_src_test | |
* phase-helpers.sh, line 779: Called die | |
* The specific snippet of code: | |
* $emake_cmd ${internal_opts} check || \ | |
* die "Make check failed. See above for details." | |
* | |
* If you need support, post the output of `emerge --info '=dev-libs/nettle-3.4.1::gentoo'`, | |
* the complete build log and the output of `emerge -pqv '=dev-libs/nettle-3.4.1::gentoo'`. | |
* The complete build log is located at '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/temp/build.log'. | |
* The ebuild environment file is located at '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/temp/environment'. | |
* Working directory: '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1-.arm' | |
* S: '/usr/armeb-unknown-linux-gnueabi/tmp/portage/dev-libs/nettle-3.4.1/work/nettle-3.4.1' | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment