==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: lrs 073.a-1 (Wed Jul 15 15:04:05 2026)
==> Retrieving sources...
-> Found lrslib-073a.tar.gz
-> Found lrs-system-cflags.patch
-> Found 32-bit-support.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
lrslib-073a.tar.gz ... Passed
lrs-system-cflags.patch ... Passed
32-bit-support.patch ... Passed
==> Making package: lrs 073.a-1 (Wed Jul 15 21:04:31 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found lrslib-073a.tar.gz
-> Found lrs-system-cflags.patch
-> Found 32-bit-support.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting lrslib-073a.tar.gz with bsdtar
==> Starting prepare()...
patching file makefile
Hunk #1 succeeded at 75 with fuzz 2 (offset 43 lines).
Hunk #2 succeeded at 246 (offset 18 lines).
Hunk #3 succeeded at 259 (offset 18 lines).
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file makefile
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> Starting build()...
cc -O3 -Wall -I lrsarith-011/ -DMA -c -o lrs.o lrs.c
cc -O3 -Wall -I lrsarith-011/ -DMA -DSAFE -DLRSLONG -c -o lrslong1.o lrsarith-011/lrslong.c
cc -O3 -Wall -I lrsarith-011/ -fopenmp -DPLRS -DMA -DSAFE -DLRSLONG -c -o lrslib1.o lrslib.c
cc -O3 -Wall -I lrsarith-011/ -fopenmp -DPLRS -DMA -I/usr/include -c -o lrslibgmp.o lrslib.c -DGMP -lgmp
cc -O3 -Wall -I lrsarith-011/ -DMA -I/usr/include -c -o lrsgmp.o lrsarith-011/lrsgmp.c -DGMP -lgmp
cc -O3 -Wall -I lrsarith-011/ -c -o lrsdriver.o lrsdriver.c
cc -O3 -Wall -I lrsarith-011/ -fopenmp -DPLRS -I/usr/include -o lrsgmp lrs.c lrslib.c lrsarith-011/lrsgmp.c lrsdriver.c -L/usr/lib -DGMP -lgmp
cc -O3 -Wall -I lrsarith-011/ -fopenmp -DPLRS -DMA -L/usr/lib -o lrs lrs.o lrslong1.o lrslib1.o lrslibgmp.o lrsgmp.o lrsdriver.o -DGMP -lgmp
ln -s -f lrs redund
ln -s -f lrs minrep
ln -s -f lrs fel
==> Entering fakeroot environment...
==> Starting package()...
cc -O3 -Wall -I lrsarith-011/ -fPIC -DMA -DSAFE -DLRSLONG -c -o lrslong1-shr.o lrsarith-011/lrslong.c
cc -O3 -Wall -I lrsarith-011/ -fPIC -DMA -DSAFE -DLRSLONG -c -o lrslib1-shr.o lrslib.c
cc -O3 -Wall -I lrsarith-011/ -fPIC -DMA -DGMP -I/usr/include -c -o lrslibgmp-shr.o lrslib.c
cc -O3 -Wall -I lrsarith-011/ -fPIC -DMA -DGMP -I/usr/include -c -o lrsgmp-shr.o lrsarith-011/lrsgmp.c
cc -O3 -Wall -I lrsarith-011/ -fPIC -c -o lrsdriver-shr.o lrsdriver.c
cc -O3 -Wall -I lrsarith-011/ -DMA -L/usr/lib -c -o lrs-shared.o lrs.c
mkdir -p /build/lrs/pkg/lrs/usr/include/lrslib
install -t /build/lrs/pkg/lrs/usr/include/lrslib lrslib.h lrsdriver.h lrsarith-011/lrsgmp.h lrsarith-011/lrslong.h lrsarith-011/lrsmp.h lrsrestart.h
cc -shared -Wl,-soname=liblrs.so.1 -o liblrs.so.1.0.0 lrslong1-shr.o lrslib1-shr.o lrslibgmp-shr.o lrsgmp-shr.o lrsdriver-shr.o -lgmp -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
ln -sf liblrs.so.1.0.0 liblrs.so.1
ln -sf liblrs.so.1 liblrs.so
cc liblrs.so lrs-shared.o -o lrs-shared -L . -llrs -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
cc -O3 -Wall -I lrsarith-011/ -DGMP -DMA lrsnash.c lrsnashlib.c -I/usr/include -o lrsnash-shared -L . -llrs -lgmp -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
lrsnashlib.c: In function ‘nash2_main’:
lrsnashlib.c:204:8: warning: variable ‘startcol’ set but not used [-Wunused-but-set-variable=]
204 | long startcol = 0;
| ^~~~~~~~
mkdir -p /build/lrs/pkg/lrs/usr/bin
for file in lrs-shared lrsnash-shared; do cp ${file} /build/lrs/pkg/lrs/usr/bin/$(basename $file -shared); done
mkdir -p /build/lrs/pkg/lrs/usr/lib
install -t /build/lrs/pkg/lrs/usr/lib liblrs.so.1.0.0
cd /build/lrs/pkg/lrs/usr/lib && ln -sf liblrs.so.1.0.0 liblrs.so
cd /build/lrs/pkg/lrs/usr/lib && ln -sf liblrs.so.1.0.0 liblrs.so.1
==> 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 "lrs"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: lrs 073.a-1 (Wed Jul 15 21:05:07 2026)
==> Cleaning up...
[?12l[?25h