==> Cloning ocrad ... Cloning into 'ocrad'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring ocrad :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129k 100 129k 0 0 366k 0 --:--:-- --:--:-- --:--:-- 366k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8504k 100 8504k 0 0 18.5M 0 --:--:-- --:--:-- --:--:-- 18.5M % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 57 139k 57 81566 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k 100 139k 100 139k 0 0 390k 0 --:--:-- --:--:-- --:--:-- 390k :: Starting full system upgrade... resolving dependencies... looking for conflicting packages... Packages (1) tzdata-2024a-1 Total Download Size: 0.38 MiB Total Installed Size: 2.00 MiB Net Upgrade Size: 0.00 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 386k 100 386k 0 0 91.6M 0 --:--:-- --:--:-- --:--:-- 94.3M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... upgrading tzdata... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Making package: ocrad 0.29-1 (Sat Mar 8 01:09:05 2025) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (1) libpng-1.6.42-1 Total Download Size: 0.24 MiB Total Installed Size: 0.57 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 248k 100 248k 0 0 77.3M 0 --:--:-- --:--:-- --:--:-- 81.0M checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libpng... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading ocrad-0.29.tar.lz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 96519 100 96519 0 0 227k 0 --:--:-- --:--:-- --:--:-- 227k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... ocrad-0.29.tar.lz ... Passed ==> Extracting sources... -> Extracting ocrad-0.29.tar.lz with bsdtar ==> Starting build()... creating config.status creating Makefile VPATH = . prefix = /usr exec_prefix = $(prefix) bindir = $(exec_prefix)/bin datarootdir = $(prefix)/share includedir = ${prefix}/include infodir = $(datarootdir)/info libdir = ${exec_prefix}/lib mandir = $(datarootdir)/man CXX = g++ AR = ar CPPFLAGS = CXXFLAGS = -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects LDFLAGS = -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now ARFLAGS = -rcs LIBS = -lpng MAKEINFO = makeinfo OK. Now you can run make. If make fails, check that the PNG library libpng is correctly installed (see INSTALL). g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o common.o common.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o segment.o segment.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o mask.o mask.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o rational.o rational.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o rectangle.o rectangle.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o track.o track.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o iso_8859.o iso_8859.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o ucs.o ucs.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o user_filter.o user_filter.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o page_image.o page_image.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o page_image_io.o page_image_io.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o png_io.o png_io.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o bitmap.o bitmap.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o blob.o blob.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o profile.o profile.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o feats.o feats.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o feats_test0.o feats_test0.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o feats_test1.o feats_test1.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o character.o character.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o character_r11.o character_r11.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o character_r12.o character_r12.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o character_r13.o character_r13.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o textline.o textline.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o textline_r2.o textline_r2.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o textblock.o textblock.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o textpage.o textpage.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o arg_parser.o arg_parser.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -DPROGVERSION=\"0.29\" -c -o main.o main.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -c -o ocradlib.o ocradlib.cc g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -ffat-lto-objects -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ocrad common.o segment.o mask.o rational.o rectangle.o track.o iso_8859.o ucs.o user_filter.o page_image.o page_image_io.o png_io.o bitmap.o blob.o profile.o feats.o feats_test0.o feats_test1.o character.o character_r11.o character_r12.o character_r13.o textline.o textline_r2.o textblock.o textpage.o arg_parser.o main.o -lpng ar -rcs libocrad.a common.o segment.o mask.o rational.o rectangle.o track.o iso_8859.o ucs.o user_filter.o page_image.o page_image_io.o png_io.o bitmap.o blob.o profile.o feats.o feats_test0.o feats_test1.o character.o character_r11.o character_r12.o character_r13.o textline.o textline_r2.o textblock.o textpage.o ocradlib.o ==> Entering fakeroot environment... ==> Starting package()... if [ ! -d "/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/bin" ] ; then install -d -m 755 "/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/bin" ; fi if [ ! -d "/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/share/info" ] ; then install -d -m 755 "/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/share/info" ; fi if [ ! -d "/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/share/man/man1" ] ; then install -d -m 755 "/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/share/man/man1" ; fi if [ ! -d "/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/include" ] ; then install -d -m 755 "/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/include" ; fi rm -f "/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/share/info/ocrad.info"* rm -f "/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/share/man/man1/ocrad.1"* install -m 644 ./doc/ocrad.info "/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/share/info/ocrad.info" install -m 644 ./doc/ocrad.1 "/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/share/man/man1/ocrad.1" if [ ! -d "/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/lib" ] ; then install -d -m 755 "/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/lib" ; fi if /bin/sh -c "install-info --version" > /dev/null 2>&1 ; then \ install-info --info-dir="/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/share/info" "/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/share/info/ocrad.info" ; \ fi install -m 755 ./ocrad "/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/bin/ocrad" install -m 644 ./ocradlib.h "/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/include/ocradlib.h" install -m 644 ./libocrad.a "/tmp/archlinux-ci/ocrad-archlinuxrb-build-SKzUN0Os/ocrad/pkg/ocrad/usr/lib/libocrad.a" ==> 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 "ocrad"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: ocrad 0.29-1 (Sat Mar 8 01:09:13 2025)