<86>Feb 9 02:19:15 userdel[3320222]: delete user 'rooter' <86>Feb 9 02:19:15 userdel[3320222]: removed group 'rooter' owned by 'rooter' <86>Feb 9 02:19:15 groupadd[3320375]: group added to /etc/group: name=rooter, GID=930 <86>Feb 9 02:19:15 groupadd[3320375]: new group: name=rooter, GID=930 <86>Feb 9 02:19:15 useradd[3320497]: new user: name=rooter, UID=930, GID=930, home=/root, shell=/bin/bash <86>Feb 9 02:19:15 userdel[3320677]: delete user 'builder' <86>Feb 9 02:19:15 userdel[3320677]: removed group 'builder' owned by 'builder' <86>Feb 9 02:19:15 userdel[3320677]: removed shadow group 'builder' owned by 'builder' <86>Feb 9 02:19:15 groupadd[3320831]: group added to /etc/group: name=builder, GID=931 <86>Feb 9 02:19:15 groupadd[3320831]: group added to /etc/gshadow: name=builder <86>Feb 9 02:19:15 groupadd[3320831]: new group: name=builder, GID=931 <86>Feb 9 02:19:15 useradd[3321261]: new user: name=builder, UID=931, GID=931, 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>Feb 9 02:19:18 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Feb 9 02:19:18 rpmi: libstdc++11-devel-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed <13>Feb 9 02:19:19 rpmi: gcc11-c++-11.2.1-alt2 sisyphus+291192.100.1.1 1638461683 installed <13>Feb 9 02:19:19 rpmi: gcc-c++-11-alt1 sisyphus+285602.400.1.1 1632238564 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libchm-0.40-alt6.nosrc.rpm (w1.gzdio) Installing libchm-0.40-alt6.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80398 + 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/tar -xf - + /bin/bzip2 -dc /usr/src/RPM/SOURCES/chmlib-0.40.tar.bz2 + 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.80398 + 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 + sort -u + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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... /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 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... /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 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... /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 -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 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 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 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 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 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 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; | ^~~~~ 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=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=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 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 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 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.90397 + 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/lib64" || /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" || /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" || /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 :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) Processing files: libchm-0.40-alt6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.22FJvT 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.APNZq3 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.qHKkYM 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.1ttcwU 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.XD2CbH 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/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.ZWkbjM Processing files: libchm-utils-0.40-alt6 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sMCXif 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.fvYK54 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, /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.kxL7SF 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.6Q4168 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YYK4SZ find-requires: running scripts (debuginfo) Provides: debug64(libchm.so.0) Requires: libchm = 0.40-alt6, debug64(libc.so.6) 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.SBdmXH find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.57GRAB find-requires: running scripts (debuginfo) Requires: libchm-utils = 0.40-alt6, /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-alt6.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libchm-devel-0.40-alt6.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libchm-utils-0.40-alt6.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libchm-debuginfo-0.40-alt6.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libchm-utils-debuginfo-0.40-alt6.x86_64.rpm (w2.lzdio) 6.40user 2.14system 0:30.61elapsed 27%CPU (0avgtext+0avgdata 36836maxresident)k 0inputs+0outputs (0major+1022510minor)pagefaults 0swaps 11.66user 7.49system 0:45.43elapsed 42%CPU (0avgtext+0avgdata 104928maxresident)k 0inputs+0outputs (30496major+1345596minor)pagefaults 0swaps --- libchm-0.40-alt6.x86_64.rpm.repo 2021-07-12 08:39:55.000000000 +0000 +++ libchm-0.40-alt6.x86_64.rpm.hasher 2022-02-09 02:19:55.330941422 +0000 @@ -5,3 +5,2 @@ Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) Requires: rtld(GNU_HASH) @@ -11,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 a6c1cd49dc3dddd18f0cbc360c2b2e7e -RPMIdentity: 73bb413037a48cd63a1f3ca36c53a72b14eb97093f9ab6242c658c40db558bcee43dbe9ca1deee3ae0a3516715a53a8758ab9d4454157a70bf9829fffd6b054e +File: /usr/lib64/libchm.so.0.0.0 100644 root:root 80a4fdf3106888bd9aa227448c0ea9bf +RPMIdentity: 80e4558b8d62c37a2171682612d2997ae8830507445de208400c685198f5c480ba85671d44b8c3e3415a2ccff962bab968fa78bcee30b72dcbf1f92724d969b5 --- libchm-debuginfo-0.40-alt6.x86_64.rpm.repo 2021-07-12 08:39:55.000000000 +0000 +++ libchm-debuginfo-0.40-alt6.x86_64.rpm.hasher 2022-02-09 02:19:55.569945114 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/d8 40755 root:root -/usr/lib/debug/.build-id/d8/709b4631e5b13689e461ee937b2dc093d89b16 120777 root:root ../../../../lib64/libchm.so.0.0.0 -/usr/lib/debug/.build-id/d8/709b4631e5b13689e461ee937b2dc093d89b16.debug 120777 root:root ../../usr/lib64/libchm.so.0.0.0.debug +/usr/lib/debug/.build-id/69 40755 root:root +/usr/lib/debug/.build-id/69/0dfc59d4011bee6d9af1e17780adb1b893b35b 120777 root:root ../../../../lib64/libchm.so.0.0.0 +/usr/lib/debug/.build-id/69/0dfc59d4011bee6d9af1e17780adb1b893b35b.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 @@ -12,3 +12,2 @@ Requires: debug64(libc.so.6) -Requires: debug64(libpthread.so.0) Requires: libchm = 0.40-alt6:sisyphus+278226.100.1.1 @@ -17,6 +16,6 @@ Provides: libchm-debuginfo = 0.40-alt6:sisyphus+278226.100.1.1 -File: /usr/lib/debug/.build-id/d8 40755 root:root -File: /usr/lib/debug/.build-id/d8/709b4631e5b13689e461ee937b2dc093d89b16 120777 root:root ../../../../lib64/libchm.so.0.0.0 -File: /usr/lib/debug/.build-id/d8/709b4631e5b13689e461ee937b2dc093d89b16.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 a13bfb5dd19a2b3e10c0ac487c2f0f3f +File: /usr/lib/debug/.build-id/69 40755 root:root +File: /usr/lib/debug/.build-id/69/0dfc59d4011bee6d9af1e17780adb1b893b35b 120777 root:root ../../../../lib64/libchm.so.0.0.0 +File: /usr/lib/debug/.build-id/69/0dfc59d4011bee6d9af1e17780adb1b893b35b.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 545d0532bc769335c2e91a449698802d File: /usr/lib/debug/usr/lib64/libchm.so.0.debug 120777 root:root libchm.so.0.0.0.debug @@ -28,2 +27,2 @@ File: /usr/src/debug/chmlib-0.40/src/lzx.h 100644 root:root 81f9f4d524210ea6fe76013955005b28 -RPMIdentity: 8bb9cec152f9d28d004faa8b79fd0cf44c284c24c33a9fef43f22ec82f81eda6f0456095a7ee8b10cbb503c3260e48f75f48e66483f22799c577e7d3380f3b08 +RPMIdentity: 8505b7b5dd7d6322ed352a11b8fd704ef69c1a04e4520321d8471e983155cbf5711c81634107ec9dfb6cc44f29d40dc060cd5184291af0618fc4fba422ecde05 --- libchm-utils-0.40-alt6.x86_64.rpm.repo 2021-07-12 08:39:54.000000000 +0000 +++ libchm-utils-0.40-alt6.x86_64.rpm.hasher 2022-02-09 02:19:55.965951230 +0000 @@ -7,2 +7,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libchm = 0.40-alt6:sisyphus+278226.100.1.1 @@ -10,7 +12,7 @@ Provides: libchm-utils = 0.40-alt6:sisyphus+278226.100.1.1 -File: /usr/bin/chm_http 100755 root:root 6a57df43ae82e9e7c134ba380c12e549 -File: /usr/bin/enum_chmLib 100755 root:root 636996af553b6180f35f31259189d962 -File: /usr/bin/enumdir_chmLib 100755 root:root a15fd4703da37964e0362e84b4ad9fd2 -File: /usr/bin/extract_chmLib 100755 root:root 5a063236c3d523ce4055fcc2c16f03be -File: /usr/bin/test_chmLib 100755 root:root cc0188b4395875400a1f00d143c58230 -RPMIdentity: daec6ad963e8b5766239122a4d9ab60753f4cea750f2688cef2db879b71555bac379f0ddf9e70f83a667dedb85d618b852cee20f0a09714c1788197e6e16a930 +File: /usr/bin/chm_http 100755 root:root ecc02a9c725740ab324e17200e9ff7bc +File: /usr/bin/enum_chmLib 100755 root:root 3f81b934bd04960357f28a88fd0524f6 +File: /usr/bin/enumdir_chmLib 100755 root:root 5dca5870e9d2d4467baf556fcef3f7cc +File: /usr/bin/extract_chmLib 100755 root:root 11291d8c1748898b49db7fe6e2d217bf +File: /usr/bin/test_chmLib 100755 root:root df28a7dcde53d4bc54529824a0ba1273 +RPMIdentity: d3cb49d3c45e62c13854fdcecad50adea8256d6f72368db28ef373ae05c7f5d00cfbae40dfb49c5bf4d7efc654a9ba56ee919286e1ebb701dbc4a1967e80f48b --- libchm-utils-debuginfo-0.40-alt6.x86_64.rpm.repo 2021-07-12 08:39:55.000000000 +0000 +++ libchm-utils-debuginfo-0.40-alt6.x86_64.rpm.hasher 2022-02-09 02:19:56.190954705 +0000 @@ -1,16 +1,16 @@ -/usr/lib/debug/.build-id/48 40755 root:root -/usr/lib/debug/.build-id/48/40cc26eff536fdafa1cbf64115c45f46b6b55d 120777 root:root ../../../../bin/extract_chmLib -/usr/lib/debug/.build-id/48/40cc26eff536fdafa1cbf64115c45f46b6b55d.debug 120777 root:root ../../usr/bin/extract_chmLib.debug -/usr/lib/debug/.build-id/71 40755 root:root -/usr/lib/debug/.build-id/71/278b6676f5687b8bbb2505754b6ece985d07b1 120777 root:root ../../../../bin/test_chmLib -/usr/lib/debug/.build-id/71/278b6676f5687b8bbb2505754b6ece985d07b1.debug 120777 root:root ../../usr/bin/test_chmLib.debug -/usr/lib/debug/.build-id/7a 40755 root:root -/usr/lib/debug/.build-id/7a/6f0bf7f06ef55574607b9fa42d68a10977f1e9 120777 root:root ../../../../bin/enumdir_chmLib -/usr/lib/debug/.build-id/7a/6f0bf7f06ef55574607b9fa42d68a10977f1e9.debug 120777 root:root ../../usr/bin/enumdir_chmLib.debug -/usr/lib/debug/.build-id/8d 40755 root:root -/usr/lib/debug/.build-id/8d/3d3ccf706a63263b8c3a7d4e2198d7f6b0ab01 120777 root:root ../../../../bin/enum_chmLib -/usr/lib/debug/.build-id/8d/3d3ccf706a63263b8c3a7d4e2198d7f6b0ab01.debug 120777 root:root ../../usr/bin/enum_chmLib.debug -/usr/lib/debug/.build-id/a0 40755 root:root -/usr/lib/debug/.build-id/a0/262ccfdc587523a1d52f18769d8f4db77cc9d1 120777 root:root ../../../../bin/chm_http -/usr/lib/debug/.build-id/a0/262ccfdc587523a1d52f18769d8f4db77cc9d1.debug 120777 root:root ../../usr/bin/chm_http.debug +/usr/lib/debug/.build-id/09 40755 root:root +/usr/lib/debug/.build-id/09/c23592ce9973471301351abc65dc04646a683e 120777 root:root ../../../../bin/test_chmLib +/usr/lib/debug/.build-id/09/c23592ce9973471301351abc65dc04646a683e.debug 120777 root:root ../../usr/bin/test_chmLib.debug +/usr/lib/debug/.build-id/0b 40755 root:root +/usr/lib/debug/.build-id/0b/9f975570f513397da796f9d8126295c18680c0 120777 root:root ../../../../bin/chm_http +/usr/lib/debug/.build-id/0b/9f975570f513397da796f9d8126295c18680c0.debug 120777 root:root ../../usr/bin/chm_http.debug +/usr/lib/debug/.build-id/19 40755 root:root +/usr/lib/debug/.build-id/19/7dc219a92d6e2a581f442536e89ab9e7f57b86 120777 root:root ../../../../bin/enum_chmLib +/usr/lib/debug/.build-id/19/7dc219a92d6e2a581f442536e89ab9e7f57b86.debug 120777 root:root ../../usr/bin/enum_chmLib.debug +/usr/lib/debug/.build-id/9b 40755 root:root +/usr/lib/debug/.build-id/9b/1f9dd9c5e257ba399c5e13940356aaf59608d6 120777 root:root ../../../../bin/extract_chmLib +/usr/lib/debug/.build-id/9b/1f9dd9c5e257ba399c5e13940356aaf59608d6.debug 120777 root:root ../../usr/bin/extract_chmLib.debug +/usr/lib/debug/.build-id/b5 40755 root:root +/usr/lib/debug/.build-id/b5/8ebaacaa65fa1be9aecdb86f3e962a50a6944d 120777 root:root ../../../../bin/enumdir_chmLib +/usr/lib/debug/.build-id/b5/8ebaacaa65fa1be9aecdb86f3e962a50a6944d.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-alt6:sisyphus+278226.100.1.1 -File: /usr/lib/debug/.build-id/48 40755 root:root -File: /usr/lib/debug/.build-id/48/40cc26eff536fdafa1cbf64115c45f46b6b55d 120777 root:root ../../../../bin/extract_chmLib -File: /usr/lib/debug/.build-id/48/40cc26eff536fdafa1cbf64115c45f46b6b55d.debug 120777 root:root ../../usr/bin/extract_chmLib.debug -File: /usr/lib/debug/.build-id/71 40755 root:root -File: /usr/lib/debug/.build-id/71/278b6676f5687b8bbb2505754b6ece985d07b1 120777 root:root ../../../../bin/test_chmLib -File: /usr/lib/debug/.build-id/71/278b6676f5687b8bbb2505754b6ece985d07b1.debug 120777 root:root ../../usr/bin/test_chmLib.debug -File: /usr/lib/debug/.build-id/7a 40755 root:root -File: /usr/lib/debug/.build-id/7a/6f0bf7f06ef55574607b9fa42d68a10977f1e9 120777 root:root ../../../../bin/enumdir_chmLib -File: /usr/lib/debug/.build-id/7a/6f0bf7f06ef55574607b9fa42d68a10977f1e9.debug 120777 root:root ../../usr/bin/enumdir_chmLib.debug -File: /usr/lib/debug/.build-id/8d 40755 root:root -File: /usr/lib/debug/.build-id/8d/3d3ccf706a63263b8c3a7d4e2198d7f6b0ab01 120777 root:root ../../../../bin/enum_chmLib -File: /usr/lib/debug/.build-id/8d/3d3ccf706a63263b8c3a7d4e2198d7f6b0ab01.debug 120777 root:root ../../usr/bin/enum_chmLib.debug -File: /usr/lib/debug/.build-id/a0 40755 root:root -File: /usr/lib/debug/.build-id/a0/262ccfdc587523a1d52f18769d8f4db77cc9d1 120777 root:root ../../../../bin/chm_http -File: /usr/lib/debug/.build-id/a0/262ccfdc587523a1d52f18769d8f4db77cc9d1.debug 120777 root:root ../../usr/bin/chm_http.debug -File: /usr/lib/debug/usr/bin/chm_http.debug 100644 root:root 420f83f724851f257b356ecfe5aa7094 -File: /usr/lib/debug/usr/bin/enum_chmLib.debug 100644 root:root b7e6b98c42718099c573587b3f322498 -File: /usr/lib/debug/usr/bin/enumdir_chmLib.debug 100644 root:root 761155b469beda4fd9577271c4f025a1 -File: /usr/lib/debug/usr/bin/extract_chmLib.debug 100644 root:root e1652f9c7c61c7627462b1b8a32cd5a6 -File: /usr/lib/debug/usr/bin/test_chmLib.debug 100644 root:root 74a4f03c94c17907803825cfd906bdc9 +File: /usr/lib/debug/.build-id/09 40755 root:root +File: /usr/lib/debug/.build-id/09/c23592ce9973471301351abc65dc04646a683e 120777 root:root ../../../../bin/test_chmLib +File: /usr/lib/debug/.build-id/09/c23592ce9973471301351abc65dc04646a683e.debug 120777 root:root ../../usr/bin/test_chmLib.debug +File: /usr/lib/debug/.build-id/0b 40755 root:root +File: /usr/lib/debug/.build-id/0b/9f975570f513397da796f9d8126295c18680c0 120777 root:root ../../../../bin/chm_http +File: /usr/lib/debug/.build-id/0b/9f975570f513397da796f9d8126295c18680c0.debug 120777 root:root ../../usr/bin/chm_http.debug +File: /usr/lib/debug/.build-id/19 40755 root:root +File: /usr/lib/debug/.build-id/19/7dc219a92d6e2a581f442536e89ab9e7f57b86 120777 root:root ../../../../bin/enum_chmLib +File: /usr/lib/debug/.build-id/19/7dc219a92d6e2a581f442536e89ab9e7f57b86.debug 120777 root:root ../../usr/bin/enum_chmLib.debug +File: /usr/lib/debug/.build-id/9b 40755 root:root +File: /usr/lib/debug/.build-id/9b/1f9dd9c5e257ba399c5e13940356aaf59608d6 120777 root:root ../../../../bin/extract_chmLib +File: /usr/lib/debug/.build-id/9b/1f9dd9c5e257ba399c5e13940356aaf59608d6.debug 120777 root:root ../../usr/bin/extract_chmLib.debug +File: /usr/lib/debug/.build-id/b5 40755 root:root +File: /usr/lib/debug/.build-id/b5/8ebaacaa65fa1be9aecdb86f3e962a50a6944d 120777 root:root ../../../../bin/enumdir_chmLib +File: /usr/lib/debug/.build-id/b5/8ebaacaa65fa1be9aecdb86f3e962a50a6944d.debug 120777 root:root ../../usr/bin/enumdir_chmLib.debug +File: /usr/lib/debug/usr/bin/chm_http.debug 100644 root:root 4ae71b01eb41419e59b7ed813ec7b714 +File: /usr/lib/debug/usr/bin/enum_chmLib.debug 100644 root:root 6470efea227a53b6daea7228a7f5ffd6 +File: /usr/lib/debug/usr/bin/enumdir_chmLib.debug 100644 root:root 16206a3db6384b8e14de7fe848a27766 +File: /usr/lib/debug/usr/bin/extract_chmLib.debug 100644 root:root d975bd28393ece5f25f23d7ff77cc080 +File: /usr/lib/debug/usr/bin/test_chmLib.debug 100644 root:root b73977544bd699b157443decdac65dbe 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: 99bb789cf91e2fb7e8fe0a62ff582e072057b27789f3d5c2a6968cc2e2c52589172a0fa777182d38229a2704f740810406c13a92b2ca2205138cae89f822cfcd +RPMIdentity: f959540851c514be2edc38c4527550b15bf8dc3d82db4beba4bf891ea70992a608ce7c772ee9dd1a1f6c6c6f28fbad6d2b17b29f78c38214d6d700ee0c064054