Skip to content

Instantly share code, notes, and snippets.

@lorepieri8
Created October 23, 2018 12:37
Show Gist options
  • Save lorepieri8/d3beeef1c61da5ddd4ab9461e99f2e53 to your computer and use it in GitHub Desktop.
Save lorepieri8/d3beeef1c61da5ddd4ab9461e99f2e53 to your computer and use it in GitHub Desktop.
lorenzo@MacBook-Air-di-Lorenzo ~/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build $ cd trezor-crypto
lorenzo@MacBook-Air-di-Lorenzo ~/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/trezor-crypto $ cd src/trezor-crypto-lib-build/
lorenzo@MacBook-Air-di-Lorenzo ~/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/trezor-crypto/src/trezor-crypto-lib-build $ ninja clean && ninja -v
[1/1] Cleaning all built files...
Cleaning... 29 files.
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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
/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/rand.c:29:9: note: #pragma message: NOT SUITABLE FOR PRODUCTION USE!
#pragma message("NOT SUITABLE FOR PRODUCTION USE!")
^~~~~~~
/Users/lorenzo/gitHubRepo/zephyr/samples/anyledger/anyledger-wallet/build/thirdparty/trezor-crypto/rand.c: In function 'random32':
/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]
srand((unsigned)time(NULL));
^~~~~
/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]
srand((unsigned)time(NULL));
^~~~
true
/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]
return ((rand() & 0xFF) | ((rand() & 0xFF) << 8) | ((rand() & 0xFF) << 16) | ((uint32_t) (rand() & 0xFF) << 24));
^~~~
va_end
[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
[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
[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
[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
[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
[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
[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
[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
[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
[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 && :
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment