==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: xorg-twm 1.0.13.1-1 (Mon May  5 23:54:44 2025)
==> Retrieving sources...
  -> Found twm-1.0.13.1.tar.xz
  -> Found twm-1.0.13.1.tar.xz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    twm-1.0.13.1.tar.xz ... Passed
    twm-1.0.13.1.tar.xz.sig ... Skipped
==> Making package: xorg-twm 1.0.13.1-1 (Mon May  5 23:55:07 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (11) libxau-1.0.12-1  libxcb-1.17.0-1  libxdmcp-1.1.5-1.1
              xcb-proto-1.17.0-3  xorgproto-2024.1-2  libice-1.1.2-1
              libsm-1.2.6-1  libx11-1.8.12-1  libxext-1.3.6-1  libxmu-1.2.1-1
              libxt-1.3.1-1

Total Download Size:    3.95 MiB
Total Installed Size:  19.07 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libx11-1.8.12-1-armv7h downloading...
 libxcb-1.17.0-1-armv7h downloading...
 libxt-1.3.1-1-armv7h downloading...
 xorgproto-2024.1-2-any downloading...
 xcb-proto-1.17.0-3-any downloading...
 libxext-1.3.6-1-armv7h downloading...
 libice-1.1.2-1-armv7h downloading...
 libxmu-1.2.1-1-armv7h downloading...
 libsm-1.2.6-1-armv7h downloading...
 libxdmcp-1.1.5-1.1-armv7h downloading...
 libxau-1.0.12-1-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libx11...
installing libxext...
installing libice...
installing libsm...
installing libxt...
installing libxmu...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) xorg-util-macros-1.20.2-1

Total Download Size:   0.02 MiB
Total Installed Size:  0.09 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 xorg-util-macros-1.20.2-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing xorg-util-macros...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found twm-1.0.13.1.tar.xz
  -> Found twm-1.0.13.1.tar.xz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting twm-1.0.13.1.tar.xz with bsdtar
==> Starting build()...
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 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 wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
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 the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking for gcc options needed to detect all undeclared functions... none needed
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
checking for a sed that does not truncate output... /usr/bin/sed
checking if gcc supports -Werror=unknown-warning-option... no
checking if gcc supports -Werror=unused-command-line-argument... no
checking if gcc supports -Wall... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wformat=2... yes
checking if gcc supports -Wstrict-prototypes... yes
checking if gcc supports -Wmissing-prototypes... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Wbad-function-cast... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wdeclaration-after-statement... yes
checking if gcc supports -Wunused... yes
checking if gcc supports -Wuninitialized... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wmissing-format-attribute... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wlogical-op... yes
checking if gcc supports -Werror=implicit... yes
checking if gcc supports -Werror=nonnull... yes
checking if gcc supports -Werror=init-self... yes
checking if gcc supports -Werror=main... yes
checking if gcc supports -Werror=missing-braces... yes
checking if gcc supports -Werror=sequence-point... yes
checking if gcc supports -Werror=return-type... yes
checking if gcc supports -Werror=trigraphs... yes
checking if gcc supports -Werror=array-bounds... yes
checking if gcc supports -Werror=write-strings... yes
checking if gcc supports -Werror=address... yes
checking if gcc supports -Werror=int-to-pointer-cast... yes
checking if gcc supports -Werror=pointer-to-int-cast... yes
checking if gcc supports -pedantic... yes
checking if gcc supports -Werror... yes
checking if gcc supports -Werror=attributes... yes
checking whether make supports nested variables... (cached) yes
checking for bison... bison -y
checking for bison... /usr/bin/bison
checking for flex... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking whether yytext is a pointer... yes
checking for mkstemp... yes
checking for x11 xext xt xmu ice sm xproto >= 7.0.17... yes
checking for xrandr... no
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 man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/xorg-twm/src/twm-1.0.13.1'
Making all in src
make[2]: Entering directory '/build/xorg-twm/src/twm-1.0.13.1/src'
make  all-am
make[3]: Entering directory '/build/xorg-twm/src/twm-1.0.13.1/src'
  CC       add_window.o
  CC       cursor.o
  CC       deftwmrc.o
  CC       events.o
  CC       gc.o
  CC       iconmgr.o
  CC       icons.o
  CC       list.o
  CC       menus.o
  CC       parse.o
  CC       resize.o
  CC       session.o
  CC       twm.o
  CC       util.o
  CC       gram.o
  CC       lex.o
menus.c: In function 'Execute':
menus.c:2330:12: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
  CCLD     twm
make[3]: Leaving directory '/build/xorg-twm/src/twm-1.0.13.1/src'
make[2]: Leaving directory '/build/xorg-twm/src/twm-1.0.13.1/src'
Making all in man
make[2]: Entering directory '/build/xorg-twm/src/twm-1.0.13.1/man'
  GEN      twm.1
make[2]: Leaving directory '/build/xorg-twm/src/twm-1.0.13.1/man'
make[2]: Entering directory '/build/xorg-twm/src/twm-1.0.13.1'
make[2]: Leaving directory '/build/xorg-twm/src/twm-1.0.13.1'
make[1]: Leaving directory '/build/xorg-twm/src/twm-1.0.13.1'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/xorg-twm/src/twm-1.0.13.1/src'
make  install-am
make[2]: Entering directory '/build/xorg-twm/src/twm-1.0.13.1/src'
make[3]: Entering directory '/build/xorg-twm/src/twm-1.0.13.1/src'
 /usr/bin/mkdir -p '/build/xorg-twm/pkg/xorg-twm/usr/bin'
 /usr/bin/mkdir -p '/build/xorg-twm/pkg/xorg-twm/usr/share/X11/twm'
 /usr/bin/install -c -m 644 system.twmrc '/build/xorg-twm/pkg/xorg-twm/usr/share/X11/twm'
  /usr/bin/install -c twm '/build/xorg-twm/pkg/xorg-twm/usr/bin'
make[3]: Leaving directory '/build/xorg-twm/src/twm-1.0.13.1/src'
make[2]: Leaving directory '/build/xorg-twm/src/twm-1.0.13.1/src'
make[1]: Leaving directory '/build/xorg-twm/src/twm-1.0.13.1/src'
Making install in man
make[1]: Entering directory '/build/xorg-twm/src/twm-1.0.13.1/man'
make[2]: Entering directory '/build/xorg-twm/src/twm-1.0.13.1/man'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/xorg-twm/pkg/xorg-twm/usr/share/man/man1'
 /usr/bin/install -c -m 644 twm.1 '/build/xorg-twm/pkg/xorg-twm/usr/share/man/man1'
make[2]: Leaving directory '/build/xorg-twm/src/twm-1.0.13.1/man'
make[1]: Leaving directory '/build/xorg-twm/src/twm-1.0.13.1/man'
make[1]: Entering directory '/build/xorg-twm/src/twm-1.0.13.1'
make[2]: Entering directory '/build/xorg-twm/src/twm-1.0.13.1'
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/xorg-twm/src/twm-1.0.13.1'
make[1]: Leaving directory '/build/xorg-twm/src/twm-1.0.13.1'
==> Tidying install...
  -> Removing empty directories...
  -> 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 "xorg-twm"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: xorg-twm 1.0.13.1-1 (Mon May  5 23:55:38 2025)
==> Cleaning up...