<86>Aug 22 00:59:42 userdel[2760289]: delete user 'rooter'
<86>Aug 22 00:59:42 userdel[2760289]: removed group 'rooter' owned by 'rooter'
<86>Aug 22 00:59:42 userdel[2760289]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug 22 00:59:42 groupadd[2760341]: group added to /etc/group: name=rooter, GID=1847
<86>Aug 22 00:59:42 groupadd[2760341]: group added to /etc/gshadow: name=rooter
<86>Aug 22 00:59:42 groupadd[2760341]: new group: name=rooter, GID=1847
<86>Aug 22 00:59:42 useradd[2760391]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none
<86>Aug 22 00:59:42 userdel[2760490]: delete user 'builder'
<86>Aug 22 00:59:42 userdel[2760490]: removed group 'builder' owned by 'builder'
<86>Aug 22 00:59:42 userdel[2760490]: removed shadow group 'builder' owned by 'builder'
<86>Aug 22 00:59:42 groupadd[2760558]: group added to /etc/group: name=builder, GID=1848
<86>Aug 22 00:59:42 groupadd[2760558]: group added to /etc/gshadow: name=builder
<86>Aug 22 00:59:42 groupadd[2760558]: new group: name=builder, GID=1848
<86>Aug 22 00:59:42 useradd[2760603]: new user: name=builder, UID=1848, GID=1848, home=/usr/src, shell=/bin/bash, from=none
warning: user user does not exist - using root
warning: group user does not exist - using root
warning: user user does not exist - using root
warning: group user does not exist - using root
warning: user user does not exist - using root
warning: group user does not exist - using root
warning: user user does not exist - using root
warning: group user does not exist - using root
<13>Aug 22 00:59:44 rpmi: libusb-1.0.26-alt2 sisyphus+305525.100.1.1 1660924427 installed
<13>Aug 22 00:59:44 rpmi: libieee1284-0.2.11-alt3 sisyphus+277204.100.1.1 1625414483 installed
<13>Aug 22 00:59:44 rpmi: libieee1284-devel-0.2.11-alt3 sisyphus+277204.100.1.1 1625414483 installed
<13>Aug 22 00:59:44 rpmi: libusb-devel-1.0.26-alt2 sisyphus+305525.100.1.1 1660924427 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libinklevel-0.9.4-alt1.nosrc.rpm (w1.gzdio)
Installing libinklevel-0.9.4-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56330
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libinklevel-0.9.4
+ echo 'Source #0 (libinklevel-0.9.4.tar.gz):'
Source #0 (libinklevel-0.9.4.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/libinklevel-0.9.4.tar.gz
+ /bin/tar -xf -
+ cd libinklevel-0.9.4
+ /bin/chmod -c -Rf u+rwX,go-w .
+ cp -a /usr/src/RPM/SOURCES/libinklevel-index.html index.html
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.56330
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libinklevel-0.9.4
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ configure_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ configure_runstatedir_flags=--runstatedir=/var/run
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to enable C11 features... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking for a BSD-compatible install... /bin/install -c
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
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/select.h... yes
checking for sys/socket.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for rpmbuild... /usr/bin/rpmbuild
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of x86_64-alt-linux-gcc... none
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for sys/wait.h that is POSIX.1 compatible... yes
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking whether x86_64-alt-linux-gcc needs -traditional... no
checking for ifaddrs.h... yes
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for sys/ioctl.h... yes
checking for sys/socket.h... (cached) yes
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for wchar.h... yes
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for library containing ftime... none required
checking for getifaddrs... yes
checking for alarm... yes
checking for ftime... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for gethostname... yes
checking for GNU libc compatible malloc... yes
checking for GNU libc compatible realloc... yes
checking for sys/types.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/nameser.h... yes
checking for netdb.h... (cached) yes
checking for resolv.h... yes
checking for size_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint8_t... yes
checking for x86_64-alt-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.26... yes
checking for libusb-1.0... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libinklevel.spec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing libtool commands
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16 'OPTFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects'
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libinklevel.lo libinklevel.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c libinklevel.c  -fPIC -DPIC -o .libs/libinklevel.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c libinklevel.c -o libinklevel.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o printer-io.lo printer-io.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c printer-io.c  -fPIC -DPIC -o .libs/printer-io.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c printer-io.c -o printer-io.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o util.lo util.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c util.c  -fPIC -DPIC -o .libs/util.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c util.c -o util.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o hp.lo hp.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c hp.c  -fPIC -DPIC -o .libs/hp.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c hp.c -o hp.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o devices.lo devices.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c devices.c  -fPIC -DPIC -o .libs/devices.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c devices.c -o devices.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o bjnp-debug.lo bjnp-debug.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c bjnp-debug.c  -fPIC -DPIC -o .libs/bjnp-debug.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c bjnp-debug.c -o bjnp-debug.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o libusb-utils.lo libusb-utils.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c libusb-utils.c  -fPIC -DPIC -o .libs/libusb-utils.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c libusb-utils.c -o libusb-utils.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o canon.lo canon.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c canon.c  -fPIC -DPIC -o .libs/canon.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c canon.c -o canon.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o epson.lo epson.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c epson.c  -fPIC -DPIC -o .libs/epson.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c epson.c -o epson.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o bjnp-io.lo bjnp-io.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c bjnp-io.c  -fPIC -DPIC -o .libs/bjnp-io.o
bjnp-io.c: In function 'bjnp_discover_printers.constprop.0.isra.0':
bjnp-io.c:63:3: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
   63 |   strncpy (cmd->BJNP_id, BJNP_STRING, sizeof (cmd->BJNP_id));
      |   ^
