checking whether make sets $(MAKE)... yes
checking for gcc... 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 gcc accepts -g... yes
checking for 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... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/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
/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
gcc -c -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto  -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
gcc -c -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto  -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
gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto -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
gcc -c -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto  -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
gcc -c -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto  -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
gcc -c -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto  -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
gcc -c -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto  -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
gcc -c -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto  -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
gcc -c -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto  -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
gcc -c -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto  -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:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  184 |         fscanf(fp,"%*d %*d %*d"); /* ignore non linginfo sizes */
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto -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
gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto -o hspell hspell.o tclHash.o libhspell.so.0 -lz 
gcc -c -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto  -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\" gimatria.c
gcc -c -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto  -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\" corlist.c
gcc -c -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto  -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\" libhspell.c
gcc -c -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto  -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\" linginfo.c
linginfo.c: In function 'linginfo_init':
linginfo.c:184:9: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result]
  184 |         fscanf(fp,"%*d %*d %*d"); /* ignore non linginfo sizes */
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
rm -f libhspell.a
ar cr libhspell.a dict_radix.o gimatria.o corlist.o libhspell.o linginfo.o
ranlib libhspell.a
gcc -c -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto  -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);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto  mk_he_affix.o   -o mk_he_affix
gcc -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto  -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto  wunzip.c   -o wunzip
gcc -c -march=rv64gc -mabi=lp64d -O2 -pipe -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection -flto  -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
gcc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -flto  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
