<86>Aug 28 06:20:23 userdel[2308913]: delete user 'rooter' <86>Aug 28 06:20:23 userdel[2308913]: removed group 'rooter' owned by 'rooter' <86>Aug 28 06:20:23 groupadd[2308927]: group added to /etc/group: name=rooter, GID=693 <86>Aug 28 06:20:23 groupadd[2308927]: group added to /etc/gshadow: name=rooter <86>Aug 28 06:20:23 groupadd[2308927]: new group: name=rooter, GID=693 <86>Aug 28 06:20:23 useradd[2308941]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Aug 28 06:20:23 userdel[2308960]: delete user 'builder' <86>Aug 28 06:20:23 userdel[2308960]: removed group 'builder' owned by 'builder' <86>Aug 28 06:20:23 userdel[2308960]: removed shadow group 'builder' owned by 'builder' <86>Aug 28 06:20:23 groupadd[2308978]: group added to /etc/group: name=builder, GID=694 <86>Aug 28 06:20:23 groupadd[2308978]: group added to /etc/gshadow: name=builder <86>Aug 28 06:20:23 groupadd[2308978]: new group: name=builder, GID=694 <86>Aug 28 06:20:23 useradd[2308992]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash <13>Aug 28 06:20:28 rpmi: libhunspell-1.7.0-alt1 sisyphus+276382.100.1.1 1624989597 installed <13>Aug 28 06:20:28 rpmi: hunspell-1.7.0-alt1 sisyphus+276382.100.1.1 1624989597 installed <13>Aug 28 06:20:28 rpmi: libaspell-0.60.8-alt1 sisyphus+277639.100.1.1 1625728089 installed <13>Aug 28 06:20:28 rpmi: aspell-0.60.8-alt1 sisyphus+277639.100.1.1 1625728089 installed <13>Aug 28 06:20:28 rpmi: aspell-he-1.0-alt2_18 1506604755 installed <13>Aug 28 06:20:28 rpmi: hunspell-utils-1.7.0-alt1 sisyphus+276382.100.1.1 1624989597 installed <13>Aug 28 06:20:28 rpmi: libhunspell-devel-1.7.0-alt1 sisyphus+276382.100.1.1 1624989597 installed <13>Aug 28 06:20:28 rpmi: zlib-devel-1.2.11-alt2 sisyphus+283721.100.1.1 1629847002 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/hspell-1.4-alt1.nosrc.rpm (w1.gzdio) Installing hspell-1.4-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97607 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hspell-1.4 + echo 'Source #0 (hspell-1.4.tar):' Source #0 (hspell-1.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/hspell-1.4.tar + cd hspell-1.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (hspell-1.4-alt-fixes.patch):' Patch #0 (hspell-1.4-alt-fixes.patch): + /usr/bin/patch -p1 patching file Makefile.in patching file configure.in patching file hspell.c + echo 'Patch #1 (hspell-1.4-rh-perl.patch):' Patch #1 (hspell-1.4-rh-perl.patch): + /usr/bin/patch -p1 patching file binarize-desc.pl patching file genprefixes.pl patching file pmerge + iconv -f hebrew -t utf8 -o WHATSNEW.new WHATSNEW + mv WHATSNEW.new WHATSNEW + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.97607 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hspell-1.4 + autoconf + 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + ./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-fatverb --enable-linginfo --enable-shared configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 inline... inline checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 intptr_t... yes checking for perl... /usr/bin/perl checking for gzread in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes configure: Checking features selected by user (see configure --help)... configure: Feature fatverb enabled (adding objective kinuyim to verbs). configure: Feature linginfo enabled (morphological analyzer). configure: Shared library building enabled. configure: creating ./config.status config.status: creating Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make make: Entering directory '/usr/src/RPM/BUILD/hspell-1.4' /usr/bin/perl -w wolig.pl -d wolig.dat > nouns.hif /usr/bin/perl -w woo -d woo.dat | sed "s/\+//" > verbs.hif /usr/bin/perl -w wolig.pl -d shemp.dat > shemp.hif x86_64-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_ZLIB=1 -DUSE_LINGINFO=1 -DDICTIONARY_BASE=\"/usr/share/hspell/hebrew.wgz\" find_sizes.c x86_64-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_ZLIB=1 -DUSE_LINGINFO=1 -DDICTIONARY_BASE=\"/usr/share/hspell/hebrew.wgz\" dict_radix.c x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o find_sizes find_sizes.o dict_radix.o -lz for hif in milot.hif extrawords.hif biza-verbs.hif biza-nouns.hif nouns.hif verbs.hif shemp.hif; do \ cat $hif; echo ---; done | \ /usr/bin/perl binarize-desc.pl | \ sort -u | /usr/bin/perl pack-desc.pl -p hebrew.wgz.prefixes.tmp \ -d hebrew.wgz.desc.tmp -s hebrew.wgz.stems.tmp \ -l hebrew.wgz.lingsizes.tmp | \ ./wzip | gzip -9n > hebrew.wgz reading input dictionaries... ################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################# create dmask.c... reading input sorted flat file... ##################################################################################################################################################################################################################################################################################################################################################################################################################################################################################### writing output files...creating hebrew.wgz.lingsizes.tmp... gzip -dc hebrew.wgz | ./find_sizes >hebrew.wgz.sizes 469509 words in 6602 full nodes, 54160 medium nodes, 156734 small nodes. 0 nfree_nodes_small 0 nfree_nodes_medium. node memory filled: 5549 K cat hebrew.wgz.lingsizes.tmp >> hebrew.wgz.sizes rm -f hebrew.wgz.lingsizes.tmp rm -f hebrew.wgz.prefixes gzip -9n < hebrew.wgz.prefixes.tmp >hebrew.wgz.prefixes rm -f hebrew.wgz.prefixes.tmp rm -f hebrew.wgz.desc gzip -9n < hebrew.wgz.desc.tmp >hebrew.wgz.desc rm -f hebrew.wgz.desc.tmp rm -f hebrew.wgz.stems gzip -9n < hebrew.wgz.stems.tmp >hebrew.wgz.stems rm -f hebrew.wgz.stems.tmp x86_64-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_ZLIB=1 -DUSE_LINGINFO=1 -DDICTIONARY_BASE=\"/usr/share/hspell/hebrew.wgz\" hspell.c x86_64-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_ZLIB=1 -DUSE_LINGINFO=1 -DDICTIONARY_BASE=\"/usr/share/hspell/hebrew.wgz\" tclHash.c x86_64-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_ZLIB=1 -DUSE_LINGINFO=1 -DDICTIONARY_BASE=\"/usr/share/hspell/hebrew.wgz\" -fPIC -DPIC -o dict_radix.lo dict_radix.c x86_64-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_ZLIB=1 -DUSE_LINGINFO=1 -DDICTIONARY_BASE=\"/usr/share/hspell/hebrew.wgz\" -fPIC -DPIC -o gimatria.lo gimatria.c x86_64-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_ZLIB=1 -DUSE_LINGINFO=1 -DDICTIONARY_BASE=\"/usr/share/hspell/hebrew.wgz\" -fPIC -DPIC -o corlist.lo corlist.c /usr/bin/perl -w ./genprefixes.pl >prefixes.c x86_64-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_ZLIB=1 -DUSE_LINGINFO=1 -DDICTIONARY_BASE=\"/usr/share/hspell/hebrew.wgz\" -fPIC -DPIC -o libhspell.lo libhspell.c x86_64-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_ZLIB=1 -DUSE_LINGINFO=1 -DDICTIONARY_BASE=\"/usr/share/hspell/hebrew.wgz\" -fPIC -DPIC -o linginfo.lo linginfo.c linginfo.c: In function 'linginfo_init': linginfo.c:184:2: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 184 | fscanf(fp,"%*d %*d %*d"); /* ignore non linginfo sizes */ | ^~~~~~~~~~~~~~~~~~~~~~~~ x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o libhspell.so.0 -shared -Wl,-soname,libhspell.so.0 dict_radix.lo gimatria.lo corlist.lo libhspell.lo linginfo.lo -lz ln -sf libhspell.so.0 libhspell.so x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o hspell hspell.o tclHash.o libhspell.so.0 -lz make: Leaving directory '/usr/src/RPM/BUILD/hspell-1.4' + make hunspell make: Entering directory '/usr/src/RPM/BUILD/hspell-1.4' x86_64-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_ZLIB=1 -DUSE_LINGINFO=1 -DDICTIONARY_BASE=\"/usr/share/hspell/hebrew.wgz\" mk_he_affix.c mk_he_affix.c: In function 'main': mk_he_affix.c:80:5: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 80 | system(s); | ^~~~~~~~~ mk_he_affix.c:201:5: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] 201 | fgets(word, sizeof(word)-3,wordsfp); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from mk_he_affix.c:15: At top level: prefixes.c:852:12: warning: 'masks_H' defined but not used [-Wunused-variable] 852 | static int masks_H[]={60, | ^~~~~~~ prefixes.c:491:14: warning: 'prefixes_H' defined but not used [-Wunused-variable] 491 | static char *prefixes_H[]={"", | ^~~~~~~~~~ x86_64-alt-linux-gcc mk_he_affix.o -o mk_he_affix x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto wunzip.c -o wunzip x86_64-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -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_INTPTR_T=1 -DHAVE_ZLIB=1 -DUSE_LINGINFO=1 -DDICTIONARY_BASE=\"/usr/share/hspell/hebrew.wgz\" specfilter.c In file included from specfilter.c:53: prefixes.c:852:12: warning: 'masks_H' defined but not used [-Wunused-variable] 852 | static int masks_H[]={60, | ^~~~~~~ prefixes.c:491:14: warning: 'prefixes_H' defined but not used [-Wunused-variable] 491 | static char *prefixes_H[]={"", | ^~~~~~~~~~ prefixes.c:5:14: warning: 'prefixes_noH' defined but not used [-Wunused-variable] 5 | static char *prefixes_noH[]={"", | ^~~~~~~~~~~~ x86_64-alt-linux-gcc specfilter.o -o specfilter ./mk_he_affix 1 he.aff he.dic 5 unique prefix masks: 32 42 43 44 60 Prefix specifier equivalence classes: 0: 0 1: 1 2: 2 3 3: 4 20 4: 5 21 5: 6 7 8 9 10 11 12 13 14 15 22 23 24 25 26 27 28 29 30 31 6: 16 7: 17 8: 18 19 9: 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 5 unique prefix masks: 32 42 43 44 60 Prefix specifier equivalence classes: 0: 0 1: 1 2: 2 3 3: 4 20 4: 5 21 5: 6 7 8 9 10 11 12 13 14 15 22 23 24 25 26 27 28 29 30 31 6: 16 7: 17 8: 18 19 9: 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 make: Leaving directory '/usr/src/RPM/BUILD/hspell-1.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17468 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hspell-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hspell-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd hspell-1.4 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/hspell-buildroot STRIP=: make: Entering directory '/usr/src/RPM/BUILD/hspell-1.4' test -d /usr/src/tmp/hspell-buildroot/usr/bin || mkdir -m 755 -p /usr/src/tmp/hspell-buildroot/usr/bin : hspell rm -f /usr/src/tmp/hspell-buildroot/usr/bin/hspell cp hspell /usr/src/tmp/hspell-buildroot/usr/bin/hspell chmod 755 /usr/src/tmp/hspell-buildroot/usr/bin/hspell cp multispell /usr/src/tmp/hspell-buildroot/usr/bin/multispell chmod 755 /usr/src/tmp/hspell-buildroot/usr/bin/multispell test -d /usr/src/tmp/hspell-buildroot/usr/share/hspell || mkdir -m 755 -p /usr/src/tmp/hspell-buildroot/usr/share/hspell cp hebrew.wgz hebrew.wgz.prefixes hebrew.wgz.sizes /usr/src/tmp/hspell-buildroot/usr/share/hspell/ gzip -9n < spellinghints > /usr/src/tmp/hspell-buildroot/usr/share/hspell/hebrew.wgz.hints (cd /usr/src/tmp/hspell-buildroot/usr/share/hspell; chmod 644 hebrew.wgz hebrew.wgz.prefixes hebrew.wgz.sizes hebrew.wgz.hints) test ! -f hebrew.wgz.stems || cp hebrew.wgz.stems hebrew.wgz.desc /usr/src/tmp/hspell-buildroot/usr/share/hspell/ (cd /usr/src/tmp/hspell-buildroot/usr/share/hspell; test ! -f hebrew.wgz.stems || chmod 644 hebrew.wgz.stems hebrew.wgz.desc) rm -f /usr/src/tmp/hspell-buildroot/usr/bin/hspell-i ln -s hspell /usr/src/tmp/hspell-buildroot/usr/bin/hspell-i test -d /usr/src/tmp/hspell-buildroot/usr/share/man/man1 || mkdir -m 755 -p /usr/src/tmp/hspell-buildroot/usr/share/man/man1 cp hspell.1 /usr/src/tmp/hspell-buildroot/usr/share/man/man1/ chmod 644 /usr/src/tmp/hspell-buildroot/usr/share/man/man1/hspell.1 test -d /usr/src/tmp/hspell-buildroot/usr/share/man/man3 || mkdir -m 755 -p /usr/src/tmp/hspell-buildroot/usr/share/man/man3 cp hspell.3 /usr/src/tmp/hspell-buildroot/usr/share/man/man3/ chmod 644 /usr/src/tmp/hspell-buildroot/usr/share/man/man3/hspell.3 test -d /usr/src/tmp/hspell-buildroot/usr/lib64 || mkdir -m 755 -p /usr/src/tmp/hspell-buildroot/usr/lib64 install -pm644 libhspell.a /usr/src/tmp/hspell-buildroot/usr/lib64/ /bin/install: cannot stat 'libhspell.a': No such file or directory make: [Makefile:140: install] Error 1 (ignored) test -d /usr/src/tmp/hspell-buildroot/usr/include || mkdir -m 755 -p /usr/src/tmp/hspell-buildroot/usr/include cp hspell.h linginfo.h /usr/src/tmp/hspell-buildroot/usr/include/ chmod 644 /usr/src/tmp/hspell-buildroot/usr/include/hspell.h /usr/src/tmp/hspell-buildroot/usr/include/linginfo.h test -f libhspell.so.0 && cp libhspell.so.0 /usr/src/tmp/hspell-buildroot/usr/lib64/ test -f libhspell.so.0 && chmod 755 /usr/src/tmp/hspell-buildroot/usr/lib64/libhspell.so.0 test -f libhspell.so.0 && ln -sf libhspell.so.0 /usr/src/tmp/hspell-buildroot/usr/lib64/libhspell.so make: Leaving directory '/usr/src/RPM/BUILD/hspell-1.4' + mkdir -p /usr/src/tmp/hspell-buildroot/usr/share/myspell + cp -p he.dic /usr/src/tmp/hspell-buildroot/usr/share/myspell/he_IL.dic + cp -p he.aff /usr/src/tmp/hspell-buildroot/usr/share/myspell/he_IL.aff + mkdir -p /usr/src/tmp/hspell-buildroot/usr/share/doc/hspell-1.4 + install -pm644 LICENSE README WHATSNEW /usr/src/tmp/hspell-buildroot/usr/share/doc/hspell-1.4/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hspell-buildroot (auto) mode of './usr/lib64/libhspell.so.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/hspell-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/hspell-buildroot/ (default) Compressing files in /usr/src/tmp/hspell-buildroot (auto) Adjusting library links in /usr/src/tmp/hspell-buildroot ./usr/lib64: (from :0) libhspell.so.0 -> libhspell.so.0 Verifying ELF objects in /usr/src/tmp/hspell-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.8456 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hspell-1.4 + LD_LIBRARY_PATH=/usr/src/tmp/hspell-buildroot/usr/lib64 + make test + rc= + cat test.log make: Entering directory '/usr/src/RPM/BUILD/hspell-1.4' ./mk_he_affix 0 he_affix.dat he.wl 5 unique prefix masks: 32 42 43 44 60 Prefix specifier equivalence classes: 0: 0 1: 1 2: 2 3 3: 4 20 4: 5 21 5: 6 7 8 9 10 11 12 13 14 15 22 23 24 25 26 27 28 29 30 31 6: 16 7: 17 8: 18 19 9: 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 5 unique prefix masks: 32 42 43 44 60 Prefix specifier equivalence classes: 0: 0 1: 1 2: 2 3 3: 4 20 4: 5 21 5: 6 7 8 9 10 11 12 13 14 15 22 23 24 25 26 27 28 29 30 31 6: 16 7: 17 8: 18 19 9: 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 aspell --lang=he create master ./he.rws < he.wl test/test1 Test 1/hspell/1 (+ Correct words): success. Test 1/hspell/2 (+ Aprostrophe): success. Test 1/hspell/3 (+ Aprostrophe ending word): success. Test 1/hspell/4 (+ Ignore quotes): success. Test 1/hspell/5 (- Wrong words): success. Test 1/hspell/6 (+ Correct prefix combinations): success. Test 1/hspell/7 (- No word and prefix match): success. Test 1/hspell/8 (- Missing mandatory prefix, maqor): success. Test 1/hspell/9 (- Missing mandatory prefix, maqor+kinuy): success. Test 1/hspell/10 (+ Stand alone prefixes): success. Test 1/aspell/1 (+ Correct words): success. Test 1/aspell/2 (+ Aprostrophe): success. Test 1/aspell/3 (+ Aprostrophe ending word): success. Test 1/aspell/4 (+ Ignore quotes): success. Test 1/aspell/5 (- Wrong words): success. Test 1/aspell/6 (+ Correct prefix combinations): success. Test 1/aspell/7 (- No word and prefix match): success. Test 1/aspell/8 (- Missing mandatory prefix, maqor): ***** FAILED! ***** Test 1/aspell/9 (- Missing mandatory prefix, maqor+kinuy): ***** FAILED! ***** Test 1/aspell/10 (+ Stand alone prefixes): success. Test 1/hunspell/1 (+ Correct words): success. Test 1/hunspell/2 (+ Aprostrophe): success. Test 1/hunspell/3 (+ Aprostrophe ending word): success. Test 1/hunspell/4 (+ Ignore quotes): success. Test 1/hunspell/5 (- Wrong words): success. Test 1/hunspell/6 (+ Correct prefix combinations): success. Test 1/hunspell/7 (- No word and prefix match): success. Test 1/hunspell/8 (- Missing mandatory prefix, maqor): success. Test 1/hunspell/9 (- Missing mandatory prefix, maqor+kinuy): success. Test 1/hunspell/10 (+ Stand alone prefixes): success. make: Leaving directory '/usr/src/RPM/BUILD/hspell-1.4' + grep -v '^Test 1/aspell/[89] ' + grep -F FAILED test.log + '[' -z '' ']' + exit 0 Processing files: hspell-1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nennFv 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.secMwt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/hspell-buildroot/usr/bin/multispell syntax OK Requires: libhspell = 1.4-alt1, /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libhspell.so.0()(64bit) >= set:ieNfZwJXEGnoGZhHSy4uTRNJIAAPX3uH1, perl(Getopt/Long.pm), perl(IO/Handle.pm), perl(IPC/Open2.pm), 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.BRWNfu Creating hspell-debuginfo package Processing files: hspell-common-1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.22I7pu 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.MaJuSu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: hspell-data-1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u0hFmt 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.v8CvOx find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: hspell-common = 1.4-alt1 Processing files: libhspell-1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wYu7Dw find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/hspell-buildroot/usr/lib64/libhspell.so.0: 27 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eVVtYt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libhspell.so.0()(64bit) = set:idNLvUKzfFrBACcZobLRkl1Kq79YKrbJ7X2bIBBAcZv6vh4gzylkCfy0 Requires: hspell-common = 1.4-alt1, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libz.so.1()(64bit) >= set:khMtDZhbWXPIo0, 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.u3V5vv Creating libhspell-debuginfo package Processing files: libhspell-devel-1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1lpvAx 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.lwdtVv find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libhspell = 1.4-alt1, /usr/lib64/libhspell.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eA2DAw Processing files: hunspell-he-1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.esWI6w 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.XOStSu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: hspell-common = 1.4-alt1, hunspell Processing files: hspell-debuginfo-1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LwKTBx find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VIF0Ow find-requires: running scripts (debuginfo) Requires: hspell = 1.4-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libhspell.so.0) Processing files: libhspell-debuginfo-1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bInP4t find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t7AZ0u find-requires: running scripts (debuginfo) Provides: debug64(libhspell.so.0) Requires: libhspell = 1.4-alt1, debug64(libc.so.6), debug64(libz.so.1) Adding to hspell a strict dependency on libhspell Adding to hspell-debuginfo a strict dependency on hspell Adding to hspell-data a strict dependency on hspell-common Adding to libhspell a strict dependency on hspell-common Adding to hunspell-he a strict dependency on hspell-common Adding to libhspell-devel a strict dependency on libhspell Adding to libhspell-debuginfo a strict dependency on libhspell Adding to hspell-debuginfo a strict dependency on libhspell-debuginfo Removing from hspell-debuginfo 1 sources provided by libhspell-debuginfo Removing 2 extra deps from hspell due to dependency on libhspell Removing 1 extra deps from libhspell-devel due to dependency on libhspell Removing 1 extra deps from hspell-debuginfo due to dependency on libhspell-debuginfo Removing 5 extra deps from hspell due to repentancy on libhspell Removing 1 extra deps from hspell-debuginfo due to repentancy on libhspell-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/hspell-1.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/hspell-common-1.4-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/hspell-data-1.4-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libhspell-1.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libhspell-devel-1.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/hunspell-he-1.4-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/hspell-debuginfo-1.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libhspell-debuginfo-1.4-alt1.x86_64.rpm (w2.lzdio) 30.10user 2.35system 0:59.25elapsed 54%CPU (0avgtext+0avgdata 111144maxresident)k 0inputs+0outputs (0major+956391minor)pagefaults 0swaps 34.37user 5.14system 1:09.39elapsed 56%CPU (0avgtext+0avgdata 111144maxresident)k 4808inputs+0outputs (0major+1386125minor)pagefaults 0swaps --- hspell-1.4-alt1.x86_64.rpm.repo 2019-02-19 17:43:06.000000000 +0000 +++ hspell-1.4-alt1.x86_64.rpm.hasher 2021-08-28 06:21:31.287159716 +0000 @@ -6,3 +6,2 @@ Requires: /usr/bin/perl -Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: perl(Getopt/Long.pm) @@ -13,3 +12,3 @@ Provides: hspell = 1.4-alt1:sisyphus+221902.3500.4.1 -File: /usr/bin/hspell 100755 root:root 4eaefadb6395cacf8b5c3950d84c0c92 +File: /usr/bin/hspell 100755 root:root bdbe16cf1d070dff6208f0fa4cbd88c6 File: /usr/bin/hspell-i 120777 root:root hspell @@ -17,2 +16,2 @@ File: /usr/share/man/man1/hspell.1.xz 100644 root:root 8bca4797395749f7a17b47f1de1011e8 -RPMIdentity: aad606811bb389c79afd354962004a72a00ce8af354a56768c74a4ac74151a2821378e28a3f81357dd21d5b16bdc9fc0388a35e0939759a14a366d4bfd3fb837 +RPMIdentity: dd6150bc0157aa1d8123c689883b088ed466515da9b85d28759c68d5d8d7566bc1f7ce5a61651e6dae63cf98e80c1801a69d426d83aaf5385f6c4302c47a7ae9 --- hspell-debuginfo-1.4-alt1.x86_64.rpm.repo 2019-02-19 17:43:06.000000000 +0000 +++ hspell-debuginfo-1.4-alt1.x86_64.rpm.hasher 2021-08-28 06:21:31.549160003 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7e 40755 root:root -/usr/lib/debug/.build-id/7e/ee5be60555224d3cbddc86355111774cac52e5 120777 root:root ../../../../bin/hspell -/usr/lib/debug/.build-id/7e/ee5be60555224d3cbddc86355111774cac52e5.debug 120777 root:root ../../usr/bin/hspell.debug +/usr/lib/debug/.build-id/f8 40755 root:root +/usr/lib/debug/.build-id/f8/23e376640e2b0c6565865e02988c16ae6e5358 120777 root:root ../../../../bin/hspell +/usr/lib/debug/.build-id/f8/23e376640e2b0c6565865e02988c16ae6e5358.debug 120777 root:root ../../usr/bin/hspell.debug /usr/lib/debug/usr/bin/hspell-i.debug 120777 root:root hspell.debug @@ -8,2 +8,3 @@ /usr/src/debug/hspell-1.4/hspell.c 100644 root:root +/usr/src/debug/hspell-1.4/linginfo.h 100644 root:root /usr/src/debug/hspell-1.4/tclHash.c 100644 root:root @@ -15,7 +16,7 @@ Provides: hspell-debuginfo = 1.4-alt1:sisyphus+221902.3500.4.1 -File: /usr/lib/debug/.build-id/7e 40755 root:root -File: /usr/lib/debug/.build-id/7e/ee5be60555224d3cbddc86355111774cac52e5 120777 root:root ../../../../bin/hspell -File: /usr/lib/debug/.build-id/7e/ee5be60555224d3cbddc86355111774cac52e5.debug 120777 root:root ../../usr/bin/hspell.debug +File: /usr/lib/debug/.build-id/f8 40755 root:root +File: /usr/lib/debug/.build-id/f8/23e376640e2b0c6565865e02988c16ae6e5358 120777 root:root ../../../../bin/hspell +File: /usr/lib/debug/.build-id/f8/23e376640e2b0c6565865e02988c16ae6e5358.debug 120777 root:root ../../usr/bin/hspell.debug File: /usr/lib/debug/usr/bin/hspell-i.debug 120777 root:root hspell.debug -File: /usr/lib/debug/usr/bin/hspell.debug 100644 root:root a5cce06384521810262d2ab479dd0917 +File: /usr/lib/debug/usr/bin/hspell.debug 100644 root:root 6f8bf0b199c1cd07c0b921a859fdb349 File: /usr/src/debug/hspell-1.4 40755 root:root @@ -23,4 +24,5 @@ File: /usr/src/debug/hspell-1.4/hspell.c 100644 root:root 32143d162e70b36f1cecf35b4e6aae36 +File: /usr/src/debug/hspell-1.4/linginfo.h 100644 root:root 6c345b31cf5180dccb3c977cbab1f58e File: /usr/src/debug/hspell-1.4/tclHash.c 100644 root:root 2bcaea482e305800ae740ff87748b23d File: /usr/src/debug/hspell-1.4/tclHash.h 100644 root:root 9130a9e4a53ba25f6595d60cecf55a14 -RPMIdentity: 61f27cd58aa46d2476e33815fb1d0577ebb7df8b0dded79181d6377bd494a58ea4f3d58283969e54fe894ac5a6e2efa14785f9a4335825e25c6440dfd56d9ac7 +RPMIdentity: 43ae222db155a149b1e0b41aa63f1d17122e301f17219460d2503da5aaa9acca7fc57c04d2463c2004678a32111e54d4ddcefb1d6a47a2c4d757a906ed72adc6 --- libhspell-1.4-alt1.x86_64.rpm.repo 2019-02-19 17:43:06.000000000 +0000 +++ libhspell-1.4-alt1.x86_64.rpm.hasher 2021-08-28 06:21:31.727160197 +0000 @@ -1,2 +1,3 @@ /usr/lib64/libhspell.so.0 100644 root:root +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -12,3 +13,3 @@ Provides: libhspell = 1.4-alt1:sisyphus+221902.3500.4.1 -File: /usr/lib64/libhspell.so.0 100644 root:root c84eba23a5485d49aae65bd9266584d6 -RPMIdentity: c2e41ac5d17cfdc8219d7ac564962189efa7f9dd4e143075de63a9a5fd20fe7537983bb29eabcdc34b8a96686f4d38773fa2eb2fae23231e473dbceaa219bb62 +File: /usr/lib64/libhspell.so.0 100644 root:root 33f5cc5e3e1c3acb3906ed077aeef3b2 +RPMIdentity: 92dc8e4b9187481b247bfea3673b1559d43e1670b05c6160e07442414a03f3bd1b338288365492fd89c7e1fb30f2d6bee38ed988f2eda1145014636807828377 --- libhspell-debuginfo-1.4-alt1.x86_64.rpm.repo 2019-02-19 17:43:06.000000000 +0000 +++ libhspell-debuginfo-1.4-alt1.x86_64.rpm.hasher 2021-08-28 06:21:31.813160291 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/73 40755 root:root -/usr/lib/debug/.build-id/73/a372230b6b0c288b3f5730a4581460ba80976f 120777 root:root ../../../../lib64/libhspell.so.0 -/usr/lib/debug/.build-id/73/a372230b6b0c288b3f5730a4581460ba80976f.debug 120777 root:root ../../usr/lib64/libhspell.so.0.debug +/usr/lib/debug/.build-id/20 40755 root:root +/usr/lib/debug/.build-id/20/000617fa8aa3e61b31f26d8e50f32970ba2390 120777 root:root ../../../../lib64/libhspell.so.0 +/usr/lib/debug/.build-id/20/000617fa8aa3e61b31f26d8e50f32970ba2390.debug 120777 root:root ../../usr/lib64/libhspell.so.0.debug /usr/lib/debug/usr/lib64/libhspell.so.0.debug 100644 root:root @@ -7,3 +7,2 @@ /usr/src/debug/hspell-1.4/dict_radix.c 100644 root:root -/usr/src/debug/hspell-1.4/dict_radix.h 100644 root:root /usr/src/debug/hspell-1.4/dmask.c 100644 root:root @@ -14,3 +13,2 @@ /usr/src/debug/hspell-1.4/linginfo.c 100644 root:root -/usr/src/debug/hspell-1.4/linginfo.h 100644 root:root /usr/src/debug/hspell-1.4/prefixes.c 100644 root:root @@ -22,6 +20,6 @@ Provides: libhspell-debuginfo = 1.4-alt1:sisyphus+221902.3500.4.1 -File: /usr/lib/debug/.build-id/73 40755 root:root -File: /usr/lib/debug/.build-id/73/a372230b6b0c288b3f5730a4581460ba80976f 120777 root:root ../../../../lib64/libhspell.so.0 -File: /usr/lib/debug/.build-id/73/a372230b6b0c288b3f5730a4581460ba80976f.debug 120777 root:root ../../usr/lib64/libhspell.so.0.debug -File: /usr/lib/debug/usr/lib64/libhspell.so.0.debug 100644 root:root 257385e0f03d7d59940a7663c1dd91dc +File: /usr/lib/debug/.build-id/20 40755 root:root +File: /usr/lib/debug/.build-id/20/000617fa8aa3e61b31f26d8e50f32970ba2390 120777 root:root ../../../../lib64/libhspell.so.0 +File: /usr/lib/debug/.build-id/20/000617fa8aa3e61b31f26d8e50f32970ba2390.debug 120777 root:root ../../usr/lib64/libhspell.so.0.debug +File: /usr/lib/debug/usr/lib64/libhspell.so.0.debug 100644 root:root 2f9e9db7f72d4cec5ac9e4a797776ec0 File: /usr/src/debug/hspell-1.4 40755 root:root @@ -29,3 +27,2 @@ File: /usr/src/debug/hspell-1.4/dict_radix.c 100644 root:root 3bfdf226b8ca4904c64d8c6296ac0c69 -File: /usr/src/debug/hspell-1.4/dict_radix.h 100644 root:root 37852b6726d6369407bb4e35ab16f1f9 File: /usr/src/debug/hspell-1.4/dmask.c 100644 root:root 95ef8efb8d74067aa39ac0fe38d494a5 @@ -36,4 +33,3 @@ File: /usr/src/debug/hspell-1.4/linginfo.c 100644 root:root 3e0f0569bb69bd5ecda2df0d2d7b862f -File: /usr/src/debug/hspell-1.4/linginfo.h 100644 root:root 6c345b31cf5180dccb3c977cbab1f58e File: /usr/src/debug/hspell-1.4/prefixes.c 100644 root:root fc63241893aba7c4e6dbda8628e6c5d8 -RPMIdentity: bab5845a33f5c5cd475621aa7d962505a052ae28893df3e6673ea45294000ebb8ff05423d7d62fc69cd75e5ab09ffa3154b094c774b90e638b1618ace68b92a3 +RPMIdentity: a95f86e1427d14ccc2be7619bb106ff14086a656d6198c5eff554a65371fec931e23c8ab650156ac4d641008003a20a206a9176f97f447d5a964c6e5277a5f06