bjnp-io.c: In function 'bjnp_get_printer_id':
bjnp-io.c:63:3: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
In file included from bjnp-io.c:13:
bjnp-io.c:175:21: warning: array subscript 'struct IDENTITY[0]' is partly outside array bounds of 'char[2048]' [-Warray-bounds=]
  175 |   id_len = ntohs (id->id_len) - sizeof (id->id_len);
      |                     ^~
bjnp-io.c:153:8: note: object 'resp_buf' of size 2048
  153 |   char resp_buf[BJNP_RESP_MAX];
      |        ^~~~~~~~
bjnp-io.c: In function 'bjnp_get_printer_status':
bjnp-io.c:63:3: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
   63 |   strncpy (cmd->BJNP_id, BJNP_STRING, sizeof (cmd->BJNP_id));
      |   ^
bjnp-io.c:594:23: warning: array subscript 'struct IDENTITY[0]' is partly outside array bounds of 'char[2048]' [-Warray-bounds=]
  594 |     id_len = ntohs (id->id_len) - sizeof (id->id_len);
      |                       ^~
bjnp-io.c:554:8: note: object 'resp_buf' of size 2048
  554 |   char resp_buf[BJNP_RESP_MAX];
      |        ^~~~~~~~
bjnp-io.c:590:24: warning: array subscript 'struct IDENTITY_NEW[0]' is partly outside array bounds of 'char[2048]' [-Warray-bounds=]
  590 |     id_len = ntohl (idn->cmd.payload_len);
      |                        ^~
