==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: wmctrl 1.07-6 (Fri Jul 10 00:17:32 2020)
==> Retrieving sources...
  -> Found wmctrl-1.07.tar.gz
  -> Found wmctrl_1.07-6.diff.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    wmctrl-1.07.tar.gz ... Passed
    wmctrl_1.07-6.diff.gz ... Passed
==> Making package: wmctrl 1.07-6 (Fri 10 Jul 2020 12:17:40 AM MDT)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (11) libice-1.0.10-3  libsm-1.2.3-2  libx11-1.6.9-7  libxau-1.0.9-3
              libxcb-1.14-1  libxdmcp-1.1.3-3  libxext-1.3.4-3  libxt-1.2.0-2
              xcb-proto-1.14-1  xorgproto-2020.1-1  libxmu-1.1.3-2

Total Installed Size:  19.49 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 xcb-proto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing xorgproto...
installing libx11...
installing libxext...
installing libice...
installing libsm...
installing libxt...
installing libxmu...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found wmctrl-1.07.tar.gz
  -> Found wmctrl_1.07-6.diff.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting wmctrl-1.07.tar.gz with bsdtar
  -> Extracting wmctrl_1.07-6.diff.gz with gzip
==> Starting prepare()...
patching file debian/control
patching file debian/wmctrl.docs
patching file debian/watch
patching file debian/compat
patching file debian/changelog
patching file debian/rules
patching file debian/copyright
patching file BAH
patching file main.c
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
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 pkg-config... /usr/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.64.4)
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
if gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"wmctrl\" -DVERSION=\"1.07\"  -I. -I.  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  -D_FORTIFY_SOURCE=2 -Wall -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -MT main.o -MD -MP -MF ".deps/main.Tpo" \
  -c -o main.o `test -f 'main.c' || echo './'`main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
main.c: In function 'window_set_title':
main.c:651:21: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness [-Wpointer-sign]
In file included from main.c:33:
/usr/include/X11/Xlib.h:2075:5: note: expected 'const unsigned char *' but argument is of type 'gchar *' {aka 'char *'}
 2075 |     _Xconst unsigned char* /* data */,
      |     ^~~~~~~~~~~~~~~~~~~~
main.c:658:17: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness [-Wpointer-sign]
In file included from main.c:33:
/usr/include/X11/Xlib.h:2075:5: note: expected 'const unsigned char *' but argument is of type 'gchar *' {aka 'char *'}
 2075 |     _Xconst unsigned char* /* data */,
      |     ^~~~~~~~~~~~~~~~~~~~
main.c:665:21: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness [-Wpointer-sign]
In file included from main.c:33:
/usr/include/X11/Xlib.h:2075:5: note: expected 'const unsigned char *' but argument is of type 'gchar *' {aka 'char *'}
 2075 |     _Xconst unsigned char* /* data */,
      |     ^~~~~~~~~~~~~~~~~~~~
main.c:672:17: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness [-Wpointer-sign]
In file included from main.c:33:
/usr/include/X11/Xlib.h:2075:5: note: expected 'const unsigned char *' but argument is of type 'gchar *' {aka 'char *'}
 2075 |     _Xconst unsigned char* /* data */,
      |     ^~~~~~~~~~~~~~~~~~~~
gcc -Wall -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o wmctrl  main.o -lSM -lICE -lX11 -lXmu  -lglib-2.0  
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/build/wmctrl/src/wmctrl-1.07'
/bin/sh ./mkinstalldirs /build/wmctrl/pkg/wmctrl/usr/bin
/bin/sh ./mkinstalldirs /build/wmctrl/pkg/wmctrl/usr/share/man/man1
mkdir -p -- /build/wmctrl/pkg/wmctrl/usr/bin
mkdir -p -- /build/wmctrl/pkg/wmctrl/usr/share/man/man1
  /usr/bin/install -c wmctrl /build/wmctrl/pkg/wmctrl/usr/bin/wmctrl
 /usr/bin/install -c -m 644 ./wmctrl.1 /build/wmctrl/pkg/wmctrl/usr/share/man/man1/wmctrl.1
make[1]: Leaving directory '/build/wmctrl/src/wmctrl-1.07'
==> 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 "wmctrl"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: wmctrl 1.07-6 (Fri 10 Jul 2020 12:17:47 AM MDT)
==> Cleaning up...