==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: snowball 3.0.1-1 (Tue May 13 19:23:03 2025)
==> Retrieving sources...
  -> Updating snowball git repo...
  -> Found 0001-Make-libstemmer-a-shared-library.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    snowball ... Passed
    0001-Make-libstemmer-a-shared-library.patch ... Passed
==> Making package: snowball 3.0.1-1 (Tue May 13 19:23:30 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (5) perl-error-0.17030-1  perl-mailtools-2.22-1  perl-timedate-2.33-7
             zlib-ng-2.2.4-1  git-2.49.0-2

Total Installed Size:  40.05 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto
    man: show help with `git command --help`
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
  -> Found 0001-Make-libstemmer-a-shared-library.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of snowball git repo...
Cloning into 'snowball'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Applied patch to 'GNUmakefile' cleanly.
Falling back to direct application...
==> Starting build()...
libstemmer/mkalgorithms.pl algorithms.mk libstemmer/modules.txt
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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow    -c -o compiler/space.o compiler/space.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow    -c -o compiler/tokeniser.o compiler/tokeniser.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow    -c -o compiler/analyser.o compiler/analyser.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow    -c -o compiler/generator.o compiler/generator.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow    -c -o compiler/driver.o compiler/driver.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow    -c -o compiler/generator_csharp.o compiler/generator_csharp.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow    -c -o compiler/generator_java.o compiler/generator_java.c
compiler/tokeniser.c: In function 'read_token':
compiler/tokeniser.c:480:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
compiler/tokeniser.c:491:13: note: here
compiler/tokeniser.c: In function 'white_space':
compiler/tokeniser.c:84:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
compiler/tokeniser.c:86:9: note: here
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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow    -c -o compiler/generator_js.o compiler/generator_js.c
compiler/analyser.c: In function 'read_program_':
compiler/analyser.c:1595:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
compiler/analyser.c:1597:13: note: here
compiler/analyser.c: In function 'check_name_type':
compiler/analyser.c:250:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
compiler/analyser.c:252:9: note: here
compiler/analyser.c: In function 'error2':
compiler/analyser.c:133:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
compiler/analyser.c:135:9: note: here
compiler/analyser.c: In function 'read_C':
compiler/analyser.c:1236:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
compiler/analyser.c:1238:21: note: here
compiler/analyser.c:1180:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
compiler/analyser.c:1182:9: note: here
compiler/analyser.c: In function 'read_AE':
compiler/analyser.c:417:32: warning: this statement may fall through [-Wimplicit-fallthrough=]
compiler/analyser.c:419:9: note: here
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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow    -c -o compiler/generator_pascal.o compiler/generator_pascal.c
compiler/generator.c: In function 'write_comment_content':
compiler/generator.c:172:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
compiler/generator.c:178:9: note: here
compiler/generator.c: In function 'generate_AE':
compiler/generator.c:416:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
compiler/generator.c:421:9: note: here
compiler/generator.c:425:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
compiler/generator.c:431:9: note: here
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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow    -c -o compiler/generator_python.o compiler/generator_python.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow    -c -o compiler/generator_rust.o compiler/generator_rust.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow    -c -o compiler/generator_go.o compiler/generator_go.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow    -c -o compiler/generator_ada.o compiler/generator_ada.c
compiler/generator_python.c: In function 'write_varname':
compiler/generator_python.c:36:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
compiler/generator_python.c:38:9: note: here
sed 's/@MODULES_H@/modules.h/' libstemmer/libstemmer_c.in >libstemmer/libstemmer.c
libstemmer/mkmodules.pl libstemmer/modules.h src_c libstemmer/modules.txt libstemmer/mkinc.mak
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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow    -c -o runtime/api.o runtime/api.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow    -c -o runtime/utilities.o runtime/utilities.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o examples/stemwords.o examples/stemwords.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o snowball compiler/space.o compiler/tokeniser.o compiler/analyser.o compiler/generator.o compiler/driver.o compiler/generator_csharp.o compiler/generator_java.o compiler/generator_js.o compiler/generator_pascal.o compiler/generator_python.o compiler/generator_rust.o compiler/generator_go.o compiler/generator_ada.o
./snowball algorithms/arabic.sbl -o "src_c/stem_UTF_8_arabic" -eprefix arabic_UTF_8_ -r ../runtime -u
./snowball algorithms/armenian.sbl -o "src_c/stem_UTF_8_armenian" -eprefix armenian_UTF_8_ -r ../runtime -u
./snowball algorithms/basque.sbl -o "src_c/stem_UTF_8_basque" -eprefix basque_UTF_8_ -r ../runtime -u
./snowball algorithms/catalan.sbl -o "src_c/stem_UTF_8_catalan" -eprefix catalan_UTF_8_ -r ../runtime -u
./snowball algorithms/danish.sbl -o "src_c/stem_UTF_8_danish" -eprefix danish_UTF_8_ -r ../runtime -u
./snowball algorithms/dutch.sbl -o "src_c/stem_UTF_8_dutch" -eprefix dutch_UTF_8_ -r ../runtime -u
./snowball algorithms/dutch_porter.sbl -o "src_c/stem_UTF_8_dutch_porter" -eprefix dutch_porter_UTF_8_ -r ../runtime -u
./snowball algorithms/english.sbl -o "src_c/stem_UTF_8_english" -eprefix english_UTF_8_ -r ../runtime -u
./snowball algorithms/esperanto.sbl -o "src_c/stem_UTF_8_esperanto" -eprefix esperanto_UTF_8_ -r ../runtime -u
./snowball algorithms/estonian.sbl -o "src_c/stem_UTF_8_estonian" -eprefix estonian_UTF_8_ -r ../runtime -u
./snowball algorithms/finnish.sbl -o "src_c/stem_UTF_8_finnish" -eprefix finnish_UTF_8_ -r ../runtime -u
./snowball algorithms/french.sbl -o "src_c/stem_UTF_8_french" -eprefix french_UTF_8_ -r ../runtime -u
./snowball algorithms/german.sbl -o "src_c/stem_UTF_8_german" -eprefix german_UTF_8_ -r ../runtime -u
./snowball algorithms/greek.sbl -o "src_c/stem_UTF_8_greek" -eprefix greek_UTF_8_ -r ../runtime -u
./snowball algorithms/hindi.sbl -o "src_c/stem_UTF_8_hindi" -eprefix hindi_UTF_8_ -r ../runtime -u
./snowball algorithms/hungarian.sbl -o "src_c/stem_UTF_8_hungarian" -eprefix hungarian_UTF_8_ -r ../runtime -u
./snowball algorithms/indonesian.sbl -o "src_c/stem_UTF_8_indonesian" -eprefix indonesian_UTF_8_ -r ../runtime -u
./snowball algorithms/irish.sbl -o "src_c/stem_UTF_8_irish" -eprefix irish_UTF_8_ -r ../runtime -u
./snowball algorithms/italian.sbl -o "src_c/stem_UTF_8_italian" -eprefix italian_UTF_8_ -r ../runtime -u
./snowball algorithms/lithuanian.sbl -o "src_c/stem_UTF_8_lithuanian" -eprefix lithuanian_UTF_8_ -r ../runtime -u
./snowball algorithms/nepali.sbl -o "src_c/stem_UTF_8_nepali" -eprefix nepali_UTF_8_ -r ../runtime -u
./snowball algorithms/norwegian.sbl -o "src_c/stem_UTF_8_norwegian" -eprefix norwegian_UTF_8_ -r ../runtime -u
./snowball algorithms/porter.sbl -o "src_c/stem_UTF_8_porter" -eprefix porter_UTF_8_ -r ../runtime -u
./snowball algorithms/portuguese.sbl -o "src_c/stem_UTF_8_portuguese" -eprefix portuguese_UTF_8_ -r ../runtime -u
./snowball algorithms/romanian.sbl -o "src_c/stem_UTF_8_romanian" -eprefix romanian_UTF_8_ -r ../runtime -u
./snowball algorithms/russian.sbl -o "src_c/stem_UTF_8_russian" -eprefix russian_UTF_8_ -r ../runtime -u
./snowball algorithms/serbian.sbl -o "src_c/stem_UTF_8_serbian" -eprefix serbian_UTF_8_ -r ../runtime -u
./snowball algorithms/spanish.sbl -o "src_c/stem_UTF_8_spanish" -eprefix spanish_UTF_8_ -r ../runtime -u
./snowball algorithms/swedish.sbl -o "src_c/stem_UTF_8_swedish" -eprefix swedish_UTF_8_ -r ../runtime -u
./snowball algorithms/tamil.sbl -o "src_c/stem_UTF_8_tamil" -eprefix tamil_UTF_8_ -r ../runtime -u
./snowball algorithms/turkish.sbl -o "src_c/stem_UTF_8_turkish" -eprefix turkish_UTF_8_ -r ../runtime -u
./snowball algorithms/yiddish.sbl -o "src_c/stem_UTF_8_yiddish" -eprefix yiddish_UTF_8_ -r ../runtime -u
./snowball charsets/KOI8-R.sbl algorithms/russian.sbl -o "src_c/stem_KOI8_R_russian" -eprefix russian_KOI8_R_ -r ../runtime
./snowball algorithms/basque.sbl -o "src_c/stem_ISO_8859_1_basque" -eprefix basque_ISO_8859_1_ -r ../runtime
./snowball algorithms/catalan.sbl -o "src_c/stem_ISO_8859_1_catalan" -eprefix catalan_ISO_8859_1_ -r ../runtime
./snowball algorithms/danish.sbl -o "src_c/stem_ISO_8859_1_danish" -eprefix danish_ISO_8859_1_ -r ../runtime
./snowball algorithms/dutch.sbl -o "src_c/stem_ISO_8859_1_dutch" -eprefix dutch_ISO_8859_1_ -r ../runtime
./snowball algorithms/dutch_porter.sbl -o "src_c/stem_ISO_8859_1_dutch_porter" -eprefix dutch_porter_ISO_8859_1_ -r ../runtime
./snowball algorithms/english.sbl -o "src_c/stem_ISO_8859_1_english" -eprefix english_ISO_8859_1_ -r ../runtime
./snowball algorithms/finnish.sbl -o "src_c/stem_ISO_8859_1_finnish" -eprefix finnish_ISO_8859_1_ -r ../runtime
./snowball algorithms/french.sbl -o "src_c/stem_ISO_8859_1_french" -eprefix french_ISO_8859_1_ -r ../runtime
./snowball algorithms/german.sbl -o "src_c/stem_ISO_8859_1_german" -eprefix german_ISO_8859_1_ -r ../runtime
./snowball algorithms/indonesian.sbl -o "src_c/stem_ISO_8859_1_indonesian" -eprefix indonesian_ISO_8859_1_ -r ../runtime
./snowball algorithms/irish.sbl -o "src_c/stem_ISO_8859_1_irish" -eprefix irish_ISO_8859_1_ -r ../runtime
./snowball algorithms/italian.sbl -o "src_c/stem_ISO_8859_1_italian" -eprefix italian_ISO_8859_1_ -r ../runtime
./snowball algorithms/norwegian.sbl -o "src_c/stem_ISO_8859_1_norwegian" -eprefix norwegian_ISO_8859_1_ -r ../runtime
./snowball algorithms/porter.sbl -o "src_c/stem_ISO_8859_1_porter" -eprefix porter_ISO_8859_1_ -r ../runtime
./snowball algorithms/portuguese.sbl -o "src_c/stem_ISO_8859_1_portuguese" -eprefix portuguese_ISO_8859_1_ -r ../runtime
./snowball algorithms/spanish.sbl -o "src_c/stem_ISO_8859_1_spanish" -eprefix spanish_ISO_8859_1_ -r ../runtime
./snowball algorithms/swedish.sbl -o "src_c/stem_ISO_8859_1_swedish" -eprefix swedish_ISO_8859_1_ -r ../runtime
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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_arabic.o src_c/stem_UTF_8_arabic.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_armenian.o src_c/stem_UTF_8_armenian.c
./snowball charsets/ISO-8859-2.sbl algorithms/hungarian.sbl -o "src_c/stem_ISO_8859_2_hungarian" -eprefix hungarian_ISO_8859_2_ -r ../runtime
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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_basque.o src_c/stem_UTF_8_basque.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_catalan.o src_c/stem_UTF_8_catalan.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_danish.o src_c/stem_UTF_8_danish.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_dutch.o src_c/stem_UTF_8_dutch.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_dutch_porter.o src_c/stem_UTF_8_dutch_porter.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_english.o src_c/stem_UTF_8_english.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_esperanto.o src_c/stem_UTF_8_esperanto.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_estonian.o src_c/stem_UTF_8_estonian.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_finnish.o src_c/stem_UTF_8_finnish.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_french.o src_c/stem_UTF_8_french.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_german.o src_c/stem_UTF_8_german.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_greek.o src_c/stem_UTF_8_greek.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_hindi.o src_c/stem_UTF_8_hindi.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_hungarian.o src_c/stem_UTF_8_hungarian.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_indonesian.o src_c/stem_UTF_8_indonesian.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_irish.o src_c/stem_UTF_8_irish.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_italian.o src_c/stem_UTF_8_italian.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_lithuanian.o src_c/stem_UTF_8_lithuanian.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_nepali.o src_c/stem_UTF_8_nepali.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_norwegian.o src_c/stem_UTF_8_norwegian.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_porter.o src_c/stem_UTF_8_porter.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_portuguese.o src_c/stem_UTF_8_portuguese.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_romanian.o src_c/stem_UTF_8_romanian.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_russian.o src_c/stem_UTF_8_russian.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_serbian.o src_c/stem_UTF_8_serbian.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_spanish.o src_c/stem_UTF_8_spanish.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_swedish.o src_c/stem_UTF_8_swedish.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_tamil.o src_c/stem_UTF_8_tamil.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_turkish.o src_c/stem_UTF_8_turkish.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_yiddish.o src_c/stem_UTF_8_yiddish.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_KOI8_R_russian.o src_c/stem_KOI8_R_russian.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_ISO_8859_1_basque.o src_c/stem_ISO_8859_1_basque.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_ISO_8859_1_catalan.o src_c/stem_ISO_8859_1_catalan.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_ISO_8859_1_danish.o src_c/stem_ISO_8859_1_danish.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_ISO_8859_1_dutch.o src_c/stem_ISO_8859_1_dutch.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_ISO_8859_1_dutch_porter.o src_c/stem_ISO_8859_1_dutch_porter.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_ISO_8859_1_english.o src_c/stem_ISO_8859_1_english.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_ISO_8859_1_finnish.o src_c/stem_ISO_8859_1_finnish.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_ISO_8859_1_french.o src_c/stem_ISO_8859_1_french.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_ISO_8859_1_german.o src_c/stem_ISO_8859_1_german.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_ISO_8859_1_indonesian.o src_c/stem_ISO_8859_1_indonesian.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_ISO_8859_1_irish.o src_c/stem_ISO_8859_1_irish.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_ISO_8859_1_italian.o src_c/stem_ISO_8859_1_italian.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_ISO_8859_1_norwegian.o src_c/stem_ISO_8859_1_norwegian.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_ISO_8859_1_porter.o src_c/stem_ISO_8859_1_porter.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_ISO_8859_1_portuguese.o src_c/stem_ISO_8859_1_portuguese.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_ISO_8859_1_spanish.o src_c/stem_ISO_8859_1_spanish.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_ISO_8859_1_swedish.o src_c/stem_ISO_8859_1_swedish.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_ISO_8859_2_hungarian.o src_c/stem_ISO_8859_2_hungarian.c
./snowball algorithms/lovins.sbl -o "src_c/stem_UTF_8_lovins" -eprefix lovins_UTF_8_ -r ../runtime -u
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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow    -c -o libstemmer/libstemmer.o libstemmer/libstemmer.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Iinclude  -c -o src_c/stem_UTF_8_lovins.o src_c/stem_UTF_8_lovins.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-soname,libstemmer.so.0,-version-script,libstemmer/symbol.map -o libstemmer.so.0 libstemmer/libstemmer.o runtime/api.o runtime/utilities.o src_c/stem_UTF_8_arabic.o src_c/stem_UTF_8_armenian.o src_c/stem_UTF_8_basque.o src_c/stem_UTF_8_catalan.o src_c/stem_UTF_8_danish.o src_c/stem_UTF_8_dutch.o src_c/stem_UTF_8_dutch_porter.o src_c/stem_UTF_8_english.o src_c/stem_UTF_8_esperanto.o src_c/stem_UTF_8_estonian.o src_c/stem_UTF_8_finnish.o src_c/stem_UTF_8_french.o src_c/stem_UTF_8_german.o src_c/stem_UTF_8_greek.o src_c/stem_UTF_8_hindi.o src_c/stem_UTF_8_hungarian.o src_c/stem_UTF_8_indonesian.o src_c/stem_UTF_8_irish.o src_c/stem_UTF_8_italian.o src_c/stem_UTF_8_lithuanian.o src_c/stem_UTF_8_nepali.o src_c/stem_UTF_8_norwegian.o src_c/stem_UTF_8_porter.o src_c/stem_UTF_8_portuguese.o src_c/stem_UTF_8_romanian.o src_c/stem_UTF_8_russian.o src_c/stem_UTF_8_serbian.o src_c/stem_UTF_8_spanish.o src_c/stem_UTF_8_swedish.o src_c/stem_UTF_8_tamil.o src_c/stem_UTF_8_turkish.o src_c/stem_UTF_8_yiddish.o src_c/stem_KOI8_R_russian.o src_c/stem_ISO_8859_1_basque.o src_c/stem_ISO_8859_1_catalan.o src_c/stem_ISO_8859_1_danish.o src_c/stem_ISO_8859_1_dutch.o src_c/stem_ISO_8859_1_dutch_porter.o src_c/stem_ISO_8859_1_english.o src_c/stem_ISO_8859_1_finnish.o src_c/stem_ISO_8859_1_french.o src_c/stem_ISO_8859_1_german.o src_c/stem_ISO_8859_1_indonesian.o src_c/stem_ISO_8859_1_irish.o src_c/stem_ISO_8859_1_italian.o src_c/stem_ISO_8859_1_norwegian.o src_c/stem_ISO_8859_1_porter.o src_c/stem_ISO_8859_1_portuguese.o src_c/stem_ISO_8859_1_spanish.o src_c/stem_ISO_8859_1_swedish.o src_c/stem_ISO_8859_2_hungarian.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 -fPIC -W -Wall -Wmissing-prototypes -Wmissing-declarations -Wshadow  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o stemwords examples/stemwords.o libstemmer.so.0
==> Entering fakeroot environment...
==> Starting package_snowball()...
==> 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 "snowball"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Starting package_libstemmer()...
==> 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 "libstemmer"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: snowball 3.0.1-1 (Tue May 13 19:23:49 2025)
==> Cleaning up...