<86>Jul  7 16:15:55 userdel[1964972]: delete user 'rooter'
<86>Jul  7 16:15:55 groupadd[1964978]: group added to /etc/group: name=rooter, GID=696
<86>Jul  7 16:15:55 groupadd[1964978]: group added to /etc/gshadow: name=rooter
<86>Jul  7 16:15:55 groupadd[1964978]: new group: name=rooter, GID=696
<86>Jul  7 16:15:55 useradd[1964985]: new user: name=rooter, UID=696, GID=696, home=/root, shell=/bin/bash
<86>Jul  7 16:15:55 userdel[1964992]: delete user 'builder'
<86>Jul  7 16:15:55 groupadd[1964997]: group added to /etc/group: name=builder, GID=697
<86>Jul  7 16:15:55 groupadd[1964997]: group added to /etc/gshadow: name=builder
<86>Jul  7 16:15:55 groupadd[1964997]: new group: name=builder, GID=697
<86>Jul  7 16:15:55 useradd[1965002]: new user: name=builder, UID=697, GID=697, home=/usr/src, shell=/bin/bash
warning: user lioka does not exist - using root
warning: group lioka does not exist - using root
warning: user lioka does not exist - using root
warning: group lioka does not exist - using root
warning: user lioka does not exist - using root
warning: group lioka does not exist - using root
warning: user lioka does not exist - using root
warning: group lioka does not exist - using root
warning: user lioka does not exist - using root
warning: group lioka does not exist - using root
<13>Jul  7 16:15:59 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+276616.100.1.1 1625151808 installed
<13>Jul  7 16:16:00 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625526466 installed
<13>Jul  7 16:16:03 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625526466 installed
<13>Jul  7 16:16:03 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607516810 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libchm-0.40-alt6.nosrc.rpm (w1.gzdio)
Installing libchm-0.40-alt6.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22277
+ 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
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22277
+ 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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ readlink -e -- ./configure
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri dirname -- '{}'
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
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 i586-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 i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking how to run the C preprocessor... i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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... /bin/install -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: 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 -j8
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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:233:28: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
  233 |      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'
i586-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 -march=i586 -mtune=generic -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'
i586-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 -march=i586 -mtune=generic -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'
/bin/sh ../libtool --tag=CC   --mode=compile i586-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 -march=i586 -mtune=generic -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c -o lzx.lo lzx.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -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 i586-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 -march=i586 -mtune=generic -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64 -c -o chm_lib.lo chm_lib.c
libtool: compile:  i586-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 -march=i586 -mtune=generic -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;
      |                      ^~~~~
At top level:
chm_lib.c:356:19: warning: '_CHMU_SPANINFO' defined but not used [-Wunused-const-variable=]
  356 | static const char _CHMU_SPANINFO[] =
      |                   ^~~~~~~~~~~~~~
chm_lib.c: In function 'chm_retrieve_object':
chm_lib.c:1572:24: warning: 'ubuffer' may be used uninitialized in this function [-Wmaybe-uninitialized]
 1572 |     memcpy(buf, ubuffer+nOffset, (unsigned int)nLen);
      |                 ~~~~~~~^~~~~~~~
chm_lib.c:1533:12: note: 'ubuffer' was declared here
 1533 |     UChar *ubuffer;
      |            ^~~~~~~
chm_lib.c: In function 'chm_open':
chm_lib.c:964:41: warning: 'ctlData.windowSize' may be used uninitialized in this function [-Wmaybe-uninitialized]
  964 |         newHandle->window_size = ctlData.windowSize;
      |                                  ~~~~~~~^~~~~~~~~~~
chm_lib.c:965:44: warning: 'ctlData.resetInterval' may be used uninitialized in this function [-Wmaybe-uninitialized]
  965 |         newHandle->reset_interval = ctlData.resetInterval;
      |                                     ~~~~~~~^~~~~~~~~~~~~~
