<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.neelanurseries.com/index.php?action=history&amp;feed=atom&amp;title=Zephyr_notes</id>
	<title>Zephyr notes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.neelanurseries.com/index.php?action=history&amp;feed=atom&amp;title=Zephyr_notes"/>
	<link rel="alternate" type="text/html" href="https://wiki.neelanurseries.com/index.php?title=Zephyr_notes&amp;action=history"/>
	<updated>2026-04-29T13:14:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wiki.neelanurseries.com/index.php?title=Zephyr_notes&amp;diff=5375&amp;oldid=prev</id>
		<title>Ted: stashing some output of cmake build messages, to review mention of cmake policies CMP0115 and CMP0116.</title>
		<link rel="alternate" type="text/html" href="https://wiki.neelanurseries.com/index.php?title=Zephyr_notes&amp;diff=5375&amp;oldid=prev"/>
		<updated>2021-11-16T19:41:47Z</updated>

		<summary type="html">&lt;p&gt;stashing some output of cmake build messages, to review mention of cmake policies CMP0115 and CMP0116.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
2021-11-16 Tuesday&lt;br /&gt;
&lt;br /&gt;
Some build time messages, noting `cmake` warning regarding policies of `cmake`:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
   .&lt;br /&gt;
   .&lt;br /&gt;
   .&lt;br /&gt;
&lt;br /&gt;
  details.  Use the cmake_policy command to set the policy and suppress this&lt;br /&gt;
  warning.&lt;br /&gt;
Call Stack (most recent call first):&lt;br /&gt;
  /home/ted/projects/zephyr-based/zephyr/CMakeLists.txt:1253 (configure_linker_script)&lt;br /&gt;
This warning is for project developers.  Use -Wno-dev to suppress it.&lt;br /&gt;
&lt;br /&gt;
CMake Warning (dev) at /home/ted/projects/zephyr-based/zephyr/cmake/linker/ld/target.cmake:33 (add_custom_command):&lt;br /&gt;
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from&lt;br /&gt;
  add_custom_command().  Run &amp;quot;cmake --help-policy CMP0116&amp;quot; for policy&lt;br /&gt;
  details.  Use the cmake_policy command to set the policy and suppress this&lt;br /&gt;
  warning.&lt;br /&gt;
Call Stack (most recent call first):&lt;br /&gt;
  /home/ted/projects/zephyr-based/zephyr/CMakeLists.txt:1198 (configure_linker_script)&lt;br /&gt;
This warning is for project developers.  Use -Wno-dev to suppress it.&lt;br /&gt;
&lt;br /&gt;
-- Generating done&lt;br /&gt;
-- Build files have been written to: /home/ted/projects/zephyr-based/hardware-Stage1-firmware-aws-iot-stand-alone/build/mcuboot&lt;br /&gt;
=== child image mcuboot -  end ===&lt;br /&gt;
&lt;br /&gt;
CMake Warning at /home/ted/projects/zephyr-based/nrf/modules/mcuboot/CMakeLists.txt:151 (message):&lt;br /&gt;
  &lt;br /&gt;
&lt;br /&gt;
        ---------------------------------------------------------&lt;br /&gt;
        --- WARNING: Using default MCUBoot key, it should not ---&lt;br /&gt;
        --- be used for production.                           ---&lt;br /&gt;
        ---------------------------------------------------------&lt;br /&gt;
        &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
CMake Deprecation Warning at /home/ted/projects/zephyr-based/modules/lib/civetweb/CMakeLists.txt:2 (cmake_minimum_required):&lt;br /&gt;
  Compatibility with CMake &amp;lt; 2.8.12 will be removed from a future version of&lt;br /&gt;
  CMake.&lt;br /&gt;
&lt;br /&gt;
  Upd&lt;br /&gt;
  Update the VERSION argument &amp;lt;min&amp;gt; value or use a ...&amp;lt;max&amp;gt; suffix to tell&lt;br /&gt;
  CMake that the project does not need compatibility with older versions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
CMake Warning at /home/ted/projects/zephyr-based/zephyr/CMakeLists.txt:1607 (message):&lt;br /&gt;
  __ASSERT() statements are globally ENABLED&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Dropping partition &amp;#039;nrf_modem_lib_trace&amp;#039; since its size is 0.&lt;br /&gt;
