* Package:    dev-libs/snowball-stemmer-3.1.1:0/3.1
 * Repository: gentoo
 * Maintainer: nicolas.parlant@parhuet.fr proxy-maint@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking 'snowball-stemmer-3.1.1.tar.gz' to /var/tmp/portage/dev-libs/snowball-stemmer-3.1.1/work
>>> Source unpacked in /var/tmp/portage/dev-libs/snowball-stemmer-3.1.1/work
>>> Preparing source in /var/tmp/portage/dev-libs/snowball-stemmer-3.1.1/work/snowball-3.1.1 ...
  [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/snowball-stemmer-3.1.1/work/snowball-3.1.1 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/snowball-stemmer-3.1.1/work/snowball-3.1.1 ...
make -j2 'CFLAGS=-O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC' all 
libstemmer/mkalgorithms.pl algorithms.mk libstemmer/modules.txt
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o compiler/analyser.o compiler/analyser.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o compiler/driver.o compiler/driver.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o compiler/generator.o compiler/generator.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o compiler/generator_ada.o compiler/generator_ada.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o compiler/generator_c.o compiler/generator_c.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o compiler/generator_csharp.o compiler/generator_csharp.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o compiler/generator_dart.o compiler/generator_dart.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o compiler/generator_go.o compiler/generator_go.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o compiler/generator_java.o compiler/generator_java.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o compiler/generator_js.o compiler/generator_js.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o compiler/generator_pascal.o compiler/generator_pascal.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o compiler/generator_php.o compiler/generator_php.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o compiler/generator_python.o compiler/generator_python.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o compiler/generator_rust.o compiler/generator_rust.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o compiler/generator_zig.o compiler/generator_zig.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o compiler/space.o compiler/space.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o compiler/tokeniser.o compiler/tokeniser.c
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
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o runtime/api.o runtime/api.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o examples/stemwords.o examples/stemwords.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o runtime/utilities.o runtime/utilities.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -flto=auto -o snowball compiler/analyser.o compiler/driver.o compiler/generator.o compiler/generator_ada.o compiler/generator_c.o compiler/generator_csharp.o compiler/generator_dart.o compiler/generator_go.o compiler/generator_java.o compiler/generator_js.o compiler/generator_pascal.o compiler/generator_php.o compiler/generator_python.o compiler/generator_rust.o compiler/generator_zig.o compiler/space.o compiler/tokeniser.o
./snowball  algorithms/arabic.sbl -o src_c/stem_UTF_8_arabic.h -eprefix arabic_UTF_8_ -r ../runtime -u
./snowball  algorithms/armenian.sbl -o src_c/stem_UTF_8_armenian.h -eprefix armenian_UTF_8_ -r ../runtime -u
./snowball  algorithms/basque.sbl -o src_c/stem_UTF_8_basque.h -eprefix basque_UTF_8_ -r ../runtime -u
./snowball  algorithms/czech.sbl -o src_c/stem_UTF_8_czech.h -eprefix czech_UTF_8_ -r ../runtime -u
./snowball  algorithms/catalan.sbl -o src_c/stem_UTF_8_catalan.h -eprefix catalan_UTF_8_ -r ../runtime -u
./snowball  algorithms/danish.sbl -o src_c/stem_UTF_8_danish.h -eprefix danish_UTF_8_ -r ../runtime -u
./snowball  algorithms/dutch.sbl -o src_c/stem_UTF_8_dutch.h -eprefix dutch_UTF_8_ -r ../runtime -u
./snowball  algorithms/dutch_porter.sbl -o src_c/stem_UTF_8_dutch_porter.h -eprefix dutch_porter_UTF_8_ -r ../runtime -u
./snowball  algorithms/english.sbl -o src_c/stem_UTF_8_english.h -eprefix english_UTF_8_ -r ../runtime -u
./snowball  algorithms/esperanto.sbl -o src_c/stem_UTF_8_esperanto.h -eprefix esperanto_UTF_8_ -r ../runtime -u
./snowball  algorithms/estonian.sbl -o src_c/stem_UTF_8_estonian.h -eprefix estonian_UTF_8_ -r ../runtime -u
./snowball  algorithms/finnish.sbl -o src_c/stem_UTF_8_finnish.h -eprefix finnish_UTF_8_ -r ../runtime -u
./snowball  algorithms/french.sbl -o src_c/stem_UTF_8_french.h -eprefix french_UTF_8_ -r ../runtime -u
./snowball  algorithms/german.sbl -o src_c/stem_UTF_8_german.h -eprefix german_UTF_8_ -r ../runtime -u
./snowball  algorithms/greek.sbl -o src_c/stem_UTF_8_greek.h -eprefix greek_UTF_8_ -r ../runtime -u
./snowball  algorithms/hindi.sbl -o src_c/stem_UTF_8_hindi.h -eprefix hindi_UTF_8_ -r ../runtime -u
./snowball  algorithms/indonesian.sbl -o src_c/stem_UTF_8_indonesian.h -eprefix indonesian_UTF_8_ -r ../runtime -u
./snowball  algorithms/hungarian.sbl -o src_c/stem_UTF_8_hungarian.h -eprefix hungarian_UTF_8_ -r ../runtime -u
./snowball  algorithms/irish.sbl -o src_c/stem_UTF_8_irish.h -eprefix irish_UTF_8_ -r ../runtime -u
./snowball  algorithms/italian.sbl -o src_c/stem_UTF_8_italian.h -eprefix italian_UTF_8_ -r ../runtime -u
./snowball  algorithms/lithuanian.sbl -o src_c/stem_UTF_8_lithuanian.h -eprefix lithuanian_UTF_8_ -r ../runtime -u
./snowball  algorithms/nepali.sbl -o src_c/stem_UTF_8_nepali.h -eprefix nepali_UTF_8_ -r ../runtime -u
./snowball  algorithms/persian.sbl -o src_c/stem_UTF_8_persian.h -eprefix persian_UTF_8_ -r ../runtime -u
./snowball  algorithms/norwegian.sbl -o src_c/stem_UTF_8_norwegian.h -eprefix norwegian_UTF_8_ -r ../runtime -u
./snowball  algorithms/polish.sbl -o src_c/stem_UTF_8_polish.h -eprefix polish_UTF_8_ -r ../runtime -u
./snowball  algorithms/porter.sbl -o src_c/stem_UTF_8_porter.h -eprefix porter_UTF_8_ -r ../runtime -u
./snowball  algorithms/portuguese.sbl -o src_c/stem_UTF_8_portuguese.h -eprefix portuguese_UTF_8_ -r ../runtime -u
./snowball  algorithms/romanian.sbl -o src_c/stem_UTF_8_romanian.h -eprefix romanian_UTF_8_ -r ../runtime -u
./snowball  algorithms/russian.sbl -o src_c/stem_UTF_8_russian.h -eprefix russian_UTF_8_ -r ../runtime -u
./snowball  algorithms/serbian.sbl -o src_c/stem_UTF_8_serbian.h -eprefix serbian_UTF_8_ -r ../runtime -u
./snowball  algorithms/sesotho.sbl -o src_c/stem_UTF_8_sesotho.h -eprefix sesotho_UTF_8_ -r ../runtime -u
./snowball  algorithms/spanish.sbl -o src_c/stem_UTF_8_spanish.h -eprefix spanish_UTF_8_ -r ../runtime -u
./snowball  algorithms/swedish.sbl -o src_c/stem_UTF_8_swedish.h -eprefix swedish_UTF_8_ -r ../runtime -u
./snowball  algorithms/tamil.sbl -o src_c/stem_UTF_8_tamil.h -eprefix tamil_UTF_8_ -r ../runtime -u
./snowball  algorithms/turkish.sbl -o src_c/stem_UTF_8_turkish.h -eprefix turkish_UTF_8_ -r ../runtime -u
./snowball  algorithms/yiddish.sbl -o src_c/stem_UTF_8_yiddish.h -eprefix yiddish_UTF_8_ -r ../runtime -u
./snowball  charsets/KOI8-R.sbl algorithms/russian.sbl -o src_c/stem_KOI8_R_russian.h -eprefix russian_KOI8_R_ -r ../runtime
./snowball  algorithms/basque.sbl -o src_c/stem_ISO_8859_1_basque.h -eprefix basque_ISO_8859_1_ -r ../runtime
./snowball  algorithms/catalan.sbl -o src_c/stem_ISO_8859_1_catalan.h -eprefix catalan_ISO_8859_1_ -r ../runtime
./snowball  algorithms/danish.sbl -o src_c/stem_ISO_8859_1_danish.h -eprefix danish_ISO_8859_1_ -r ../runtime
./snowball  algorithms/dutch.sbl -o src_c/stem_ISO_8859_1_dutch.h -eprefix dutch_ISO_8859_1_ -r ../runtime
./snowball  algorithms/dutch_porter.sbl -o src_c/stem_ISO_8859_1_dutch_porter.h -eprefix dutch_porter_ISO_8859_1_ -r ../runtime
./snowball  algorithms/english.sbl -o src_c/stem_ISO_8859_1_english.h -eprefix english_ISO_8859_1_ -r ../runtime
./snowball  algorithms/finnish.sbl -o src_c/stem_ISO_8859_1_finnish.h -eprefix finnish_ISO_8859_1_ -r ../runtime
./snowball  algorithms/french.sbl -o src_c/stem_ISO_8859_1_french.h -eprefix french_ISO_8859_1_ -r ../runtime
./snowball  algorithms/german.sbl -o src_c/stem_ISO_8859_1_german.h -eprefix german_ISO_8859_1_ -r ../runtime
./snowball  algorithms/indonesian.sbl -o src_c/stem_ISO_8859_1_indonesian.h -eprefix indonesian_ISO_8859_1_ -r ../runtime
./snowball  algorithms/irish.sbl -o src_c/stem_ISO_8859_1_irish.h -eprefix irish_ISO_8859_1_ -r ../runtime
./snowball  algorithms/italian.sbl -o src_c/stem_ISO_8859_1_italian.h -eprefix italian_ISO_8859_1_ -r ../runtime
./snowball  algorithms/norwegian.sbl -o src_c/stem_ISO_8859_1_norwegian.h -eprefix norwegian_ISO_8859_1_ -r ../runtime
./snowball  algorithms/porter.sbl -o src_c/stem_ISO_8859_1_porter.h -eprefix porter_ISO_8859_1_ -r ../runtime
./snowball  algorithms/portuguese.sbl -o src_c/stem_ISO_8859_1_portuguese.h -eprefix portuguese_ISO_8859_1_ -r ../runtime
./snowball  algorithms/spanish.sbl -o src_c/stem_ISO_8859_1_spanish.h -eprefix spanish_ISO_8859_1_ -r ../runtime
./snowball  algorithms/swedish.sbl -o src_c/stem_ISO_8859_1_swedish.h -eprefix swedish_ISO_8859_1_ -r ../runtime
./snowball  charsets/ISO-8859-2.sbl algorithms/czech.sbl -o src_c/stem_ISO_8859_2_czech.h -eprefix czech_ISO_8859_2_ -r ../runtime
./snowball  charsets/ISO-8859-2.sbl algorithms/hungarian.sbl -o src_c/stem_ISO_8859_2_hungarian.h -eprefix hungarian_ISO_8859_2_ -r ../runtime
./snowball  charsets/ISO-8859-2.sbl algorithms/polish.sbl -o src_c/stem_ISO_8859_2_polish.h -eprefix polish_ISO_8859_2_ -r ../runtime
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_arabic.o src_c/stem_UTF_8_arabic.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_armenian.o src_c/stem_UTF_8_armenian.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_basque.o src_c/stem_UTF_8_basque.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_catalan.o src_c/stem_UTF_8_catalan.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_czech.o src_c/stem_UTF_8_czech.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_danish.o src_c/stem_UTF_8_danish.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_dutch.o src_c/stem_UTF_8_dutch.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_dutch_porter.o src_c/stem_UTF_8_dutch_porter.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_english.o src_c/stem_UTF_8_english.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_esperanto.o src_c/stem_UTF_8_esperanto.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_estonian.o src_c/stem_UTF_8_estonian.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_finnish.o src_c/stem_UTF_8_finnish.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_french.o src_c/stem_UTF_8_french.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_german.o src_c/stem_UTF_8_german.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_greek.o src_c/stem_UTF_8_greek.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_hindi.o src_c/stem_UTF_8_hindi.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_hungarian.o src_c/stem_UTF_8_hungarian.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_indonesian.o src_c/stem_UTF_8_indonesian.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_irish.o src_c/stem_UTF_8_irish.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_italian.o src_c/stem_UTF_8_italian.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_lithuanian.o src_c/stem_UTF_8_lithuanian.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_nepali.o src_c/stem_UTF_8_nepali.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_norwegian.o src_c/stem_UTF_8_norwegian.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_persian.o src_c/stem_UTF_8_persian.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_polish.o src_c/stem_UTF_8_polish.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_porter.o src_c/stem_UTF_8_porter.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_portuguese.o src_c/stem_UTF_8_portuguese.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_romanian.o src_c/stem_UTF_8_romanian.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_russian.o src_c/stem_UTF_8_russian.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_serbian.o src_c/stem_UTF_8_serbian.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_sesotho.o src_c/stem_UTF_8_sesotho.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_spanish.o src_c/stem_UTF_8_spanish.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_swedish.o src_c/stem_UTF_8_swedish.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_tamil.o src_c/stem_UTF_8_tamil.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_turkish.o src_c/stem_UTF_8_turkish.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_yiddish.o src_c/stem_UTF_8_yiddish.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_KOI8_R_russian.o src_c/stem_KOI8_R_russian.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_1_basque.o src_c/stem_ISO_8859_1_basque.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_1_catalan.o src_c/stem_ISO_8859_1_catalan.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_1_danish.o src_c/stem_ISO_8859_1_danish.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_1_dutch.o src_c/stem_ISO_8859_1_dutch.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_1_dutch_porter.o src_c/stem_ISO_8859_1_dutch_porter.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_1_english.o src_c/stem_ISO_8859_1_english.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_1_finnish.o src_c/stem_ISO_8859_1_finnish.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_1_french.o src_c/stem_ISO_8859_1_french.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_1_german.o src_c/stem_ISO_8859_1_german.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_1_indonesian.o src_c/stem_ISO_8859_1_indonesian.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_1_irish.o src_c/stem_ISO_8859_1_irish.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_1_italian.o src_c/stem_ISO_8859_1_italian.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_1_norwegian.o src_c/stem_ISO_8859_1_norwegian.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_1_porter.o src_c/stem_ISO_8859_1_porter.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_1_portuguese.o src_c/stem_ISO_8859_1_portuguese.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_1_spanish.o src_c/stem_ISO_8859_1_spanish.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_1_swedish.o src_c/stem_ISO_8859_1_swedish.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_2_czech.o src_c/stem_ISO_8859_2_czech.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_2_hungarian.o src_c/stem_ISO_8859_2_hungarian.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_ISO_8859_2_polish.o src_c/stem_ISO_8859_2_polish.c
./snowball  algorithms/lovins.sbl -o src_c/stem_UTF_8_lovins.c -eprefix lovins_UTF_8_ -r ../runtime -u
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC   -c -o libstemmer/libstemmer.o libstemmer/libstemmer.c
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Iinclude  -c -o src_c/stem_UTF_8_lovins.o src_c/stem_UTF_8_lovins.c
x86_64-pc-linux-gnu-ar -cr 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_czech.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_persian.o src_c/stem_UTF_8_polish.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_sesotho.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_czech.o src_c/stem_ISO_8859_2_hungarian.o src_c/stem_ISO_8859_2_polish.o
x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -fPIC -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -flto=auto -o stemwords examples/stemwords.o libstemmer.a
 * x86_64-pc-linux-gnu-gcc -O3 -march=native -mtune=native -fomit-frame-pointer -pipe -flto=auto -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -flto=auto -Wl,-version-script,libstemmer/symbol.map -Wl,--whole-archive libstemmer.a -Wl,--no-whole-archive -Wl,-soname,libstemmer.so.3.1 -shared -o libstemmer.so.3.1.1
>>> Source compiled.
 * Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-libs/snowball-stemmer-3.1.1

>>> Install dev-libs/snowball-stemmer-3.1.1 into /var/tmp/portage/dev-libs/snowball-stemmer-3.1.1/image
>>> Completed installing dev-libs/snowball-stemmer-3.1.1 into /var/tmp/portage/dev-libs/snowball-stemmer-3.1.1/image

 * Final size of build directory: 14748 KiB (14.4 MiB)
 * Final size of installed tree:   2532 KiB ( 2.4 MiB)

strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   /usr/lib64/libstemmer.so.3.1.1
   /usr/bin/stemwords
>>> needed    sym /usr/lib64/libstemmer.so.3
>>> needed    obj /usr/lib64/libstemmer.so.3.0.1