Resolving Hex dependencies... Resolution completed in 0.08s Unchanged: cc_precompiler 0.1.11 circular_buffer 1.0.0 elixir_make 0.9.0 ex_h3o 0.1.0 interactive_cmd 0.1.4 jason 1.4.4 nerves 1.14.0 nerves_discovery 0.1.2 nerves_logging 0.2.4 nerves_runtime 0.13.12 nerves_system_bbb 2.29.3 nerves_system_br 1.33.5 nerves_system_grisp2 0.17.3 nerves_system_mangopi_mq_pro 0.15.3 nerves_system_osd32mp1 0.24.3 nerves_system_qemu_aarch64 0.3.3 nerves_system_rpi 2.0.2 nerves_system_rpi0 2.0.2 nerves_system_rpi0_2 2.0.2 nerves_system_rpi2 2.0.2 nerves_system_rpi3 2.0.2 nerves_system_rpi4 2.0.2 nerves_system_rpi5 2.0.2 nerves_system_x86_64 1.33.3 nerves_toolchain_aarch64_nerves_linux_gnu 13.2.0 nerves_toolchain_armv6_nerves_linux_gnueabihf 13.2.0 nerves_toolchain_armv7_nerves_linux_gnueabihf 13.2.0 nerves_toolchain_ctng 1.10.0 nerves_toolchain_riscv64_nerves_linux_gnu 13.2.0 nerves_toolchain_x86_64_nerves_linux_musl 13.2.0 nerves_uevent 0.1.4 property_table 0.3.3 ring_logger 0.11.5 shoehorn 0.9.3 tablet 0.3.2 toolshed 0.4.2 uboot_env 1.0.2 All dependencies have been fetched ==> jason Compiling 10 files (.ex) Generated jason app ==> tablet Compiling 2 files (.ex) Generated tablet app ==> elixir_make Compiling 8 files (.ex) Generated elixir_make app ==> nerves_discovery Compiling 5 files (.ex) Generated nerves_discovery app ==> interactive_cmd Compiling 1 file (.ex) Generated interactive_cmd app ==> nerves HOST_CC port.o HOST_LD port Compiling 51 files (.ex) Generated nerves app ==> nerves_compatibility_test Nerves environment MIX_TARGET: rpi4 MIX_ENV: prod Checking for prebuilt Nerves artifacts... Found nerves_system_rpi4 in cache /home/nerves/.nerves/artifacts/nerves_system_rpi4-portable-2.0.2 Found nerves_toolchain_aarch64_nerves_linux_gnu in cache /home/nerves/.nerves/artifacts/nerves_toolchain_aarch64_nerves_linux_gnu-linux_aarch64-13.2.0 ==> nerves ==> nerves_system_br Generated nerves_system_br app ==> nerves_toolchain_ctng Compiling 1 file (.ex) Generated nerves_toolchain_ctng app ==> nerves_toolchain_aarch64_nerves_linux_gnu Generated nerves_toolchain_aarch64_nerves_linux_gnu app ==> nerves_system_rpi4 Generated nerves_system_rpi4 app ==> nerves_compatibility_test Nerves environment MIX_TARGET: rpi4 MIX_ENV: prod ==> circular_buffer Compiling 1 file (.ex) Generated circular_buffer app ==> nerves_logging CC kmsg_tailer.o LD kmsg_tailer Compiling 5 files (.ex) Generated nerves_logging app ==> ring_logger Compiling 7 files (.ex) Generated ring_logger app ==> shoehorn Compiling 8 files (.ex) Generated shoehorn app ==> uboot_env Compiling 5 files (.ex) Generated uboot_env app ==> cc_precompiler Compiling 3 files (.ex) Generated cc_precompiler app ==> ex_h3o Compiling 5 files (.ex) warning: :h3.k_ring/2 is undefined (module :h3 is not available or is yet to be defined) │ 383 │ fn -> :h3.k_ring(cell, k) end │ ~ │ └─ lib/ex_h3o/stress/harness.ex:383:15: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:495:15: ExH3o.Stress.Harness.build_operation/2 warning: :h3.k_ring_distances/2 is undefined (module :h3 is not available or is yet to be defined) │ 390 │ fn -> :h3.k_ring_distances(cell, k) end │ ~ │ └─ lib/ex_h3o/stress/harness.ex:390:15: ExH3o.Stress.Harness.build_operation/2 warning: :h3.children/2 is undefined (module :h3 is not available or is yet to be defined) │ 403 │ fn -> :h3.children(cell, target_res) end │ ~ │ └─ lib/ex_h3o/stress/harness.ex:403:15: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:408:26: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:496:15: ExH3o.Stress.Harness.build_operation/2 warning: :h3.compact/1 is undefined (module :h3 is not available or is yet to be defined) │ 409 │ fn -> :h3.compact(dense_children) end │ ~ │ └─ lib/ex_h3o/stress/harness.ex:409:15: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:459:15: ExH3o.Stress.Harness.build_operation/2 warning: :h3.uncompact/2 is undefined (module :h3 is not available or is yet to be defined) │ 417 │ fn -> :h3.uncompact([cell], target_res) end │ ~ │ └─ lib/ex_h3o/stress/harness.ex:417:15: ExH3o.Stress.Harness.build_operation/2 warning: :h3.polyfill/2 is undefined (module :h3 is not available or is yet to be defined) │ 432 │ fn -> :h3.polyfill(polygon, res) end │ ~ │ └─ lib/ex_h3o/stress/harness.ex:432:15: ExH3o.Stress.Harness.build_operation/2 warning: :h3.to_geo/1 is undefined (module :h3 is not available or is yet to be defined) │ 437 │ {lat, lng} = :h3.to_geo(cell) │ ~ │ └─ lib/ex_h3o/stress/harness.ex:437:24: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:483:15: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:498:24: ExH3o.Stress.Harness.build_operation/2 warning: :h3.get_resolution/1 is undefined (module :h3 is not available or is yet to be defined) │ 438 │ res = :h3.get_resolution(cell) │ ~ │ └─ lib/ex_h3o/stress/harness.ex:438:17: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:467:15: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:499:17: ExH3o.Stress.Harness.build_operation/2 warning: :h3.from_geo/2 is undefined (module :h3 is not available or is yet to be defined) │ 439 │ :h3.from_geo({lat, lng}, res) │ ~ │ └─ lib/ex_h3o/stress/harness.ex:439:11: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:479:15: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:500:11: ExH3o.Stress.Harness.build_operation/2 warning: :h3.is_valid/1 is undefined (module :h3 is not available or is yet to be defined) │ 448 │ fn -> :h3.is_valid(617_700_169_957_507_071) end │ ~ │ └─ lib/ex_h3o/stress/harness.ex:448:15: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:463:15: ExH3o.Stress.Harness.build_operation/2 warning: :h3.parent/2 is undefined (module :h3 is not available or is yet to be defined) │ 497 │ _ = :h3.parent(cell, 8) │ ~ │ └─ lib/ex_h3o/stress/harness.ex:497:15: ExH3o.Stress.Harness.build_operation/2 Generated ex_h3o app ==> property_table Compiling 8 files (.ex) Generated property_table app ==> nerves_uevent CC uevent.o LD uevent Compiling 5 files (.ex) Generated nerves_uevent app ==> nerves_runtime Compiling 14 files (.ex) Generated nerves_runtime app ==> toolshed Compiling 5 files (.ex) Generated toolshed app ==> nerves_compatibility_test Compiling 2 files (.ex) Generated nerves_compatibility_test app |nerves| Building OTP Release... * [Nerves] validating vm.args * skipping runtime configuration (config/runtime.exs not found) * creating _build/rpi4/rel/nerves_compatibility_test/releases/0.1.0/vm.args Updating base firmware image with Erlang release... Copying rootfs_overlay: /work/proj/_build/rpi4/nerves/rootfs_overlay Copying rootfs_overlay: /work/proj/rootfs_overlay Building /work/proj/_build/rpi4/nerves/images/nerves_compatibility_test.fw... Firmware UUID: lottery-session (8bd10140-23d5-57b3-1f45-13c87cb3e07d) Firmware built successfully! 🎉 Now you may install it to a MicroSD card using `mix burn` or upload it to a device with `mix upload` or `mix firmware.gen.script`+`./upload.sh`. * Cleaning ex_h3o ==> nerves ==> nerves_compatibility_test Nerves environment MIX_TARGET: rpi4 MIX_ENV: prod ==> ex_h3o Compiling 5 files (.ex) warning: :h3.k_ring/2 is undefined (module :h3 is not available or is yet to be defined) │ 383 │ fn -> :h3.k_ring(cell, k) end │ ~ │ └─ lib/ex_h3o/stress/harness.ex:383:15: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:495:15: ExH3o.Stress.Harness.build_operation/2 warning: :h3.k_ring_distances/2 is undefined (module :h3 is not available or is yet to be defined) │ 390 │ fn -> :h3.k_ring_distances(cell, k) end │ ~ │ └─ lib/ex_h3o/stress/harness.ex:390:15: ExH3o.Stress.Harness.build_operation/2 warning: :h3.children/2 is undefined (module :h3 is not available or is yet to be defined) │ 403 │ fn -> :h3.children(cell, target_res) end │ ~ │ └─ lib/ex_h3o/stress/harness.ex:403:15: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:408:26: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:496:15: ExH3o.Stress.Harness.build_operation/2 warning: :h3.compact/1 is undefined (module :h3 is not available or is yet to be defined) │ 409 │ fn -> :h3.compact(dense_children) end │ ~ │ └─ lib/ex_h3o/stress/harness.ex:409:15: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:459:15: ExH3o.Stress.Harness.build_operation/2 warning: :h3.uncompact/2 is undefined (module :h3 is not available or is yet to be defined) │ 417 │ fn -> :h3.uncompact([cell], target_res) end │ ~ │ └─ lib/ex_h3o/stress/harness.ex:417:15: ExH3o.Stress.Harness.build_operation/2 warning: :h3.polyfill/2 is undefined (module :h3 is not available or is yet to be defined) │ 432 │ fn -> :h3.polyfill(polygon, res) end │ ~ │ └─ lib/ex_h3o/stress/harness.ex:432:15: ExH3o.Stress.Harness.build_operation/2 warning: :h3.to_geo/1 is undefined (module :h3 is not available or is yet to be defined) │ 437 │ {lat, lng} = :h3.to_geo(cell) │ ~ │ └─ lib/ex_h3o/stress/harness.ex:437:24: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:483:15: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:498:24: ExH3o.Stress.Harness.build_operation/2 warning: :h3.get_resolution/1 is undefined (module :h3 is not available or is yet to be defined) │ 438 │ res = :h3.get_resolution(cell) │ ~ │ └─ lib/ex_h3o/stress/harness.ex:438:17: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:467:15: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:499:17: ExH3o.Stress.Harness.build_operation/2 warning: :h3.from_geo/2 is undefined (module :h3 is not available or is yet to be defined) │ 439 │ :h3.from_geo({lat, lng}, res) │ ~ │ └─ lib/ex_h3o/stress/harness.ex:439:11: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:479:15: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:500:11: ExH3o.Stress.Harness.build_operation/2 warning: :h3.is_valid/1 is undefined (module :h3 is not available or is yet to be defined) │ 448 │ fn -> :h3.is_valid(617_700_169_957_507_071) end │ ~ │ └─ lib/ex_h3o/stress/harness.ex:448:15: ExH3o.Stress.Harness.build_operation/2 └─ lib/ex_h3o/stress/harness.ex:463:15: ExH3o.Stress.Harness.build_operation/2 warning: :h3.parent/2 is undefined (module :h3 is not available or is yet to be defined) │ 497 │ _ = :h3.parent(cell, 8) │ ~ │ └─ lib/ex_h3o/stress/harness.ex:497:15: ExH3o.Stress.Harness.build_operation/2 Generated ex_h3o app ==> nerves_compatibility_test Generated nerves_compatibility_test app |nerves| Building OTP Release... * [Nerves] validating vm.args * skipping runtime configuration (config/runtime.exs not found) * creating _build/rpi4/rel/nerves_compatibility_test/releases/0.1.0/vm.args Updating base firmware image with Erlang release... Copying rootfs_overlay: /work/proj/_build/rpi4/nerves/rootfs_overlay Copying rootfs_overlay: /work/proj/rootfs_overlay Building /work/proj/_build/rpi4/nerves/images/nerves_compatibility_test.fw... Firmware UUID: lottery-session (8bd10140-23d5-57b3-1f45-13c87cb3e07d) Firmware built successfully! 🎉 Now you may install it to a MicroSD card using `mix burn` or upload it to a device with `mix upload` or `mix firmware.gen.script`+`./upload.sh`.