SCM

R Development Page

SnowballC log file (build_win64)

Wed Aug 24 13:15:16 2016: Building binary for package SnowballC (SVN revision 558)
using R version 3.3.1 Patched (2016-08-19 r71124) ...

* installing to library 'R:/lib/local/3.3'
* installing *source* package 'SnowballC' ...
** libs

*** arch - i386
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c api.c -o api.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c libstemmer_utf8.c -o libstemmer_utf8.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c stem.c -o stem.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_danish.c -o stem_UTF_8_danish.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_dutch.c -o stem_UTF_8_dutch.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_english.c -o stem_UTF_8_english.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_finnish.c -o stem_UTF_8_finnish.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_french.c -o stem_UTF_8_french.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_german.c -o stem_UTF_8_german.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_hungarian.c -o stem_UTF_8_hungarian.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_italian.c -o stem_UTF_8_italian.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_norwegian.c -o stem_UTF_8_norwegian.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_porter.c -o stem_UTF_8_porter.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_portuguese.c -o stem_UTF_8_portuguese.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_romanian.c -o stem_UTF_8_romanian.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_russian.c -o stem_UTF_8_russian.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_spanish.c -o stem_UTF_8_spanish.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_swedish.c -o stem_UTF_8_swedish.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_turkish.c -o stem_UTF_8_turkish.o
c:/Rtools/mingw_32/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O3 -Wall  -std=gnu99 -mtune=core2 -c utilities.c -o utilities.o
c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o SnowballC.dll tmp.def api.o libstemmer_utf8.o stem.o stem_UTF_8_danish.o stem_UTF_8_dutch.o stem_UTF_8_english.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_hungarian.o stem_UTF_8_italian.o stem_UTF_8_norwegian.o stem_UTF_8_porter.o stem_UTF_8_portuguese.o stem_UTF_8_romanian.o stem_UTF_8_russian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stem_UTF_8_turkish.o utilities.o -LR:/base/local215/lib/i386 -LR:/base/local215/lib -LR:/lib/R/R-patched/bin/i386 -lR
installing to R:/lib/local/3.3/SnowballC/libs/i386

*** arch - x64
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c api.c -o api.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c libstemmer_utf8.c -o libstemmer_utf8.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c stem.c -o stem.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_danish.c -o stem_UTF_8_danish.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_dutch.c -o stem_UTF_8_dutch.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_english.c -o stem_UTF_8_english.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_finnish.c -o stem_UTF_8_finnish.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_french.c -o stem_UTF_8_french.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_german.c -o stem_UTF_8_german.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_hungarian.c -o stem_UTF_8_hungarian.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_italian.c -o stem_UTF_8_italian.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_norwegian.c -o stem_UTF_8_norwegian.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_porter.c -o stem_UTF_8_porter.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_portuguese.c -o stem_UTF_8_portuguese.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_romanian.c -o stem_UTF_8_romanian.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_russian.c -o stem_UTF_8_russian.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_spanish.c -o stem_UTF_8_spanish.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_swedish.c -o stem_UTF_8_swedish.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c stem_UTF_8_turkish.c -o stem_UTF_8_turkish.o
c:/Rtools/mingw_64/bin/gcc  -I"R:/lib/R/R-patched/include" -DNDEBUG     -I"R:/base/local215/include"     -O2 -Wall  -std=gnu99 -mtune=core2 -c utilities.c -o utilities.o
c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o SnowballC.dll tmp.def api.o libstemmer_utf8.o stem.o stem_UTF_8_danish.o stem_UTF_8_dutch.o stem_UTF_8_english.o stem_UTF_8_finnish.o stem_UTF_8_french.o stem_UTF_8_german.o stem_UTF_8_hungarian.o stem_UTF_8_italian.o stem_UTF_8_norwegian.o stem_UTF_8_porter.o stem_UTF_8_portuguese.o stem_UTF_8_romanian.o stem_UTF_8_russian.o stem_UTF_8_spanish.o stem_UTF_8_swedish.o stem_UTF_8_turkish.o utilities.o -LR:/base/local215/lib/x64 -LR:/base/local215/lib -LR:/lib/R/R-patched/bin/x64 -lR
installing to R:/lib/local/3.3/SnowballC/libs/x64
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
*** arch - i386
*** arch - x64
* MD5 sums
packaged installation of 'SnowballC' as SnowballC_0.5.1.zip
* DONE (SnowballC)
Run time: 13.06 seconds.
Thanks to:
Vienna University of Economics and Business Powered By FusionForge