Guest User

Untitled

a guest
Oct 23rd, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 76.40 KB | None | 0 0
  1. lorenzo@MacBook-Air-di-Lorenzo ~/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build $ cd trezor-crypto
  2. lorenzo@MacBook-Air-di-Lorenzo ~/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/trezor-crypto $ cd src/trezor-crypto-lib-build/
  3. lorenzo@MacBook-Air-di-Lorenzo ~/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/trezor-crypto/src/trezor-crypto-lib-build $ ninja clean && ninja -v
  4. [1/1] Cleaning all built files...
  5. Cleaning... 29 files.
  6. [1/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/address.c.o -MF CMakeFiles/trezor-crypto.dir/address.c.o.d -o CMakeFiles/trezor-crypto.dir/address.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/address.c
  7. [2/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/base32.c.o -MF CMakeFiles/trezor-crypto.dir/base32.c.o.d -o CMakeFiles/trezor-crypto.dir/base32.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/base32.c
  8. [3/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/base58.c.o -MF CMakeFiles/trezor-crypto.dir/base58.c.o.d -o CMakeFiles/trezor-crypto.dir/base58.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/base58.c
  9. [4/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/bip39.c.o -MF CMakeFiles/trezor-crypto.dir/bip39.c.o.d -o CMakeFiles/trezor-crypto.dir/bip39.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/bip39.c
  10. [5/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/blake256.c.o -MF CMakeFiles/trezor-crypto.dir/blake256.c.o.d -o CMakeFiles/trezor-crypto.dir/blake256.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/blake256.c
  11. [6/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/cash_addr.c.o -MF CMakeFiles/trezor-crypto.dir/cash_addr.c.o.d -o CMakeFiles/trezor-crypto.dir/cash_addr.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/cash_addr.c
  12. [7/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/curves.c.o -MF CMakeFiles/trezor-crypto.dir/curves.c.o.d -o CMakeFiles/trezor-crypto.dir/curves.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/curves.c
  13. [8/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/bip32.c.o -MF CMakeFiles/trezor-crypto.dir/bip32.c.o.d -o CMakeFiles/trezor-crypto.dir/bip32.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/bip32.c
  14. [9/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/hasher.c.o -MF CMakeFiles/trezor-crypto.dir/hasher.c.o.d -o CMakeFiles/trezor-crypto.dir/hasher.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/hasher.c
  15. [10/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/bignum.c.o -MF CMakeFiles/trezor-crypto.dir/bignum.c.o.d -o CMakeFiles/trezor-crypto.dir/bignum.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/bignum.c
  16. [11/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/script.c.o -MF CMakeFiles/trezor-crypto.dir/script.c.o.d -o CMakeFiles/trezor-crypto.dir/script.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/script.c
  17. [12/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/ripemd160.c.o -MF CMakeFiles/trezor-crypto.dir/ripemd160.c.o.d -o CMakeFiles/trezor-crypto.dir/ripemd160.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/ripemd160.c
  18. [13/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/blake2s.c.o -MF CMakeFiles/trezor-crypto.dir/blake2s.c.o.d -o CMakeFiles/trezor-crypto.dir/blake2s.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/blake2s.c
  19. [14/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/secp256k1.c.o -MF CMakeFiles/trezor-crypto.dir/secp256k1.c.o.d -o CMakeFiles/trezor-crypto.dir/secp256k1.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/secp256k1.c
  20. [15/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/memzero.c.o -MF CMakeFiles/trezor-crypto.dir/memzero.c.o.d -o CMakeFiles/trezor-crypto.dir/memzero.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/memzero.c
  21. [16/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/nist256p1.c.o -MF CMakeFiles/trezor-crypto.dir/nist256p1.c.o.d -o CMakeFiles/trezor-crypto.dir/nist256p1.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/nist256p1.c
  22. [17/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/hmac.c.o -MF CMakeFiles/trezor-crypto.dir/hmac.c.o.d -o CMakeFiles/trezor-crypto.dir/hmac.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/hmac.c
  23. [18/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/ecdsa.c.o -MF CMakeFiles/trezor-crypto.dir/ecdsa.c.o.d -o CMakeFiles/trezor-crypto.dir/ecdsa.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/ecdsa.c
  24. [19/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/rand.c.o -MF CMakeFiles/trezor-crypto.dir/rand.c.o.d -o CMakeFiles/trezor-crypto.dir/rand.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/rand.c
  25. /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/rand.c:29:9: note: #pragma message: NOT SUITABLE FOR PRODUCTION USE!
  26. #pragma message("NOT SUITABLE FOR PRODUCTION USE!")
  27. ^~~~~~~
  28. /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/rand.c: In function 'random32':
  29. /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/rand.c:45:3: warning: implicit declaration of function 'srand' [-Wimplicit-function-declaration]
  30. srand((unsigned)time(NULL));
  31. ^~~~~
  32. /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/rand.c:45:19: warning: implicit declaration of function 'time'; did you mean 'true'? [-Wimplicit-function-declaration]
  33. srand((unsigned)time(NULL));
  34. ^~~~
  35. true
  36. /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/rand.c:48:11: warning: implicit declaration of function 'rand'; did you mean 'va_end'? [-Wimplicit-function-declaration]
  37. return ((rand() & 0xFF) | ((rand() & 0xFF) << 8) | ((rand() & 0xFF) << 16) | ((uint32_t) (rand() & 0xFF) << 24));
  38. ^~~~
  39. va_end
  40. [20/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/rfc6979.c.o -MF CMakeFiles/trezor-crypto.dir/rfc6979.c.o.d -o CMakeFiles/trezor-crypto.dir/rfc6979.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/rfc6979.c
  41. [21/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/pbkdf2.c.o -MF CMakeFiles/trezor-crypto.dir/pbkdf2.c.o.d -o CMakeFiles/trezor-crypto.dir/pbkdf2.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/pbkdf2.c
  42. [22/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/segwit_addr.c.o -MF CMakeFiles/trezor-crypto.dir/segwit_addr.c.o.d -o CMakeFiles/trezor-crypto.dir/segwit_addr.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/segwit_addr.c
  43. [23/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/nem.c.o -MF CMakeFiles/trezor-crypto.dir/nem.c.o.d -o CMakeFiles/trezor-crypto.dir/nem.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/nem.c
  44. [24/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/rc4.c.o -MF CMakeFiles/trezor-crypto.dir/rc4.c.o.d -o CMakeFiles/trezor-crypto.dir/rc4.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/rc4.c
  45. [25/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/groestl.c.o -MF CMakeFiles/trezor-crypto.dir/groestl.c.o.d -o CMakeFiles/trezor-crypto.dir/groestl.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/groestl.c
  46. [26/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/sha3.c.o -MF CMakeFiles/trezor-crypto.dir/sha3.c.o.d -o CMakeFiles/trezor-crypto.dir/sha3.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/sha3.c
  47. [27/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/sha2.c.o -MF CMakeFiles/trezor-crypto.dir/sha2.c.o.d -o CMakeFiles/trezor-crypto.dir/sha2.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/sha2.c
  48. [28/29] /Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/arm-none-eabi-gcc -DUSE_ETHEREUM=1 -DUSE_KECCAK=1 -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/. -I/Users/lorenzo/gitHubRepo/zephyr/kernel/include -I/Users/lorenzo/gitHubRepo/zephyr/arch/arm/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52 -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/nrf52/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/boards/arm/nrf52840_pca10056 -I/Users/lorenzo/gitHubRepo/zephyr/include -I/Users/lorenzo/gitHubRepo/zephyr/include/drivers -I/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -I/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -I/Users/lorenzo/gitHubRepo/zephyr/lib/libc/minimal/include -I/Users/lorenzo/gitHubRepo/zephyr/soc/arm/nordic_nrf/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/cmsis/Include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/drivers/include -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/hal -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/nrfx/mdk -I/Users/lorenzo/gitHubRepo/zephyr/ext/hal/nordic/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/coap/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/net/lib/lwm2m/. -I/Users/lorenzo/gitHubRepo/zephyr/subsys/bluetooth -DKERNEL -D__ZEPHYR__=1 -D_FORTIFY_SOURCE=2 -DBUILD_VERSION=zephyr-v1.13.0-1230-gc229126f5 -DNRF52840_XXAA -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -mthumb -mcpu=cortex-m4 -fno-asynchronous-unwind-tables -fno-pie -fno-pic -fno-strict-overflow -Wno-pointer-sign -Wno-unused-but-set-variable -fno-reorder-functions -fno-defer-pop -Werror=implicit-int -Wpointer-arith -ffunction-sections -fdata-sections -mabi=aapcs -march=armv7e-m -std=c99 -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include -isystem/Users/lorenzo/gcc-arm-none-eabi-7-2018-q2-update/bin/../lib/gcc/arm-none-eabi/7.3.1/include-fixed -std=gnu99 -MD -MT CMakeFiles/trezor-crypto.dir/blake2b.c.o -MF CMakeFiles/trezor-crypto.dir/blake2b.c.o.d -o CMakeFiles/trezor-crypto.dir/blake2b.c.o -c /Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/blake2b.c
  49. [29/29] : && /usr/local/Cellar/cmake/3.12.3/bin/cmake -E remove libtrezor-crypto.a && /usr/bin/ar qc libtrezor-crypto.a CMakeFiles/trezor-crypto.dir/address.c.o CMakeFiles/trezor-crypto.dir/base32.c.o CMakeFiles/trezor-crypto.dir/base58.c.o CMakeFiles/trezor-crypto.dir/bignum.c.o CMakeFiles/trezor-crypto.dir/bip32.c.o CMakeFiles/trezor-crypto.dir/bip39.c.o CMakeFiles/trezor-crypto.dir/blake256.c.o CMakeFiles/trezor-crypto.dir/blake2b.c.o CMakeFiles/trezor-crypto.dir/blake2s.c.o CMakeFiles/trezor-crypto.dir/cash_addr.c.o CMakeFiles/trezor-crypto.dir/curves.c.o CMakeFiles/trezor-crypto.dir/ecdsa.c.o CMakeFiles/trezor-crypto.dir/groestl.c.o CMakeFiles/trezor-crypto.dir/hasher.c.o CMakeFiles/trezor-crypto.dir/hmac.c.o CMakeFiles/trezor-crypto.dir/memzero.c.o CMakeFiles/trezor-crypto.dir/nem.c.o CMakeFiles/trezor-crypto.dir/nist256p1.c.o CMakeFiles/trezor-crypto.dir/pbkdf2.c.o CMakeFiles/trezor-crypto.dir/rand.c.o CMakeFiles/trezor-crypto.dir/rc4.c.o CMakeFiles/trezor-crypto.dir/rfc6979.c.o CMakeFiles/trezor-crypto.dir/ripemd160.c.o CMakeFiles/trezor-crypto.dir/script.c.o CMakeFiles/trezor-crypto.dir/secp256k1.c.o CMakeFiles/trezor-crypto.dir/segwit_addr.c.o CMakeFiles/trezor-crypto.dir/sha2.c.o CMakeFiles/trezor-crypto.dir/sha3.c.o && /usr/bin/ranlib libtrezor-crypto.a && :
  50. warning: /Library/Developer/CommandLineTools/usr/bin/ranlib: warning for library: libtrezor-crypto.a the table of contents is empty (no object file members in the library define global symbols)
Add Comment
Please, Sign In to add comment