<86>May 13 02:22:36 userdel[224861]: delete user 'rooter'
<86>May 13 02:22:36 userdel[224861]: removed group 'rooter' owned by 'rooter'
<86>May 13 02:22:36 userdel[224861]: removed shadow group 'rooter' owned by 'rooter'
<86>May 13 02:22:36 groupadd[224902]: group added to /etc/group: name=rooter, GID=1865
<86>May 13 02:22:36 groupadd[224902]: group added to /etc/gshadow: name=rooter
<86>May 13 02:22:36 groupadd[224902]: new group: name=rooter, GID=1865
<86>May 13 02:22:36 useradd[224929]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none
<86>May 13 02:22:36 userdel[224970]: delete user 'builder'
<86>May 13 02:22:36 userdel[224970]: removed group 'builder' owned by 'builder'
<86>May 13 02:22:36 userdel[224970]: removed shadow group 'builder' owned by 'builder'
<86>May 13 02:22:36 groupadd[225004]: group added to /etc/group: name=builder, GID=1866
<86>May 13 02:22:36 groupadd[225004]: group added to /etc/gshadow: name=builder
<86>May 13 02:22:36 groupadd[225004]: new group: name=builder, GID=1866
<86>May 13 02:22:36 useradd[225044]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none
<13>May 13 02:22:40 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>May 13 02:22:40 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed
<13>May 13 02:22:41 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed
<13>May 13 02:22:41 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libchm-0.40-alt7.nosrc.rpm (w1.gzdio)
Installing libchm-0.40-alt7.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44840
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf chmlib-0.40
+ echo 'Source #0 (chmlib-0.40.tar.bz2):'
Source #0 (chmlib-0.40.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/chmlib-0.40.tar.bz2
+ /bin/tar -xf -
+ cd chmlib-0.40
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (chmlib-0.39-alt-ppc.patch):'
Patch #0 (chmlib-0.39-alt-ppc.patch):
+ /usr/bin/patch -p1
patching file src/chm_lib.c
+ echo 'Patch #1 (chmlib-0.40-mcst-e2k-sparc.patch):'
Patch #1 (chmlib-0.40-mcst-e2k-sparc.patch):
+ /usr/bin/patch -p1
patching file src/chm_lib.c
+ echo 'Patch #2 (chmlib-0.40-arm.patch):'
Patch #2 (chmlib-0.40-arm.patch):
+ /usr/bin/patch -p1
patching file src/chm_lib.c
+ echo 'Patch #3 (chmlib-0.40-loongarch64.patch):'
Patch #3 (chmlib-0.40-loongarch64.patch):
+ /usr/bin/patch -p1
patching file src/chm_lib.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44840
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd chmlib-0.40
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ 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
+ echo 'rpm-build: warning: ./configure script does not support --runstatedir'
rpm-build: warning: ./configure script does not support --runstatedir
+ ./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 --without-included-gettext --enable-examples --disable-static
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
checking for a BSD-compatible install... /usr/bin/ginstall -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 to enable maintainer-specific portions of Makefiles... no
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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-ar... no
checking for ar... ar
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 command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for ANSI C header files... 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 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... no
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for pthread_mutex_init in -lpthread... yes
checking for lseek64... yes
checking for pread64... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: executing depfiles commands
./config.status: line 1141: shift: shift count out of range
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
+ subst 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+ subst 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+ make -j16
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c test_chmLib.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c enumdir_chmLib.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c enum_chmLib.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c extract_chmLib.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c chm_http.c
chm_http.c: In function 'chmhttp_server':
chm_http.c:167:32: warning: implicit declaration of function 'inet_addr' [-Wimplicit-function-declaration]
  167 |     bindAddr.sin_addr.s_addr = inet_addr(config_bind);
      |                                ^~~~~~~~~
chm_http.c:179:9: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration]
  179 |         close(server.socket);
      |         ^~~~~
      |         pclose
