==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: odin dev_2025_11-1 (Sat Nov 22 13:28:59 2025)
==> Retrieving sources...
-> Updating Odin git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
Odin ... Passed
==> Making package: odin dev_2025_11-1 (Sat Nov 22 18:29:08 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (6) compiler-rt-21.1.6-1 libedit-20250104_3.1-1 mpdecimal-4.0.1-1 clang-21.1.6-1 llvm-libs-21.1.6-1 python-3.13.7-1
Total Download Size: 49.70 MiB
Total Installed Size: 501.52 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
clang-21.1.6-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...
installing compiler-rt...
installing clang...
Optional dependencies for clang
openmp: OpenMP support in clang with -fopenmp
python: for scan-view and git-clang-format [pending]
llvm: referenced by some clang headers
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (7) perl-error-0.17030-2 perl-mailtools-2.22-2 perl-timedate-2.33-8 zlib-ng-2.2.5-1 git-2.52.0-2 llvm-21.1.6-1 stb-r2210.f58f558-1
Total Download Size: 30.51 MiB
Total Installed Size: 173.71 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
llvm-21.1.6-1-aarch64 downloading...
git-2.52.0-2-aarch64 downloading...
stb-r2210.f58f558-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
perl-libwww: git svn
perl-term-readkey: git svn and interactive.singlekey setting
perl-io-socket-ssl: git send-email TLS support
perl-authen-sasl: git send-email TLS support
perl-cgi: gitweb (web interface) support
python: git svn & git p4 [installed]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
installing llvm...
installing stb...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 969.
Creating user 'git' (git daemon user) with UID 969 and GID 969.
(2/4) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of Odin git repo...
Cloning into 'Odin'...
done.
Updating files: 64% (1331/2057)
Updating files: 65% (1338/2057)
Updating files: 66% (1358/2057)
Updating files: 67% (1379/2057)
Updating files: 68% (1399/2057)
Updating files: 69% (1420/2057)
Updating files: 70% (1440/2057)
Updating files: 71% (1461/2057)
Updating files: 72% (1482/2057)
Updating files: 73% (1502/2057)
Updating files: 74% (1523/2057)
Updating files: 75% (1543/2057)
Updating files: 76% (1564/2057)
Updating files: 77% (1584/2057)
Updating files: 78% (1605/2057)
Updating files: 79% (1626/2057)
Updating files: 80% (1646/2057)
Updating files: 81% (1667/2057)
Updating files: 82% (1687/2057)
Updating files: 83% (1708/2057)
Updating files: 84% (1728/2057)
Updating files: 85% (1749/2057)
Updating files: 86% (1770/2057)
Updating files: 87% (1790/2057)
Updating files: 88% (1811/2057)
Updating files: 89% (1831/2057)
Updating files: 90% (1852/2057)
Updating files: 91% (1872/2057)
Updating files: 92% (1893/2057)
Updating files: 93% (1914/2057)
Updating files: 94% (1934/2057)
Updating files: 95% (1955/2057)
Updating files: 96% (1975/2057)
Updating files: 97% (1996/2057)
Updating files: 98% (2016/2057)
Updating files: 99% (2037/2057)
Updating files: 100% (2057/2057)
Updating files: 100% (2057/2057), done.
Switched to a new branch 'makepkg'
==> Starting build()...
./build_odin.sh release
+ clang++ src/main.cpp src/libtommath.cpp -Wno-switch -Wno-macro-redefined -Wno-unused-value '-DGIT_SHA="e5153a937"' '-DODIN_VERSION_RAW="dev-2025-11"' -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -std=c++14 -I/usr/include -std=c++17 -fno-exceptions -funwind-tables -D_GNU_SOURCE -DEXPERIMENTAL_KEY_INSTRUCTIONS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -L/usr/lib -O3 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -pthread -lm -lstdc++ -ldl /usr/lib/libLLVM-21.so '-Wl,-rpath=$ORIGIN' -o odin
+ set +x
make: Entering directory '/build/odin/src/Odin/vendor/cgltf/src'
mkdir -p ../lib
cc -c -O2 -Os -fPIC cgltf.c
ar rcs ../lib/cgltf.a cgltf.o
rm *.o
make: Leaving directory '/build/odin/src/Odin/vendor/cgltf/src'
make: Entering directory '/build/odin/src/Odin/vendor/miniaudio/src'
mkdir -p ../lib
cc -c -O2 -Os -fPIC miniaudio.c
ar rcs ../lib/miniaudio.a miniaudio.o
#cc -fPIC -shared -Wl,-soname=miniaudio.so -o ../lib/miniaudio.so miniaudio.o
rm *.o
make: Leaving directory '/build/odin/src/Odin/vendor/miniaudio/src'
make: Entering directory '/build/odin/src/Odin/vendor/stb/src'
mkdir -p ../lib
cc -c -O2 -Os -fPIC stb_image.c stb_image_write.c stb_image_resize.c stb_truetype.c stb_rect_pack.c stb_vorbis.c stb_sprintf.c
ar rcs ../lib/stb_image.a stb_image.o
ar rcs ../lib/stb_image_write.a stb_image_write.o
ar rcs ../lib/stb_image_resize.a stb_image_resize.o
ar rcs ../lib/stb_truetype.a stb_truetype.o
ar rcs ../lib/stb_rect_pack.a stb_rect_pack.o
ar rcs ../lib/stb_vorbis.a stb_vorbis.o
ar rcs ../lib/stb_sprintf.a stb_sprintf.o
#cc -fPIC -shared -Wl,-soname=stb_image.so -o ../lib/stb_image.so stb_image.o
#cc -fPIC -shared -Wl,-soname=stb_image_write.so -o ../lib/stb_image_write.so stb_image_write.o
#cc -fPIC -shared -Wl,-soname=stb_image_resize.so -o ../lib/stb_image_resize.so stb_image_resize.o
#cc -fPIC -shared -Wl,-soname=stb_truetype.so -o ../lib/stb_truetype.so stb_image_truetype.o
#cc -fPIC -shared -Wl,-soname=stb_rect_pack.so -o ../lib/stb_rect_pack.so stb_rect_packl.o
#cc -fPIC -shared -Wl,-soname=stb_vorbis.so -o ../lib/stb_vorbis.so stb_vorbisl.o
rm *.o
make: Leaving directory '/build/odin/src/Odin/vendor/stb/src'
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lapi.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lcode.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(ldebug.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(ldo.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(ldump.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lfunc.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lgc.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(llex.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lmem.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lobject.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lopcodes.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lparser.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lstate.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lstring.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(ltable.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(ltm.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lundump.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lvm.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lzio.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lauxlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lbaselib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(ldblib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(liolib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lmathlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(loslib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(ltablib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lstrlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(loadlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(linit.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lapi.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lcode.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(ldebug.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(ldo.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(ldump.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lfunc.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lgc.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(llex.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lmem.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lobject.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lopcodes.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lparser.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lstate.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lstring.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(ltable.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(ltm.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lundump.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lvm.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lzio.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lauxlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lbaselib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(ldblib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(liolib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lmathlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(loslib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(ltablib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(lstrlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(loadlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.a(linit.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.1/linux/liblua5.1.so'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lapi.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lcode.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(ldebug.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(ldo.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(ldump.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lfunc.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lgc.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(llex.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lmem.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lobject.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lopcodes.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lparser.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lstate.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lstring.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(ltable.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(ltm.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lundump.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lvm.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lzio.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lctype.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lbitlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lauxlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lbaselib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(ldblib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(liolib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lmathlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(loslib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(ltablib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lstrlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(loadlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(linit.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lcorolib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lapi.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lcode.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(ldebug.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(ldo.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(ldump.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lfunc.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lgc.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(llex.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lmem.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lobject.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lopcodes.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lparser.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lstate.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lstring.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(ltable.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(ltm.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lundump.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lvm.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lzio.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lctype.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lbitlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lauxlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lbaselib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(ldblib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(liolib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lmathlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(loslib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(ltablib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lstrlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(loadlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(linit.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.a(lcorolib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.2/linux/liblua52.so'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lapi.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lcode.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(ldebug.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(ldo.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(ldump.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lfunc.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lgc.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(llex.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lobject.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lopcodes.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lparser.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lstate.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lstring.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(ltable.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(ltm.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lundump.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lvm.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lzio.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lctype.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lbitlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lmem.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(ltablib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lauxlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lbaselib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(ldblib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(liolib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lmathlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(loslib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lstrlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(loadlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(linit.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lcorolib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lutf8lib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lapi.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lcode.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(ldebug.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(ldo.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(ldump.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lfunc.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lgc.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(llex.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lobject.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lopcodes.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lparser.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lstate.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lstring.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(ltable.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(ltm.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lundump.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lvm.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lzio.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lctype.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lbitlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lmem.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(ltablib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lauxlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lbaselib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(ldblib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(liolib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lmathlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(loslib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lstrlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(loadlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(linit.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lcorolib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.a(lutf8lib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.3/linux/liblua53.so'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lapi.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lcode.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(ldebug.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(ldo.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(ldump.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lfunc.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lgc.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(llex.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lobject.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lopcodes.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lparser.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lstate.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lstring.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(ltable.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(ltm.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lundump.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lvm.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lzio.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lctype.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lmem.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(ltablib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lauxlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lbaselib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(ldblib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(liolib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lmathlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(loslib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lstrlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(loadlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(linit.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lcorolib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lutf8lib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lapi.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lcode.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(ldebug.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(ldo.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(ldump.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lfunc.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lgc.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(llex.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lobject.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lopcodes.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lparser.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lstate.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lstring.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(ltable.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(ltm.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lundump.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lvm.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lzio.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lctype.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lmem.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(ltablib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lauxlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lbaselib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(ldblib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(liolib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lmathlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(loslib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lstrlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(loadlib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(linit.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lcorolib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.a(lutf8lib.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/lua/5.4/linux/liblua54.so'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraygui.a(raygui.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraygui.a(raygui.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraygui.so'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.a(rcore.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.a(rshapes.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.a(rtextures.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.a(rtext.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.a(utils.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.a(rglfw.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.a(rmodels.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.a(raudio.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.a(rcore.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.a(rshapes.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.a(rtextures.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.a(rtext.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.a(utils.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.a(rglfw.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.a(rmodels.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.a(raudio.o)'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.so'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.so.5.5.0'
strip: Unable to recognise the format of the input file `./usr/lib/odin/vendor/raylib/linux/libraylib.so.550'
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "odin"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: odin dev_2025_11-1 (Sat Nov 22 18:32:23 2025)
==> Cleaning up...
[?12l[?25h