==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: imwheel 1.0.0pre12-7 (Fri Jul 12 19:36:11 2024)
==> Retrieving sources...
  -> Found imwheel-1.0.0pre12.tar.gz
  -> Found etcdir-install.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    imwheel-1.0.0pre12.tar.gz ... Passed
    etcdir-install.patch ... Passed
==> Making package: imwheel 1.0.0pre12-7 (Fri Jul 12 19:36:19 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (14) libice-1.1.1-3  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  libxext-1.3.6-1
              libxfixes-6.0.1-2  libxi-1.8.1-2  libxt-1.3.0-2
              xcb-proto-1.17.0-2  xorgproto-2024.1-2  libxmu-1.2.1-1
              libxtst-1.2.4-2

Total Installed Size:  20.46 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 xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing libx11...
installing libxext...
installing libxfixes...
installing libxi...
installing libxtst...
installing libice...
installing libsm...
installing libxt...
installing libxmu...
[?25h==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found imwheel-1.0.0pre12.tar.gz
  -> Found etcdir-install.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting imwheel-1.0.0pre12.tar.gz with bsdtar
==> Starting build()...
patching file Makefile.in
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 file name... 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 for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking whether make sets $(MAKE)... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for gettimeofday... yes
checking for regcomp... yes
checking for strdup... yes
checking for strtol... yes
checking for getopt_long_only... yes
checking that regex functions are available... yes
checking where the pid file goes... /tmp
checking if we suid imwheel at install... no
checking if we use the included getopts... no
checking if we build mdetect... no
checking if we build mdump... no
checking if we build extras... no
checking for gpm-1.19.3/gpm.c... no
checking if we build gpm-imwheel... no
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 XCreateWindow in -lX11... yes
checking for XextAddDisplay in -lXext... yes
checking for XtFree in -lXt... yes
checking for XmuInternAtom in -lXmu... yes
checking for XTestFakeDeviceKeyEvent in -lXtst... yes
configure: creating ./config.status
config.status: creating jax/Makefile
config.status: creating Makefile
config.status: creating mdetect/Makefile
config.status: creating getopt/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory '/build/imwheel/src/imwheel-1.0.0pre12'
Making all in jax
make[2]: Entering directory '/build/imwheel/src/imwheel-1.0.0pre12/jax'
if gcc -DHAVE_CONFIG_H -I. -I. -I..    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT jax.o -MD -MP -MF ".deps/jax.Tpo" -c -o jax.o jax.c; \
then mv -f ".deps/jax.Tpo" ".deps/jax.Po"; else rm -f ".deps/jax.Tpo"; exit 1; fi
jax.c: In function 'JAXgetopts':
jax.c:52:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
jax.c:68:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
jax.c:68:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
rm -f libjax.a
ar cru libjax.a jax.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libjax.a
make[2]: Leaving directory '/build/imwheel/src/imwheel-1.0.0pre12/jax'
make[2]: Entering directory '/build/imwheel/src/imwheel-1.0.0pre12'
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -I./jax -I. -Wall -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT imwheel.o -MD -MP -MF ".deps/imwheel.Tpo" -c -o imwheel.o imwheel.c; \
then mv -f ".deps/imwheel.Tpo" ".deps/imwheel.Po"; else rm -f ".deps/imwheel.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -I./jax -I. -Wall -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -I./jax -I. -Wall -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT cfg.o -MD -MP -MF ".deps/cfg.Tpo" -c -o cfg.o cfg.c; \
then mv -f ".deps/cfg.Tpo" ".deps/cfg.Po"; else rm -f ".deps/cfg.Tpo"; exit 1; fi
imwheel.c: In function 'getInput':
imwheel.c:336:18: warning: pointer targets in passing argument 2 of 'XQueryKeymap' differ in signedness [-Wpointer-sign]
In file included from imwheel.c:18:
/usr/include/X11/Xlib.h:2990:5: note: expected 'char *' but argument is of type 'signed char *'
 2990 |     char [32]           /* keys_return */
      |     ^~~~~~~~~
imwheel.c:338:18: warning: pointer targets in passing argument 2 of 'printKeymap' differ in signedness [-Wpointer-sign]
In file included from imwheel.c:23:
util.h:65:30: note: expected 'char *' but argument is of type 'signed char *'
imwheel.c: In function 'eventLoop':
imwheel.c:471:59: warning: pointer targets in passing argument 6 of 'XQueryTree' differ in signedness [-Wpointer-sign]
/usr/include/X11/Xlib.h:3033:5: note: expected 'unsigned int *' but argument is of type 'int *'
 3033 |     unsigned int*       /* nchildren_return */
      |     ^~~~~~~~~~~~~
imwheel.c:580:86: warning: pointer targets in passing argument 9 of 'XQueryPointer' differ in signedness [-Wpointer-sign]
/usr/include/X11/Xlib.h:3002:5: note: expected 'unsigned int *' but argument is of type 'int *'
 3002 |     unsigned int*       /* mask_return */
      |     ^~~~~~~~~~~~~
imwheel.c:594:58: warning: pointer targets in passing argument 7 of 'findWA' differ in signedness [-Wpointer-sign]
util.h:79:74: note: expected 'char *' but argument is of type 'signed char *'
imwheel.c:613:63: warning: pointer targets in passing argument 7 of 'findWA' differ in signedness [-Wpointer-sign]
util.h:79:74: note: expected 'char *' but argument is of type 'signed char *'
imwheel.c:628:44: warning: pointer targets in passing argument 4 of 'doWA' differ in signedness [-Wpointer-sign]
util.h:80:51: note: expected 'char *' but argument is of type 'signed char *'
imwheel.c:643:35: warning: pointer targets in passing argument 2 of 'makeModMask' differ in signedness [-Wpointer-sign]
util.h:70:44: note: expected 'char *' but argument is of type 'signed char *'
imwheel.c:652:44: warning: pointer targets in passing argument 4 of 'doWA' differ in signedness [-Wpointer-sign]
util.h:80:51: note: expected 'char *' but argument is of type 'signed char *'
imwheel.c:673:43: warning: pointer targets in passing argument 4 of 'doWA' differ in signedness [-Wpointer-sign]
util.h:80:51: note: expected 'char *' but argument is of type 'signed char *'
imwheel.c: In function 'nullXError':
imwheel.c:723:32: warning: pointer targets in passing argument 3 of 'XGetErrorText' differ in signedness [-Wpointer-sign]
/usr/include/X11/Xlib.h:2613:5: note: expected 'char *' but argument is of type 'signed char *'
 2613 |     char*               /* buffer_return */,
      |     ^~~~~
imwheel.c: In function 'getInput':
imwheel.c:257:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
imwheel.c:258:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
imwheel.c:262:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
imwheel.c:263:5: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result]
imwheel.c: In function 'eventLoop':
imwheel.c:626:23: warning: '%-2d' directive output may be truncated writing between 2 and 4 bytes into a region of size 3 [-Wformat-truncation=]
imwheel.c:626:23: note: directive argument in the range [-128, 127]
In file included from /usr/include/stdio.h:980,
                 from imwheel.c:8:
In function 'snprintf',
    inlined from 'eventLoop' at imwheel.c:626:7:
/usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 9 and 11 bytes into a destination of size 9
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
cfg.c: In function 'handle_button':
cfg.c:146:88: warning: pointer targets in passing argument 9 of 'XQueryPointer' differ in signedness [-Wpointer-sign]
In file included from ./jax/jax.h:6,
                 from cfg.c:15:
/usr/include/X11/Xlib.h:3002:5: note: expected 'unsigned int *' but argument is of type 'int *'
 3002 |     unsigned int*       /* mask_return */
      |     ^~~~~~~~~~~~~
cfg.c: In function 'GrabWheel':
cfg.c:458:35: warning: pointer targets in passing argument 4 of 'getInput' differ in signedness [-Wpointer-sign]
In file included from cfg.c:18:
imwheel.h:9:80: note: expected 'signed char *' but argument is of type 'char *'
cfg.c:492:4: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
/usr/include/X11/Xlib.h:1683:15: note: declared here
 1683 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
util.c: In function 'printKeymap':
util.c:399:5: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
In file included from util.c:37:
/usr/include/X11/Xlib.h:1683:15: note: declared here
 1683 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
util.c: In function 'printXModifierKeymap':
util.c:416:5: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
/usr/include/X11/Xlib.h:1683:15: note: declared here
 1683 | extern KeySym XKeycodeToKeysym(
      |               ^~~~~~~~~~~~~~~~
util.c: In function 'windowName':
util.c:485:12: warning: pointer targets in returning 'unsigned char *' from a function with return type 'char *' differ in signedness [-Wpointer-sign]
util.c:499:12: warning: pointer targets in returning 'unsigned char *' from a function with return type 'char *' differ in signedness [-Wpointer-sign]
util.c: In function 'inputWaiting':
util.c:1275:23: warning: passing argument 2 to 'restrict'-qualified parameter aliases with argument 4 [-Wrestrict]
util.c: In function 'doWA':
util.c:1343:13: warning: pointer targets in passing argument 1 of 'setbit' differ in signedness [-Wpointer-sign]
util.c:421:19: note: expected 'char *' but argument is of type 'unsigned char *'
util.c:1349:13: warning: pointer targets in passing argument 1 of 'setbit' differ in signedness [-Wpointer-sign]
util.c:421:19: note: expected 'char *' but argument is of type 'unsigned char *'
util.c:1360:14: warning: pointer targets in passing argument 1 of 'setbit' differ in signedness [-Wpointer-sign]
util.c:421:19: note: expected 'char *' but argument is of type 'unsigned char *'
util.c:1367:14: warning: pointer targets in passing argument 1 of 'setbit' differ in signedness [-Wpointer-sign]
util.c:421:19: note: expected 'char *' but argument is of type 'unsigned char *'
util.c:1382:16: warning: pointer targets in passing argument 1 of 'getbit' differ in signedness [-Wpointer-sign]
util.c:431:18: note: expected 'char *' but argument is of type 'unsigned char *'
util.c:1385:14: warning: pointer targets in passing argument 1 of 'setbit' differ in signedness [-Wpointer-sign]
util.c:421:19: note: expected 'char *' but argument is of type 'unsigned char *'
util.c:1395:31: warning: pointer targets in passing argument 1 of 'getbit' differ in signedness [-Wpointer-sign]
util.c:431:18: note: expected 'char *' but argument is of type 'unsigned char *'
util.c:1399:15: warning: pointer targets in passing argument 1 of 'setbit' differ in signedness [-Wpointer-sign]
util.c:421:19: note: expected 'char *' but argument is of type 'unsigned char *'
util.c:1422:36: warning: pointer targets in passing argument 4 of 'getInput' differ in signedness [-Wpointer-sign]
In file included from util.c:44:
imwheel.h:9:80: note: expected 'signed char *' but argument is of type 'char *'
util.c: In function 'printUsage.part.0':
util.c:570:16: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=]
In file included from /usr/include/stdio.h:980,
                 from util.c:8:
In function 'sprintf',
    inlined from 'printUsage.part.0' at util.c:570:4:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 2 and 81 bytes into a destination of size 80
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
/usr/include/bits/stdio2.h:30:10: warning: '__builtin___sprintf_chk' argument 5 overlaps destination object 'str' [-Wrestrict]
util.c: In function 'printUsage.part.0':
util.c:526:7: note: destination object referenced by 'restrict'-qualified argument 1 was declared here
util.c:572:16: warning: '%c' directive writing 1 byte into a region of size between 0 and 79 [-Wformat-overflow=]
In function 'sprintf',
    inlined from 'printUsage.part.0' at util.c:572:4:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 3 and 82 bytes into a destination of size 80
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
/usr/include/bits/stdio2.h:30:10: warning: '__builtin___sprintf_chk' argument 5 overlaps destination object 'str' [-Wrestrict]
util.c: In function 'printUsage.part.0':
util.c:526:7: note: destination object referenced by 'restrict'-qualified argument 1 was declared here
gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection   -I./jax -I. -Wall -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o imwheel  imwheel.o util.o cfg.o -L./jax -ljax  -lXtst -lXmu -lXt -lXext -lX11   
make[2]: Leaving directory '/build/imwheel/src/imwheel-1.0.0pre12'
make[1]: Leaving directory '/build/imwheel/src/imwheel-1.0.0pre12'
==> Entering fakeroot environment...
==> Starting package()...
Making install in jax
make[1]: Entering directory '/build/imwheel/src/imwheel-1.0.0pre12/jax'
make[2]: Entering directory '/build/imwheel/src/imwheel-1.0.0pre12/jax'
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/imwheel/src/imwheel-1.0.0pre12/jax'
make[1]: Leaving directory '/build/imwheel/src/imwheel-1.0.0pre12/jax'
make[1]: Entering directory '/build/imwheel/src/imwheel-1.0.0pre12'
make[2]: Entering directory '/build/imwheel/src/imwheel-1.0.0pre12'
test -z "/usr/share/man/man1" || mkdir -p -- "/build/imwheel/pkg/imwheel//usr/share/man/man1"
test -z "/usr/bin" || mkdir -p -- "/build/imwheel/pkg/imwheel//usr/bin"
  /usr/bin/install -c 'imwheel' '/build/imwheel/pkg/imwheel//usr/bin/imwheel'
make  install-exec-hook
 /usr/bin/install -c -m 644 './imwheel.1' '/build/imwheel/pkg/imwheel//usr/share/man/man1/imwheel.1'
make[3]: Entering directory '/build/imwheel/src/imwheel-1.0.0pre12'
/bin/sh ./mkinstalldirs /build/imwheel/pkg/imwheel//etc/X11/imwheel
mkdir /build/imwheel/pkg/imwheel/etc
mkdir /build/imwheel/pkg/imwheel/etc/X11
mkdir /build/imwheel/pkg/imwheel/etc/X11/imwheel
[ -f /etc/imwheelrc ] && mv /etc/imwheelrc /build/imwheel/pkg/imwheel//etc/X11/imwheel/imwheelrc || true
[ -f /etc/X11/imwheelrc ] && mv /etc/X11/imwheelrc /build/imwheel/pkg/imwheel//etc/X11/imwheel/imwheelrc || true
[ -f /etc/X11/imwheel/imwheelrc ] && install -m 644 imwheelrc /build/imwheel/pkg/imwheel//etc/X11/imwheel/imwheelrc.new || install -m 644 imwheelrc /build/imwheel/pkg/imwheel//etc/X11/imwheel/imwheelrc
make[3]: Leaving directory '/build/imwheel/src/imwheel-1.0.0pre12'
make[2]: Leaving directory '/build/imwheel/src/imwheel-1.0.0pre12'
make[1]: Leaving directory '/build/imwheel/src/imwheel-1.0.0pre12'
==> 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 "imwheel"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: imwheel 1.0.0pre12-7 (Fri Jul 12 19:36:30 2024)
==> Cleaning up...