chm_http.c:192:73: warning: pointer targets in passing argument 3 of 'accept' differ in signedness [-Wpointer-sign]
  192 |         slave->fd = accept(server.socket, (struct sockaddr *)&bindAddr, &addrLen);
      |                                                                         ^~~~~~~~
      |                                                                         |
      |                                                                         int *
In file included from chm_http.c:43:
/usr/include/sys/socket.h:307:42: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
  307 |                    socklen_t *__restrict __addr_len);
      |                    ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
chm_http.c: In function 'service_request':
chm_http.c:343:9: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration]
  343 |         write(fd, INTERNAL_ERROR, strlen(INTERNAL_ERROR));
      |         ^~~~~
      |         fwrite
chm_http.c:348:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  348 |     fgets(buffer, 4096, fout);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c -o lzx.lo lzx.c
libtool: compile:  x86_64-alt-linux-gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" "-DPACKAGE_STRING=\"chmlib 0.40\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c lzx.c  -fPIC -DPIC -o .libs/lzx.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c -o chm_lib.lo chm_lib.c
libtool: compile:  x86_64-alt-linux-gcc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" "-DPACKAGE_STRING=\"chmlib 0.40\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c chm_lib.c  -fPIC -DPIC -o .libs/chm_lib.o
chm_lib.c: In function '_chm_fetch_bytes':
chm_lib.c:745:15: warning: implicit declaration of function 'pread64'; did you mean 'pread'? [-Wimplicit-function-declaration]
  745 |     readLen = pread64(h->fd, buf, (long)len, os);
      |               ^~~~~~~
      |               pread
chm_lib.c:711:22: warning: unused variable 'oldOs' [-Wunused-variable]
  711 |     Int64 readLen=0, oldOs=0;
      |                      ^~~~~
chm_lib.c: At top level:
chm_lib.c:356:19: warning: '_CHMU_SPANINFO' defined but not used [-Wunused-const-variable=]
  356 | static const char _CHMU_SPANINFO[] =
      |                   ^~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64  -lpthread -o libchm.la -rpath /usr/lib64 chm_lib.lo lzx.lo  -lpthread 
