==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: ispell 3.4.06-1 (Sun May 18 06:44:08 2025) ==> Retrieving sources... -> Found ispell-3.4.06.tar.gz -> Found cflags-from-environment.patch -> Found license.txt ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... ispell-3.4.06.tar.gz ... Passed cflags-from-environment.patch ... Passed license.txt ... Passed ==> Making package: ispell 3.4.06-1 (Sun May 18 06:44:29 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found ispell-3.4.06.tar.gz -> Found cflags-from-environment.patch -> Found license.txt ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting ispell-3.4.06.tar.gz with bsdtar ==> Starting prepare()... File Makefile is read-only; trying to patch anyway patching file Makefile Hunk #1 succeeded at 301 (offset 7 lines). Hunk #2 succeeded at 312 (offset 7 lines). Hunk #3 succeeded at 488 (offset 3 lines). Hunk #4 succeeded at 541 (offset 3 lines). Hunk #5 succeeded at 553 (offset 3 lines). Hunk #6 succeeded at 636 (offset 3 lines). patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted File deformatters/Makefile is read-only; trying to patch anyway patching file deformatters/Makefile Hunk #1 succeeded at 80 (offset 3 lines). patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted ==> Starting build()... set +vx; \ MASTERHASH=`cat config.X local.h \ | sed -n -e \ 's/^#define[ ]*LANGUAGES[ ][^}]*HASHFILES=\([^,}]*\).*$/\1/p' \ | sed -n -e '$p'`; \ HASHSUFFIX=`cat config.X local.h \ | sed -n -e \ 's/^#define[ ]*HASHSUFFIX[ ]*"\(.*\)"/\1/p' \ | sed -n -e '$p'`; \ case "$MASTERHASH" in \ american*|british*) DEFHASH="english$HASHSUFFIX";; \ *) DEFHASH="$MASTERHASH";; \ esac; \ DEFLANG=`expr "$DEFHASH" : '\(.*\)\..*$'`.aff; \ echo "/* This file is generated by the Makefile. Don't edit it! */" \ > defhash.h; \ echo '' >> defhash.h; \ echo '#ifndef MASTERHASH' >> defhash.h; \ echo '#define MASTERHASH "'"$MASTERHASH"'"' >> defhash.h; \ echo '#endif' >> defhash.h; \ echo '#ifndef DEFHASH' >> defhash.h; \ echo '#define DEFHASH "'"$DEFHASH"'"' >> defhash.h; \ echo '#endif' >> defhash.h; \ echo '#ifndef DEFLANG' >> defhash.h; \ echo '#define DEFLANG "'"$DEFLANG"'"' >> defhash.h; \ echo '#endif' >> defhash.h set +vx; \ for var in BAKEXT BINDIR CC COUNTSUFFIX DEFDICT DEFHASH \ DEFLANG EXEEXT HASHSUFFIX INSTALL \ LANGUAGES LIBDIR LIBES LINK LINT LINTFLAGS LOOK_XREF \ MAKE_SORTTMP MAN1DIR MAN1EXT MAN45DIR MAN45EXT MAN45SECT MASTERHASH \ MSGLANG POUNDBANG REGLIB STATSUFFIX \ SPELL_XREF TERMLIB TIB_XREF WORDS YACC \ ; do \ cat config.X defhash.h local.h \ | sed -n -e "s/^#define[ ]*$var[ ]*"'"'"/$var=/p" \ | sed -e 's/"[^"]*$/'"'/" -e "s/=/='/" -e 's/\\"/"/g' \ | sed -n -e '$p'; \ done > config.sh; \ echo "CFLAGS='-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17'" >> config.sh; \ echo 'case "$MAKE_SORTTMP" in "") \ SORTTMP="-e /!!SORTTMP!!/s/=.*$/=/";; *) SORTTMP=;; esac' \ >> config.sh cp config.X config.h chmod u+w config.h echo '' >> config.h echo '/* AUTOMATICALLY-GENERATED SYMBOLS */' >> config.h cat local.h config.X \ | egrep '^#define[ ]*SIGNAL_TYPE' \ | sed -e 's/TYPE[ ]*/TYPE_STRING "/' -e 's/$/"/' -e 1q \ >> config.h egrep: warning: egrep is obsolescent; using grep -E cat local.h config.X \ | egrep '^#define[ ]*MASKTYPE' \ | sed -e 's/TYPE[ ]*/TYPE_STRING "/' -e 's/$/"/' -e 1q \ >> config.h egrep: warning: egrep is obsolescent; using grep -E + rm -f msgs.h + ln -s languages/english/msgs.h msgs.h + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 '-DCFLAGS="-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17"' -c buildhash.c + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 '-DCFLAGS="-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17"' -c hash.c + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 '-DCFLAGS="-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17"' -c makedent.c + bison -y parse.y parse.y:274.16-20: warning: POSIX yacc reserves %type to nonterminals [-Wyacc] 274 | %type <simple> error | ^~~~~ + '[' -f y_tab.c ']' + mv y.tab.c y_tab.c + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 '-DCFLAGS=-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17' -c y_tab.c + mv y_tab.o parse.o + rm -f y_tab.c + cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o buildhash buildhash.o hash.o makedent.o parse.o make[1]: Entering directory '/build/ispell/src/ispell-3.4.06' . ./config.sh; \ set +vx; \ VERSION=`sed -n \ '/International Ispell/s/^.*\(International .*\)".*$/\1/p' \ version.h`; \ sed \ -e "s@!!BAKEXT!!@$BAKEXT@g" \ -e "s@!!COUNTSUFFIX!!@$COUNTSUFFIX@g" \ -e "s@!!DEFHASH!!@$DEFHASH@" -e "s@!!DEFLANG!!@$DEFLANG@" \ -e "s@!!HASHSUFFIX!!@$HASHSUFFIX@g" \ -e "s@!!LIBDIR!!@$LIBDIR@" -e "s@!!DEFDICT!!@$DEFDICT@" \ -e "s@!!LOOK_XREF!!@$LOOK_XREF@g" \ -e "s@!!MAN45SECT!!@$MAN45SECT@g" \ -e "s@!!POUNDBANG!!@$POUNDBANG@g" \ -e "s@!!SPELL_XREF!!@$SPELL_XREF@g" \ -e "s@!!STATSUFFIX!!@$STATSUFFIX@g" \ -e "s@!!TIB_XREF!!@$TIB_XREF@g" \ -e "s@!!WORDS!!@$WORDS@g" \ -e "s@!!VERSION!!@$VERSION@g" \ $SORTTMP < findaffix.X > findaffix make[1]: Leaving directory '/build/ispell/src/ispell-3.4.06' chmod +x findaffix make[1]: Entering directory '/build/ispell/src/ispell-3.4.06' . ./config.sh; \ set +vx; \ VERSION=`sed -n \ '/International Ispell/s/^.*\(International .*\)".*$/\1/p' \ version.h`; \ sed \ -e "s@!!BAKEXT!!@$BAKEXT@g" \ -e "s@!!COUNTSUFFIX!!@$COUNTSUFFIX@g" \ -e "s@!!DEFHASH!!@$DEFHASH@" -e "s@!!DEFLANG!!@$DEFLANG@" \ -e "s@!!HASHSUFFIX!!@$HASHSUFFIX@g" \ -e "s@!!LIBDIR!!@$LIBDIR@" -e "s@!!DEFDICT!!@$DEFDICT@" \ -e "s@!!LOOK_XREF!!@$LOOK_XREF@g" \ -e "s@!!MAN45SECT!!@$MAN45SECT@g" \ -e "s@!!POUNDBANG!!@$POUNDBANG@g" \ -e "s@!!SPELL_XREF!!@$SPELL_XREF@g" \ -e "s@!!STATSUFFIX!!@$STATSUFFIX@g" \ -e "s@!!TIB_XREF!!@$TIB_XREF@g" \ -e "s@!!WORDS!!@$WORDS@g" \ -e "s@!!VERSION!!@$VERSION@g" \ $SORTTMP < tryaffix.X > tryaffix make[1]: Leaving directory '/build/ispell/src/ispell-3.4.06' chmod +x tryaffix cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 -c term.c + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 '-DCFLAGS="-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17"' -c ispell.c + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 '-DCFLAGS="-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17"' -c correct.c + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 '-DCFLAGS="-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17"' -c defmt.c + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 '-DCFLAGS="-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17"' -c dump.c + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 '-DCFLAGS="-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17"' -c exp_table.c + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 '-DCFLAGS="-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17"' -c fields.c + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 '-DCFLAGS="-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17"' -c good.c + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 '-DCFLAGS="-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17"' -c lookup.c + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 '-DCFLAGS="-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17"' -c tgood.c + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 '-DCFLAGS="-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17"' -c tree.c + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 '-DCFLAGS="-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17"' -c xgets.c + cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ispell term.o ispell.o correct.o defmt.o dump.o exp_table.o fields.o good.o lookup.o hash.o makedent.o tgood.o tree.o xgets.o -lncurses + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 '-DCFLAGS="-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17"' -c icombine.c + cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o icombine icombine.o makedent.o parse.o + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 '-DCFLAGS="-march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17"' -c ijoin.c + cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ijoin ijoin.o fields.o make[1]: Entering directory '/build/ispell/src/ispell-3.4.06' . ./config.sh; \ set +vx; \ VERSION=`sed -n \ '/International Ispell/s/^.*\(International .*\)".*$/\1/p' \ version.h`; \ sed \ -e "s@!!BAKEXT!!@$BAKEXT@g" \ -e "s@!!COUNTSUFFIX!!@$COUNTSUFFIX@g" \ -e "s@!!DEFHASH!!@$DEFHASH@" -e "s@!!DEFLANG!!@$DEFLANG@" \ -e "s@!!HASHSUFFIX!!@$HASHSUFFIX@g" \ -e "s@!!LIBDIR!!@$LIBDIR@" -e "s@!!DEFDICT!!@$DEFDICT@" \ -e "s@!!LOOK_XREF!!@$LOOK_XREF@g" \ -e "s@!!MAN45SECT!!@$MAN45SECT@g" \ -e "s@!!POUNDBANG!!@$POUNDBANG@g" \ -e "s@!!SPELL_XREF!!@$SPELL_XREF@g" \ -e "s@!!STATSUFFIX!!@$STATSUFFIX@g" \ -e "s@!!TIB_XREF!!@$TIB_XREF@g" \ -e "s@!!WORDS!!@$WORDS@g" \ -e "s@!!VERSION!!@$VERSION@g" \ $SORTTMP < munchlist.X > munchlist make[1]: Leaving directory '/build/ispell/src/ispell-3.4.06' chmod +x munchlist make[1]: Entering directory '/build/ispell/src/ispell-3.4.06' . ./config.sh; \ set +vx; \ VERSION=`sed -n \ '/International Ispell/s/^.*\(International .*\)".*$/\1/p' \ version.h`; \ sed \ -e "s@!!BAKEXT!!@$BAKEXT@g" \ -e "s@!!COUNTSUFFIX!!@$COUNTSUFFIX@g" \ -e "s@!!DEFHASH!!@$DEFHASH@" -e "s@!!DEFLANG!!@$DEFLANG@" \ -e "s@!!HASHSUFFIX!!@$HASHSUFFIX@g" \ -e "s@!!LIBDIR!!@$LIBDIR@" -e "s@!!DEFDICT!!@$DEFDICT@" \ -e "s@!!LOOK_XREF!!@$LOOK_XREF@g" \ -e "s@!!MAN45SECT!!@$MAN45SECT@g" \ -e "s@!!POUNDBANG!!@$POUNDBANG@g" \ -e "s@!!SPELL_XREF!!@$SPELL_XREF@g" \ -e "s@!!STATSUFFIX!!@$STATSUFFIX@g" \ -e "s@!!TIB_XREF!!@$TIB_XREF@g" \ -e "s@!!WORDS!!@$WORDS@g" \ -e "s@!!VERSION!!@$VERSION@g" \ $SORTTMP < subset.X > subset make[1]: Leaving directory '/build/ispell/src/ispell-3.4.06' chmod +x subset make[1]: Entering directory '/build/ispell/src/ispell-3.4.06' . ./config.sh; \ set +vx; \ VERSION=`sed -n \ '/International Ispell/s/^.*\(International .*\)".*$/\1/p' \ version.h`; \ sed \ -e "s@!!BAKEXT!!@$BAKEXT@g" \ -e "s@!!COUNTSUFFIX!!@$COUNTSUFFIX@g" \ -e "s@!!DEFHASH!!@$DEFHASH@" -e "s@!!DEFLANG!!@$DEFLANG@" \ -e "s@!!HASHSUFFIX!!@$HASHSUFFIX@g" \ -e "s@!!LIBDIR!!@$LIBDIR@" -e "s@!!DEFDICT!!@$DEFDICT@" \ -e "s@!!LOOK_XREF!!@$LOOK_XREF@g" \ -e "s@!!MAN45SECT!!@$MAN45SECT@g" \ -e "s@!!POUNDBANG!!@$POUNDBANG@g" \ -e "s@!!SPELL_XREF!!@$SPELL_XREF@g" \ -e "s@!!STATSUFFIX!!@$STATSUFFIX@g" \ -e "s@!!TIB_XREF!!@$TIB_XREF@g" \ -e "s@!!WORDS!!@$WORDS@g" \ -e "s@!!VERSION!!@$VERSION@g" \ $SORTTMP < zapdups.X > zapdups make[1]: Leaving directory '/build/ispell/src/ispell-3.4.06' chmod +x zapdups cd deformatters; make all make[1]: Entering directory '/build/ispell/src/ispell-3.4.06/deformatters' + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 -c defmt-c.c + cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o defmt-c defmt-c.o + cc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wno-compare-distinct-pointer-types -Wno-incompatible-pointer-types -std=gnu17 -c defmt-sh.c + cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o defmt-sh defmt-sh.o make[1]: Leaving directory '/build/ispell/src/ispell-3.4.06/deformatters' ./ispell -v | sed -e 1q @(#) International Ispell Version 3.4.06 30 Oct 2023 make[1]: Entering directory '/build/ispell/src/ispell-3.4.06' . ./config.sh; \ set +vx; \ VERSION=`sed -n \ '/International Ispell/s/^.*\(International .*\)".*$/\1/p' \ version.h`; \ sed \ -e "s@!!BAKEXT!!@$BAKEXT@g" \ -e "s@!!COUNTSUFFIX!!@$COUNTSUFFIX@g" \ -e "s@!!DEFHASH!!@$DEFHASH@" -e "s@!!DEFLANG!!@$DEFLANG@" \ -e "s@!!HASHSUFFIX!!@$HASHSUFFIX@g" \ -e "s@!!LIBDIR!!@$LIBDIR@" -e "s@!!DEFDICT!!@$DEFDICT@" \ -e "s@!!LOOK_XREF!!@$LOOK_XREF@g" \ -e "s@!!MAN45SECT!!@$MAN45SECT@g" \ -e "s@!!POUNDBANG!!@$POUNDBANG@g" \ -e "s@!!SPELL_XREF!!@$SPELL_XREF@g" \ -e "s@!!STATSUFFIX!!@$STATSUFFIX@g" \ -e "s@!!TIB_XREF!!@$TIB_XREF@g" \ -e "s@!!WORDS!!@$WORDS@g" \ -e "s@!!VERSION!!@$VERSION@g" \ $SORTTMP < ispell.1X > ispell.1 make[1]: Leaving directory '/build/ispell/src/ispell-3.4.06' make[1]: Entering directory '/build/ispell/src/ispell-3.4.06' . ./config.sh; \ set +vx; \ VERSION=`sed -n \ '/International Ispell/s/^.*\(International .*\)".*$/\1/p' \ version.h`; \ sed \ -e "s@!!BAKEXT!!@$BAKEXT@g" \ -e "s@!!COUNTSUFFIX!!@$COUNTSUFFIX@g" \ -e "s@!!DEFHASH!!@$DEFHASH@" -e "s@!!DEFLANG!!@$DEFLANG@" \ -e "s@!!HASHSUFFIX!!@$HASHSUFFIX@g" \ -e "s@!!LIBDIR!!@$LIBDIR@" -e "s@!!DEFDICT!!@$DEFDICT@" \ -e "s@!!LOOK_XREF!!@$LOOK_XREF@g" \ -e "s@!!MAN45SECT!!@$MAN45SECT@g" \ -e "s@!!POUNDBANG!!@$POUNDBANG@g" \ -e "s@!!SPELL_XREF!!@$SPELL_XREF@g" \ -e "s@!!STATSUFFIX!!@$STATSUFFIX@g" \ -e "s@!!TIB_XREF!!@$TIB_XREF@g" \ -e "s@!!WORDS!!@$WORDS@g" \ -e "s@!!VERSION!!@$VERSION@g" \ $SORTTMP < ispell.5X > ispell.5 make[1]: Leaving directory '/build/ispell/src/ispell-3.4.06' make LANGUAGE_TARGET=all SHELLDEBUG=+vx language-subdirs make[1]: Entering directory '/build/ispell/src/ispell-3.4.06' + cd languages/american + eval make BUILD=build DBUILD=build CBUILD=build SHELLDEBUG=+vx ' '\''MASTERDICTS=american.med'\'' '\''HASHFILES=americanmed.hash'\'' '\''EXTRADICT='\''' all ++ make BUILD=build DBUILD=build CBUILD=build SHELLDEBUG=+vx MASTERDICTS=american.med HASHFILES=americanmed.hash EXTRADICT= all make[2]: Entering directory '/build/ispell/src/ispell-3.4.06/languages/american' make[3]: Entering directory '/build/ispell/src/ispell-3.4.06/languages/american' rm -f english.[0-3] american.[0-2] altamer.[012] british.[012] make[3]: Leaving directory '/build/ispell/src/ispell-3.4.06/languages/american' make[3]: Entering directory '/build/ispell/src/ispell-3.4.06/languages/american' make -f ../english/Makefile VARIANTS=american \ 'EXTRADICT=' 'SHELLDEBUG=+vx' \ 'AFFIXES=../english/english.aff' \ english.med make[4]: Entering directory '/build/ispell/src/ispell-3.4.06/languages/american' + PATH=../..:/usr/lib/distcc/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl + export PATH + ../../munchlist -v -l ../english/english.aff english.0 english.1 american.0 american.1 Collecting input. Finding flag marker. Generating roots and affixes. egrep: warning: egrep is obsolescent; using grep -E Expanding dictionary into EXPANDEDPAIRS. Creating list of legal roots/flags. Creating list of flags that participate in cross-products. egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E Finding prefix and suffix flags. egrep: warning: egrep is obsolescent; using grep -E Creating awk script. Creating cross expansions (pass 1). Finding illegal cross expansions (pass 1). Creating cross expansions (pass 2). Finding illegal cross expansions (pass 2). Creating cross expansions (pass 3). Finding illegal cross expansions (pass 3). Creating cross expansions (pass 4). Finding illegal cross expansions (pass 4). Finding roots of cross expansions. Eliminating non-optimal affixes. Generating output word list. test -s english.med \ || (echo 'error: zero-length dictionary generated'; \ rm -f english.med; exit 1) make[4]: Leaving directory '/build/ispell/src/ispell-3.4.06/languages/american' rm -f american.med + ln -s english.med american.med make[3]: Leaving directory '/build/ispell/src/ispell-3.4.06/languages/american' make SHELLDEBUG=+vx americanmed.hash make[3]: Entering directory '/build/ispell/src/ispell-3.4.06/languages/american' rm -f americanmed.hash ../../buildhash american.med ../english/english.aff americanmed.hash Counting words in dictionary ... 1000 2000 3000 4000 5000 6000 7000 8000 9000 10000 11000 12000 13000 14000 15000 16000 17000 18000 19000 20000 21000 22000 23000 24000 25000 26000 27000 28000 29000 30000 31000 32000 32769 words 0 1000 2000 3000 4000 5000 6000 7000 8000 9000 10000 11000 12000 13000 14000 15000 16000 17000 18000 19000 20000 21000 22000 23000 24000 25000 26000 27000 28000 29000 30000 31000 32000 make[3]: Leaving directory '/build/ispell/src/ispell-3.4.06/languages/american' make[2]: Leaving directory '/build/ispell/src/ispell-3.4.06/languages/american' make[1]: Leaving directory '/build/ispell/src/ispell-3.4.06' ==> Entering fakeroot environment... ==> Starting package()... ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "ispell"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: ispell 3.4.06-1 (Sun May 18 06:44:50 2025) ==> Cleaning up...