==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: whowatch 1.8.6-3 (Sun Jul 14 13:57:38 2024)
==> Retrieving sources...
  -> Found whowatch-1.8.6.tar.gz
  -> Found whowatch-1.8.6.tar.gz.asc
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    whowatch-1.8.6.tar.gz ... Passed
    whowatch-1.8.6.tar.gz.asc ... Skipped
==> Making package: whowatch 1.8.6-3 (Sun Jul 14 13:57:45 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found whowatch-1.8.6.tar.gz
  -> Found whowatch-1.8.6.tar.gz.asc
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting whowatch-1.8.6.tar.gz with bsdtar
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking for kvm_openfiles in -lkvm... no
checking for scrollok in -lncurses... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
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/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.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 curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking kvm.h usability... no
checking kvm.h presence... no
checking for kvm.h... no
checking for stdint.h... (cached) yes
checking asm/param.h usability... yes
checking asm/param.h presence... yes
checking for asm/param.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking for struct stat.st_rdev... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether utmp has USER_PROCESS type... yes
checking whether utmp has DEAD_PROCESS type... yes
checking whether utmp struct has ut_pid member... yes
checking whether utmp struct has ut_name member... yes
checking whether gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for select... yes
checking for getloadavg... yes
checking for bzero... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for isascii... yes
checking for memset... yes
checking for regcomp... yes
checking for strchr... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for sysconf... yes
checking whether select() modifies the time value... no
checking whether sysctl() can be used... no
checking for struct kinfo_proc.kp_proc... 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 src/config.h
config.status: executing depfiles commands
Making all in src
make[1]: Entering directory '/build/whowatch/src/whowatch-1.8.6/src'
make  all-am
make[2]: Entering directory '/build/whowatch/src/whowatch-1.8.6/src'
gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT whowatch.o -MD -MP -MF .deps/whowatch.Tpo -c -o whowatch.o whowatch.c
gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT plist.o -MD -MP -MF .deps/plist.Tpo -c -o plist.o plist.c
gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT procinfo.o -MD -MP -MF .deps/procinfo.Tpo -c -o procinfo.o procinfo.c
gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT proctree.o -MD -MP -MF .deps/proctree.Tpo -c -o proctree.o proctree.c
gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT block.o -MD -MP -MF .deps/block.Tpo -c -o block.o block.c
gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT owner.o -MD -MP -MF .deps/owner.Tpo -c -o owner.o owner.c
gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT screen.o -MD -MP -MF .deps/screen.Tpo -c -o screen.o screen.c
gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT ulist.o -MD -MP -MF .deps/ulist.Tpo -c -o ulist.o ulist.c
mv -f .deps/owner.Tpo .deps/owner.Po
gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT exti.o -MD -MP -MF .deps/exti.Tpo -c -o exti.o exti.c
mv -f .deps/block.Tpo .deps/block.Po
gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT pluglib.o -MD -MP -MF .deps/pluglib.Tpo -c -o pluglib.o pluglib.c
In function 'get_pinfo',
    inlined from 'update_tree' at proctree.c:182:9:
proctree.c:63:31: warning: '%s' directive writing up to 255 bytes into a region of size 26 [-Wformat-overflow=]
In file included from /usr/include/stdio.h:980,
                 from proctree.c:7:
In function 'sprintf',
    inlined from 'get_pinfo' at proctree.c:63:3,
    inlined from 'update_tree' at proctree.c:182:9:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 6 and 261 bytes into a destination of size 26
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~~       
proctree.c: In function 'tree_string':
proctree.c:264:7: warning: writing 2 bytes into a region of size 0 [-Wstringop-overflow=]
proctree.c:243:13: note: at offset -2 into destination object 'buf' of size 66
proctree.c:267:8: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
proctree.c:243:13: note: at offset -2 into destination object 'buf' of size 66
mv -f .deps/proctree.Tpo .deps/proctree.Po
mv -f .deps/procinfo.Tpo .deps/procinfo.Po
gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT wdgts.o -MD -MP -MF .deps/wdgts.Tpo -c -o wdgts.o wdgts.c
gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT proc_plugin.o -MD -MP -MF .deps/proc_plugin.Tpo -c -o proc_plugin.o proc_plugin.c
mv -f .deps/whowatch.Tpo .deps/whowatch.Po
ulist.c: In function 'umsgh':
ulist.c:290:45: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT user_plugin.o -MD -MP -MF .deps/user_plugin.Tpo -c -o user_plugin.o user_plugin.c
mv -f .deps/ulist.Tpo .deps/ulist.Po
gcc -DHAVE_CONFIG_H -I.     -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MT kbd.o -MD -MP -MF .deps/kbd.Tpo -c -o kbd.o kbd.c
plist.c: In function 'pmsgh':
plist.c:289:46: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
mv -f .deps/plist.Tpo .deps/plist.Po
mv -f .deps/screen.Tpo .deps/screen.Po
mv -f .deps/exti.Tpo .deps/exti.Po
mv -f .deps/pluglib.Tpo .deps/pluglib.Po
wdgts.c: In function 'do_search':
wdgts.c:28:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
mv -f .deps/wdgts.Tpo .deps/wdgts.Po
mv -f .deps/user_plugin.Tpo .deps/user_plugin.Po
proc_plugin.c: In function 'open_fds':
proc_plugin.c:291:29: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 11 and 21 [-Wformat-truncation=]
In file included from /usr/include/stdio.h:980,
                 from whowatch.h:1,
                 from proc_plugin.c:11:
In function 'snprintf',
    inlined from 'open_fds' at proc_plugin.c:291:3:
/usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 12 and 277 bytes into a destination of size 32
   54 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   55 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   56 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~~       
mv -f .deps/proc_plugin.Tpo .deps/proc_plugin.Po
mv -f .deps/kbd.Tpo .deps/kbd.Po
gcc  -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 -rdynamic -o whowatch whowatch.o plist.o procinfo.o proctree.o block.o owner.o screen.o ulist.o exti.o pluglib.o wdgts.o proc_plugin.o user_plugin.o kbd.o  -lncurses
make[2]: Leaving directory '/build/whowatch/src/whowatch-1.8.6/src'
make[1]: Leaving directory '/build/whowatch/src/whowatch-1.8.6/src'
make[1]: Entering directory '/build/whowatch/src/whowatch-1.8.6'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/whowatch/src/whowatch-1.8.6'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/whowatch/src/whowatch-1.8.6/src'
make[2]: Entering directory '/build/whowatch/src/whowatch-1.8.6/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/whowatch/pkg/whowatch/usr/bin'
  /usr/bin/install -c whowatch '/build/whowatch/pkg/whowatch/usr/bin'
make[2]: Leaving directory '/build/whowatch/src/whowatch-1.8.6/src'
make[1]: Leaving directory '/build/whowatch/src/whowatch-1.8.6/src'
make[1]: Entering directory '/build/whowatch/src/whowatch-1.8.6'
make[2]: Entering directory '/build/whowatch/src/whowatch-1.8.6'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/build/whowatch/pkg/whowatch/usr/share/man/man1'
 /usr/bin/install -c -m 644 whowatch.1 '/build/whowatch/pkg/whowatch/usr/share/man/man1'
make[2]: Leaving directory '/build/whowatch/src/whowatch-1.8.6'
make[1]: Leaving directory '/build/whowatch/src/whowatch-1.8.6'
==> 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 "whowatch"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: whowatch 1.8.6-3 (Sun Jul 14 13:57:55 2024)
==> Cleaning up...