SCM

R Development Page

rngBenchmarks log file (build_win64)

Tue Feb 19 11:02:11 2013: Building binary for package rngBenchmarks (SVN revision 13)
using R version 2.15.2 Patched (2013-01-31 r61797) ...

* installing to library 'R:/lib/local/2.15'
* installing *source* package 'rngBenchmarks' ...
** libs

*** arch - i386
gcc -m32 -I"R:/lib/R/R-patched/include" -DNDEBUG    -I"R:/lib/local/2.15/Rcpp/include" -I"R:/lib/local/2.15/RcppRandomSFMT/include" -I"R:/base/local215/include"  -fopenmp -ffloat-store   -O3 -Wall  -std=gnu99 -mtune=core2 -c RngStream.c -o RngStream.o
g++ -m32 -I"R:/lib/R/R-patched/include" -DNDEBUG    -I"R:/lib/local/2.15/Rcpp/include" -I"R:/lib/local/2.15/RcppRandomSFMT/include" -I"R:/base/local215/include"  `R:/lib/R/R-patched/bin/i386/Rscript -e "Rcpp:::CxxFlags()"` `R:/lib/R/R-patched/bin/i386/Rscript -e "RcppRandomSFMT:::CxxFlags()"` -fopenmp   -O2 -Wall  -mtune=core2 -c classRandom.cpp -o classRandom.o
gcc -m32 -I"R:/lib/R/R-patched/include" -DNDEBUG    -I"R:/lib/local/2.15/Rcpp/include" -I"R:/lib/local/2.15/RcppRandomSFMT/include" -I"R:/base/local215/include"  -fopenmp -ffloat-store   -O3 -Wall  -std=gnu99 -mtune=core2 -c interface.c -o interface.o
g++ -m32 -I"R:/lib/R/R-patched/include" -DNDEBUG    -I"R:/lib/local/2.15/Rcpp/include" -I"R:/lib/local/2.15/RcppRandomSFMT/include" -I"R:/base/local215/include"  `R:/lib/R/R-patched/bin/i386/Rscript -e "Rcpp:::CxxFlags()"` `R:/lib/R/R-patched/bin/i386/Rscript -e "RcppRandomSFMT:::CxxFlags()"` -fopenmp   -O2 -Wall  -mtune=core2 -c pi_rngs.cpp -o pi_rngs.o
In file included from R:/lib/local/2.15/RcppRandomSFMT/include/sfmt.h:131:0,
                 from R:/lib/local/2.15/RcppRandomSFMT/include/crandomsfmt0_modified.hpp:16,
                 from R:/lib/local/2.15/RcppRandomSFMT/include/rng_sfmt.hpp:10,
                 from pi_rngs.cpp:3:
r:\base\rtools\gcc-4.6.3\bin\../lib/gcc/i686-w64-mingw32/4.6.3/include/emmintrin.h:32:3: error: #error "SSE2 instruction set not enabled"
In file included from pi_rngs.cpp:2:0:
R:/lib/local/2.15/RcppRandomSFMT/include/rng_random_r.hpp:44:21: error: field '_random_data' has incomplete type
R:/lib/local/2.15/RcppRandomSFMT/include/rng_random_r.hpp: In member function 'void RcppRandomSFMT::RNGrandomR::set_seed(int, int)':
R:/lib/local/2.15/RcppRandomSFMT/include/rng_random_r.hpp:30:3: error: '_random_data' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/rng_random_r.hpp:31:60: error: 'initstate_r' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/rng_random_r.hpp: In member function 'double RcppRandomSFMT::RNGrandomR::random()':
R:/lib/local/2.15/RcppRandomSFMT/include/rng_random_r.hpp:35:3: error: 'int32_t' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/rng_random_r.hpp:35:11: error: expected ';' before 'res'
R:/lib/local/2.15/RcppRandomSFMT/include/rng_random_r.hpp:36:13: error: '_random_data' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/rng_random_r.hpp:36:28: error: 'res' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/rng_random_r.hpp:36:31: error: 'random_r' was not declared in this scope
In file included from R:/lib/local/2.15/RcppRandomSFMT/include/crandomsfmt0_modified.hpp:16:0,
                 from R:/lib/local/2.15/RcppRandomSFMT/include/rng_sfmt.hpp:10,
                 from pi_rngs.cpp:3:
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt.h: At global scope:
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt.h:240:4: error: '__m128i' does not name a type
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt.h:241:4: error: '__m128i' does not name a type
In file included from R:/lib/local/2.15/RcppRandomSFMT/include/crandomsfmt0_modified.hpp:17:0,
                 from R:/lib/local/2.15/RcppRandomSFMT/include/rng_sfmt.hpp:10,
                 from pi_rngs.cpp:3:
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp: In member function 'void CRandomSFMT::RandomInit(int)':
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:93:16: error: 'state' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp: In member function 'void CRandomSFMT::RandomInitByArray(const int*, int)':
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:124:32: error: 'state' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp: In member function 'void CRandomSFMT::Init2()':
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:201:4: error: 'mask' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:201:28: error: '__m128i' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:201:36: error: expected primary-expression before ')' token
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:201:45: error: '_mm_loadu_si128' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:210:42: error: 'state' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:221:31: error: 'state' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:200:26: warning: unused variable 'maskinit' [-Wunused-variable]
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp: At global scope:
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:235:15: error: '__m128i' does not name a type
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp: In member function 'void CRandomSFMT::Generate()':
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:253:4: error: '__m128i' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:253:12: error: expected ';' before 'r'
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:255:4: error: 'r1' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:255:9: error: 'state' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:256:4: error: 'r2' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:258:7: error: 'r' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:258:63: error: 'mask' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:258:67: error: 'sfmt_recursion' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:264:7: error: 'r' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:264:72: error: 'mask' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:264:76: error: 'sfmt_recursion' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp: In member function 'uint32_t CRandomSFMT::BRandom()':
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:279:20: error: 'state' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp: In member function 'double CRandomSFMT::Random()':
R:/lib/local/2.15/RcppRandomSFMT/include/sfmt_inline.hpp:361:41: error: 'state' was not declared in this scope
In file included from R:/lib/local/2.15/RcppRandomSFMT/include/rng_sfmt.hpp:10:0,
                 from pi_rngs.cpp:3:
R:/lib/local/2.15/RcppRandomSFMT/include/crandomsfmt0_modified.hpp: In member function 'double CRandomSFMT0_modified::Random()':
R:/lib/local/2.15/RcppRandomSFMT/include/crandomsfmt0_modified.hpp:73:41: error: 'state' was not declared in this scope
R:/lib/local/2.15/RcppRandomSFMT/include/crandomsfmt0_modified.hpp: In member function 'uint32_t CRandomSFMT0_modified::BRandom()':
R:/lib/local/2.15/RcppRandomSFMT/include/crandomsfmt0_modified.hpp:95:19: error: 'state' was not declared in this scope
In file included from pi_rngs.cpp:2:0:
R:/lib/local/2.15/RcppRandomSFMT/include/rng_random_r.hpp: In member function 'double RcppRandomSFMT::RNGrandomR::random()':
R:/lib/local/2.15/RcppRandomSFMT/include/rng_random_r.hpp:38:2: warning: control reaches end of non-void function [-Wreturn-type]
make: *** [pi_rngs.o] Error 1
ERROR: compilation failed for package 'rngBenchmarks'
* removing 'R:/lib/local/2.15/rngBenchmarks'
Run time: 7.38 seconds.
Thanks to:
Vienna University of Economics and Business Powered By FusionForge