Resolving Hex dependencies... Resolution completed in 0.074s Unchanged: circular_buffer 1.0.0 elixir_make 0.9.0 eqrcode 0.2.1 interactive_cmd 0.1.4 jason 1.4.4 mime 2.0.7 nerves 1.14.1 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.5 phia_ui 0.1.17 phoenix 1.8.5 phoenix_html 4.3.0 phoenix_live_view 1.1.28 phoenix_pubsub 2.2.0 phoenix_template 1.0.4 plug 1.19.1 plug_crypto 2.1.1 property_table 0.3.3 ring_logger 0.11.5 shoehorn 0.9.3 tablet 0.3.2 telemetry 1.4.1 toolshed 0.4.2 uboot_env 1.0.2 websock 0.5.3 websock_adapter 0.5.9 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 50 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_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_br Generated nerves_system_br app ==> nerves_system_rpi4 Generated nerves_system_rpi4 app ==> nerves_compatibility_test Nerves environment MIX_TARGET: rpi4 MIX_ENV: prod ==> mime Compiling 1 file (.ex) Generated mime app ==> circular_buffer Compiling 1 file (.ex) Generated circular_buffer app ==> plug_crypto Compiling 5 files (.ex) Generated plug_crypto 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 ==> nerves_compatibility_test ===> Analyzing applications... ===> Compiling telemetry ==> phoenix_html Compiling 6 files (.ex) Generated phoenix_html app ==> phoenix_template Compiling 4 files (.ex) Generated phoenix_template app ==> phoenix_pubsub Compiling 12 files (.ex) Generated phoenix_pubsub app ==> plug Compiling 1 file (.erl) Compiling 42 files (.ex) Generated plug app ==> eqrcode Compiling 10 files (.ex) Generated eqrcode app ==> uboot_env Compiling 5 files (.ex) Generated uboot_env 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 ==> websock Compiling 1 file (.ex) Generated websock app ==> websock_adapter Compiling 4 files (.ex) Generated websock_adapter app ==> phoenix Compiling 74 files (.ex) Generated phoenix app ==> phoenix_live_view Compiling 49 files (.ex) Generated phoenix_live_view app ==> phia_ui Compiling 469 files (.ex) warning: unused import PhiaUi.Components.Icon │ 46 │ import PhiaUi.Components.Icon, only: [icon: 1] │ ~ │ └─ lib/phia_ui/components/feedback/status_indicator.ex:46:3 warning: variable "opt_icon" is unused (if the variable is not meant to be used, prefix it with an underscore) │ 256 │ opt_icon = Map.get(opt, :icon) │ ~ │ └─ lib/phia_ui/components/inputs/advanced_selects.ex:256:12: PhiaUi.Components.AdvancedSelects.rich_select/1 warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 85 │ <%# Overlay approach: background (muted) + foreground (yellow) clipped to fill_pct % %> │ ~ │ └─ lib/phia_ui/components/inputs/rating.ex:85: (file) warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 168 │ <%# Ghost text layer (rendered behind the real input) %> │ ~ │ └─ lib/phia_ui/components/inputs/smart_inputs.ex:168: (file) warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 181 │ <%# Real input (transparent background to show ghost text through) %> │ ~ │ └─ lib/phia_ui/components/inputs/smart_inputs.ex:181: (file) warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 297 │ <%# Panel — rendered and populated by the JS hook %> │ ~ │ └─ lib/phia_ui/components/inputs/smart_inputs.ex:297: (file) warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 304 │ <%# Search bar %> │ ~ │ └─ lib/phia_ui/components/inputs/smart_inputs.ex:304: (file) warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 317 │ <%# Category tabs %> │ ~ │ └─ lib/phia_ui/components/inputs/smart_inputs.ex:317: (file) warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 320 │ <%# Emoji grid — populated by hook %> │ ~ │ └─ lib/phia_ui/components/inputs/smart_inputs.ex:320: (file) warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 396 │ <%# Card Number %> │ ~ │ └─ lib/phia_ui/components/inputs/special_entry.ex:396: (file) warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 415 │ <%# Expiry + CVV side by side %> │ ~ │ └─ lib/phia_ui/components/inputs/special_entry.ex:415: (file) warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 453 │ <%# Cardholder name %> │ ~ │ └─ lib/phia_ui/components/inputs/special_entry.ex:453: (file) warning: variable "current" is unused (if the variable is not meant to be used, prefix it with an underscore) │ 244 │ defp counter_class(current, nil), do: "text-muted-foreground" │ ~~~~~~~ │ └─ lib/phia_ui/components/inputs/textarea_counter.ex:244:22: PhiaUi.Components.TextareaCounter.counter_class/2 warning: the following clause will never match: {:error, _} = err because it attempts to match on the result of: PhiaUi.Editor.OtEngine.transform(server_op, current_delta, :left) which has type: dynamic({:ok, term()}) typing violation found at: │ 305 │ {:error, _} = err -> {:halt, err} │ ~ │ └─ lib/phia_ui/editor/collab_server.ex:305:21: PhiaUi.Editor.CollabServer.transform_against_history/3 warning: undefined attribute "aria-hidden" for component PhiaUi.Components.Icon.icon/1 │ 112 │ aria-hidden="true" │ ~~~~~~~~~~~~~~~~~~ │ └─ lib/phia_ui/components/feedback/feedback_widget.ex:112: (file) Generated phia_ui 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: hello-seed (70ba5215-818f-56ad-dc88-b359fd807d85) 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 phia_ui ==> nerves ==> nerves_compatibility_test Nerves environment MIX_TARGET: rpi4 MIX_ENV: prod ==> phia_ui Compiling 469 files (.ex) warning: unused import PhiaUi.Components.Icon │ 46 │ import PhiaUi.Components.Icon, only: [icon: 1] │ ~ │ └─ lib/phia_ui/components/feedback/status_indicator.ex:46:3 warning: variable "opt_icon" is unused (if the variable is not meant to be used, prefix it with an underscore) │ 256 │ opt_icon = Map.get(opt, :icon) │ ~ │ └─ lib/phia_ui/components/inputs/advanced_selects.ex:256:12: PhiaUi.Components.AdvancedSelects.rich_select/1 warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 85 │ <%# Overlay approach: background (muted) + foreground (yellow) clipped to fill_pct % %> │ ~ │ └─ lib/phia_ui/components/inputs/rating.ex:85: (file) warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 168 │ <%# Ghost text layer (rendered behind the real input) %> │ ~ │ └─ lib/phia_ui/components/inputs/smart_inputs.ex:168: (file) warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 181 │ <%# Real input (transparent background to show ghost text through) %> │ ~ │ └─ lib/phia_ui/components/inputs/smart_inputs.ex:181: (file) warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 297 │ <%# Panel — rendered and populated by the JS hook %> │ ~ │ └─ lib/phia_ui/components/inputs/smart_inputs.ex:297: (file) warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 304 │ <%# Search bar %> │ ~ │ └─ lib/phia_ui/components/inputs/smart_inputs.ex:304: (file) warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 317 │ <%# Category tabs %> │ ~ │ └─ lib/phia_ui/components/inputs/smart_inputs.ex:317: (file) warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 320 │ <%# Emoji grid — populated by hook %> │ ~ │ └─ lib/phia_ui/components/inputs/smart_inputs.ex:320: (file) warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 396 │ <%# Card Number %> │ ~ │ └─ lib/phia_ui/components/inputs/special_entry.ex:396: (file) warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 415 │ <%# Expiry + CVV side by side %> │ ~ │ └─ lib/phia_ui/components/inputs/special_entry.ex:415: (file) warning: <%# is deprecated, use <%!-- or add a space between <% and # instead │ 453 │ <%# Cardholder name %> │ ~ │ └─ lib/phia_ui/components/inputs/special_entry.ex:453: (file) warning: variable "current" is unused (if the variable is not meant to be used, prefix it with an underscore) │ 244 │ defp counter_class(current, nil), do: "text-muted-foreground" │ ~~~~~~~ │ └─ lib/phia_ui/components/inputs/textarea_counter.ex:244:22: PhiaUi.Components.TextareaCounter.counter_class/2 warning: the following clause will never match: {:error, _} = err because it attempts to match on the result of: PhiaUi.Editor.OtEngine.transform(server_op, current_delta, :left) which has type: dynamic({:ok, term()}) typing violation found at: │ 305 │ {:error, _} = err -> {:halt, err} │ ~ │ └─ lib/phia_ui/editor/collab_server.ex:305:21: PhiaUi.Editor.CollabServer.transform_against_history/3 warning: undefined attribute "aria-hidden" for component PhiaUi.Components.Icon.icon/1 │ 112 │ aria-hidden="true" │ ~~~~~~~~~~~~~~~~~~ │ └─ lib/phia_ui/components/feedback/feedback_widget.ex:112: (file) Generated phia_ui 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: oil-curve (aa3ec5c2-a3d0-5cb3-1a4f-805f858cc7a6) 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`.