chm_lib.c:976:44: warning: 'ctlData.windowsPerReset' may be used uninitialized in this function [-Wmaybe-uninitialized]
  976 |                                     ctlData.windowsPerReset;
      |                                     ~~~~~~~^~~~~~~~~~~~~~~~
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 i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64  -lpthread -o libchm.la -rpath /usr/lib chm_lib.lo lzx.lo  -lpthread 
libtool: link: i586-alt-linux-gcc -shared  .libs/chm_lib.o .libs/lzx.o   -lpthread  -march=i586 -mtune=generic   -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 i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64  -lpthread -o chm_http chm_http.o libchm.la -lpthread 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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]: Entering directory '/usr/src/RPM/BUILD/chmlib-0.40/src'
/bin/sh ../libtool --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64  -lpthread -o enum_chmLib enum_chmLib.o libchm.la -lpthread 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64  -lpthread -o enumdir_chmLib enumdir_chmLib.o libchm.la -lpthread 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64  -lpthread -o test_chmLib test_chmLib.o libchm.la -lpthread 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -DCHM_MT -DCHM_USE_PREAD -DCHM_USE_IO64  -lpthread -o extract_chmLib extract_chmLib.o libchm.la -lpthread 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40574
+ 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:/bin:/usr/bin:/usr/X11R6/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/lib" || /bin/mkdir -p "/usr/src/tmp/libchm-buildroot/usr/lib"
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p  'libchm.la' '/usr/src/tmp/libchm-buildroot/usr/lib/libchm.la'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libchm.so.0.0.0 /usr/src/tmp/libchm-buildroot/usr/lib/libchm.so.0.0.0
libtool: install: (cd /usr/src/tmp/libchm-buildroot/usr/lib && { 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/lib && { 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/lib/libchm.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/bin" || /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/lib'
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/lib'
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/lib'
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/lib'
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/lib'
libtool: install: /usr/libexec/rpm-build/install -p .libs/test_chmLib /usr/src/tmp/libchm-buildroot/usr/bin/test_chmLib
test -z "/usr/include" || /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/lib/libchm.la'
mode of './usr/lib/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/lib: (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)
verify-elf: WARNING: ./usr/bin/test_chmLib: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/bin/extract_chmLib: uses non-LFS functions: __xstat fopen
verify-elf: WARNING: ./usr/lib/libchm.so.0.0.0: uses non-LFS functions: open
Processing files: libchm-0.40-alt6
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vrJ58B
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/libchm-buildroot/usr/lib/libchm.so.0: 11 symbols, 14 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9fVOHB
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 = set:hdf7q2P5VZwtLGr9TKxhrEM1
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.2), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ssM2FC
Creating libchm-debuginfo package
Processing files: libchm-devel-0.40-alt6
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8eLLmD
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.DwlUKC
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-alt6, /usr/lib/libchm.so.0.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.famvcC
Processing files: libchm-utils-0.40-alt6
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bVpXdE
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.mtNpcF
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-alt6, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libchm.so.0 >= set:heqsAVYGEdso8Zh, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), 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.nacvUB
Creating libchm-utils-debuginfo package
Processing files: libchm-debuginfo-0.40-alt6
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CMuQwE
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B1UUDD
find-requires: running scripts (debuginfo)
Provides: debug(libchm.so.0)
Requires: libchm = 0.40-alt6, debug(libc.so.6), debug(libpthread.so.0)
Processing files: libchm-utils-debuginfo-0.40-alt6
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G8aSzF
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jsfzjE
find-requires: running scripts (debuginfo)
Requires: libchm-utils = 0.40-alt6, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libchm.so.0), debug(libpthread.so.0)
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 5 extra deps from libchm-utils due to repentancy on libchm
Removing 2 extra deps from libchm-utils-debuginfo due to repentancy on libchm-debuginfo
Wrote: /usr/src/RPM/RPMS/i586/libchm-0.40-alt6.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libchm-devel-0.40-alt6.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libchm-utils-0.40-alt6.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libchm-debuginfo-0.40-alt6.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libchm-utils-debuginfo-0.40-alt6.i586.rpm (w2.lzdio)
6.41user 1.36system 0:30.51elapsed 25%CPU (0avgtext+0avgdata 29460maxresident)k
0inputs+0outputs (0major+899286minor)pagefaults 0swaps
11.53user 3.70system 0:47.84elapsed 31%CPU (0avgtext+0avgdata 103748maxresident)k
0inputs+0outputs (0major+1233450minor)pagefaults 0swaps
--- libchm-0.40-alt6.i586.rpm.repo	2018-04-11 13:34:10.000000000 +0000
+++ libchm-0.40-alt6.i586.rpm.hasher	2021-07-07 16:16:40.166875493 +0000
@@ -10,2 +10,2 @@
 Provides: libchm = 0.40-alt6
-RPMIdentity: ef24a9ca62e29a827b31e75cbda056e9
+RPMIdentity: 020455eb83f01c6add937355b7dff44f
--- libchm-debuginfo-0.40-alt6.i586.rpm.repo	2018-04-11 13:34:10.000000000 +0000
+++ libchm-debuginfo-0.40-alt6.i586.rpm.hasher	2021-07-07 16:16:40.361876807 +0000
@@ -13,2 +13,2 @@
 Provides: libchm-debuginfo = 0.40-alt6
-RPMIdentity: 2b1fb08e03449bd9a149e08886b67003
+RPMIdentity: 6c4f2102da38007b46db4703a122f646
--- libchm-utils-0.40-alt6.i586.rpm.repo	2018-04-11 13:34:10.000000000 +0000
+++ libchm-utils-0.40-alt6.i586.rpm.hasher	2021-07-07 16:16:40.701879099 +0000
@@ -11,2 +11,2 @@
 Provides: libchm-utils = 0.40-alt6
-RPMIdentity: c3a2d953e499c0c35d6fda26194e2b15
+RPMIdentity: 7d061700844978d5d0968c0635ea62de
--- libchm-utils-debuginfo-0.40-alt6.i586.rpm.repo	2018-04-11 13:34:10.000000000 +0000
+++ libchm-utils-debuginfo-0.40-alt6.i586.rpm.hasher	2021-07-07 16:16:40.894880401 +0000
@@ -16,2 +16,2 @@
 Provides: libchm-utils-debuginfo = 0.40-alt6
-RPMIdentity: 65d564708e8307f8338c1cef3f0feac5
+RPMIdentity: ca62f85cf4c4dda6a67e35b229734adc