==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: bbpager 0.4.7-10 (Thu Jul 11 23:23:17 2024)
==> Retrieving sources...
  -> Found bbpager-0.4.7.tar.gz
  -> Found 02_gcc43.dpatch
  -> Found fix-linking-ugly.diff
  -> Found autotools.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    bbpager-0.4.7.tar.gz ... Passed
    02_gcc43.dpatch ... Passed
    fix-linking-ugly.diff ... Passed
    autotools.patch ... Passed
==> Making package: bbpager 0.4.7-10 (Thu Jul 11 23:23:24 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: harfbuzz will be installed before its freetype2 dependency

Packages (18) fontconfig-2:2.15.0-2  freetype2-2.13.2-2  graphite-1:1.3.14-4
              harfbuzz-9.0.0-1  libice-1.1.1-3  libpng-1.6.43-1  libsm-1.2.4-2
              libx11-1.8.9-1  libxau-1.0.11-3  libxcb-1.17.0-1
              libxdmcp-1.1.5-1.1  libxrender-0.9.11-2  libxt-1.3.0-2
              xcb-proto-1.17.0-2  xorgproto-2024.1-2  blackbox-0.77-2
              libxext-1.3.6-1  libxft-2.3.8-2

Total Download Size:    0.30 MiB
Total Installed Size:  28.74 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 blackbox-0.77-2-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libpng...
installing graphite...
Optional dependencies for graphite
    graphite-docs: Documentation
installing harfbuzz...
Optional dependencies for harfbuzz
    harfbuzz-utils: utilities
installing freetype2...
installing fontconfig...
Creating fontconfig configuration...
Rebuilding fontconfig cache...
installing xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libx11...
installing libxrender...
installing libxft...
installing libxext...
installing libice...
installing libsm...
installing libxt...
installing blackbox...
:: Running post-transaction hooks...
(1/2) Updating fontconfig configuration...
(2/2) Updating fontconfig cache...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found bbpager-0.4.7.tar.gz
  -> Found 02_gcc43.dpatch
  -> Found fix-linking-ugly.diff
  -> Found autotools.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting bbpager-0.4.7.tar.gz with bsdtar
==> Starting prepare()...
patching file src/Baseresource.cxx
patching file src/main.cxx
patching file src/resource.cxx
patching file configure.ac
patching file src/Makefile.am
configure.ac:10: warning: underquoted definition of AC_SET_DEBUG
configure.ac:10:   run info Automake 'Extending aclocal'
configure.ac:10:   or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.ac:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:3: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:34: installing './compile'
configure.ac:10: warning: underquoted definition of AC_SET_DEBUG
configure.ac:10:   run info Automake 'Extending aclocal'
configure.ac:10:   or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal
configure.ac:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:773: AM_INIT_AUTOMAKE is expanded from...
configure.ac:3: the top level
configure.ac:38: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:38: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:38: the top level
configure.ac:40: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:40: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:40: the top level
configure.ac:62: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:62: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:62: the top level
configure.ac:74: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:74: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:1125: AM_CONFIG_HEADER is expanded from...
configure.ac:74: the top level
configure.ac:86: warning: AC_OUTPUT should be used without arguments.
configure.ac:86: You should run autoupdate.
configure.ac:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:3: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/build/bbpager/src/bbpager-0.4.7/missing: Unknown `--is-lightweight' option
Try `/build/bbpager/src/bbpager-0.4.7/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ctype.h... yes
checking for fcntl.h... yes
checking for libgen.h... yes
checking for locale.h... yes
checking for process.h... no
checking for signal.h... yes
checking for stdio.h... (cached) yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for sys/select.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/wait.h... yes
checking for setlocale... yes
checking for sigaction... yes
checking for strftime... yes
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... yes
checking for XMissingExtension in -lXext... yes
checking for an ANSI C-conforming const... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for select... yes
checking for strstr... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libbt... yes

	bbpager version 0.4.7 configured successfully.

Using '/usr' for installation.
Using 'g++' for C++ compiler.
Building with '-march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -I/usr/include/bt -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread' for C++ compiler flags.
Building with ' -lXext -lbt -lXext -lX11' for linker flags.

checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/bbpager/src/bbpager-0.4.7'
Making all in src
make[2]: Entering directory '/build/bbpager/src/bbpager-0.4.7/src'
g++ -DHAVE_CONFIG_H -I. -I..  -DSHAPE -DBBTOOL_GLOBAL=\"/usr/share/bbtools/bbpager.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbpager.rc\"   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -I/usr/include/bt -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -MT bbpager.o -MD -MP -MF .deps/bbpager.Tpo -c -o bbpager.o bbpager.cxx
g++ -DHAVE_CONFIG_H -I. -I..  -DSHAPE -DBBTOOL_GLOBAL=\"/usr/share/bbtools/bbpager.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbpager.rc\"   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -I/usr/include/bt -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cxx
g++ -DHAVE_CONFIG_H -I. -I..  -DSHAPE -DBBTOOL_GLOBAL=\"/usr/share/bbtools/bbpager.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbpager.rc\"   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -I/usr/include/bt -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -MT Baseresource.o -MD -MP -MF .deps/Baseresource.Tpo -c -o Baseresource.o Baseresource.cxx
g++ -DHAVE_CONFIG_H -I. -I..  -DSHAPE -DBBTOOL_GLOBAL=\"/usr/share/bbtools/bbpager.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbpager.rc\"   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -I/usr/include/bt -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -MT resource.o -MD -MP -MF .deps/resource.Tpo -c -o resource.o resource.cxx
g++ -DHAVE_CONFIG_H -I. -I..  -DSHAPE -DBBTOOL_GLOBAL=\"/usr/share/bbtools/bbpager.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbpager.rc\"   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -I/usr/include/bt -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -MT wminterface.o -MD -MP -MF .deps/wminterface.Tpo -c -o wminterface.o wminterface.cxx
g++ -DHAVE_CONFIG_H -I. -I..  -DSHAPE -DBBTOOL_GLOBAL=\"/usr/share/bbtools/bbpager.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbpager.rc\"   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -I/usr/include/bt -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -MT pager.o -MD -MP -MF .deps/pager.Tpo -c -o pager.o pager.cxx
g++ -DHAVE_CONFIG_H -I. -I..  -DSHAPE -DBBTOOL_GLOBAL=\"/usr/share/bbtools/bbpager.rc\" -DBBTOOL_LOCAL=\"~/.bbtools/bbpager.rc\"   -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -I/usr/include/bt -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread -MT desktop.o -MD -MP -MF .deps/desktop.Tpo -c -o desktop.o desktop.cxx
mv -f .deps/wminterface.Tpo .deps/wminterface.Po
mv -f .deps/Baseresource.Tpo .deps/Baseresource.Po
mv -f .deps/desktop.Tpo .deps/desktop.Po
mv -f .deps/main.Tpo .deps/main.Po
mv -f .deps/pager.Tpo .deps/pager.Po
mv -f .deps/resource.Tpo .deps/resource.Po
mv -f .deps/bbpager.Tpo .deps/bbpager.Po
g++  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -I/usr/include/bt -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-6 -pthread  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now   -lSM -lICE -lX11 -o bbpager bbpager.o main.o Baseresource.o resource.o wminterface.o pager.o desktop.o  -lXext -lbt -lXext -lX11
make[2]: Leaving directory '/build/bbpager/src/bbpager-0.4.7/src'
Making all in data
make[2]: Entering directory '/build/bbpager/src/bbpager-0.4.7/data'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/bbpager/src/bbpager-0.4.7/data'
make[2]: Entering directory '/build/bbpager/src/bbpager-0.4.7'
make[2]: Leaving directory '/build/bbpager/src/bbpager-0.4.7'
make[1]: Leaving directory '/build/bbpager/src/bbpager-0.4.7'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/bbpager/src/bbpager-0.4.7/src'
make[2]: Entering directory '/build/bbpager/src/bbpager-0.4.7/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/bbpager/pkg/bbpager/usr/bin'
  /usr/bin/install -c bbpager '/build/bbpager/pkg/bbpager/usr/bin'
make[2]: Leaving directory '/build/bbpager/src/bbpager-0.4.7/src'
make[1]: Leaving directory '/build/bbpager/src/bbpager-0.4.7/src'
Making install in data
make[1]: Entering directory '/build/bbpager/src/bbpager-0.4.7/data'
make[2]: Entering directory '/build/bbpager/src/bbpager-0.4.7/data'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/bbpager/pkg/bbpager/usr/share/bbtools'
 /usr/bin/install -c -m 644 bbpager.rc README.bbpager '/build/bbpager/pkg/bbpager/usr/share/bbtools'
make[2]: Leaving directory '/build/bbpager/src/bbpager-0.4.7/data'
make[1]: Leaving directory '/build/bbpager/src/bbpager-0.4.7/data'
make[1]: Entering directory '/build/bbpager/src/bbpager-0.4.7'
make[2]: Entering directory '/build/bbpager/src/bbpager-0.4.7'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/bbpager/src/bbpager-0.4.7'
make[1]: Leaving directory '/build/bbpager/src/bbpager-0.4.7'
==> 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 "bbpager"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: bbpager 0.4.7-10 (Thu Jul 11 23:23:41 2024)
==> Cleaning up...