# Run sent to worker: doanac-reckless == 2019-01-18 02:29:24.647401: Setting up runner on worker == 2019-01-18 02:29:25.237022: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/zephyr/builds/317/runs/sanity-nrf52//.simulate.sh # wget'ing the file may require the --header flag if the # jobserv API requires authentication. sh ./simulate.sh == 2019-01-18 02:29:25.530817: Pulling container: zephyrprojectrtos/zephyr-build Using default tag: latest latest: Pulling from zephyrprojectrtos/zephyr-build Digest: sha256:9ddee605ea2349bd61923d3baf50b4963890a9c82128e27f427d512d70df372e Status: Image is up to date for zephyrprojectrtos/zephyr-build:latest == 2019-01-18 02:29:27.297848: Preparing bind mounts == 2019-01-18 02:29:27.540470: Creating container .netrc file 2019-01-18 02:29:27.540608: INFO Creating token for jobserv run access == 2019-01-18 02:29:27.854604: Preparing script 2019-01-18 02:29:27.854650: INFO Repo is: https://github.com/doanac/gavel-ci-projects Cloning into '/srv/gavelci-worker/runs/tmpokgkkbnb/script-repo'... 2019-01-18 02:29:28.595075: INFO Git HEAD reference is: e0b4e3582c04ac8a27f0b3ba8fa9add9760404b7 == 2019-01-18 02:29:28.942366: Cloning git repository 2019-01-18 02:29:28.942416: INFO Clone_url: https://github.com/zephyrproject-rtos/zephyr.git Cloning into '/srv/gavelci-worker/runs/tmpokgkkbnb/repo'... Checking out files: 56% (7080/12545) Checking out files: 57% (7151/12545) Checking out files: 58% (7277/12545) Checking out files: 59% (7402/12545) Checking out files: 60% (7527/12545) Checking out files: 61% (7653/12545) Checking out files: 62% (7778/12545) Checking out files: 63% (7904/12545) Checking out files: 64% (8029/12545) Checking out files: 65% (8155/12545) Checking out files: 66% (8280/12545) Checking out files: 67% (8406/12545) Checking out files: 68% (8531/12545) Checking out files: 69% (8657/12545) Checking out files: 70% (8782/12545) Checking out files: 71% (8907/12545) Checking out files: 72% (9033/12545) Checking out files: 73% (9158/12545) Checking out files: 74% (9284/12545) Checking out files: 75% (9409/12545) Checking out files: 76% (9535/12545) Checking out files: 77% (9660/12545) Checking out files: 78% (9786/12545) Checking out files: 79% (9911/12545) Checking out files: 80% (10036/12545) Checking out files: 81% (10162/12545) Checking out files: 82% (10287/12545) Checking out files: 83% (10413/12545) Checking out files: 84% (10538/12545) Checking out files: 85% (10664/12545) Checking out files: 86% (10789/12545) Checking out files: 87% (10915/12545) Checking out files: 88% (11040/12545) Checking out files: 89% (11166/12545) Checking out files: 90% (11291/12545) Checking out files: 91% (11416/12545) Checking out files: 92% (11542/12545) Checking out files: 93% (11667/12545) Checking out files: 94% (11793/12545) Checking out files: 95% (11918/12545) Checking out files: 96% (12044/12545) Checking out files: 97% (12169/12545) Checking out files: 98% (12295/12545) Checking out files: 99% (12420/12545) Checking out files: 100% (12545/12545) Checking out files: 100% (12545/12545), done. 2019-01-18 02:29:57.048221: INFO Checking out: 32cbc42ce620783ae6f14d9affe68b1a5cbe21a1 Switched to branch 'jobserv-run' == 2019-01-18 02:29:58.471977: Setting up container environment 2019-01-18 02:29:58.472058: INFO Container environment variables: ZEPHYR_TOOLCHAIN_VARIANT=zephyr PLATFORM=nrf52_blenano2 BROKE_TESTS=tests/kernel/interrupt GIT_REF=refs/heads/master GIT_URL=https://github.com/zephyrproject-rtos/zephyr.git GIT_OLD_SHA=74dbe338d4eb75b58d3cdd8b0d8cddb85e1088b2 GIT_SHA=32cbc42ce620783ae6f14d9affe68b1a5cbe21a1 H_PROJECT=zephyr H_BUILD=317 H_RUN=sanity-nrf52 H_WORKER=doanac-reckless == 2019-01-18 02:29:58.749583: Running script inside container 2019-01-18 02:29:58.749621: INFO Running with "--privileged" = Running script with: sudo /script-repo/zephyr/sanity.sh = Installing dependencies Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No module named 'pyudev' *Installing pyudev and pyocd PORT=5900 The VNC desktop is: 5ba135de3b64:0 Openbox-Message: Unable to find a valid menu file "/var/lib/openbox/debian-menu.xml" | The directory '/home/user/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. | The directory '/home/user/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. | Collecting git+https://github.com/mbedmicro/pyOCD@60e6bf40b713919d9b49ccf4d2753f269d3e6082 | Cloning https://github.com/mbedmicro/pyOCD (to 60e6bf40b713919d9b49ccf4d2753f269d3e6082) to /tmp/pip-c06chmv2-build | Could not find a tag or branch '60e6bf40b713919d9b49ccf4d2753f269d3e6082', assuming commit. | Collecting pyudev==0.21.0 | Downloading https://files.pythonhosted.org/packages/bc/a2/31a07829acea8e70a28c247f43fa5d981229ae0f9edfeddedf52de00709b/pyudev-0.21.0.tar.gz (89kB) | Requirement already satisfied: colorama in /usr/local/lib/python3.6/dist-packages (from pyocd==0.13.0b3.dev21) | Requirement already satisfied: future in /usr/local/lib/python3.6/dist-packages (from pyocd==0.13.0b3.dev21) | Requirement already satisfied: intelhex in /usr/local/lib/python3.6/dist-packages (from pyocd==0.13.0b3.dev21) | Requirement already satisfied: intervaltree in /usr/local/lib/python3.6/dist-packages (from pyocd==0.13.0b3.dev21) | Requirement already satisfied: pyelftools in /usr/local/lib/python3.6/dist-packages (from pyocd==0.13.0b3.dev21) | Requirement already satisfied: pyusb>=1.0.0b2 in /usr/local/lib/python3.6/dist-packages (from pyocd==0.13.0b3.dev21) | Requirement already satisfied: six in /usr/local/lib/python3.6/dist-packages (from pyocd==0.13.0b3.dev21) | Requirement already satisfied: websocket-client in /usr/local/lib/python3.6/dist-packages (from pyocd==0.13.0b3.dev21) | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.6/dist-packages (from intervaltree->pyocd==0.13.0b3.dev21) | Installing collected packages: pyudev, pyocd | Running setup.py install for pyudev: started | Running setup.py install for pyudev: finished with status 'done' | Found existing installation: pyocd 0.14.3 | Uninstalling pyocd-0.14.3: | Successfully uninstalled pyocd-0.14.3 | Running setup.py install for pyocd: started | Running setup.py install for pyocd: finished with status 'done' | Successfully installed pyocd-0.13.0b3.dev21 pyudev-0.21.0 = Probing for a board named: RedBearLab-BLE-Nano2 = Probed board tty(/dev/ttyACM0) id(109300003131a6610c36303333363445a5a5a5a597969906) = Removing broken test: tests/kernel/interrupt = Running sanitycheck + sanitycheck --platform nrf52_blenano2 --inline-logs --outdir /tmp/outdir --enable-slow --verbose --ninja --device-testing --device-serial /dev/ttyACM0 -e kernel JOBS: 12 Reading test case configuration files under /repo/tests... Reading test case configuration files under /repo/samples... Reading platform configuration files under /repo/boards... Reading platform configuration files under /repo/scripts/sanity_chk/boards... Building testcase defconfigs... 95 tests selected, 88092 tests discarded due to filters 1/95 nrf52_blenano2 samples/application_development/external_lib/test PASSED 2/95 nrf52_blenano2 samples/drivers/entropy/test PASSED 3/95 nrf52_blenano2 samples/mpu/mpu_stack_guard_test/test PASSED 4/95 nrf52_blenano2 samples/hello_world/sample.helloworld PASSED 5/95 nrf52_blenano2 samples/mpu/mpu_stack_guard_test/test_stack_guard PASSED 6/95 nrf52_blenano2 samples/cpp_synchronization/test PASSED 7/95 nrf52_blenano2 samples/drivers/crypto/test-micro PASSED 8/95 nrf52_blenano2 samples/mpu/mpu_test/test PASSED 9/95 nrf52_blenano2 samples/net/sockets/dumb_http_server/test PASSED 10/95 nrf52_blenano2 samples/mpu/mem_domain_apis_test/kernel.memory_protection.memory_domains PASSED 11/95 nrf52_blenano2 samples/drivers/crypto/test-mbedtls PASSED 12/95 nrf52_blenano2 samples/philosophers/sample.philosopher.preempt_only PASSED 13/95 nrf52_blenano2 samples/net/sockets/big_http_download/test PASSED 14/95 nrf52_blenano2 samples/nfc/nfc_hello/test PASSED 15/95 nrf52_blenano2 samples/philosophers/sample.philosopher PASSED 16/95 nrf52_blenano2 samples/philosophers/sample.philosopher.fifos PASSED 17/95 nrf52_blenano2 samples/philosophers/sample.philosopher.coop_only PASSED 18/95 nrf52_blenano2 samples/philosophers/sample.philosopher.same_prio PASSED 19/95 nrf52_blenano2 samples/philosophers/sample.philosopher.lifos PASSED 20/95 nrf52_blenano2 samples/philosophers/sample.philosopher.stacks PASSED 21/95 nrf52_blenano2 samples/philosophers/sample.philosopher.semaphores PASSED 22/95 nrf52_blenano2 samples/net/sockets/http_get/test PASSED 23/95 nrf52_blenano2 samples/philosophers/sample.philosopher.static PASSED 24/95 nrf52_blenano2 samples/philosophers/sample.philosopher.tracing PASSED 25/95 nrf52_blenano2 samples/portability/cmsis_rtos_v1/philosophers/sample.philosopher PASSED 26/95 nrf52_blenano2 samples/portability/cmsis_rtos_v1/philosophers/sample.philosopher.same_prio PASSED 27/95 nrf52_blenano2 samples/portability/cmsis_rtos_v1/philosophers/sample.philosopher.semaphores PASSED 28/95 nrf52_blenano2 samples/portability/cmsis_rtos_v2/philosophers/sample.philosopher PASSED 29/95 nrf52_blenano2 samples/portability/cmsis_rtos_v1/timer_synchronization/test PASSED 30/95 nrf52_blenano2 samples/portability/cmsis_rtos_v2/philosophers/sample.philosopher.same_prio PASSED 31/95 nrf52_blenano2 samples/portability/cmsis_rtos_v2/philosophers/sample.philosopher.semaphores PASSED 32/95 nrf52_blenano2 samples/portability/cmsis_rtos_v2/timer_synchronization/test PASSED 33/95 nrf52_blenano2 samples/sensor/thermometer/test PASSED 34/95 nrf52_blenano2 samples/subsys/console/echo/test PASSED 35/95 nrf52_blenano2 samples/subsys/console/getchar/test PASSED 36/95 nrf52_blenano2 samples/subsys/console/getline/test PASSED 37/95 nrf52_blenano2 samples/subsys/logging/logger/samples.logger PASSED 38/95 nrf52_blenano2 samples/subsys/shell/shell_module/test_minimal PASSED 39/95 nrf52_blenano2 samples/subsys/shell/shell_module/test PASSED 40/95 nrf52_blenano2 tests/benchmarks/app_kernel/benchmark.application PASSED 41/95 nrf52_blenano2 samples/testing/integration/section.subsection PASSED 42/95 nrf52_blenano2 tests/benchmarks/footprint/benchmark.footprint.min PASSED 43/95 nrf52_blenano2 samples/userspace/shared_mem/kernel.memory_protection.userspace PASSED 44/95 nrf52_blenano2 tests/application_development/gen_inc_file/buildsystem.include_file PASSED 45/95 nrf52_blenano2 tests/application_development/cpp/test PASSED 46/95 nrf52_blenano2 tests/benchmarks/footprint/benchmark.footprint.float PASSED 47/95 nrf52_blenano2 tests/benchmarks/footprint/benchmark.footprint.regular PASSED 48/95 nrf52_blenano2 tests/benchmarks/footprint/benchmark.footprint.max PASSED 49/95 nrf52_blenano2 tests/benchmarks/latency_measure/benchmark.latency PASSED 50/95 nrf52_blenano2 tests/benchmarks/sys_kernel/benchmark.kernel PASSED 51/95 nrf52_blenano2 tests/benchmarks/timing_info/benchmark.timing.default_kernel PASSED 52/95 nrf52_blenano2 tests/crypto/tinycrypt_hmac_prng/crypto.tinycrypt PASSED 53/95 nrf52_blenano2 tests/benchmarks/timing_info/benchmark.timing.userspace PASSED 54/95 nrf52_blenano2 tests/crypto/rand32/crypto.rand32.random_hw_xoroshiro PASSED 55/95 nrf52_blenano2 tests/crypto/rand32/crypto.rand32 PASSED 56/95 nrf52_blenano2 tests/drivers/entropy/api/peripheral.entropy PASSED 57/95 nrf52_blenano2 tests/cmsis_rtos_v1/portability.cmsis_rtos_v1 PASSED 58/95 nrf52_blenano2 tests/crypto/rand32/crypto.rand32.random_sw_systimer PASSED 59/95 nrf52_blenano2 tests/cmsis_rtos_v2/portability.cmsis_rtos_v2 PASSED 60/95 nrf52_blenano2 tests/crypto/tinycrypt/crypto.tinycrypt PASSED 61/95 nrf52_blenano2 tests/crypto/mbedtls/crypto.mbedtls PASSED 62/95 nrf52_blenano2 tests/drivers/ipm/peripheral.mailbox PASSED 63/95 nrf52_blenano2 tests/drivers/uart/uart_basic_api/peripheral.uart PASSED 64/95 nrf52_blenano2 tests/kernel/arm_irq_vector_table/arch.interrupt PASSED 65/95 nrf52_blenano2 tests/drivers/uart/uart_basic_api/peripheral.uart.poll PASSED 66/95 nrf52_blenano2 tests/drivers/uart/uart_basic_api/peripheral.uart.shell PASSED 67/95 nrf52_blenano2 tests/kernel/gen_isr_table/arch.interrupt FAILED: handler_crash ----------../tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/build.log---------- Zephyr version: 1.13.99 -- Selected BOARD nrf52_blenano2 Parsing Kconfig tree in /repo/Kconfig Loading /repo/boards/arm/nrf52_blenano2/nrf52_blenano2_defconfig as base Merging /repo/tests/kernel/gen_isr_table/prj.conf Merging /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/overlay.conf Configuration written to '/tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/.config' -- Loading /repo/boards/arm/nrf52_blenano2/nrf52_blenano2.dts as base -- Overlaying /repo/dts/common/common.dts nrf52_blenano2.dts_compiled: Warning (unique_unit_address): /soc/i2c@40003000: duplicate unit-address (also used in node /soc/spi@40003000) nrf52_blenano2.dts_compiled: Warning (unique_unit_address): /soc/i2c@40004000: duplicate unit-address (also used in node /soc/spi@40004000) -- Cache files will be written to: /home/user/.cache/zephyr CMake Warning at ../../../CMakeLists.txt:1433 (message): ------------------------------------------------------------ --- WARNING: __ASSERT() statements are globally ENABLED --- --- The kernel will run more slowly and use more memory --- ------------------------------------------------------------ -- Configuring done -- Generating done -- Build files have been written to: /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt ninja: Entering directory `/tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt' [1/159] cd /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr && /usr/bin/python3 /repo/scripts/gen_kobject_list.py --kobj-types-output /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/kobj-types-enum.h --kobj-otype-output /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/otype-to-str.h --kobj-size-output /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/otype-to-size.h [2/159] cd /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr && /usr/bin/python3 /repo/scripts/gen_kobject_list.py --validation-output /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/driver-validation.h [3/159] cd /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr && /usr/local/bin/cmake -E echo [4/159] cd /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr && /usr/bin/python3 /repo/scripts/subfolder_list.py --directory /repo/include --out-file /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/misc/generated/syscalls_subdirs.txt --trigger /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/misc/generated/syscalls_subdirs.trigger --create-links /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/misc/generated/syscalls_links [5/159] cd /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr && /usr/bin/python3 /repo/scripts/parse_syscalls.py --include /repo/include --json-file /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/misc/generated/syscalls.json [6/159] cd /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr && /usr/bin/python3 /repo/scripts/gen_syscalls.py --json-file /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/misc/generated/syscalls.json --base-output include/generated/syscalls --syscall-dispatch include/generated/syscall_dispatch.c --syscall-list /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/syscall_list.h [7/159] cd /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr && /usr/bin/python3 /repo/scripts/gen_syscall_header.py > /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/syscall_macros.h [8/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj -MF zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj.d -o zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj -c /repo/arch/arm/core/offsets/offsets.c [9/159] : && ccache /usr/local/bin/cmake -E remove zephyr/liboffsets.a && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ar qc zephyr/liboffsets.a zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ranlib zephyr/liboffsets.a && : [10/159] cd /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr && /usr/bin/python3 /repo/scripts/gen_offset_header.py -i /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj -o /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/offsets.h [11/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT CMakeFiles/app.dir/src/main.c.obj -MF CMakeFiles/app.dir/src/main.c.obj.d -o CMakeFiles/app.dir/src/main.c.obj -c /repo/tests/kernel/gen_isr_table/src/main.c [12/159] : && ccache /usr/local/bin/cmake -E remove app/libapp.a && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ar qc app/libapp.a CMakeFiles/app.dir/src/main.c.obj && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ranlib app/libapp.a && : [13/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/fprintf.c.obj -MF zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/fprintf.c.obj.d -o zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/fprintf.c.obj -c /repo/lib/libc/minimal/source/stdout/fprintf.c [14/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/arch/common/isr_tables.c.obj -MF zephyr/CMakeFiles/zephyr.dir/arch/common/isr_tables.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/arch/common/isr_tables.c.obj -c /repo/arch/common/isr_tables.c [15/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/arch/common/sw_isr_common.c.obj -MF zephyr/CMakeFiles/zephyr.dir/arch/common/sw_isr_common.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/arch/common/sw_isr_common.c.obj -c /repo/arch/common/sw_isr_common.c [16/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/lib/thread_entry.c.obj -MF zephyr/CMakeFiles/zephyr.dir/lib/thread_entry.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/lib/thread_entry.c.obj -c /repo/lib/thread_entry.c [17/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/lib/work_q.c.obj -MF zephyr/CMakeFiles/zephyr.dir/lib/work_q.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/lib/work_q.c.obj -c /repo/lib/work_q.c [18/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/lib/fdtable.c.obj -MF zephyr/CMakeFiles/zephyr.dir/lib/fdtable.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/lib/fdtable.c.obj -c /repo/lib/fdtable.c [19/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32_sw.c.obj -MF zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32_sw.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32_sw.c.obj -c /repo/lib/crc/crc32_sw.c [20/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/lib/crc/crc16_sw.c.obj -MF zephyr/CMakeFiles/zephyr.dir/lib/crc/crc16_sw.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/lib/crc/crc16_sw.c.obj -c /repo/lib/crc/crc16_sw.c [21/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/lib/crc/crc8_sw.c.obj -MF zephyr/CMakeFiles/zephyr.dir/lib/crc/crc8_sw.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/lib/crc/crc8_sw.c.obj -c /repo/lib/crc/crc8_sw.c [22/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/lib/crc/crc7_sw.c.obj -MF zephyr/CMakeFiles/zephyr.dir/lib/crc/crc7_sw.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/lib/crc/crc7_sw.c.obj -c /repo/lib/crc/crc7_sw.c [23/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/lib/mempool/mempool.c.obj -MF zephyr/CMakeFiles/zephyr.dir/lib/mempool/mempool.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/lib/mempool/mempool.c.obj -c /repo/lib/mempool/mempool.c [24/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/lib/rbtree/rb.c.obj -MF zephyr/CMakeFiles/zephyr.dir/lib/rbtree/rb.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/lib/rbtree/rb.c.obj -c /repo/lib/rbtree/rb.c [25/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/misc/printk.c.obj -MF zephyr/CMakeFiles/zephyr.dir/misc/printk.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/misc/printk.c.obj -c /repo/misc/printk.c [26/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj -MF zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj -c zephyr/misc/generated/configs.c [27/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf52/power.c.obj -MF zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf52/power.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf52/power.c.obj -c /repo/soc/arm/nordic_nrf/nrf52/power.c [28/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf52/soc.c.obj -MF zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf52/soc.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf52/soc.c.obj -c /repo/soc/arm/nordic_nrf/nrf52/soc.c [29/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf52/mpu_regions.c.obj -MF zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf52/mpu_regions.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf52/mpu_regions.c.obj -c /repo/soc/arm/nordic_nrf/nrf52/mpu_regions.c [30/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/ext/hal/nordic/nrfx/mdk/system_nrf52.c.obj -MF zephyr/CMakeFiles/zephyr.dir/ext/hal/nordic/nrfx/mdk/system_nrf52.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/ext/hal/nordic/nrfx/mdk/system_nrf52.c.obj -c /repo/ext/hal/nordic/nrfx/mdk/system_nrf52.c [31/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/ext/hal/nordic/nrfx_glue.c.obj -MF zephyr/CMakeFiles/zephyr.dir/ext/hal/nordic/nrfx_glue.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/ext/hal/nordic/nrfx_glue.c.obj -c /repo/ext/hal/nordic/nrfx_glue.c [32/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/subsys/random/rand32_entropy_device.c.obj -MF zephyr/CMakeFiles/zephyr.dir/subsys/random/rand32_entropy_device.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/subsys/random/rand32_entropy_device.c.obj -c /repo/subsys/random/rand32_entropy_device.c [33/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/drivers/console/uart_console.c.obj -MF zephyr/CMakeFiles/zephyr.dir/drivers/console/uart_console.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/drivers/console/uart_console.c.obj -c /repo/drivers/console/uart_console.c [34/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/drivers/clock_control/nrf_power_clock.c.obj -MF zephyr/CMakeFiles/zephyr.dir/drivers/clock_control/nrf_power_clock.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/drivers/clock_control/nrf_power_clock.c.obj -c /repo/drivers/clock_control/nrf_power_clock.c [35/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/drivers/timer/sys_clock_init.c.obj -MF zephyr/CMakeFiles/zephyr.dir/drivers/timer/sys_clock_init.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/drivers/timer/sys_clock_init.c.obj -c /repo/drivers/timer/sys_clock_init.c [36/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr.dir/drivers/timer/nrf_rtc_timer.c.obj -MF zephyr/CMakeFiles/zephyr.dir/drivers/timer/nrf_rtc_timer.c.obj.d -o zephyr/CMakeFiles/zephyr.dir/drivers/timer/nrf_rtc_timer.c.obj -c /repo/drivers/timer/nrf_rtc_timer.c [37/159] : && ccache /usr/local/bin/cmake -E remove zephyr/libzephyr.a && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ar qc zephyr/libzephyr.a zephyr/CMakeFiles/zephyr.dir/arch/common/isr_tables.c.obj zephyr/CMakeFiles/zephyr.dir/arch/common/sw_isr_common.c.obj zephyr/CMakeFiles/zephyr.dir/lib/thread_entry.c.obj zephyr/CMakeFiles/zephyr.dir/lib/work_q.c.obj zephyr/CMakeFiles/zephyr.dir/lib/fdtable.c.obj zephyr/CMakeFiles/zephyr.dir/lib/crc/crc32_sw.c.obj zephyr/CMakeFiles/zephyr.dir/lib/crc/crc16_sw.c.obj zephyr/CMakeFiles/zephyr.dir/lib/crc/crc8_sw.c.obj zephyr/CMakeFiles/zephyr.dir/lib/crc/crc7_sw.c.obj zephyr/CMakeFiles/zephyr.dir/lib/mempool/mempool.c.obj zephyr/CMakeFiles/zephyr.dir/lib/rbtree/rb.c.obj zephyr/CMakeFiles/zephyr.dir/misc/printk.c.obj zephyr/CMakeFiles/zephyr.dir/misc/generated/configs.c.obj zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf52/power.c.obj zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf52/soc.c.obj zephyr/CMakeFiles/zephyr.dir/soc/arm/nordic_nrf/nrf52/mpu_regions.c.obj zephyr/CMakeFiles/zephyr.dir/ext/hal/nordic/nrfx/mdk/system_nrf52.c.obj zephyr/CMakeFiles/zephyr.dir/ext/hal/nordic/nrfx_glue.c.obj zephyr/CMakeFiles/zephyr.dir/subsys/random/rand32_entropy_device.c.obj zephyr/CMakeFiles/zephyr.dir/drivers/console/uart_console.c.obj zephyr/CMakeFiles/zephyr.dir/drivers/clock_control/nrf_power_clock.c.obj zephyr/CMakeFiles/zephyr.dir/drivers/timer/sys_clock_init.c.obj zephyr/CMakeFiles/zephyr.dir/drivers/timer/nrf_rtc_timer.c.obj && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ranlib zephyr/libzephyr.a && : [38/159] cd /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr && /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -x assembler-with-cpp -nostdinc -undef -MD -MF linker_priv_stacks.cmd.dep -MT zephyr/linker_priv_stacks.cmd -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -I/tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated -I/opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -I/opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -I/repo/lib/libc/minimal/include -I/repo/soc/arm/nordic_nrf/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -D__GCC_LINKER_CMD__ "-DKERNELSPACE_OBJECT_FILES= zephyr/libzephyr.a zephyr/arch/arm/core/libarch__arm__core.a zephyr/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a zephyr/arch/arm/core/cortex_m/mpu/libarch__arm__core__cortex_m__mpu.a zephyr/subsys/bluetooth/common/libsubsys__bluetooth__common.a zephyr/subsys/bluetooth/host/libsubsys__bluetooth__host.a zephyr/subsys/bluetooth/controller/libsubsys__bluetooth__controller.a zephyr/subsys/net/libsubsys__net.a zephyr/drivers/serial/libdrivers__serial.a zephyr/drivers/entropy/libdrivers__entropy.a zephyr/kernel/libkernel.a" -E /repo/soc/arm/nordic_nrf/nrf52/linker.ld -P -o linker_priv_stacks.cmd [39/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/priv_stacks_prebuilt.dir/misc/empty_file.c.obj -MF zephyr/CMakeFiles/priv_stacks_prebuilt.dir/misc/empty_file.c.obj.d -o zephyr/CMakeFiles/priv_stacks_prebuilt.dir/misc/empty_file.c.obj -c /repo/misc/empty_file.c [40/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -xassembler-with-cpp -D_ASMLANGUAGE -Wa,--fatal-warnings -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 -MD -MT zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/exc_exit.S.obj -MF zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/exc_exit.S.obj.d -o zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/exc_exit.S.obj -c /repo/arch/arm/core/exc_exit.S [41/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/irq_init.c.obj -MF zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/irq_init.c.obj.d -o zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/irq_init.c.obj -c /repo/arch/arm/core/irq_init.c [42/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/swap.c.obj -MF zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/swap.c.obj.d -o zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/swap.c.obj -c /repo/arch/arm/core/swap.c [43/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -xassembler-with-cpp -D_ASMLANGUAGE -Wa,--fatal-warnings -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 -MD -MT zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/swap_helper.S.obj -MF zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/swap_helper.S.obj.d -o zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/swap_helper.S.obj -c /repo/arch/arm/core/swap_helper.S [44/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/fault.c.obj -MF zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/fault.c.obj.d -o zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/fault.c.obj -c /repo/arch/arm/core/fault.c [45/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/irq_manage.c.obj -MF zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/irq_manage.c.obj.d -o zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/irq_manage.c.obj -c /repo/arch/arm/core/irq_manage.c [46/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/thread.c.obj -MF zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/thread.c.obj.d -o zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/thread.c.obj -c /repo/arch/arm/core/thread.c [47/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -xassembler-with-cpp -D_ASMLANGUAGE -Wa,--fatal-warnings -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 -MD -MT zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/cpu_idle.S.obj -MF zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/cpu_idle.S.obj.d -o zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/cpu_idle.S.obj -c /repo/arch/arm/core/cpu_idle.S [48/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -xassembler-with-cpp -D_ASMLANGUAGE -Wa,--fatal-warnings -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 -MD -MT zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/fault_s.S.obj -MF zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/fault_s.S.obj.d -o zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/fault_s.S.obj -c /repo/arch/arm/core/fault_s.S [49/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj -MF zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj.d -o zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj -c /repo/arch/arm/core/fatal.c [50/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/sys_fatal_error_handler.c.obj -MF zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/sys_fatal_error_handler.c.obj.d -o zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/sys_fatal_error_handler.c.obj -c /repo/arch/arm/core/sys_fatal_error_handler.c [51/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/thread_abort.c.obj -MF zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/thread_abort.c.obj.d -o zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/thread_abort.c.obj -c /repo/arch/arm/core/thread_abort.c [52/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -xassembler-with-cpp -D_ASMLANGUAGE -Wa,--fatal-warnings -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 -MD -MT zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/isr_wrapper.S.obj -MF zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/isr_wrapper.S.obj.d -o zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/isr_wrapper.S.obj -c /repo/arch/arm/core/isr_wrapper.S [53/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -xassembler-with-cpp -D_ASMLANGUAGE -Wa,--fatal-warnings -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 -MD -MT zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/userspace.S.obj -MF zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/userspace.S.obj.d -o zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/userspace.S.obj -c /repo/arch/arm/core/userspace.S [54/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -xassembler-with-cpp -D_ASMLANGUAGE -Wa,--fatal-warnings -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 -MD -MT zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj -MF zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj.d -o zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj -c /repo/arch/arm/core/cortex_m/reset.S [55/159] : && ccache /usr/local/bin/cmake -E remove zephyr/arch/arm/core/libarch__arm__core.a && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ar qc zephyr/arch/arm/core/libarch__arm__core.a zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/exc_exit.S.obj zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/irq_init.c.obj zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/swap.c.obj zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/swap_helper.S.obj zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/fault.c.obj zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/irq_manage.c.obj zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/thread.c.obj zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/cpu_idle.S.obj zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/fault_s.S.obj zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/fatal.c.obj zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/sys_fatal_error_handler.c.obj zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/thread_abort.c.obj zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/isr_wrapper.S.obj zephyr/arch/arm/core/CMakeFiles/arch__arm__core.dir/userspace.S.obj && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ranlib zephyr/arch/arm/core/libarch__arm__core.a && : [56/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -xassembler-with-cpp -D_ASMLANGUAGE -Wa,--fatal-warnings -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 -MD -MT zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj -MF zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj.d -o zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj -c /repo/arch/arm/core/cortex_m/vector_table.S [57/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -xassembler-with-cpp -D_ASMLANGUAGE -Wa,--fatal-warnings -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 -MD -MT zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/nmi_on_reset.S.obj -MF zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/nmi_on_reset.S.obj.d -o zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/nmi_on_reset.S.obj -c /repo/arch/arm/core/cortex_m/nmi_on_reset.S [58/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj -MF zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj.d -o zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj -c /repo/arch/arm/core/cortex_m/prep_c.c [59/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj -MF zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj.d -o zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj -c /repo/arch/arm/core/cortex_m/scb.c [60/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/nmi.c.obj -MF zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/nmi.c.obj.d -o zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/nmi.c.obj -c /repo/arch/arm/core/cortex_m/nmi.c [61/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_manage.c.obj -MF zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_manage.c.obj.d -o zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_manage.c.obj -c /repo/arch/arm/core/cortex_m/exc_manage.c [62/159] : && ccache /usr/local/bin/cmake -E remove zephyr/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ar qc zephyr/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/vector_table.S.obj zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/reset.S.obj zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/nmi_on_reset.S.obj zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/prep_c.c.obj zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/scb.c.obj zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/nmi.c.obj zephyr/arch/arm/core/cortex_m/CMakeFiles/arch__arm__core__cortex_m.dir/exc_manage.c.obj && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ranlib zephyr/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a && : [63/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/arch/arm/core/cortex_m/mpu/. -I/repo/arch/arm/core/cortex_m/mpu/../../../include/cortex_m -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/arch/arm/core/cortex_m/mpu/CMakeFiles/arch__arm__core__cortex_m__mpu.dir/arm_core_mpu.c.obj -MF zephyr/arch/arm/core/cortex_m/mpu/CMakeFiles/arch__arm__core__cortex_m__mpu.dir/arm_core_mpu.c.obj.d -o zephyr/arch/arm/core/cortex_m/mpu/CMakeFiles/arch__arm__core__cortex_m__mpu.dir/arm_core_mpu.c.obj -c /repo/arch/arm/core/cortex_m/mpu/arm_core_mpu.c [64/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/arch/arm/core/cortex_m/mpu/. -I/repo/arch/arm/core/cortex_m/mpu/../../../include/cortex_m -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/arch/arm/core/cortex_m/mpu/CMakeFiles/arch__arm__core__cortex_m__mpu.dir/arm_mpu.c.obj -MF zephyr/arch/arm/core/cortex_m/mpu/CMakeFiles/arch__arm__core__cortex_m__mpu.dir/arm_mpu.c.obj.d -o zephyr/arch/arm/core/cortex_m/mpu/CMakeFiles/arch__arm__core__cortex_m__mpu.dir/arm_mpu.c.obj -c /repo/arch/arm/core/cortex_m/mpu/arm_mpu.c [65/159] : && ccache /usr/local/bin/cmake -E remove zephyr/arch/arm/core/cortex_m/mpu/libarch__arm__core__cortex_m__mpu.a && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ar qc zephyr/arch/arm/core/cortex_m/mpu/libarch__arm__core__cortex_m__mpu.a zephyr/arch/arm/core/cortex_m/mpu/CMakeFiles/arch__arm__core__cortex_m__mpu.dir/arm_core_mpu.c.obj zephyr/arch/arm/core/cortex_m/mpu/CMakeFiles/arch__arm__core__cortex_m__mpu.dir/arm_mpu.c.obj && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ranlib zephyr/arch/arm/core/cortex_m/mpu/libarch__arm__core__cortex_m__mpu.a && : [66/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/atoi.c.obj -MF zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/atoi.c.obj.d -o zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/atoi.c.obj -c /repo/lib/libc/minimal/source/stdlib/atoi.c [67/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtol.c.obj -MF zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtol.c.obj.d -o zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtol.c.obj -c /repo/lib/libc/minimal/source/stdlib/strtol.c [68/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoul.c.obj -MF zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoul.c.obj.d -o zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoul.c.obj -c /repo/lib/libc/minimal/source/stdlib/strtoul.c [69/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/malloc.c.obj -MF zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/malloc.c.obj.d -o zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/malloc.c.obj -c /repo/lib/libc/minimal/source/stdlib/malloc.c [70/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strncasecmp.c.obj -MF zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strncasecmp.c.obj.d -o zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strncasecmp.c.obj -c /repo/lib/libc/minimal/source/string/strncasecmp.c [71/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strstr.c.obj -MF zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strstr.c.obj.d -o zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strstr.c.obj -c /repo/lib/libc/minimal/source/string/strstr.c [72/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/string.c.obj -MF zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/string.c.obj.d -o zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/string.c.obj -c /repo/lib/libc/minimal/source/string/string.c [73/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/prf.c.obj -MF zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/prf.c.obj.d -o zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/prf.c.obj -c /repo/lib/libc/minimal/source/stdout/prf.c [74/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/stdout_console.c.obj -MF zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/stdout_console.c.obj.d -o zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/stdout_console.c.obj -c /repo/lib/libc/minimal/source/stdout/stdout_console.c [75/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/sprintf.c.obj -MF zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/sprintf.c.obj.d -o zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/sprintf.c.obj -c /repo/lib/libc/minimal/source/stdout/sprintf.c [76/159] : && ccache /usr/local/bin/cmake -E remove zephyr/lib/libc/minimal/liblib__libc__minimal.a && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ar qc zephyr/lib/libc/minimal/liblib__libc__minimal.a zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/atoi.c.obj zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtol.c.obj zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/strtoul.c.obj zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdlib/malloc.c.obj zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strncasecmp.c.obj zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/strstr.c.obj zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/string/string.c.obj zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/prf.c.obj zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/stdout_console.c.obj zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/sprintf.c.obj zephyr/lib/libc/minimal/CMakeFiles/lib__libc__minimal.dir/source/stdout/fprintf.c.obj && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ranlib zephyr/lib/libc/minimal/liblib__libc__minimal.a && : [77/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/dummy.c.obj -MF zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/dummy.c.obj.d -o zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/dummy.c.obj -c /repo/subsys/bluetooth/common/dummy.c [78/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/log.c.obj -MF zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/log.c.obj.d -o zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/log.c.obj -c /repo/subsys/bluetooth/common/log.c [79/159] : && ccache /usr/local/bin/cmake -E remove zephyr/subsys/bluetooth/common/libsubsys__bluetooth__common.a && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ar qc zephyr/subsys/bluetooth/common/libsubsys__bluetooth__common.a zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/dummy.c.obj zephyr/subsys/bluetooth/common/CMakeFiles/subsys__bluetooth__common.dir/log.c.obj && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ranlib zephyr/subsys/bluetooth/common/libsubsys__bluetooth__common.a && : [80/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/uuid.c.obj -MF zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/uuid.c.obj.d -o zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/uuid.c.obj -c /repo/subsys/bluetooth/host/uuid.c [81/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/hci_core.c.obj -MF zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/hci_core.c.obj.d -o zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/hci_core.c.obj -c /repo/subsys/bluetooth/host/hci_core.c [82/159] : && ccache /usr/local/bin/cmake -E remove zephyr/subsys/bluetooth/host/libsubsys__bluetooth__host.a && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ar qc zephyr/subsys/bluetooth/host/libsubsys__bluetooth__host.a zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/uuid.c.obj zephyr/subsys/bluetooth/host/CMakeFiles/subsys__bluetooth__host.dir/hci_core.c.obj && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ranlib zephyr/subsys/bluetooth/host/libsubsys__bluetooth__host.a && : [83/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/util/mem.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/util/mem.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/util/mem.c.obj -c /repo/subsys/bluetooth/controller/util/mem.c [84/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/util/memq.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/util/memq.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/util/memq.c.obj -c /repo/subsys/bluetooth/controller/util/memq.c [85/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/util/mayfly.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/util/mayfly.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/util/mayfly.c.obj -c /repo/subsys/bluetooth/controller/util/mayfly.c [86/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/util/util.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/util/util.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/util/util.c.obj -c /repo/subsys/bluetooth/controller/util/util.c [87/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ticker/ticker.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ticker/ticker.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ticker/ticker.c.obj -c /repo/subsys/bluetooth/controller/ticker/ticker.c [88/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_addr.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_addr.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_addr.c.obj -c /repo/subsys/bluetooth/controller/ll_sw/ll_addr.c [89/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_tx_pwr.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_tx_pwr.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_tx_pwr.c.obj -c /repo/subsys/bluetooth/controller/ll_sw/ll_tx_pwr.c [90/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/hci/hci_driver.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/hci/hci_driver.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/hci/hci_driver.c.obj -c /repo/subsys/bluetooth/controller/hci/hci_driver.c [91/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/hci/hci.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/hci/hci.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/hci/hci.c.obj -c /repo/subsys/bluetooth/controller/hci/hci.c [92/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/crypto/crypto.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/crypto/crypto.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/crypto/crypto.c.obj -c /repo/subsys/bluetooth/controller/crypto/crypto.c [93/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ctrl.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ctrl.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ctrl.c.obj -c /repo/subsys/bluetooth/controller/ll_sw/ctrl.c [94/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll.c.obj -c /repo/subsys/bluetooth/controller/ll_sw/ll.c [95/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_adv.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_adv.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_adv.c.obj -c /repo/subsys/bluetooth/controller/ll_sw/ll_adv.c [96/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_filter.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_filter.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_filter.c.obj -c /repo/subsys/bluetooth/controller/ll_sw/ll_filter.c [97/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_adv_aux.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_adv_aux.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_adv_aux.c.obj -c /repo/subsys/bluetooth/controller/ll_sw/ll_adv_aux.c [98/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/cntr.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/cntr.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/cntr.c.obj -c /repo/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/cntr.c [99/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/ecb.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/ecb.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/ecb.c.obj -c /repo/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/ecb.c [100/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/radio/radio.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/radio/radio.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/radio/radio.c.obj -c /repo/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/radio.c [101/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/mayfly.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/mayfly.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/mayfly.c.obj -c /repo/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/mayfly.c [102/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/subsys/bluetooth/controller/. -I/repo/subsys/bluetooth/controller/include -I/repo/subsys/bluetooth/controller/ll_sw -I/repo/subsys/bluetooth/controller/ll_sw/nordic -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/ticker.c.obj -MF zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/ticker.c.obj.d -o zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/ticker.c.obj -c /repo/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/ticker.c [103/159] : && ccache /usr/local/bin/cmake -E remove zephyr/subsys/bluetooth/controller/libsubsys__bluetooth__controller.a && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ar qc zephyr/subsys/bluetooth/controller/libsubsys__bluetooth__controller.a zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/util/mem.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/util/memq.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/util/mayfly.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/util/util.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ticker/ticker.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_addr.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_tx_pwr.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/hci/hci_driver.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/hci/hci.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/crypto/crypto.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ctrl.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_adv.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_filter.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/ll_adv_aux.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/cntr.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/ecb.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/radio/radio.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/mayfly.c.obj zephyr/subsys/bluetooth/controller/CMakeFiles/subsys__bluetooth__controller.dir/ll_sw/nordic/hal/nrf5/ticker.c.obj && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ranlib zephyr/subsys/bluetooth/controller/libsubsys__bluetooth__controller.a && : [104/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/subsys/net/CMakeFiles/subsys__net.dir/buf.c.obj -MF zephyr/subsys/net/CMakeFiles/subsys__net.dir/buf.c.obj.d -o zephyr/subsys/net/CMakeFiles/subsys__net.dir/buf.c.obj -c /repo/subsys/net/buf.c [105/159] : && ccache /usr/local/bin/cmake -E remove zephyr/subsys/net/libsubsys__net.a && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ar qc zephyr/subsys/net/libsubsys__net.a zephyr/subsys/net/CMakeFiles/subsys__net.dir/buf.c.obj && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ranlib zephyr/subsys/net/libsubsys__net.a && : [106/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_nrfx_uart.c.obj -MF zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_nrfx_uart.c.obj.d -o zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_nrfx_uart.c.obj -c /repo/drivers/serial/uart_nrfx_uart.c [107/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_handlers.c.obj -MF zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_handlers.c.obj.d -o zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_handlers.c.obj -c /repo/drivers/serial/uart_handlers.c [108/159] : && ccache /usr/local/bin/cmake -E remove zephyr/drivers/serial/libdrivers__serial.a && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ar qc zephyr/drivers/serial/libdrivers__serial.a zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_nrfx_uart.c.obj zephyr/drivers/serial/CMakeFiles/drivers__serial.dir/uart_handlers.c.obj && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ranlib zephyr/drivers/serial/libdrivers__serial.a && : [109/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/drivers/entropy/CMakeFiles/drivers__entropy.dir/entropy_nrf5.c.obj -MF zephyr/drivers/entropy/CMakeFiles/drivers__entropy.dir/entropy_nrf5.c.obj.d -o zephyr/drivers/entropy/CMakeFiles/drivers__entropy.dir/entropy_nrf5.c.obj -c /repo/drivers/entropy/entropy_nrf5.c [110/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/drivers/entropy/CMakeFiles/drivers__entropy.dir/entropy_handlers.c.obj -MF zephyr/drivers/entropy/CMakeFiles/drivers__entropy.dir/entropy_handlers.c.obj.d -o zephyr/drivers/entropy/CMakeFiles/drivers__entropy.dir/entropy_handlers.c.obj -c /repo/drivers/entropy/entropy_handlers.c [111/159] : && ccache /usr/local/bin/cmake -E remove zephyr/drivers/entropy/libdrivers__entropy.a && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ar qc zephyr/drivers/entropy/libdrivers__entropy.a zephyr/drivers/entropy/CMakeFiles/drivers__entropy.dir/entropy_nrf5.c.obj zephyr/drivers/entropy/CMakeFiles/drivers__entropy.dir/entropy_handlers.c.obj && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ranlib zephyr/drivers/entropy/libdrivers__entropy.a && : [112/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/device.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/device.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/device.c.obj -c /repo/kernel/device.c [113/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/errno.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/errno.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/errno.c.obj -c /repo/kernel/errno.c [114/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/idle.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/idle.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/idle.c.obj -c /repo/kernel/idle.c [115/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/init.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/init.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/init.c.obj -c /repo/kernel/init.c [116/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/mailbox.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/mailbox.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/mailbox.c.obj -c /repo/kernel/mailbox.c [117/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/mem_slab.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/mem_slab.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/mem_slab.c.obj -c /repo/kernel/mem_slab.c [118/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/mempool.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/mempool.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/mempool.c.obj -c /repo/kernel/mempool.c [119/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/msg_q.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/msg_q.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/msg_q.c.obj -c /repo/kernel/msg_q.c [120/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/mutex.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/mutex.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/mutex.c.obj -c /repo/kernel/mutex.c [121/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/pipes.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/pipes.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/pipes.c.obj -c /repo/kernel/pipes.c [122/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/queue.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/queue.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/queue.c.obj -c /repo/kernel/queue.c [123/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/sched.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/sched.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/sched.c.obj -c /repo/kernel/sched.c [124/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/sem.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/sem.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/sem.c.obj -c /repo/kernel/sem.c [125/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/stack.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/stack.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/stack.c.obj -c /repo/kernel/stack.c [126/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/system_work_q.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/system_work_q.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/system_work_q.c.obj -c /repo/kernel/system_work_q.c [127/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/thread.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/thread.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/thread.c.obj -c /repo/kernel/thread.c [128/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/thread_abort.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/thread_abort.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/thread_abort.c.obj -c /repo/kernel/thread_abort.c [129/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/version.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/version.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/version.c.obj -c /repo/kernel/version.c [130/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/work_q.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/work_q.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/work_q.c.obj -c /repo/kernel/work_q.c [131/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/smp.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/smp.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/smp.c.obj -c /repo/kernel/smp.c [132/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/timeout.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/timeout.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/timeout.c.obj -c /repo/kernel/timeout.c [133/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/timer.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/timer.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/timer.c.obj -c /repo/kernel/timer.c [134/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/poll.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/poll.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/poll.c.obj -c /repo/kernel/poll.c [135/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/mem_domain.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/mem_domain.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/mem_domain.c.obj -c /repo/kernel/mem_domain.c [136/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/userspace_handler.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/userspace_handler.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/userspace_handler.c.obj -c /repo/kernel/userspace_handler.c [137/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR_SUPERVISOR__ -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/kernel/CMakeFiles/kernel.dir/userspace.c.obj -MF zephyr/kernel/CMakeFiles/kernel.dir/userspace.c.obj.d -o zephyr/kernel/CMakeFiles/kernel.dir/userspace.c.obj -c /repo/kernel/userspace.c [138/159] : && ccache /usr/local/bin/cmake -E remove zephyr/kernel/libkernel.a && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ar qc zephyr/kernel/libkernel.a zephyr/kernel/CMakeFiles/kernel.dir/device.c.obj zephyr/kernel/CMakeFiles/kernel.dir/errno.c.obj zephyr/kernel/CMakeFiles/kernel.dir/idle.c.obj zephyr/kernel/CMakeFiles/kernel.dir/init.c.obj zephyr/kernel/CMakeFiles/kernel.dir/mailbox.c.obj zephyr/kernel/CMakeFiles/kernel.dir/mem_slab.c.obj zephyr/kernel/CMakeFiles/kernel.dir/mempool.c.obj zephyr/kernel/CMakeFiles/kernel.dir/msg_q.c.obj zephyr/kernel/CMakeFiles/kernel.dir/mutex.c.obj zephyr/kernel/CMakeFiles/kernel.dir/pipes.c.obj zephyr/kernel/CMakeFiles/kernel.dir/queue.c.obj zephyr/kernel/CMakeFiles/kernel.dir/sched.c.obj zephyr/kernel/CMakeFiles/kernel.dir/sem.c.obj zephyr/kernel/CMakeFiles/kernel.dir/stack.c.obj zephyr/kernel/CMakeFiles/kernel.dir/system_work_q.c.obj zephyr/kernel/CMakeFiles/kernel.dir/thread.c.obj zephyr/kernel/CMakeFiles/kernel.dir/thread_abort.c.obj zephyr/kernel/CMakeFiles/kernel.dir/version.c.obj zephyr/kernel/CMakeFiles/kernel.dir/work_q.c.obj zephyr/kernel/CMakeFiles/kernel.dir/smp.c.obj zephyr/kernel/CMakeFiles/kernel.dir/timeout.c.obj zephyr/kernel/CMakeFiles/kernel.dir/timer.c.obj zephyr/kernel/CMakeFiles/kernel.dir/poll.c.obj zephyr/kernel/CMakeFiles/kernel.dir/mem_domain.c.obj zephyr/kernel/CMakeFiles/kernel.dir/userspace_handler.c.obj zephyr/kernel/CMakeFiles/kernel.dir/userspace.c.obj && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ranlib zephyr/kernel/libkernel.a && : [139/159] : && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc zephyr/CMakeFiles/priv_stacks_prebuilt.dir/misc/empty_file.c.obj -o zephyr/priv_stacks_prebuilt.elf -T zephyr/linker_priv_stacks.cmd -Wl,-Map=/tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/zephyr.map -u_OffsetAbsSyms -u_ConfigAbsSyms -Wl,--whole-archive app/libapp.a zephyr/libzephyr.a zephyr/arch/arm/core/libarch__arm__core.a zephyr/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a zephyr/arch/arm/core/cortex_m/mpu/libarch__arm__core__cortex_m__mpu.a zephyr/lib/libc/minimal/liblib__libc__minimal.a zephyr/subsys/bluetooth/common/libsubsys__bluetooth__common.a zephyr/subsys/bluetooth/host/libsubsys__bluetooth__host.a zephyr/subsys/bluetooth/controller/libsubsys__bluetooth__controller.a zephyr/subsys/net/libsubsys__net.a zephyr/drivers/serial/libdrivers__serial.a zephyr/drivers/entropy/libdrivers__entropy.a -Wl,--no-whole-archive zephyr/kernel/libkernel.a zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj -L"/opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr/lib/arm-zephyr-eabi/6.2.0/armv7e-m" -L/tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr -lgcc -mthumb -nostdlib -static -no-pie -Wl,--fatal-warnings -Wl,-X -Wl,-N -Wl,--gc-sections -Wl,--build-id=none -Wl,--orphan-handling=warn -mabi=aapcs && : [140/159] cd /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr && /usr/bin/python3 /repo/scripts/gen_priv_stacks.py --kernel /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/priv_stacks_prebuilt.elf --output priv_stacks_hash.gperf [141/159] cd /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr && /usr/bin/gperf -C --output-file priv_stacks_hash_preprocessed.c priv_stacks_hash.gperf [142/159] cd /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr && /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -x assembler-with-cpp -nostdinc -undef -MD -MF linker.cmd.dep -MT zephyr/linker.cmd -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -I/tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated -I/opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -I/opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -I/repo/lib/libc/minimal/include -I/repo/soc/arm/nordic_nrf/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -D__GCC_LINKER_CMD__ "-DKERNELSPACE_OBJECT_FILES= zephyr/libzephyr.a zephyr/arch/arm/core/libarch__arm__core.a zephyr/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a zephyr/arch/arm/core/cortex_m/mpu/libarch__arm__core__cortex_m__mpu.a zephyr/subsys/bluetooth/common/libsubsys__bluetooth__common.a zephyr/subsys/bluetooth/host/libsubsys__bluetooth__host.a zephyr/subsys/bluetooth/controller/libsubsys__bluetooth__controller.a zephyr/subsys/net/libsubsys__net.a zephyr/drivers/serial/libdrivers__serial.a zephyr/drivers/entropy/libdrivers__entropy.a zephyr/kernel/libkernel.a" -E /repo/soc/arm/nordic_nrf/nrf52/linker.ld -P -o linker.cmd [143/159] cd /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr && /usr/bin/python3 /repo/scripts/process_gperf.py -i priv_stacks_hash_preprocessed.c -o priv_stacks_hash.c -p struct\ _k_priv_stack_map [144/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -I/opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -fno-function-sections -fno-data-sections -MD -MT zephyr/CMakeFiles/priv_stacks_output_lib.dir/priv_stacks_hash.c.obj -MF zephyr/CMakeFiles/priv_stacks_output_lib.dir/priv_stacks_hash.c.obj.d -o zephyr/CMakeFiles/priv_stacks_output_lib.dir/priv_stacks_hash.c.obj -c zephyr/priv_stacks_hash.c [145/159] : && ccache /usr/local/bin/cmake -E remove zephyr/libpriv_stacks_output_lib.a && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ar qc zephyr/libpriv_stacks_output_lib.a zephyr/CMakeFiles/priv_stacks_output_lib.dir/priv_stacks_hash.c.obj && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-ranlib zephyr/libpriv_stacks_output_lib.a && : [146/159] cd /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr && /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-objcopy --rename-section .bss=.priv_stacks.noinit --rename-section .data=.priv_stacks.data --rename-section .text=.priv_stacks.text --rename-section .rodata=.priv_stacks.rodata /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/CMakeFiles/priv_stacks_output_lib.dir/priv_stacks_hash.c.obj priv_stacks_hash_renamed.o [147/159] ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -DBUILD_VERSION=zephyr-v1.13.0-3320-g32cbc42ce6 -DKERNEL -DNRF52832_XXAA -D_FORTIFY_SOURCE=2 -D__ZEPHYR__=1 -I/repo/kernel/include -I/repo/arch/arm/include -I/repo/soc/arm/nordic_nrf/nrf52 -I/repo/soc/arm/nordic_nrf/nrf52/include -I/repo/soc/arm/nordic_nrf/include -I/repo/include -I/repo/include/drivers -Izephyr/include/generated -I/repo/lib/libc/minimal/include -I/repo/ext/hal/cmsis/Include -I/repo/ext/hal/nordic/nrfx -I/repo/ext/hal/nordic/nrfx/drivers/include -I/repo/ext/hal/nordic/nrfx/hal -I/repo/ext/hal/nordic/nrfx/mdk -I/repo/ext/hal/nordic/. -I/repo/subsys/bluetooth -I/repo/tests/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include -isystem /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/lib/arm-zephyr-eabi/gcc/arm-zephyr-eabi/6.2.0/include-fixed -Os -g -Wall -Wformat -Wformat-security -Wno-format-zero-length -imacros /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/include/generated/autoconf.h -ffreestanding -Wno-main -fno-common --sysroot /opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr -mthumb -mcpu=cortex-m4 -Werror -Wno-deprecated-declarations -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 -MD -MT zephyr/CMakeFiles/zephyr_prebuilt.dir/misc/empty_file.c.obj -MF zephyr/CMakeFiles/zephyr_prebuilt.dir/misc/empty_file.c.obj.d -o zephyr/CMakeFiles/zephyr_prebuilt.dir/misc/empty_file.c.obj -c /repo/misc/empty_file.c [148/159] : && ccache /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc zephyr/CMakeFiles/zephyr_prebuilt.dir/misc/empty_file.c.obj -o zephyr/zephyr_prebuilt.elf -T zephyr/linker.cmd zephyr/priv_stacks_hash_renamed.o -Wl,-Map=/tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/zephyr.map -u_OffsetAbsSyms -u_ConfigAbsSyms -Wl,--whole-archive app/libapp.a zephyr/libzephyr.a zephyr/arch/arm/core/libarch__arm__core.a zephyr/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a zephyr/arch/arm/core/cortex_m/mpu/libarch__arm__core__cortex_m__mpu.a zephyr/lib/libc/minimal/liblib__libc__minimal.a zephyr/subsys/bluetooth/common/libsubsys__bluetooth__common.a zephyr/subsys/bluetooth/host/libsubsys__bluetooth__host.a zephyr/subsys/bluetooth/controller/libsubsys__bluetooth__controller.a zephyr/subsys/net/libsubsys__net.a zephyr/drivers/serial/libdrivers__serial.a zephyr/drivers/entropy/libdrivers__entropy.a -Wl,--no-whole-archive zephyr/kernel/libkernel.a zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj -L"/opt/toolchains/zephyr-sdk-0.9.5/sysroots/armv5-zephyr-eabi/usr/lib/arm-zephyr-eabi/6.2.0/armv7e-m" -L/tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr -lgcc -Wl,--print-memory-usage -mthumb -nostdlib -static -no-pie -Wl,--fatal-warnings -Wl,-X -Wl,-N -Wl,--gc-sections -Wl,--build-id=none -Wl,--orphan-handling=warn -mabi=aapcs && : Memory region Used Size Region Size %age Used FLASH: 68604 B 512 KB 13.09% SRAM: 18 KB 64 KB 28.12% IDT_LIST: 168 B 2 KB 8.20% [149/159] cd /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr && /usr/bin/python3 /repo/scripts/gen_kobject_list.py --kernel /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr/zephyr_prebuilt.elf --gperf-output kobject_hash.gperf [150/159] cd /tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/zephyr && /usr/bin/gperf --output-file kobject_hash_preprocessed.c kobject_hash.gperf ninja: fatal: posix_spawn: No such file or directory ----------../tmp/outdir/nrf52_blenano2/tests/kernel/gen_isr_table/arch.interrupt/build.log---------- 68/95 nrf52_blenano2 tests/kernel/init/kernel.common.init PASSED 69/95 nrf52_blenano2 tests/kernel/early_sleep/kernel.common PASSED 70/95 nrf52_blenano2 tests/kernel/irq_offload/arch.interrupt PASSED 71/95 nrf52_blenano2 tests/kernel/arm_runtime_nmi/arch.interrupt PASSED 72/95 nrf52_blenano2 tests/kernel/mem_protect/app_memory/kernel.memory_protection PASSED 73/95 nrf52_blenano2 tests/kernel/mem_protect/stack_random/kernel.memory_protection.stack_random PASSED 74/95 nrf52_blenano2 tests/kernel/xip/arch.common.xip PASSED 75/95 nrf52_blenano2 tests/kernel/timer/timer_monotonic/kernel.timer PASSED 76/95 nrf52_blenano2 tests/lib/base64/libraries.encoding PASSED 77/95 nrf52_blenano2 tests/lib/c_lib/libraries.libc PASSED 78/95 nrf52_blenano2 tests/misc/test_build/test_newlib PASSED 79/95 nrf52_blenano2 tests/lib/json/libraries.encoding PASSED 80/95 nrf52_blenano2 tests/lib/mem_alloc/libraries.libc.minimal PASSED 81/95 nrf52_blenano2 tests/lib/mem_alloc/libraries.libc.newlib PASSED 82/95 nrf52_blenano2 tests/lib/rbtree/libraries.data_structures.rbtree PASSED 83/95 nrf52_blenano2 tests/misc/test_build/test_debug PASSED 84/95 nrf52_blenano2 tests/misc/test_build/test_utf8_in_kconfig_values PASSED 85/95 nrf52_blenano2 tests/lib/ringbuffer/libraries.data_structures PASSED 86/95 nrf52_blenano2 tests/lib/sprintf/libraries.libc PASSED 87/95 nrf52_blenano2 tests/misc/test_build/test_runtime_nmi PASSED 88/95 nrf52_blenano2 tests/shell/shell PASSED 89/95 nrf52_blenano2 tests/posix/common/portability.posix PASSED 90/95 nrf52_blenano2 tests/ztest/test/base/testing.ztest.verbose_0 PASSED 91/95 nrf52_blenano2 tests/subsys/logging/log_msg/logging.log_msg PASSED 92/95 nrf52_blenano2 tests/subsys/logging/log_core/logging.log_core PASSED 93/95 nrf52_blenano2 tests/subsys/logging/log_list/logging.log_list PASSED 94/95 nrf52_blenano2 tests/ztest/test/base/testing.ztest.verbose_1 PASSED 95/95 nrf52_blenano2 tests/ztest/test/base/testing.ztest.verbose_2 PASSED 94 of 95 tests passed with 0 warnings in 720 seconds + true + cp ./scripts/sanity_chk/last_sanity.xml /archive/junit.xml Script completed == 2019-01-18 02:42:43.001637: Finding artifacts to upload Uploading 1 items 15681 bytes == 2019-01-18 02:42:44.253100: Analyzing junit results == 2019-01-18 02:42:45.286099: Runner has completed ________ | o o| Thumbs Down |___/\_|________ | _____|__| | | || |______| | | | | | | | | |_| |_|