==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: stfl 0.24-6 (Sun Sep 8 13:39:49 2024) ==> Retrieving sources... -> Found stfl-0.24.tar.gz -> Found stfl-archlinux.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... stfl-0.24.tar.gz ... Passed stfl-archlinux.patch ... Passed ==> Making package: stfl 0.24-6 (Sun Sep 8 13:39:56 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (1) swig-4.2.1-3 Total Installed Size: 4.89 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 swig... [?25h==> Retrieving sources... -> Found stfl-0.24.tar.gz -> Found stfl-archlinux.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting stfl-0.24.tar.gz with bsdtar ==> Starting build()... patching file Makefile.cfg patching file stfl_internals.h gcc -pthread -I. -MM *.c > Makefile.deps_new gcc -pthread -I. -MM widgets/*.c | sed 's,^wt_[^ ]*\.o: ,widgets/&,' >> Makefile.deps_new mv -f Makefile.deps_new Makefile.deps make: 'Makefile.deps' is up to date. gcc -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o public.o public.c gcc -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o base.o base.c gcc -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o parser.o parser.c gcc -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o dump.o dump.c gcc -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o style.o style.c gcc -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o binding.o binding.c gcc -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o iconv.o iconv.c gcc -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_box.o widgets/wt_box.c gcc -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_checkbox.o widgets/wt_checkbox.c gcc -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_input.o widgets/wt_input.c gcc -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_label.o widgets/wt_label.c gcc -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_list.o widgets/wt_list.c gcc -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_table.o widgets/wt_table.c gcc -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_textedit.o widgets/wt_textedit.c gcc -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o widgets/wt_textview.o widgets/wt_textview.c gcc -pthread -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -I. -Wall -Os -ggdb -D_GNU_SOURCE -fPIC -c -o example.o example.c gcc -pthread -shared -Wl,-soname,libstfl.so.0 -o libstfl.so.0.24 -lncursesw public.o base.o parser.o dump.o style.o binding.o iconv.o widgets/wt_box.o widgets/wt_checkbox.o widgets/wt_input.o widgets/wt_label.o widgets/wt_list.o widgets/wt_table.o widgets/wt_textedit.o widgets/wt_textview.o rm -f libstfl.a ar qc libstfl.a public.o base.o parser.o dump.o style.o binding.o iconv.o widgets/wt_box.o widgets/wt_checkbox.o widgets/wt_input.o widgets/wt_label.o widgets/wt_list.o widgets/wt_table.o widgets/wt_textedit.o widgets/wt_textview.o ranlib libstfl.a gcc -pthread -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now example.o libstfl.a -lncursesw -o example ==> Entering fakeroot environment... ==> Starting package()... sed 's,@VERSION@,0.24,g' < stfl.pc.in | sed 's,@PREFIX@,/usr,g' > stfl.pc mkdir -p /build/stfl/pkg/stfl/usr/lib/pkgconfig mkdir -p /build/stfl/pkg/stfl/usr/include install -m 644 libstfl.a /build/stfl/pkg/stfl/usr/lib install -m 644 stfl.h /build/stfl/pkg/stfl/usr/include/ install -m 644 stfl.pc /build/stfl/pkg/stfl/usr/lib/pkgconfig/ install -m 644 libstfl.so.0.24 /build/stfl/pkg/stfl/usr/lib ln -fs libstfl.so.0.24 /build/stfl/pkg/stfl/usr/lib/libstfl.so ==> 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... ==> Creating package "stfl"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Adding changelog file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: stfl 0.24-6 (Sun Sep 8 13:40:01 2024) ==> Cleaning up...