# Run sent to worker: doanac-reckless == 2019-01-18 11:49:31.264990: Setting up runner on worker == 2019-01-18 11:49:31.836475: Steps to recreate inside simulator wget -O simulate.sh https://api.gavelci.us/projects/zephyr/builds/319/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 11:49:32.087734: 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 11:49:33.703403: Preparing bind mounts == 2019-01-18 11:49:33.949605: Creating container .netrc file 2019-01-18 11:49:33.949859: INFO Creating token for jobserv run access == 2019-01-18 11:49:34.190455: Preparing script 2019-01-18 11:49:34.190534: INFO Repo is: https://github.com/doanac/gavel-ci-projects Cloning into '/srv/gavelci-worker/runs/tmpb6s_0e16/script-repo'... 2019-01-18 11:49:34.932266: INFO Git HEAD reference is: e0b4e3582c04ac8a27f0b3ba8fa9add9760404b7 == 2019-01-18 11:49:35.189939: Cloning git repository 2019-01-18 11:49:35.189975: INFO Clone_url: https://github.com/zephyrproject-rtos/zephyr.git Cloning into '/srv/gavelci-worker/runs/tmpb6s_0e16/repo'... Checking out files: 57% (7175/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 11:50:03.718450: INFO Checking out: e664c78b8297ad3ec366c7a98aa46cda77a150ad Switched to branch 'jobserv-run' == 2019-01-18 11:50:05.591651: Setting up container environment 2019-01-18 11:50:05.591729: 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=7f956a9353c58b85499f32dbb3ffc2870f7873b6 GIT_SHA=e664c78b8297ad3ec366c7a98aa46cda77a150ad H_PROJECT=zephyr H_BUILD=319 H_RUN=sanity-nrf52 H_WORKER=doanac-reckless == 2019-01-18 11:50:06.014482: Running script inside container 2019-01-18 11:50:06.014522: INFO Running with "--privileged" Openbox-Message: Unable to find a valid menu file "/var/lib/openbox/debian-menu.xml" = Running script with: sudo /script-repo/zephyr/sanity.sh = Installing dependencies PORT=5900 The VNC desktop is: 043cf4bb0599:0 Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No module named 'pyudev' *Installing pyudev and pyocd | 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-f44cuelm-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/mpu/mpu_stack_guard_test/test PASSED 2/95 nrf52_blenano2 samples/drivers/entropy/test PASSED 3/95 nrf52_blenano2 samples/application_development/external_lib/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.coop_only PASSED 17/95 nrf52_blenano2 samples/philosophers/sample.philosopher.fifos PASSED 18/95 nrf52_blenano2 samples/philosophers/sample.philosopher.stacks FAILED: handler_crash -------../tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/build.log-------- Zephyr version: 1.13.99 -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.6.7", minimum required is "3.4") -- Selected BOARD nrf52_blenano2 Parsing Kconfig tree in /repo/Kconfig Loading /repo/boards/arm/nrf52_blenano2/nrf52_blenano2_defconfig as base Merging /repo/samples/philosophers/prj.conf Merging /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/overlay.conf Configuration written to '/tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/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 -- The C compiler identification is GNU 6.2.0 -- The CXX compiler identification is GNU 6.2.0 -- The ASM compiler identification is GNU -- Found assembler: /opt/toolchains/zephyr-sdk-0.9.5/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-gcc -- Performing Test toolchain_is_ok -- Performing Test toolchain_is_ok - Success 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 CMake Warning: Manually-specified variables were not used by the project: -DDEBUG_PRINTF -DFORKS -- Build files have been written to: /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks ninja: Entering directory `/tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks' [1/138] cd /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr && /usr/bin/python3 /repo/scripts/gen_syscall_header.py > /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr/include/generated/syscall_macros.h [2/138] cd /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr && /usr/local/bin/cmake -E echo [3/138] cd /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr && /usr/bin/python3 /repo/scripts/subfolder_list.py --directory /repo/include --out-file /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr/misc/generated/syscalls_subdirs.txt --trigger /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr/misc/generated/syscalls_subdirs.trigger --create-links /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr/misc/generated/syscalls_links [4/138] cd /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr && /usr/bin/python3 /repo/scripts/parse_syscalls.py --include /repo/include --json-file /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr/misc/generated/syscalls.json [5/138] cd /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr && /usr/bin/python3 /repo/scripts/gen_syscalls.py --json-file /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr/misc/generated/syscalls.json --base-output include/generated/syscalls --syscall-dispatch include/generated/syscall_dispatch.c --syscall-list /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr/include/generated/syscall_list.h [6/138] cd /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr && /usr/bin/python3 /repo/scripts/gen_kobject_list.py --validation-output /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr/include/generated/driver-validation.h [7/138] cd /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr && /usr/bin/python3 /repo/scripts/gen_kobject_list.py --kobj-types-output /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr/include/generated/kobj-types-enum.h --kobj-otype-output /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr/include/generated/otype-to-str.h --kobj-size-output /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr/include/generated/otype-to-size.h [8/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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/138] : && 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/138] cd /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr && /usr/bin/python3 /repo/scripts/gen_offset_header.py -i /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr/CMakeFiles/offsets.dir/arch/arm/core/offsets/offsets.c.obj -o /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/zephyr/include/generated/offsets.h [11/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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/samples/philosophers/src/main.c [12/138] : && 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/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [14/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [15/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [16/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [17/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [18/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [19/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [20/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [21/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [22/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [23/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [24/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [25/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [26/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [27/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [28/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [29/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [30/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [31/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [32/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [33/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [34/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [35/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [36/138] cd /tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/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/samples/philosophers/sample.philosopher.stacks/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 -D__GCC_LINKER_CMD__ -E /repo/soc/arm/nordic_nrf/nrf52/linker.ld -P -o linker.cmd [37/138] : && 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/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [39/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [40/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [41/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [42/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [43/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [44/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [45/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [46/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [47/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [48/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [49/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [50/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [51/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [52/138] : && 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 && 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 && : [53/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [54/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [56/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [57/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [58/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [59/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [60/138] : && 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 && : [61/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [62/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [63/138] : && 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 && : [64/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [65/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [66/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [67/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [68/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [69/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [70/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [71/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [72/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [73/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [74/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [75/138] : && 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 && : [76/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [77/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [78/138] : && 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 && : [79/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [80/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [81/138] : && 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 && : [82/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [83/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 [84/138] 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-3322-ge664c78b82 -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 -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/samples/philosophers/sample.philosopher.stacks/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 ninja: fatal: posix_spawn: No such file or directory -------../tmp/outdir/nrf52_blenano2/samples/philosophers/sample.philosopher.stacks/build.log-------- 19/95 nrf52_blenano2 samples/philosophers/sample.philosopher.lifos PASSED 20/95 nrf52_blenano2 samples/philosophers/sample.philosopher.same_prio PASSED 21/95 nrf52_blenano2 samples/net/sockets/http_get/test PASSED 22/95 nrf52_blenano2 samples/philosophers/sample.philosopher.semaphores 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_v1/timer_synchronization/test PASSED 29/95 nrf52_blenano2 samples/portability/cmsis_rtos_v2/philosophers/sample.philosopher.same_prio PASSED 30/95 nrf52_blenano2 samples/portability/cmsis_rtos_v2/philosophers/sample.philosopher PASSED 31/95 nrf52_blenano2 samples/portability/cmsis_rtos_v2/philosophers/sample.philosopher.semaphores PASSED 32/95 nrf52_blenano2 samples/sensor/thermometer/test PASSED 33/95 nrf52_blenano2 samples/portability/cmsis_rtos_v2/timer_synchronization/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 PASSED 39/95 nrf52_blenano2 samples/subsys/shell/shell_module/test_minimal 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 samples/userspace/shared_mem/kernel.memory_protection.userspace PASSED 43/95 nrf52_blenano2 tests/application_development/gen_inc_file/buildsystem.include_file PASSED 44/95 nrf52_blenano2 tests/application_development/cpp/test PASSED 45/95 nrf52_blenano2 tests/benchmarks/footprint/benchmark.footprint.float PASSED 46/95 nrf52_blenano2 tests/benchmarks/footprint/benchmark.footprint.min PASSED 47/95 nrf52_blenano2 tests/benchmarks/latency_measure/benchmark.latency PASSED 48/95 nrf52_blenano2 tests/benchmarks/footprint/benchmark.footprint.max PASSED 49/95 nrf52_blenano2 tests/benchmarks/footprint/benchmark.footprint.regular 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/benchmarks/timing_info/benchmark.timing.userspace PASSED 53/95 nrf52_blenano2 tests/cmsis_rtos_v1/portability.cmsis_rtos_v1 PASSED 54/95 nrf52_blenano2 tests/crypto/tinycrypt_hmac_prng/crypto.tinycrypt PASSED 55/95 nrf52_blenano2 tests/crypto/rand32/crypto.rand32.random_hw_xoroshiro PASSED 56/95 nrf52_blenano2 tests/crypto/rand32/crypto.rand32 PASSED 57/95 nrf52_blenano2 tests/cmsis_rtos_v2/portability.cmsis_rtos_v2 PASSED 58/95 nrf52_blenano2 tests/drivers/entropy/api/peripheral.entropy PASSED 59/95 nrf52_blenano2 tests/crypto/rand32/crypto.rand32.random_sw_systimer 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/kernel/early_sleep/kernel.common PASSED 67/95 nrf52_blenano2 tests/kernel/arm_runtime_nmi/arch.interrupt PASSED 68/95 nrf52_blenano2 tests/kernel/gen_isr_table/arch.interrupt PASSED 69/95 nrf52_blenano2 tests/drivers/uart/uart_basic_api/peripheral.uart.shell PASSED 70/95 nrf52_blenano2 tests/kernel/init/kernel.common.init PASSED 71/95 nrf52_blenano2 tests/kernel/irq_offload/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/lib/json/libraries.encoding PASSED 79/95 nrf52_blenano2 tests/lib/mem_alloc/libraries.libc.minimal PASSED 80/95 nrf52_blenano2 tests/lib/mem_alloc/libraries.libc.newlib PASSED 81/95 nrf52_blenano2 tests/lib/rbtree/libraries.data_structures.rbtree PASSED 82/95 nrf52_blenano2 tests/misc/test_build/test_newlib PASSED 83/95 nrf52_blenano2 tests/lib/sprintf/libraries.libc 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/misc/test_build/test_debug PASSED 87/95 nrf52_blenano2 tests/misc/test_build/test_runtime_nmi PASSED 88/95 nrf52_blenano2 tests/posix/common/portability.posix PASSED 89/95 nrf52_blenano2 tests/shell/shell PASSED 90/95 nrf52_blenano2 tests/subsys/logging/log_core/logging.log_core PASSED 91/95 nrf52_blenano2 tests/subsys/logging/log_list/logging.log_list PASSED 92/95 nrf52_blenano2 tests/ztest/test/base/testing.ztest.verbose_0 PASSED 93/95 nrf52_blenano2 tests/subsys/logging/log_msg/logging.log_msg 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 722 seconds + true + cp ./scripts/sanity_chk/last_sanity.xml /archive/junit.xml Script completed == 2019-01-18 12:02:41.168594: Finding artifacts to upload Uploading 1 items 15681 bytes == 2019-01-18 12:02:42.287511: Analyzing junit results == 2019-01-18 12:02:43.052211: Runner has completed ________ | o o| Thumbs Down |___/\_|________ | _____|__| | | || |______| | | | | | | | | |_| |_|