<86>Dec 31 06:07:07 userdel[65724]: delete user 'rooter' <86>Dec 31 06:07:07 userdel[65724]: removed group 'rooter' owned by 'rooter' <86>Dec 31 06:07:07 userdel[65724]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 31 06:07:07 groupadd[65763]: group added to /etc/group: name=rooter, GID=567 <86>Dec 31 06:07:07 groupadd[65763]: group added to /etc/gshadow: name=rooter <86>Dec 31 06:07:07 groupadd[65763]: new group: name=rooter, GID=567 <86>Dec 31 06:07:07 useradd[65833]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Dec 31 06:07:07 userdel[65944]: delete user 'builder' <86>Dec 31 06:07:07 userdel[65944]: removed group 'builder' owned by 'builder' <86>Dec 31 06:07:07 userdel[65944]: removed shadow group 'builder' owned by 'builder' <86>Dec 31 06:07:07 groupadd[66033]: group added to /etc/group: name=builder, GID=568 <86>Dec 31 06:07:07 groupadd[66033]: group added to /etc/gshadow: name=builder <86>Dec 31 06:07:07 groupadd[66033]: new group: name=builder, GID=568 <86>Dec 31 06:07:07 useradd[66130]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash <13>Dec 31 06:07:14 rpmi: libhunspell-1.7.0-alt1 sisyphus.216944.100 1543319096 installed <13>Dec 31 06:07:14 rpmi: hunspell-1.7.0-alt1 sisyphus.216944.100 1543319096 installed <13>Dec 31 06:07:14 rpmi: libaspell-0.60.6.1-alt3 1534002619 installed <13>Dec 31 06:07:14 rpmi: aspell-0.60.6.1-alt3 1534002619 installed <13>Dec 31 06:07:15 rpmi: aspell-he-1.0-alt2_18 1506604755 installed <13>Dec 31 06:07:15 rpmi: hunspell-utils-1.7.0-alt1 sisyphus.216944.100 1543319096 installed <13>Dec 31 06:07:15 rpmi: libhunspell-devel-1.7.0-alt1 sisyphus.216944.100 1543319096 installed <13>Dec 31 06:07:15 rpmi: zlib-devel-1.2.11-alt1 sisyphus.217171.100 1543710737 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/hspell-1.4-alt1.nosrc.rpm Installing hspell-1.4-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27462 + 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.27462 + 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 -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 + '[' -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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --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 --without-included-gettext --enable-fatverb --enable-linginfo --enable-shared configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-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... i586-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, --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 i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 libhspell.c: In function 'hspell_init': libhspell.c:63:14: warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] (int)((t2-t1)/(CLOCKS_PER_SEC/1000))); ~~~^~~~ libhspell.c:48:10: note: 't1' was declared here clock_t t1, t2; ^~ i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] fscanf(fp,"%*d %*d %*d"); /* ignore non linginfo sizes */ ^~~~~~~~~~~~~~~~~~~~~~~~ i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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' i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] system(s); ^~~~~~~~~ mk_he_affix.c:201:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] 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] static int masks_H[]={60, ^~~~~~~ prefixes.c:491:14: warning: 'prefixes_H' defined but not used [-Wunused-variable] static char *prefixes_H[]={"", ^~~~~~~~~~ i586-alt-linux-gcc mk_he_affix.o -o mk_he_affix i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic wunzip.c -o wunzip i586-alt-linux-gcc -c -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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] static int masks_H[]={60, ^~~~~~~ prefixes.c:491:14: warning: 'prefixes_H' defined but not used [-Wunused-variable] static char *prefixes_H[]={"", ^~~~~~~~~~ prefixes.c:5:14: warning: 'prefixes_noH' defined but not used [-Wunused-variable] static char *prefixes_noH[]={"", ^~~~~~~~~~~~ i586-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.86665 + 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 + cd hspell-1.4 + make 'INSTALL=/bin/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/lib || mkdir -m 755 -p /usr/src/tmp/hspell-buildroot/usr/lib install -pm644 libhspell.a /usr/src/tmp/hspell-buildroot/usr/lib/ 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/lib/ test -f libhspell.so.0 && chmod 755 /usr/src/tmp/hspell-buildroot/usr/lib/libhspell.so.0 test -f libhspell.so.0 && ln -sf libhspell.so.0 /usr/src/tmp/hspell-buildroot/usr/lib/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/lib/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) 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/lib: 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) verify-elf: WARNING: ./usr/lib/libhspell.so.0: uses non-LFS functions: fopen verify-elf: WARNING: ./usr/bin/hspell: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.64318 + 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/lib + 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 -F FAILED test.log + grep -v '^Test 1/aspell/[89] ' + '[' -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.eopIMU find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9KHAoZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/hspell-buildroot/usr/bin/multispell syntax OK Requires: libhspell = 1.4-alt1, /lib/ld-linux.so.2, /usr/bin/perl, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libhspell.so.0 >= 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.agIFLb 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.OUEVVE find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5qFEAo find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Processing files: hspell-data-1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VeD9mp find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5nYx5z find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.mozbAY find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8nHvBE find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libhspell.so.0 = set:idNLvUKzfFrBACcZobLRkl1Kq79YKrbJ7X2bIBBAcZv6vh4gzylkCfy0 Requires: hspell-common = 1.4-alt1, 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), libc.so.6(GLIBC_2.7), libz.so.1 >= 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.nmPP6w 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.mDgFuy find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0guCyN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libhspell = 1.4-alt1, /usr/lib/libhspell.so.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Xt1A3m Processing files: hunspell-he-1.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BEzuih find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LExfAj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) 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.WykUmy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gTj0Y2 find-requires: running scripts (debuginfo) Requires: hspell = 1.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(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.zERwFR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qa2kJS find-requires: running scripts (debuginfo) Provides: debug(libhspell.so.0) Requires: libhspell = 1.4-alt1, debug(libc.so.6), debug(libz.so.1) Adding to hspell-debuginfo a strict dependency on libhspell-debuginfo Removing from hspell-debuginfo 2 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/i586/hspell-1.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/noarch/hspell-common-1.4-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/hspell-data-1.4-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/i586/libhspell-1.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libhspell-devel-1.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/noarch/hunspell-he-1.4-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/i586/hspell-debuginfo-1.4-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libhspell-debuginfo-1.4-alt1.i586.rpm 40.71user 2.17system 1:04.52elapsed 66%CPU (0avgtext+0avgdata 74184maxresident)k 0inputs+0outputs (0major+844076minor)pagefaults 0swaps 50.60user 5.76system 1:41.87elapsed 55%CPU (0avgtext+0avgdata 122352maxresident)k 5912inputs+0outputs (0major+1402329minor)pagefaults 0swaps --- hspell-1.4-alt1.i586.rpm.repo 2018-12-30 21:03:21.000000000 +0000 +++ hspell-1.4-alt1.i586.rpm.hasher 2018-12-31 06:08:25.508086856 +0000 @@ -4,3 +4,3 @@ /usr/share/man/man1/hspell.1.xz 100644 -Requires: .sisyphus.218837.100.1.1-libhspell-1.4-alt1 +Requires: libhspell = 1.4-alt1 Requires: /lib/ld-linux.so.2 @@ -11,3 +11,2 @@ Requires: rpmlib(PayloadIsLzma) -Provides: .sisyphus.218837.100.1.1-hspell-1.4-alt1 Provides: hspell = 1.4-alt1 --- hspell-common-1.4-alt1.noarch.rpm.repo 2018-12-30 21:03:14.000000000 +0000 +++ hspell-common-1.4-alt1.noarch.rpm.hasher 2018-12-31 06:08:25.531086841 +0000 @@ -5,3 +5,2 @@ Requires: rpmlib(PayloadIsLzma) -Provides: .sisyphus.218837.100.1.1-hspell-common-1.4-alt1 Provides: hspell-common = 1.4-alt1 --- hspell-data-1.4-alt1.noarch.rpm.repo 2018-12-30 21:03:14.000000000 +0000 +++ hspell-data-1.4-alt1.noarch.rpm.hasher 2018-12-31 06:08:25.575086813 +0000 @@ -7,3 +7,3 @@ /usr/share/hspell/hebrew.wgz.stems 100644 -Requires: .sisyphus.218837.100.1.1-hspell-common-1.4-alt1 +Requires: hspell-common = 1.4-alt1 Requires: rpmlib(PayloadIsLzma) --- hspell-debuginfo-1.4-alt1.i586.rpm.repo 2018-12-30 21:03:21.000000000 +0000 +++ hspell-debuginfo-1.4-alt1.i586.rpm.hasher 2018-12-31 06:08:25.608086793 +0000 @@ -7,5 +7,5 @@ /usr/src/debug/hspell-1.4/tclHash.h 100644 -Requires: .sisyphus.218837.100.1.1-hspell-1.4-alt1 +Requires: hspell = 1.4-alt1 Requires: /usr/lib/debug/lib/ld-linux.so.2.debug -Requires: .sisyphus.218837.100.1.1-libhspell-debuginfo-1.4-alt1 +Requires: libhspell-debuginfo = 1.4-alt1 Requires: rpmlib(PayloadIsLzma) --- hunspell-he-1.4-alt1.noarch.rpm.repo 2018-12-30 21:03:14.000000000 +0000 +++ hunspell-he-1.4-alt1.noarch.rpm.hasher 2018-12-31 06:08:25.728086717 +0000 @@ -2,3 +2,3 @@ /usr/share/myspell/he_IL.dic 100644 -Requires: .sisyphus.218837.100.1.1-hspell-common-1.4-alt1 +Requires: hspell-common = 1.4-alt1 Requires: hunspell --- libhspell-1.4-alt1.i586.rpm.repo 2018-12-30 21:03:21.000000000 +0000 +++ libhspell-1.4-alt1.i586.rpm.hasher 2018-12-31 06:08:25.746086706 +0000 @@ -1,3 +1,3 @@ /usr/lib/libhspell.so.0 100644 -Requires: .sisyphus.218837.100.1.1-hspell-common-1.4-alt1 +Requires: hspell-common = 1.4-alt1 Requires: libc.so.6(GLIBC_2.0) @@ -13,3 +13,2 @@ Provides: libhspell.so.0 = set:idNLvUKzfFrBACcZobLRkl1Kq79YKrbJ7X2bIBBAcZv6vh4gzylkCfy0 -Provides: .sisyphus.218837.100.1.1-libhspell-1.4-alt1 Provides: libhspell = 1.4-alt1 --- libhspell-debuginfo-1.4-alt1.i586.rpm.repo 2018-12-30 21:03:21.000000000 +0000 +++ libhspell-debuginfo-1.4-alt1.i586.rpm.hasher 2018-12-31 06:08:25.772086689 +0000 @@ -13,3 +13,3 @@ /usr/src/debug/hspell-1.4/prefixes.c 100644 -Requires: .sisyphus.218837.100.1.1-libhspell-1.4-alt1 +Requires: libhspell = 1.4-alt1 Requires: debug(libc.so.6) @@ -18,3 +18,2 @@ Provides: debug(libhspell.so.0) -Provides: .sisyphus.218837.100.1.1-libhspell-debuginfo-1.4-alt1 Provides: libhspell-debuginfo = 1.4-alt1 --- libhspell-devel-1.4-alt1.i586.rpm.repo 2018-12-30 21:03:21.000000000 +0000 +++ libhspell-devel-1.4-alt1.i586.rpm.hasher 2018-12-31 06:08:25.815086662 +0000 @@ -4,3 +4,3 @@ /usr/share/man/man3/hspell.3.xz 100644 -Requires: .sisyphus.218837.100.1.1-libhspell-1.4-alt1 +Requires: libhspell = 1.4-alt1 Requires: rpmlib(PayloadIsLzma)