# Pastebin pvd3nprA ❯ zef install . ===> Building: Notcurses::Native:ver<0.3.3>:auth [Notcurses::Native] ⚠️ Notcurses::Native has no prebuilt binary for this platform. [Notcurses::Native] Tried lookup key: 'darwin-x86_64' [Notcurses::Native] ($*KERNEL.name='darwin', [Notcurses::Native] $*KERNEL.hardware='x86_64') [Notcurses::Native] Known platforms: darwin-arm64, linux-aarch64, linux-x86_64, mswin32-aarch64, mswin32-x86_64, win32-aarch64, win32-x86_64 [Notcurses::Native] Falling back to building notcurses from source via CMake. [Notcurses::Native] (If this is an Apple Silicon Mac reporting 'x86_64', your [Notcurses::Native] Rakudo is likely running under Rosetta — install a native [Notcurses::Native] arm64 Rakudo to use the prebuilt binaries.) [Notcurses::Native] ❌ cmake not found in PATH. [Notcurses::Native] Install cmake + notcurses build deps. Per-distro: [Notcurses::Native] macOS: brew install cmake pkg-config ffmpeg ncurses \ [Notcurses::Native] libunistring libdeflate [Notcurses::Native] Debian/Ubuntu: sudo apt install cmake pkg-config \ [Notcurses::Native] libncurses-dev libunistring-dev libdeflate-dev \ [Notcurses::Native] libavformat-dev libavcodec-dev libavdevice-dev \ [Notcurses::Native] libavutil-dev libswscale-dev [Notcurses::Native] Fedora: sudo dnf install cmake pkgconf-pkg-config \ [Notcurses::Native] ncurses-devel libunistring-devel libdeflate-devel \ [Notcurses::Native] ffmpeg-devel [Notcurses::Native] Arch: sudo pacman -S cmake pkgconf base-devel \ [Notcurses::Native] ncurses libunistring libdeflate ffmpeg [Notcurses::Native] openSUSE: sudo zypper in cmake pkg-config gcc \ [Notcurses::Native] ncurses-devel libunistring-devel libdeflate-devel \ [Notcurses::Native] ffmpeg-7-libavcodec-devel ffmpeg-7-libavformat-devel \ [Notcurses::Native] ffmpeg-7-libavutil-devel ffmpeg-7-libavdevice-devel \ [Notcurses::Native] ffmpeg-7-libswscale-devel [Notcurses::Native] Windows: MSYS2 UCRT64 + mingw-w64-ucrt-x86_64-cmake / \ [Notcurses::Native] ffmpeg / libdeflate / libunistring / ncurses / toolchain [Notcurses::Native] in method check-toolchain at /Users/fernando/Notcurses-Native/Build.rakumod line 620 [Notcurses::Native] in method compile-from-source at /Users/fernando/Notcurses-Native/Build.rakumod line 378 [Notcurses::Native] in method build at /Users/fernando/Notcurses-Native/Build.rakumod line 119 [Notcurses::Native] in block at -e line 1 ===> Building [FAIL]: Notcurses::Native:ver<0.3.3>:auth Aborting due to build failure: Notcurses::Native:ver<0.3.3>:auth (use --force-build to override)