libtool: link: x86_64-alt-linux-gcc -shared  .libs/chm_lib.o .libs/lzx.o   -lpthread    -Wl,-soname -Wl,libchm.so.0 -o .libs/libchm.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libchm.so.0" && ln -s "libchm.so.0.0.0" "libchm.so.0")
libtool: link: (cd ".libs" && rm -f "libchm.so" && ln -s "libchm.so.0.0.0" "libchm.so")
libtool: link: ( cd ".libs" && rm -f "libchm.la" && ln -s "../libchm.la" "libchm.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64  -lpthread -o enum_chmLib enum_chmLib.o libchm.la -lpthread 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -o .libs/enum_chmLib enum_chmLib.o  ./.libs/libchm.so -lpthread
make[1]: Leaving directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64  -lpthread -o test_chmLib test_chmLib.o libchm.la -lpthread 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -o .libs/test_chmLib test_chmLib.o  ./.libs/libchm.so -lpthread
make[1]: Leaving directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64  -lpthread -o enumdir_chmLib enumdir_chmLib.o libchm.la -lpthread 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -o .libs/enumdir_chmLib enumdir_chmLib.o  ./.libs/libchm.so -lpthread
make[1]: Leaving directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64  -lpthread -o extract_chmLib extract_chmLib.o libchm.la -lpthread 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -o .libs/extract_chmLib extract_chmLib.o  ./.libs/libchm.so -lpthread
make[1]: Leaving directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64  -lpthread -o chm_http chm_http.o libchm.la -lpthread 
libtool: link: DIE_RPATH_DIE="/usr/lib64:" x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -o .libs/chm_http chm_http.o  ./.libs/libchm.so -lpthread
make[1]: Leaving directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.38714
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libchm-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libchm-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games
+ cd chmlib-0.40
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libchm-buildroot
make: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
test -z "/usr/lib64" || /usr/bin/mkdir -p "/usr/src/tmp/libchm-buildroot/usr/lib64"
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p  'libchm.la' '/usr/src/tmp/libchm-buildroot/usr/lib64/libchm.la'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libchm.so.0.0.0 /usr/src/tmp/libchm-buildroot/usr/lib64/libchm.so.0.0.0
libtool: install: (cd /usr/src/tmp/libchm-buildroot/usr/lib64 && { ln -s -f libchm.so.0.0.0 libchm.so.0 || { rm -f libchm.so.0 && ln -s libchm.so.0.0.0 libchm.so.0; }; })
libtool: install: (cd /usr/src/tmp/libchm-buildroot/usr/lib64 && { ln -s -f libchm.so.0.0.0 libchm.so || { rm -f libchm.so && ln -s libchm.so.0.0.0 libchm.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libchm.lai /usr/src/tmp/libchm-buildroot/usr/lib64/libchm.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
test -z "/usr/bin" || /usr/bin/mkdir -p "/usr/src/tmp/libchm-buildroot/usr/bin"
  /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p 'chm_http' '/usr/src/tmp/libchm-buildroot/usr/bin/chm_http'
libtool: install: warning: `libchm.la' has not been installed in `/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/chm_http /usr/src/tmp/libchm-buildroot/usr/bin/chm_http
  /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p 'enum_chmLib' '/usr/src/tmp/libchm-buildroot/usr/bin/enum_chmLib'
libtool: install: warning: `libchm.la' has not been installed in `/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/enum_chmLib /usr/src/tmp/libchm-buildroot/usr/bin/enum_chmLib
  /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p 'enumdir_chmLib' '/usr/src/tmp/libchm-buildroot/usr/bin/enumdir_chmLib'
libtool: install: warning: `libchm.la' has not been installed in `/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/enumdir_chmLib /usr/src/tmp/libchm-buildroot/usr/bin/enumdir_chmLib
  /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p 'extract_chmLib' '/usr/src/tmp/libchm-buildroot/usr/bin/extract_chmLib'
libtool: install: warning: `libchm.la' has not been installed in `/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/extract_chmLib /usr/src/tmp/libchm-buildroot/usr/bin/extract_chmLib
  /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p 'test_chmLib' '/usr/src/tmp/libchm-buildroot/usr/bin/test_chmLib'
libtool: install: warning: `libchm.la' has not been installed in `/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/test_chmLib /usr/src/tmp/libchm-buildroot/usr/bin/test_chmLib
test -z "/usr/include" || /usr/bin/mkdir -p "/usr/src/tmp/libchm-buildroot/usr/include"
 /usr/libexec/rpm-build/install -p -m 644 'chm_lib.h' '/usr/src/tmp/libchm-buildroot/usr/include/chm_lib.h'
 /usr/libexec/rpm-build/install -p -m 644 'lzx.h' '/usr/src/tmp/libchm-buildroot/usr/include/lzx.h'
make[2]: Leaving directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40'
make[2]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/chmlib-0.40'
make[1]: Leaving directory '/usr/src/RPM/BUILD/chmlib-0.40'
make: Leaving directory '/usr/src/RPM/BUILD/chmlib-0.40'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libchm-buildroot (auto)
removed './usr/lib64/libchm.la'
mode of './usr/lib64/libchm.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libchm-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/libchm-buildroot/ (default)
Compressing files in /usr/src/tmp/libchm-buildroot (auto)
Adjusting library links in /usr/src/tmp/libchm-buildroot
./usr/lib64: (from <cmdline>:0)
	libchm.so.0 -> libchm.so.0.0.0
Verifying ELF objects in /usr/src/tmp/libchm-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libchm-buildroot
Processing files: libchm-0.40-alt7
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RWsPz7
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/libchm-buildroot/usr/lib64/libchm.so.0: 11 symbols, 14 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WJJ6yS
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libchm.so.0()(64bit) = set:hdf7q2P5VZwtLGr9TKxhrEM1
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qw4Ts7
Creating libchm-debuginfo package
Processing files: libchm-devel-0.40-alt7
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qleytv
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.1IW28n
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libchm = 0.40-alt7, /usr/lib64/libchm.so.0.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OXK6Ey
Processing files: libchm-utils-0.40-alt7
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cxgsrF
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.DXlwQQ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libchm = 0.40-alt7, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libchm.so.0()(64bit) >= set:heqsAVYGEdso8Zh, 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.lXgWaq
Creating libchm-utils-debuginfo package
Processing files: libchm-debuginfo-0.40-alt7
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aGWiE7
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Eb2qtU
find-requires: running scripts (debuginfo)
Provides: debug64(libchm.so.0)
Requires: libchm = 0.40-alt7, debug64(libc.so.6)
Processing files: libchm-utils-debuginfo-0.40-alt7
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AvqLb1
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uMMJD0
find-requires: running scripts (debuginfo)
Requires: libchm-utils = 0.40-alt7, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libchm.so.0)
Adding to libchm-devel a strict dependency on libchm
Adding to libchm-utils a strict dependency on libchm
Adding to libchm-debuginfo a strict dependency on libchm
Adding to libchm-utils-debuginfo a strict dependency on libchm-utils
Adding to libchm-utils-debuginfo a strict dependency on libchm-debuginfo
Removing from libchm-utils-debuginfo 1 sources provided by libchm-debuginfo
Removing 1 extra deps from libchm-devel due to dependency on libchm
Removing 2 extra deps from libchm-utils due to dependency on libchm
Removing 1 extra deps from libchm-utils-debuginfo due to dependency on libchm-debuginfo
Removing 3 extra deps from libchm-utils due to repentancy on libchm
Removing 1 extra deps from libchm-utils-debuginfo due to repentancy on libchm-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/libchm-0.40-alt7.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libchm-devel-0.40-alt7.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libchm-utils-0.40-alt7.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libchm-debuginfo-0.40-alt7.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libchm-utils-debuginfo-0.40-alt7.x86_64.rpm (w2.lzdio)
2.73user 6.22system 0:18.60elapsed 48%CPU (0avgtext+0avgdata 41320maxresident)k
0inputs+0outputs (0major+1019106minor)pagefaults 0swaps
3.40user 2.75system 0:29.44elapsed 20%CPU (0avgtext+0avgdata 131792maxresident)k
0inputs+0outputs (0major+206576minor)pagefaults 0swaps
--- libchm-0.40-alt7.x86_64.rpm.repo	2023-09-01 14:50:09.000000000 +0000
+++ libchm-0.40-alt7.x86_64.rpm.hasher	2024-05-13 02:23:02.814459506 +0000
@@ -10,3 +10,3 @@
 File: /usr/lib64/libchm.so.0	120777	root:root		libchm.so.0.0.0
-File: /usr/lib64/libchm.so.0.0.0	100644	root:root	6bfa9b12e489122efd47ee0ce03384c7	
-RPMIdentity: ac09cf3732e3c31a9d2ba60451673744aab24bc5ae603d6a2f7c213a8d6e42fe008d8db00e1d59f6b2a39ebce8e4ba33bb845c93cd7d63d9ff72390fcd06739b
+File: /usr/lib64/libchm.so.0.0.0	100644	root:root	8db32a082c81e30a1f0a7e5ae4daf13d	
+RPMIdentity: 63fb8d5ed99c8eee9978dfefabc12c88f8084dedb99ea0edbc9cc51e0aba68d747e670f4196cad317e5d920d9d51d57bc8d490d795ea0f8c9b6b95827f2d76b0
--- libchm-debuginfo-0.40-alt7.x86_64.rpm.repo	2023-09-01 14:50:09.000000000 +0000
+++ libchm-debuginfo-0.40-alt7.x86_64.rpm.hasher	2024-05-13 02:23:03.586472604 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/7b	40755	root:root	
-/usr/lib/debug/.build-id/7b/79a9e75febd5db4158e35f7f1785ea65af6670	120777	root:root	../../../../lib64/libchm.so.0.0.0
-/usr/lib/debug/.build-id/7b/79a9e75febd5db4158e35f7f1785ea65af6670.debug	120777	root:root	../../usr/lib64/libchm.so.0.0.0.debug
+/usr/lib/debug/.build-id/dd	40755	root:root	
+/usr/lib/debug/.build-id/dd/9e420586d0c04df658ffe98f2467a0a2da37e9	120777	root:root	../../../../lib64/libchm.so.0.0.0
+/usr/lib/debug/.build-id/dd/9e420586d0c04df658ffe98f2467a0a2da37e9.debug	120777	root:root	../../usr/lib64/libchm.so.0.0.0.debug
 /usr/lib/debug/usr/lib64/libchm.so.0.0.0.debug	100644	root:root	
@@ -16,6 +16,6 @@
 Provides: libchm-debuginfo = 0.40-alt7:sisyphus+328482.100.1.1
-File: /usr/lib/debug/.build-id/7b	40755	root:root		
-File: /usr/lib/debug/.build-id/7b/79a9e75febd5db4158e35f7f1785ea65af6670	120777	root:root		../../../../lib64/libchm.so.0.0.0
-File: /usr/lib/debug/.build-id/7b/79a9e75febd5db4158e35f7f1785ea65af6670.debug	120777	root:root		../../usr/lib64/libchm.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib64/libchm.so.0.0.0.debug	100644	root:root	02f3ad8d7fdd0d0a1c55128e1ad38c51	
+File: /usr/lib/debug/.build-id/dd	40755	root:root		
+File: /usr/lib/debug/.build-id/dd/9e420586d0c04df658ffe98f2467a0a2da37e9	120777	root:root		../../../../lib64/libchm.so.0.0.0
+File: /usr/lib/debug/.build-id/dd/9e420586d0c04df658ffe98f2467a0a2da37e9.debug	120777	root:root		../../usr/lib64/libchm.so.0.0.0.debug
+File: /usr/lib/debug/usr/lib64/libchm.so.0.0.0.debug	100644	root:root	afea27f9e6c0b287425d2dfc30dd4da7	
 File: /usr/lib/debug/usr/lib64/libchm.so.0.debug	120777	root:root		libchm.so.0.0.0.debug
@@ -27,2 +27,2 @@
 File: /usr/src/debug/chmlib-0.40/src/lzx.h	100644	root:root	81f9f4d524210ea6fe76013955005b28	
-RPMIdentity: 71af3aa10413784d3d6fef7aafcdb917506fe966064064cfaa131944a2e0faffea20f1e2fdc94d32fc4a797df3016f209d5bced07fba5e9b1fe2a82fc9cf67f7
+RPMIdentity: 7a0cc8f0cb14eed644a5927ddbbca2ac552a9685a4d6dc816a70277bcbc88076f5a6a8fcbf5c1dccc12c3aa222080d047f5a54c16b40d7474b569e12cf454986
--- libchm-utils-0.40-alt7.x86_64.rpm.repo	2023-09-01 14:50:09.000000000 +0000
+++ libchm-utils-0.40-alt7.x86_64.rpm.hasher	2024-05-13 02:23:03.783475946 +0000
@@ -12,7 +12,7 @@
 Provides: libchm-utils = 0.40-alt7:sisyphus+328482.100.1.1
-File: /usr/bin/chm_http	100755	root:root	d1be389e492e368d1be492837c9fb672	
-File: /usr/bin/enum_chmLib	100755	root:root	4df5ba9006f4777ce8081189b790ba2c	
-File: /usr/bin/enumdir_chmLib	100755	root:root	3220dc93b34497568ba8dcef6f585a0f	
-File: /usr/bin/extract_chmLib	100755	root:root	c433536c686b50cb9e41e715b02aa17a	
-File: /usr/bin/test_chmLib	100755	root:root	02248c4ad27a9a6676e5efd4513facd4	
-RPMIdentity: 380fce8e81be24be808f2956e66eae129a5ea826b3d52a48152a93ecc6bd2f64af56a60d39feefd8a8f668e2ff575fb7634e2df63f156e394b4431be9613750b
+File: /usr/bin/chm_http	100755	root:root	1cc62d5792e02cb9e19053b9c74ecb39	
+File: /usr/bin/enum_chmLib	100755	root:root	24bc4793ff2147d19460f60bad79b0d9	
+File: /usr/bin/enumdir_chmLib	100755	root:root	4a161a48ce53622ca72956e887a2c23c	
+File: /usr/bin/extract_chmLib	100755	root:root	31953dafa3f6ab76227ac9be52785888	
+File: /usr/bin/test_chmLib	100755	root:root	1f3949236759b26e23a261b4d7869f6c	
+RPMIdentity: f39a1da6fcf2539281350551d8dffa27d1239f81a30cf877b17a0d9a77222ed0bdf30baf8ecdaae8a6bff2b6e34c39f2f7ec02746636c5fa7adb16dd759f69f5
--- libchm-utils-debuginfo-0.40-alt7.x86_64.rpm.repo	2023-09-01 14:50:10.000000000 +0000
+++ libchm-utils-debuginfo-0.40-alt7.x86_64.rpm.hasher	2024-05-13 02:23:04.675491079 +0000
@@ -1,16 +1,16 @@
-/usr/lib/debug/.build-id/2f	40755	root:root	
-/usr/lib/debug/.build-id/2f/673912ce9c7b89935679db3216d2555ab32e0d	120777	root:root	../../../../bin/enumdir_chmLib
-/usr/lib/debug/.build-id/2f/673912ce9c7b89935679db3216d2555ab32e0d.debug	120777	root:root	../../usr/bin/enumdir_chmLib.debug
-/usr/lib/debug/.build-id/46	40755	root:root	
-/usr/lib/debug/.build-id/46/d4fb9fc9fe28a68bf0e2eb3777fa972fd2d2b7	120777	root:root	../../../../bin/test_chmLib
-/usr/lib/debug/.build-id/46/d4fb9fc9fe28a68bf0e2eb3777fa972fd2d2b7.debug	120777	root:root	../../usr/bin/test_chmLib.debug
-/usr/lib/debug/.build-id/51	40755	root:root	
-/usr/lib/debug/.build-id/51/c0e9934f276539458eb3519cfc90eecf091bcb	120777	root:root	../../../../bin/extract_chmLib
-/usr/lib/debug/.build-id/51/c0e9934f276539458eb3519cfc90eecf091bcb.debug	120777	root:root	../../usr/bin/extract_chmLib.debug
-/usr/lib/debug/.build-id/80	40755	root:root	
-/usr/lib/debug/.build-id/80/d042927567e8e0c428a0191de23ccd4391c793	120777	root:root	../../../../bin/chm_http
-/usr/lib/debug/.build-id/80/d042927567e8e0c428a0191de23ccd4391c793.debug	120777	root:root	../../usr/bin/chm_http.debug
-/usr/lib/debug/.build-id/91	40755	root:root	
-/usr/lib/debug/.build-id/91/837936f56daf56adac761b9ebca3556093ae26	120777	root:root	../../../../bin/enum_chmLib
-/usr/lib/debug/.build-id/91/837936f56daf56adac761b9ebca3556093ae26.debug	120777	root:root	../../usr/bin/enum_chmLib.debug
+/usr/lib/debug/.build-id/42	40755	root:root	
+/usr/lib/debug/.build-id/42/3da15f958ecb55970c21609087baca8f877da8	120777	root:root	../../../../bin/extract_chmLib
+/usr/lib/debug/.build-id/42/3da15f958ecb55970c21609087baca8f877da8.debug	120777	root:root	../../usr/bin/extract_chmLib.debug
+/usr/lib/debug/.build-id/7a	40755	root:root	
+/usr/lib/debug/.build-id/7a/77cba8e25c2f8d55109f6ce6aede69ff8c5ad7	120777	root:root	../../../../bin/chm_http
+/usr/lib/debug/.build-id/7a/77cba8e25c2f8d55109f6ce6aede69ff8c5ad7.debug	120777	root:root	../../usr/bin/chm_http.debug
+/usr/lib/debug/.build-id/e2	40755	root:root	
+/usr/lib/debug/.build-id/e2/c24de272be37e8701d4a79cf605bf81f597be1	120777	root:root	../../../../bin/test_chmLib
+/usr/lib/debug/.build-id/e2/c24de272be37e8701d4a79cf605bf81f597be1.debug	120777	root:root	../../usr/bin/test_chmLib.debug
+/usr/lib/debug/.build-id/e4	40755	root:root	
+/usr/lib/debug/.build-id/e4/df5ab4199e4cf562ffc6b99430f0f072b6e27a	120777	root:root	../../../../bin/enum_chmLib
+/usr/lib/debug/.build-id/e4/df5ab4199e4cf562ffc6b99430f0f072b6e27a.debug	120777	root:root	../../usr/bin/enum_chmLib.debug
+/usr/lib/debug/.build-id/f2	40755	root:root	
+/usr/lib/debug/.build-id/f2/373157e7b07df2c724819ead29ff6ec84c297b	120777	root:root	../../../../bin/enumdir_chmLib
+/usr/lib/debug/.build-id/f2/373157e7b07df2c724819ead29ff6ec84c297b.debug	120777	root:root	../../usr/bin/enumdir_chmLib.debug
 /usr/lib/debug/usr/bin/chm_http.debug	100644	root:root	
@@ -32,22 +32,22 @@
 Provides: libchm-utils-debuginfo = 0.40-alt7:sisyphus+328482.100.1.1
-File: /usr/lib/debug/.build-id/2f	40755	root:root		
-File: /usr/lib/debug/.build-id/2f/673912ce9c7b89935679db3216d2555ab32e0d	120777	root:root		../../../../bin/enumdir_chmLib
-File: /usr/lib/debug/.build-id/2f/673912ce9c7b89935679db3216d2555ab32e0d.debug	120777	root:root		../../usr/bin/enumdir_chmLib.debug
-File: /usr/lib/debug/.build-id/46	40755	root:root		
-File: /usr/lib/debug/.build-id/46/d4fb9fc9fe28a68bf0e2eb3777fa972fd2d2b7	120777	root:root		../../../../bin/test_chmLib
-File: /usr/lib/debug/.build-id/46/d4fb9fc9fe28a68bf0e2eb3777fa972fd2d2b7.debug	120777	root:root		../../usr/bin/test_chmLib.debug
-File: /usr/lib/debug/.build-id/51	40755	root:root		
-File: /usr/lib/debug/.build-id/51/c0e9934f276539458eb3519cfc90eecf091bcb	120777	root:root		../../../../bin/extract_chmLib
-File: /usr/lib/debug/.build-id/51/c0e9934f276539458eb3519cfc90eecf091bcb.debug	120777	root:root		../../usr/bin/extract_chmLib.debug
-File: /usr/lib/debug/.build-id/80	40755	root:root		
-File: /usr/lib/debug/.build-id/80/d042927567e8e0c428a0191de23ccd4391c793	120777	root:root		../../../../bin/chm_http
-File: /usr/lib/debug/.build-id/80/d042927567e8e0c428a0191de23ccd4391c793.debug	120777	root:root		../../usr/bin/chm_http.debug
-File: /usr/lib/debug/.build-id/91	40755	root:root		
-File: /usr/lib/debug/.build-id/91/837936f56daf56adac761b9ebca3556093ae26	120777	root:root		../../../../bin/enum_chmLib
-File: /usr/lib/debug/.build-id/91/837936f56daf56adac761b9ebca3556093ae26.debug	120777	root:root		../../usr/bin/enum_chmLib.debug
-File: /usr/lib/debug/usr/bin/chm_http.debug	100644	root:root	2cb6bcf6d8a3e32d90ca9d3bcffa10bf	
-File: /usr/lib/debug/usr/bin/enum_chmLib.debug	100644	root:root	796358073473f9730a330eab4dc14278	
-File: /usr/lib/debug/usr/bin/enumdir_chmLib.debug	100644	root:root	2daee0ada75c5b77ea67ac53ad79ba20	
-File: /usr/lib/debug/usr/bin/extract_chmLib.debug	100644	root:root	dd081634ca4b5d49431af420636b5f68	
-File: /usr/lib/debug/usr/bin/test_chmLib.debug	100644	root:root	822dfa4f5596e12d6c28bc70ac38ee6f	
+File: /usr/lib/debug/.build-id/42	40755	root:root		
+File: /usr/lib/debug/.build-id/42/3da15f958ecb55970c21609087baca8f877da8	120777	root:root		../../../../bin/extract_chmLib
+File: /usr/lib/debug/.build-id/42/3da15f958ecb55970c21609087baca8f877da8.debug	120777	root:root		../../usr/bin/extract_chmLib.debug
+File: /usr/lib/debug/.build-id/7a	40755	root:root		
+File: /usr/lib/debug/.build-id/7a/77cba8e25c2f8d55109f6ce6aede69ff8c5ad7	120777	root:root		../../../../bin/chm_http
+File: /usr/lib/debug/.build-id/7a/77cba8e25c2f8d55109f6ce6aede69ff8c5ad7.debug	120777	root:root		../../usr/bin/chm_http.debug
+File: /usr/lib/debug/.build-id/e2	40755	root:root		
+File: /usr/lib/debug/.build-id/e2/c24de272be37e8701d4a79cf605bf81f597be1	120777	root:root		../../../../bin/test_chmLib
+File: /usr/lib/debug/.build-id/e2/c24de272be37e8701d4a79cf605bf81f597be1.debug	120777	root:root		../../usr/bin/test_chmLib.debug
+File: /usr/lib/debug/.build-id/e4	40755	root:root		
+File: /usr/lib/debug/.build-id/e4/df5ab4199e4cf562ffc6b99430f0f072b6e27a	120777	root:root		../../../../bin/enum_chmLib
+File: /usr/lib/debug/.build-id/e4/df5ab4199e4cf562ffc6b99430f0f072b6e27a.debug	120777	root:root		../../usr/bin/enum_chmLib.debug
+File: /usr/lib/debug/.build-id/f2	40755	root:root		
+File: /usr/lib/debug/.build-id/f2/373157e7b07df2c724819ead29ff6ec84c297b	120777	root:root		../../../../bin/enumdir_chmLib
+File: /usr/lib/debug/.build-id/f2/373157e7b07df2c724819ead29ff6ec84c297b.debug	120777	root:root		../../usr/bin/enumdir_chmLib.debug
+File: /usr/lib/debug/usr/bin/chm_http.debug	100644	root:root	bc56d4a048985e9844aea7c29bee3c86	
+File: /usr/lib/debug/usr/bin/enum_chmLib.debug	100644	root:root	1b66e792d2bd35cb320ddcef2cf3f749	
+File: /usr/lib/debug/usr/bin/enumdir_chmLib.debug	100644	root:root	993dbe7c43314169f571c7fd9675af67	
+File: /usr/lib/debug/usr/bin/extract_chmLib.debug	100644	root:root	8526a0443bce94fa59a1efc672838708	
+File: /usr/lib/debug/usr/bin/test_chmLib.debug	100644	root:root	b01d5a99466f9a344fa714bcedb3d5d2	
 File: /usr/src/debug/chmlib-0.40	40755	root:root		
@@ -59,2 +59,2 @@
 File: /usr/src/debug/chmlib-0.40/src/test_chmLib.c	100644	root:root	ba47b7ad4a3e59ba82aac4c5de90415d	
-RPMIdentity: b020b4826d5690404c96e3301c9cce824069b1bd53c47f4c64bac0aca6ee572552faa6036f73335a8e4c621888a54adfdacb8f792c24ddbd31d4257f870d20a2
+RPMIdentity: e17666bed752fbd9ee8e117be1a8c69b2484cebd28940771a435346cef1a6dd191575728a1a7887c0b8452f801ac88462d6fa6aae5ce0c841b988111763609f3