==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: crystal 1.18.2-1 (Tue Oct 21 18:40:10 2025)
==> Retrieving sources...
-> Found crystal-1.18.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
crystal-1.18.2.tar.gz ... Passed
==> Making package: crystal 1.18.2-1 (Tue Oct 21 18:40:17 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (2) libedit-20250104_3.1-1 llvm-libs-21.1.4-1
Total Download Size: 32.53 MiB
Total Installed Size: 147.47 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
llvm-libs-21.1.4-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libedit...
installing llvm-libs...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (2) crystal-1.18.1-2 llvm-21.1.4-1
Total Download Size: 29.14 MiB
Total Installed Size: 274.61 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
llvm-21.1.4-1-aarch64 downloading...
crystal-1.18.1-2-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing llvm...
installing crystal...
Optional dependencies for crystal
shards: crystal language package manager
libyaml: For YAML support
gmp: For BigInt support [installed]
libxml2: For XML support [installed]
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
-> Found crystal-1.18.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting crystal-1.18.2.tar.gz with bsdtar
==> Starting build()...
Using /usr/bin/llvm-config [version=21.1.4]
CRYSTAL_CONFIG_BUILD_COMMIT="" CRYSTAL_CONFIG_PATH=lib:/usr/lib/crystal SOURCE_DATE_EPOCH="1761086415" CRYSTAL_CONFIG_LIBRARY_PATH='$ORIGIN/../lib/crystal' ./bin/crystal build --release --no-debug -Dpreview_mt -D strict_multi_assign -D preview_overload_order --release --progress --link-flags="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now" -o .build/crystal src/compiler/crystal.cr -D without_openssl -D without_zlib -D use_pcre2
[1/13] Parse
[1/13] Parse
[2/13] Semantic (top level)
[2/13] Semantic (top level)
[3/13] Semantic (new)
[3/13] Semantic (new)
[4/13] Semantic (type declarations)
[4/13] Semantic (type declarations)
[5/13] Semantic (abstract def check)
[5/13] Semantic (abstract def check)
[6/13] Semantic (restrictions augmenter)
[6/13] Semantic (restrictions augmenter)
[7/13] Semantic (ivars initializers)
[7/13] Semantic (ivars initializers)
[8/13] Semantic (cvars initializers)
[8/13] Semantic (cvars initializers)
[9/13] Semantic (main)
[9/13] Semantic (main)
[10/13] Semantic (cleanup)
[10/13] Semantic (cleanup)
[11/13] Semantic (recursive struct check)
[11/13] Semantic (recursive struct check)
[12/13] Codegen (crystal)
[12/13] Codegen (crystal)
[13/13] Codegen (bc+obj)
[13/13] [0/1] Codegen (bc+obj)
[13/13] [1/1] Codegen (bc+obj)
[13/13] [1/1] Codegen (bc+obj)
[14/13] Codegen (linking)
[14/13] Codegen (linking)
Using /usr/bin/llvm-config [version=21.1.4]
./bin/crystal docs src/docs_main.cr --project-name=Crystal --project-version=1.18.2 --source-refname=
Using compiled compiler at .build/crystal
cp -R -P -p doc/ docs/
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/share/doc/crystal/api/index.json
usr/share/doc/crystal/api/search-index.js
usr/share/doc/crystal/api/Crystal.html
usr/bin/crystal
==> Creating package "crystal"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: crystal 1.18.2-1 (Tue Oct 21 18:59:12 2025)
==> Cleaning up...