bjnp-io.c:554:8: note: object 'resp_buf' of size 2048
  554 |   char resp_buf[BJNP_RESP_MAX];
      |        ^~~~~~~~
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c bjnp-io.c -o bjnp-io.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.    -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c -o d4lib.lo d4lib.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c d4lib.c  -fPIC -DPIC -o .libs/d4lib.o
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -c d4lib.c -o d4lib.o >/dev/null 2>&1
make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
/bin/sh ./libtool  --tag=CC   --mode=link x86_64-alt-linux-gcc -Wall -I/usr/include/libusb-1.0 -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -ffat-lto-objects -version-info 5:0:0 -lusb-1.0  -o libinklevel.la -rpath /usr/lib64 libinklevel.lo canon.lo epson.lo hp.lo bjnp-io.lo bjnp-debug.lo d4lib.lo devices.lo util.lo libusb-utils.lo printer-io.lo  
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/libinklevel.o .libs/canon.o .libs/epson.o .libs/hp.o .libs/bjnp-io.o .libs/bjnp-debug.o .libs/d4lib.o .libs/devices.o .libs/util.o .libs/libusb-utils.o .libs/printer-io.o   -lusb-1.0  -g -O2 -flto=auto   -Wl,-soname -Wl,libinklevel.so.5 -o .libs/libinklevel.so.5.0.0
libtool: link: (cd ".libs" && rm -f "libinklevel.so.5" && ln -s "libinklevel.so.5.0.0" "libinklevel.so.5")
libtool: link: (cd ".libs" && rm -f "libinklevel.so" && ln -s "libinklevel.so.5.0.0" "libinklevel.so")
libtool: link: ar cr .libs/libinklevel.a  libinklevel.o canon.o epson.o hp.o bjnp-io.o bjnp-debug.o d4lib.o devices.o util.o libusb-utils.o printer-io.o
libtool: link: ranlib .libs/libinklevel.a
libtool: link: ( cd ".libs" && rm -f "libinklevel.la" && ln -s "../libinklevel.la" "libinklevel.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.16070
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libinklevel-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libinklevel-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libinklevel-0.9.4
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libinklevel-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
make[1]: Entering directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
 /bin/mkdir -p '/usr/src/tmp/libinklevel-buildroot/usr/lib64'
 /bin/sh ./libtool   --mode=install /usr/libexec/rpm-build/install -p   libinklevel.la '/usr/src/tmp/libinklevel-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libinklevel.so.5.0.0 /usr/src/tmp/libinklevel-buildroot/usr/lib64/libinklevel.so.5.0.0
libtool: install: (cd /usr/src/tmp/libinklevel-buildroot/usr/lib64 && { ln -s -f libinklevel.so.5.0.0 libinklevel.so.5 || { rm -f libinklevel.so.5 && ln -s libinklevel.so.5.0.0 libinklevel.so.5; }; })
libtool: install: (cd /usr/src/tmp/libinklevel-buildroot/usr/lib64 && { ln -s -f libinklevel.so.5.0.0 libinklevel.so || { rm -f libinklevel.so && ln -s libinklevel.so.5.0.0 libinklevel.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libinklevel.lai /usr/src/tmp/libinklevel-buildroot/usr/lib64/libinklevel.la
libtool: install: /usr/libexec/rpm-build/install -p .libs/libinklevel.a /usr/src/tmp/libinklevel-buildroot/usr/lib64/libinklevel.a
libtool: install: chmod 644 /usr/src/tmp/libinklevel-buildroot/usr/lib64/libinklevel.a
libtool: install: ranlib /usr/src/tmp/libinklevel-buildroot/usr/lib64/libinklevel.a
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel'
 /usr/libexec/rpm-build/install -p -m 644 NEWS README AUTHORS COPYING ChangeLog '/usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel'
 /bin/mkdir -p '/usr/src/tmp/libinklevel-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644 inklevel.h '/usr/src/tmp/libinklevel-buildroot/usr/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
make: Leaving directory '/usr/src/RPM/BUILD/libinklevel-0.9.4'
+ ln -sf /usr/share/license/GPL-2 COPYING
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libinklevel-buildroot (auto)
removed './usr/lib64/libinklevel.la'
mode of './usr/lib64/libinklevel.so.5.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libinklevel-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/libinklevel-buildroot/ (default)
Compressing files in /usr/src/tmp/libinklevel-buildroot (auto)
Adjusting library links in /usr/src/tmp/libinklevel-buildroot
./usr/lib64: (from <cmdline>:0)
	libinklevel.so.5 -> libinklevel.so.5.0.0
Verifying ELF objects in /usr/src/tmp/libinklevel-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: libinklevel-0.9.4-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16070
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libinklevel-0.9.4
+ DOCDIR=/usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.9.4
+ export DOCDIR
+ rm -rf /usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.9.4
+ /bin/mkdir -p /usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.9.4
+ cp -prL index.html README ChangeLog NEWS AUTHORS /usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.9.4
+ chmod -R go-w /usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.9.4
+ chmod -R a+rX /usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.9.4
+ cp -prL --no-dereference COPYING /usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.9.4
+ chmod -R go-w /usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.9.4
+ chmod -R a+rX /usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.9.4
+ exit 0
warning: absolute symlink: /usr/src/tmp/libinklevel-buildroot/usr/share/doc/libinklevel-0.9.4/COPYING -> /usr/share/license/GPL-2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NHBBbM
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/libinklevel-buildroot/usr/lib64/libinklevel.so.5: 53 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YrfoDn
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libinklevel.so.5()(64bit) = set:jdciAWCULdJbbLJEA4HGM7zOuDohJNgwhfIpgtTdBVO2iSOxjAh6dKQrZxMzerHaej6ELZp5fPFdpZv1Wl5AOAdEtgjG6rCY3ArZ9amhRaD0
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libusb-1.0.so.0()(64bit) >= set:kfVTRgEFNZlDNZ3Z7lLAipIh6xcgrSjogQ3G90GtH1IyGUxjZh0, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OJQluU
Creating libinklevel-debuginfo package
Processing files: libinklevel-devel-0.9.4-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ad5fzZ
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QHq7YU
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libinklevel = 0.9.4-alt1, /usr/lib64/libinklevel.so.5.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DwC0QH
Processing files: libinklevel-debuginfo-0.9.4-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3V9V8P
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3ubHjw
find-requires: running scripts (debuginfo)
Provides: debug64(libinklevel.so.5)
Requires: libinklevel = 0.9.4-alt1, debug64(libc.so.6), debug64(libusb-1.0.so.0)
Adding to libinklevel-devel a strict dependency on libinklevel
Adding to libinklevel-debuginfo a strict dependency on libinklevel
Removing 1 extra deps from libinklevel-devel due to dependency on libinklevel
warning: Installed (but unpackaged) file(s) found:
    /usr/lib64/libinklevel.a
    /usr/share/doc/libinklevel/AUTHORS
    /usr/share/doc/libinklevel/COPYING
    /usr/share/doc/libinklevel/ChangeLog
    /usr/share/doc/libinklevel/NEWS
    /usr/share/doc/libinklevel/README
Wrote: /usr/src/RPM/RPMS/x86_64/libinklevel-0.9.4-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libinklevel-devel-0.9.4-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libinklevel-debuginfo-0.9.4-alt1.x86_64.rpm (w2.lzdio)
4.99user 2.90system 0:13.16elapsed 59%CPU (0avgtext+0avgdata 43720maxresident)k
0inputs+0outputs (0major+1039316minor)pagefaults 0swaps
3.05user 1.40system 0:19.57elapsed 22%CPU (0avgtext+0avgdata 126340maxresident)k
88inputs+0outputs (0major+190172minor)pagefaults 0swaps
--- libinklevel-0.9.4-alt1.x86_64.rpm.repo	2022-08-16 01:41:17.000000000 +0000
+++ libinklevel-0.9.4-alt1.x86_64.rpm.hasher	2023-08-22 00:59:59.865177183 +0000
@@ -23,3 +23,3 @@
 File: /usr/lib64/libinklevel.so.5	120777	root:root		libinklevel.so.5.0.0
-File: /usr/lib64/libinklevel.so.5.0.0	100644	root:root	54c5ef923c727449bd00cdd652a78d03	
+File: /usr/lib64/libinklevel.so.5.0.0	100644	root:root	8ac3277b5fd3abff4a78cb96d8f13f9e	
 File: /usr/share/doc/libinklevel-0.9.4	40755	root:root		
@@ -31,2 +31,2 @@
 File: /usr/share/doc/libinklevel-0.9.4/index.html	100644	root:root	b09b2581226a51686879781725f67599	
-RPMIdentity: 36de17d48efc46e5c545ee804058662c1acb0dfb5d13fe90ea9c128ba06ac7e49597635c50d91bc1cab8e84a925894c15f1325dbe61c70de4be04ba091a2607f
+RPMIdentity: 93e2bafc36815525128a67b633fc6308c9e5928330e2033a1ff4161aad75d37102e137c72e75a825809eda76d1e4af6d811eeaf7ea937dec56f18f78939ed7db
--- libinklevel-debuginfo-0.9.4-alt1.x86_64.rpm.repo	2022-08-16 01:41:17.000000000 +0000
+++ libinklevel-debuginfo-0.9.4-alt1.x86_64.rpm.hasher	2023-08-22 00:59:59.933177818 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/6f	40755	root:root	
-/usr/lib/debug/.build-id/6f/0fb758d96e4fc8365de1ee4234cbdc1485c4f7	120777	root:root	../../../../lib64/libinklevel.so.5.0.0
-/usr/lib/debug/.build-id/6f/0fb758d96e4fc8365de1ee4234cbdc1485c4f7.debug	120777	root:root	../../usr/lib64/libinklevel.so.5.0.0.debug
+/usr/lib/debug/.build-id/b4	40755	root:root	
+/usr/lib/debug/.build-id/b4/42eb12e453ec14d3fa001b551dd129b6ee74a2	120777	root:root	../../../../lib64/libinklevel.so.5.0.0
+/usr/lib/debug/.build-id/b4/42eb12e453ec14d3fa001b551dd129b6ee74a2.debug	120777	root:root	../../usr/lib64/libinklevel.so.5.0.0.debug
 /usr/lib/debug/usr/lib64/libinklevel.so.5.0.0.debug	100644	root:root	
@@ -33,6 +33,6 @@
 Provides: libinklevel-debuginfo = 0.9.4-alt1:sisyphus+305336.100.1.1
-File: /usr/lib/debug/.build-id/6f	40755	root:root		
-File: /usr/lib/debug/.build-id/6f/0fb758d96e4fc8365de1ee4234cbdc1485c4f7	120777	root:root		../../../../lib64/libinklevel.so.5.0.0
-File: /usr/lib/debug/.build-id/6f/0fb758d96e4fc8365de1ee4234cbdc1485c4f7.debug	120777	root:root		../../usr/lib64/libinklevel.so.5.0.0.debug
-File: /usr/lib/debug/usr/lib64/libinklevel.so.5.0.0.debug	100644	root:root	43131bc163dab07ad002d37de57a214a	
+File: /usr/lib/debug/.build-id/b4	40755	root:root		
+File: /usr/lib/debug/.build-id/b4/42eb12e453ec14d3fa001b551dd129b6ee74a2	120777	root:root		../../../../lib64/libinklevel.so.5.0.0
+File: /usr/lib/debug/.build-id/b4/42eb12e453ec14d3fa001b551dd129b6ee74a2.debug	120777	root:root		../../usr/lib64/libinklevel.so.5.0.0.debug
+File: /usr/lib/debug/usr/lib64/libinklevel.so.5.0.0.debug	100644	root:root	83fb9e0e115fcd8f86677bb9a2fc4c42	
 File: /usr/lib/debug/usr/lib64/libinklevel.so.5.debug	120777	root:root		libinklevel.so.5.0.0.debug
@@ -60,2 +60,2 @@
 File: /usr/src/debug/libinklevel-0.9.4/util.h	100644	root:root	0d146897ba7b0883652e8b4801a96ba3	
-RPMIdentity: 2c5f08c70b68a36fe07bb326ee6a864916600f51bd86db3e4f468f80a3688653d538e0c88945ef96b30922a2ac83ecd6e65c0ddfd1b2dd59a1abe78cefed07e0
+RPMIdentity: ceacb5c56d2b7a7e8341d3bfe832399b4229ca86eb5a6ecd552c20d52b532193bdaae3bc93ad1364efc6adf10c978ba18ee4acfae5d95f619785c83bd564586c