==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: uasm 2.57-3 (Mon Feb 16 18:09:02 2026)
==> Retrieving sources...
-> Updating uasm git repo...
-> Found uasm_extended_guide_v2.57.pdf
-> Found uasm-nocolor
-> Found repro-date.patch
-> Found add-missing-header.patch
-> Found add-modern-ish-defines.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
uasm ... Passed
uasm_extended_guide_v2.57.pdf ... Passed
uasm-nocolor ... Passed
repro-date.patch ... Passed
add-missing-header.patch ... Passed
add-modern-ish-defines.patch ... Passed
==> Validating source files with b2sums...
uasm ... Passed
uasm_extended_guide_v2.57.pdf ... Passed
uasm-nocolor ... Passed
repro-date.patch ... Passed
add-missing-header.patch ... Passed
add-modern-ish-defines.patch ... Passed
==> Making package: uasm 2.57-3 (Tue Feb 17 01:09:30 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.33-9 zlib-ng-2.3.3-1 git-2.53.0-1
Total Installed Size: 49.59 MiB
:: Proceed with installation? [Y/n]
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
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found uasm_extended_guide_v2.57.pdf
-> Found uasm-nocolor
-> Found repro-date.patch
-> Found add-missing-header.patch
-> Found add-modern-ish-defines.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of uasm git repo...
Cloning into 'uasm'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Auto-merging assemble.c
Auto-merging assemble.c
Auto-merging assemble.c
Auto-merging assemble.c
Auto-merging assemble.c
Auto-merging assemble.c
patching file H/msgdef.h
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file assemble.c
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file Makefile-Linux.mak
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
mkdir GccUnixR
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/main.o main.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/apiemu.o apiemu.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/orgfixup.o orgfixup.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/assemble.o assemble.c
assemble.c: In function 'AssembleModule':
assemble.c:1809:14: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'uint_32' {aka 'long unsigned int'} [-Wformat=]
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/assume.o assume.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/atofloat.o atofloat.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/backptch.o backptch.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/bin.o bin.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/branch.o branch.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/cmdline.o cmdline.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/codegen.o codegen.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/codegenv2.o codegenv2.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/coff.o coff.c
coff.c: In function 'coff_write_section_table':
coff.c:142:32: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'uint_32' {aka 'long unsigned int'} [-Wformat=]
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/condasm.o condasm.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/context.o context.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/cpumodel.o cpumodel.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/data.o data.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/dbgcv.o dbgcv.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/directiv.o directiv.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/elf.o elf.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/end.o end.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/equate.o equate.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/errmsg.o errmsg.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/expans.o expans.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/expreval.o expreval.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/extern.o extern.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/fastpass.o fastpass.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/fixup.o fixup.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/fpfixup.o fpfixup.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/hll.o hll.c
hll.c: In function 'GetLabelStr':
hll.c:513:19: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'int_32' {aka 'long int'} [-Wformat=]
hll.c: In function 'GetSimpleExpression':
hll.c:718:33: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'uint_32' {aka 'long unsigned int'} [-Wformat=]
hll.c: In function 'HllEndDir':
hll.c:2102:43: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint_64' {aka 'long long unsigned int'} [-Wformat=]
hll.c:2104:43: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'uint_64' {aka 'long long unsigned int'} [-Wformat=]
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/input.o input.c
input.c: In function 'GetCurrSrcPos':
input.c:484:68: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'uint_32' {aka 'long unsigned int'} [-Wformat=]
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/invoke.o invoke.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/label.o label.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/linnum.o linnum.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/listing.o listing.c
listing.c: In function 'LstWrite':
listing.c:204:29: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'uint_32' {aka 'long unsigned int'} [-Wformat=]
listing.c:264:33: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'uint_32' {aka 'long unsigned int'} [-Wformat=]
listing.c:271:41: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'int_32' {aka 'long int'} [-Wformat=]
listing.c:296:29: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'uint_32' {aka 'long unsigned int'} [-Wformat=]
listing.c:301:33: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'uint_32' {aka 'long unsigned int'} [-Wformat=]
listing.c: In function 'log_proc':
listing.c:911:34: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'uint_32' {aka 'long unsigned int'} [-Wformat=]
listing.c: In function 'log_symbol':
listing.c:971:54: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'uint_32' {aka 'long unsigned int'} [-Wformat=]
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/loop.o loop.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/lqueue.o lqueue.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/ltype.o ltype.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/macho64.o macho64.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/macro.o macro.c
macro.c: In function 'fill_placeholders':
macro.c:99:39: warning: format '%X' expects argument of type 'unsigned int', but argument 3 has type 'uint_32' {aka 'long unsigned int'} [-Wformat=]
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/macrolib.o macrolib.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/mangle.o mangle.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/memalloc.o memalloc.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/msgtext.o msgtext.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/omf.o omf.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/omffixup.o omffixup.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/omfint.o omfint.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/option.o option.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/parser.o parser.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/posndir.o posndir.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/preproc.o preproc.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/proc.o proc.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/queue.o queue.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/reswords.o reswords.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/safeseh.o safeseh.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/segment.o segment.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/simd.o simd.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/simsegm.o simsegm.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/string.o string.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/symbols.o symbols.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/tbyte.o tbyte.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/pseudoFilter.o pseudoFilter.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/tokenize.o tokenize.c
gcc -D __UNIX__ -c -IH -D __UNIX__ -DNDEBUG -O2 -funsigned-char -Werror=write-strings -Wunused -Wuninitialized -Wno-switch -Wno-enum-conversion -Wno-enum-compare --std=c17 -D_POSIX_C_SOURCE=200809L -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -o GccUnixR/types.o types.c
gcc -D __UNIX__ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection GccUnixR/main.o GccUnixR/apiemu.o GccUnixR/orgfixup.o GccUnixR/assemble.o GccUnixR/assume.o GccUnixR/atofloat.o GccUnixR/backptch.o GccUnixR/bin.o GccUnixR/branch.o GccUnixR/cmdline.o GccUnixR/codegen.o GccUnixR/codegenv2.o GccUnixR/coff.o GccUnixR/condasm.o GccUnixR/context.o GccUnixR/cpumodel.o GccUnixR/data.o GccUnixR/dbgcv.o GccUnixR/directiv.o GccUnixR/elf.o GccUnixR/end.o GccUnixR/equate.o GccUnixR/errmsg.o GccUnixR/expans.o GccUnixR/expreval.o GccUnixR/extern.o GccUnixR/fastpass.o GccUnixR/fixup.o GccUnixR/fpfixup.o GccUnixR/hll.o GccUnixR/input.o GccUnixR/invoke.o GccUnixR/label.o GccUnixR/linnum.o GccUnixR/listing.o GccUnixR/loop.o GccUnixR/lqueue.o GccUnixR/ltype.o GccUnixR/macho64.o GccUnixR/macro.o GccUnixR/macrolib.o GccUnixR/mangle.o GccUnixR/memalloc.o GccUnixR/msgtext.o GccUnixR/omf.o GccUnixR/omffixup.o GccUnixR/omfint.o GccUnixR/option.o GccUnixR/parser.o GccUnixR/posndir.o GccUnixR/preproc.o GccUnixR/proc.o GccUnixR/queue.o GccUnixR/reswords.o GccUnixR/safeseh.o GccUnixR/segment.o GccUnixR/simd.o GccUnixR/simsegm.o GccUnixR/string.o GccUnixR/symbols.o GccUnixR/tbyte.o GccUnixR/pseudoFilter.o GccUnixR/tokenize.o GccUnixR/types.o -s -o GccUnixR/uasm -Wl,-Map,GccUnixR/uasm.map -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
==> Entering fakeroot environment...
==> Starting package()...
install: creating directory '/build/uasm/pkg/uasm/usr'
install: creating directory '/build/uasm/pkg/uasm/usr/bin'
'GccUnixR/uasm' -> '/build/uasm/pkg/uasm/usr/bin/uasm'
'/build/uasm/src/uasm-nocolor' -> '/build/uasm/pkg/uasm/usr/bin/uasm-nocolor'
install: creating directory '/build/uasm/pkg/uasm/usr/share'
install: creating directory '/build/uasm/pkg/uasm/usr/share/doc'
install: creating directory '/build/uasm/pkg/uasm/usr/share/doc/uasm'
'Readme.txt' -> '/build/uasm/pkg/uasm/usr/share/doc/uasm/Readme.txt'
'History.txt' -> '/build/uasm/pkg/uasm/usr/share/doc/uasm/History.txt'
'README.md' -> '/build/uasm/pkg/uasm/usr/share/doc/uasm/README.md'
'Doc/enh.txt' -> '/build/uasm/pkg/uasm/usr/share/doc/uasm/enh.txt'
'Doc/fixes.txt' -> '/build/uasm/pkg/uasm/usr/share/doc/uasm/fixes.txt'
'Doc/gencode.txt' -> '/build/uasm/pkg/uasm/usr/share/doc/uasm/gencode.txt'
'Doc/overview.txt' -> '/build/uasm/pkg/uasm/usr/share/doc/uasm/overview.txt'
'Doc/srclic.txt' -> '/build/uasm/pkg/uasm/usr/share/doc/uasm/srclic.txt'
'/build/uasm/src/uasm_extended_guide_v2.57.pdf' -> '/build/uasm/pkg/uasm/usr/share/doc/uasm/uasm_extended_guide_v2.57.pdf'
install: creating directory '/build/uasm/pkg/uasm/usr/share/licenses'
install: creating directory '/build/uasm/pkg/uasm/usr/share/licenses/uasm'
'License.txt' -> '/build/uasm/pkg/uasm/usr/share/licenses/uasm/License.txt'
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "uasm"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: uasm 2.57-3 (Tue Feb 17 01:10:12 2026)
==> Cleaning up...
[?12l[?25h