libstemmer-2.2.0
x86_64-linux.package-alphashape
· build #12
· raw
unpackPhase
1unpacking source archive /nix/store/bhp30g7y1lmb32y0939aavl7vad1cmvz-source2source root is sourcepatchPhase
3patching script interpreter paths in .4./libstemmer/mkalgorithms.pl: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/cc9zsahxyx5my7bqid4dzkljw2dd9ygm-perl-5.42.0/bin/perl"5./libstemmer/mkmodules.pl: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/cc9zsahxyx5my7bqid4dzkljw2dd9ygm-perl-5.42.0/bin/perl"6./pascal/generate.pl: interpreter directive changed from "#!/usr/bin/env perl" to "/nix/store/cc9zsahxyx5my7bqid4dzkljw2dd9ygm-perl-5.42.0/bin/perl"configurePhase
7no configure script, doing nothingbuildPhase
8build flags: SHELL=/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash9libstemmer/mkalgorithms.pl algorithms.mk libstemmer/modules.txt10gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -c -o compiler/space.o compiler/space.c11gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -c -o compiler/tokeniser.o compiler/tokeniser.c12gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -c -o compiler/analyser.o compiler/analyser.c13gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -c -o compiler/generator.o compiler/generator.c14gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -c -o compiler/driver.o compiler/driver.c15gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -c -o compiler/generator_csharp.o compiler/generator_csharp.c16gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -c -o compiler/generator_java.o compiler/generator_java.c17gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -c -o compiler/generator_js.o compiler/generator_js.c18gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -c -o compiler/generator_pascal.o compiler/generator_pascal.c19gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -c -o compiler/generator_python.o compiler/generator_python.c20gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -c -o compiler/generator_rust.o compiler/generator_rust.c21gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -c -o compiler/generator_go.o compiler/generator_go.c22gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -c -o compiler/generator_ada.o compiler/generator_ada.c23In function 'generate_try',24 inlined from 'generate.part.0' at compiler/generator_ada.c:1325:31:25compiler/generator_ada.c:462:9: warning: 'savevar' may be used uninitialized [-Wmaybe-uninitialized]26 462 | str_delete(savevar);27 | ^~~~~~~~~~~~~~~~~~~28compiler/generator_ada.c: In function 'generate.part.0':29compiler/generator_ada.c:442:18: note: 'savevar' was declared here30 442 | struct str * savevar;31 | ^~~~~~~32gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -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.o33sed 's/@MODULES_H@/modules.h/' libstemmer/libstemmer_c.in >libstemmer/libstemmer.c34libstemmer/mkmodules.pl libstemmer/modules.h src_c libstemmer/modules.txt libstemmer/mkinc.mak35./snowball algorithms/arabic.sbl -o src_c/stem_UTF_8_arabic -eprefix arabic_UTF_8_ -r ../runtime -u36./snowball algorithms/armenian.sbl -o src_c/stem_UTF_8_armenian -eprefix armenian_UTF_8_ -r ../runtime -u37./snowball algorithms/basque.sbl -o src_c/stem_UTF_8_basque -eprefix basque_UTF_8_ -r ../runtime -u38./snowball algorithms/catalan.sbl -o src_c/stem_UTF_8_catalan -eprefix catalan_UTF_8_ -r ../runtime -u39./snowball algorithms/danish.sbl -o src_c/stem_UTF_8_danish -eprefix danish_UTF_8_ -r ../runtime -u40./snowball algorithms/dutch.sbl -o src_c/stem_UTF_8_dutch -eprefix dutch_UTF_8_ -r ../runtime -u41./snowball algorithms/english.sbl -o src_c/stem_UTF_8_english -eprefix english_UTF_8_ -r ../runtime -u42./snowball algorithms/finnish.sbl -o src_c/stem_UTF_8_finnish -eprefix finnish_UTF_8_ -r ../runtime -u43./snowball algorithms/french.sbl -o src_c/stem_UTF_8_french -eprefix french_UTF_8_ -r ../runtime -u44./snowball algorithms/german.sbl -o src_c/stem_UTF_8_german -eprefix german_UTF_8_ -r ../runtime -u45./snowball algorithms/greek.sbl -o src_c/stem_UTF_8_greek -eprefix greek_UTF_8_ -r ../runtime -u46./snowball algorithms/hindi.sbl -o src_c/stem_UTF_8_hindi -eprefix hindi_UTF_8_ -r ../runtime -u47./snowball algorithms/hungarian.sbl -o src_c/stem_UTF_8_hungarian -eprefix hungarian_UTF_8_ -r ../runtime -u48./snowball algorithms/indonesian.sbl -o src_c/stem_UTF_8_indonesian -eprefix indonesian_UTF_8_ -r ../runtime -u49./snowball algorithms/irish.sbl -o src_c/stem_UTF_8_irish -eprefix irish_UTF_8_ -r ../runtime -u50./snowball algorithms/italian.sbl -o src_c/stem_UTF_8_italian -eprefix italian_UTF_8_ -r ../runtime -u51./snowball algorithms/lithuanian.sbl -o src_c/stem_UTF_8_lithuanian -eprefix lithuanian_UTF_8_ -r ../runtime -u52./snowball algorithms/nepali.sbl -o src_c/stem_UTF_8_nepali -eprefix nepali_UTF_8_ -r ../runtime -u53./snowball algorithms/norwegian.sbl -o src_c/stem_UTF_8_norwegian -eprefix norwegian_UTF_8_ -r ../runtime -u54./snowball algorithms/porter.sbl -o src_c/stem_UTF_8_porter -eprefix porter_UTF_8_ -r ../runtime -u55./snowball algorithms/portuguese.sbl -o src_c/stem_UTF_8_portuguese -eprefix portuguese_UTF_8_ -r ../runtime -u56./snowball algorithms/romanian.sbl -o src_c/stem_UTF_8_romanian -eprefix romanian_UTF_8_ -r ../runtime -u57./snowball algorithms/russian.sbl -o src_c/stem_UTF_8_russian -eprefix russian_UTF_8_ -r ../runtime -u58./snowball algorithms/serbian.sbl -o src_c/stem_UTF_8_serbian -eprefix serbian_UTF_8_ -r ../runtime -u59./snowball algorithms/spanish.sbl -o src_c/stem_UTF_8_spanish -eprefix spanish_UTF_8_ -r ../runtime -u60./snowball algorithms/swedish.sbl -o src_c/stem_UTF_8_swedish -eprefix swedish_UTF_8_ -r ../runtime -u61./snowball algorithms/tamil.sbl -o src_c/stem_UTF_8_tamil -eprefix tamil_UTF_8_ -r ../runtime -u62./snowball algorithms/turkish.sbl -o src_c/stem_UTF_8_turkish -eprefix turkish_UTF_8_ -r ../runtime -u63./snowball algorithms/yiddish.sbl -o src_c/stem_UTF_8_yiddish -eprefix yiddish_UTF_8_ -r ../runtime -u64./snowball charsets/KOI8-R.sbl algorithms/russian.sbl -o src_c/stem_KOI8_R_russian -eprefix russian_KOI8_R_ -r ../runtime65./snowball algorithms/basque.sbl -o src_c/stem_ISO_8859_1_basque -eprefix basque_ISO_8859_1_ -r ../runtime66./snowball algorithms/catalan.sbl -o src_c/stem_ISO_8859_1_catalan -eprefix catalan_ISO_8859_1_ -r ../runtime67./snowball algorithms/danish.sbl -o src_c/stem_ISO_8859_1_danish -eprefix danish_ISO_8859_1_ -r ../runtime68./snowball algorithms/dutch.sbl -o src_c/stem_ISO_8859_1_dutch -eprefix dutch_ISO_8859_1_ -r ../runtime69./snowball algorithms/english.sbl -o src_c/stem_ISO_8859_1_english -eprefix english_ISO_8859_1_ -r ../runtime70./snowball algorithms/finnish.sbl -o src_c/stem_ISO_8859_1_finnish -eprefix finnish_ISO_8859_1_ -r ../runtime71./snowball algorithms/french.sbl -o src_c/stem_ISO_8859_1_french -eprefix french_ISO_8859_1_ -r ../runtime72./snowball algorithms/german.sbl -o src_c/stem_ISO_8859_1_german -eprefix german_ISO_8859_1_ -r ../runtime73./snowball algorithms/indonesian.sbl -o src_c/stem_ISO_8859_1_indonesian -eprefix indonesian_ISO_8859_1_ -r ../runtime74./snowball algorithms/irish.sbl -o src_c/stem_ISO_8859_1_irish -eprefix irish_ISO_8859_1_ -r ../runtime75./snowball algorithms/italian.sbl -o src_c/stem_ISO_8859_1_italian -eprefix italian_ISO_8859_1_ -r ../runtime76./snowball algorithms/norwegian.sbl -o src_c/stem_ISO_8859_1_norwegian -eprefix norwegian_ISO_8859_1_ -r ../runtime77./snowball algorithms/porter.sbl -o src_c/stem_ISO_8859_1_porter -eprefix porter_ISO_8859_1_ -r ../runtime78./snowball algorithms/portuguese.sbl -o src_c/stem_ISO_8859_1_portuguese -eprefix portuguese_ISO_8859_1_ -r ../runtime79./snowball algorithms/spanish.sbl -o src_c/stem_ISO_8859_1_spanish -eprefix spanish_ISO_8859_1_ -r ../runtime80./snowball algorithms/swedish.sbl -o src_c/stem_ISO_8859_1_swedish -eprefix swedish_ISO_8859_1_ -r ../runtime81./snowball charsets/ISO-8859-2.sbl algorithms/hungarian.sbl -o src_c/stem_ISO_8859_2_hungarian -eprefix hungarian_ISO_8859_2_ -r ../runtime82./snowball charsets/ISO-8859-2.sbl algorithms/romanian.sbl -o src_c/stem_ISO_8859_2_romanian -eprefix romanian_ISO_8859_2_ -r ../runtime83gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -c -o libstemmer/libstemmer.o libstemmer/libstemmer.c84gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -c -o runtime/api.o runtime/api.c85gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -c -o runtime/utilities.o runtime/utilities.c86gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_arabic.o src_c/stem_UTF_8_arabic.c87gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_armenian.o src_c/stem_UTF_8_armenian.c88gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_basque.o src_c/stem_UTF_8_basque.c89gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_catalan.o src_c/stem_UTF_8_catalan.c90gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_danish.o src_c/stem_UTF_8_danish.c91gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_dutch.o src_c/stem_UTF_8_dutch.c92gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_english.o src_c/stem_UTF_8_english.c93gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_finnish.o src_c/stem_UTF_8_finnish.c94gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_french.o src_c/stem_UTF_8_french.c95gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_german.o src_c/stem_UTF_8_german.c96gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_greek.o src_c/stem_UTF_8_greek.c97gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_hindi.o src_c/stem_UTF_8_hindi.c98gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_hungarian.o src_c/stem_UTF_8_hungarian.c99gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_indonesian.o src_c/stem_UTF_8_indonesian.c100gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_irish.o src_c/stem_UTF_8_irish.c101gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_italian.o src_c/stem_UTF_8_italian.c102gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_lithuanian.o src_c/stem_UTF_8_lithuanian.c103gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_nepali.o src_c/stem_UTF_8_nepali.c104gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_norwegian.o src_c/stem_UTF_8_norwegian.c105gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_porter.o src_c/stem_UTF_8_porter.c106gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_portuguese.o src_c/stem_UTF_8_portuguese.c107gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_romanian.o src_c/stem_UTF_8_romanian.c108gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_russian.o src_c/stem_UTF_8_russian.c109gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_serbian.o src_c/stem_UTF_8_serbian.c110gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_spanish.o src_c/stem_UTF_8_spanish.c111gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_swedish.o src_c/stem_UTF_8_swedish.c112gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_tamil.o src_c/stem_UTF_8_tamil.c113gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_turkish.o src_c/stem_UTF_8_turkish.c114gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_yiddish.o src_c/stem_UTF_8_yiddish.c115gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_KOI8_R_russian.o src_c/stem_KOI8_R_russian.c116gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_ISO_8859_1_basque.o src_c/stem_ISO_8859_1_basque.c117gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_ISO_8859_1_catalan.o src_c/stem_ISO_8859_1_catalan.c118gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_ISO_8859_1_danish.o src_c/stem_ISO_8859_1_danish.c119gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_ISO_8859_1_dutch.o src_c/stem_ISO_8859_1_dutch.c120gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_ISO_8859_1_english.o src_c/stem_ISO_8859_1_english.c121gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_ISO_8859_1_finnish.o src_c/stem_ISO_8859_1_finnish.c122gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_ISO_8859_1_french.o src_c/stem_ISO_8859_1_french.c123gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_ISO_8859_1_german.o src_c/stem_ISO_8859_1_german.c124gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_ISO_8859_1_indonesian.o src_c/stem_ISO_8859_1_indonesian.c125gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_ISO_8859_1_irish.o src_c/stem_ISO_8859_1_irish.c126gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_ISO_8859_1_italian.o src_c/stem_ISO_8859_1_italian.c127gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_ISO_8859_1_norwegian.o src_c/stem_ISO_8859_1_norwegian.c128gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_ISO_8859_1_porter.o src_c/stem_ISO_8859_1_porter.c129gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_ISO_8859_1_portuguese.o src_c/stem_ISO_8859_1_portuguese.c130gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_ISO_8859_1_spanish.o src_c/stem_ISO_8859_1_spanish.c131gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_ISO_8859_1_swedish.o src_c/stem_ISO_8859_1_swedish.c132gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_ISO_8859_2_hungarian.o src_c/stem_ISO_8859_2_hungarian.c133gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_ISO_8859_2_romanian.o src_c/stem_ISO_8859_2_romanian.c134ar -cru libstemmer.a 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_english.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_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 src_c/stem_ISO_8859_2_romanian.o135ar: `u' modifier ignored since `D' is the default (see `U')136gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o examples/stemwords.o examples/stemwords.c137gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -o stemwords examples/stemwords.o libstemmer.a138./snowball algorithms/german2.sbl -o src_c/stem_UTF_8_german2 -eprefix german2_UTF_8_ -r ../runtime -u139./snowball algorithms/kraaij_pohlmann.sbl -o src_c/stem_UTF_8_kraaij_pohlmann -eprefix kraaij_pohlmann_UTF_8_ -r ../runtime -u140./snowball algorithms/lovins.sbl -o src_c/stem_UTF_8_lovins -eprefix lovins_UTF_8_ -r ../runtime -u141gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_german2.o src_c/stem_UTF_8_german2.c142gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_kraaij_pohlmann.o src_c/stem_UTF_8_kraaij_pohlmann.c143gcc -O2 -W -Wall -Wmissing-prototypes -Wmissing-declarations -Iinclude -c -o src_c/stem_UTF_8_lovins.o src_c/stem_UTF_8_lovins.cfixupPhase
144shrinking RPATHs of ELF executables and libraries in /nix/store/jjdlr75l730bhk5429lzrmvdk9qzqy8w-libstemmer-2.2.0145shrinking /nix/store/jjdlr75l730bhk5429lzrmvdk9qzqy8w-libstemmer-2.2.0/bin/snowball146shrinking /nix/store/jjdlr75l730bhk5429lzrmvdk9qzqy8w-libstemmer-2.2.0/bin/stemwords147checking for references to /build/ in /nix/store/jjdlr75l730bhk5429lzrmvdk9qzqy8w-libstemmer-2.2.0...148patching script interpreter paths in /nix/store/jjdlr75l730bhk5429lzrmvdk9qzqy8w-libstemmer-2.2.0149stripping (with command strip and flags -S -p) in /nix/store/jjdlr75l730bhk5429lzrmvdk9qzqy8w-libstemmer-2.2.0/lib /nix/store/jjdlr75l730bhk5429lzrmvdk9qzqy8w-libstemmer-2.2.0/bin