-- Configuring done&lt;br /&gt;
CMake Warning (dev) at /home/ted/projects/zephyr-based/zephyr/cmake/extensions.cmake:416 (add_library):&lt;br /&gt;
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run&lt;br /&gt;
  &amp;quot;cmake --help-policy CMP0115&amp;quot; for policy details.  Use the cmake_policy&lt;br /&gt;
  command to set the policy and suppress this warning.&lt;br /&gt;
&lt;br /&gt;
  File:&lt;br /&gt;
&lt;br /&gt;
    /home/ted/projects/zephyr-based/zephyr/drivers/sensor/iis2dh/iis2dh.c&lt;br /&gt;
Call Stack (most recent call first):&lt;br /&gt;
  /home/ted/projects/zephyr-based/zephyr/cmake/extensions.cmake:393 (zephyr_library_named)&lt;br /&gt;
  /home/ted/projects/zephyr-based/zephyr/drivers/sensor/iis2dh/CMakeLists.txt:7 (zephyr_library)&lt;br /&gt;
This warning is for project developers.  Use -Wno-dev to suppress it.&lt;br /&gt;
&lt;br /&gt;
CMake Warning (dev) at /home/ted/projects/zephyr-based/zephyr/cmake/linker/ld/target.cmake:33 (add_custom_command):&lt;br /&gt;
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from&lt;br /&gt;
  add_custom_command().  Run &amp;quot;cmake --help-policy CMP0116&amp;quot; for policy&lt;br /&gt;
  details.  Use the cmake_policy command to set the policy and suppress this&lt;br /&gt;
  warning.&lt;br /&gt;
Call Stack (most recent call first):&lt;br /&gt;
  /home/ted/projects/zephyr-based/zephyr/CMakeLists.txt:1253 (configure_linker_script)&lt;br /&gt;
This warning is for project developers.  Use -Wno-dev to suppress it.&lt;br /&gt;
&lt;br /&gt;
CMake Warning (dev) at /home/ted/projects/zephyr-based/zephyr/cmake/linker/ld/target.cmake:33 (add_custom_command):&lt;br /&gt;
  Policy CMP0116 is not set: Ninja generators transform DEPFILEs from&lt;br /&gt;
  add_custom_command().  Run &amp;quot;cmake --help-policy CMP0116&amp;quot; for policy&lt;br /&gt;
  details.  Use the cmake_policy command to set the policy and suppress this&lt;br /&gt;
&lt;br /&gt;
  details.  Use the cmake_policy command to set the policy and suppress this&lt;br /&gt;
  warning.&lt;br /&gt;
Call Stack (most recent call first):&lt;br /&gt;
  /home/ted/projects/zephyr-based/zephyr/CMakeLists.txt:1198 (configure_linker_script)&lt;br /&gt;
This warning is for project developers.  Use -Wno-dev to suppress it.&lt;br /&gt;
&lt;br /&gt;
-- Generating done&lt;br /&gt;
-- Build files have been written to: /home/ted/projects/zephyr-based/hardware-Stage1-firmware-aws-iot-stand-alone/build&lt;br /&gt;
-- west build: building application&lt;br /&gt;
[1/369] Preparing syscall dependency handling&lt;br /&gt;
&lt;br /&gt;
[10/369] Performing build step for &amp;#039;mcuboot_subimage&amp;#039;&lt;br /&gt;
[1/175] Preparing syscall dependency handling&lt;br /&gt;
&lt;br /&gt;
[168/175] Linking C executable zephyr/zephyr_prebuilt.elf&lt;br /&gt;
&lt;br /&gt;
[175/175] Linking C executable zephyr/zephyr.elf&lt;br /&gt;
Memory region         Used Size  Region Size  %age Used&lt;br /&gt;
           FLASH:       34952 B        48 KB     71.11%&lt;br /&gt;
            SRAM:       20928 B     178968 B     11.69%&lt;br /&gt;
        IDT_LIST:          0 GB         2 KB      0.00%&lt;br /&gt;
[17/369] Performing build step for &amp;#039;spm_subimage&amp;#039;&lt;br /&gt;
[1/219] Preparing syscall dependency handling&lt;br /&gt;
&lt;br /&gt;
[212/219] Linking C executable zephyr/zephyr_prebuilt.elf&lt;br /&gt;
   .&lt;br /&gt;
   .&lt;br /&gt;
   .&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- comentario --&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ted</name></author>
	</entry>
</feed>