Skip to content

Instantly share code, notes, and snippets.

@bleutner
Created September 4, 2015 08:27
Show Gist options
  • Save bleutner/69c78460894a53b1a8d9 to your computer and use it in GitHub Desktop.
Save bleutner/69c78460894a53b1a8d9 to your computer and use it in GitHub Desktop.
Failing winbuilder log
* installing *source* package 'RStoolbox' ...
** libs
*** arch - i386
g++ -I"D:/RCompile/recent/R-3.2.2/include" -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -mtune=core2 -c RcppExports.cpp -o RcppExports.o
g++ -I"D:/RCompile/recent/R-3.2.2/include" -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -mtune=core2 -c classQA.cpp -o classQA.o
g++ -I"D:/RCompile/recent/R-3.2.2/include" -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -mtune=core2 -c entropy.cpp -o entropy.o
g++ -I"D:/RCompile/recent/R-3.2.2/include" -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -mtune=core2 -c gainOffsetRescale.cpp -o gainOffsetRescale.o
g++ -I"D:/RCompile/recent/R-3.2.2/include" -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -mtune=core2 -c normImage.cpp -o normImage.o
g++ -I"D:/RCompile/recent/R-3.2.2/include" -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -mtune=core2 -c predictKmeans.cpp -o predictKmeans.o
g++ -I"D:/RCompile/recent/R-3.2.2/include" -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -mtune=core2 -c pwSimilarity.cpp -o pwSimilarity.o
g++ -I"D:/RCompile/recent/R-3.2.2/include" -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -mtune=core2 -c sam.cpp -o sam.o
g++ -I"D:/RCompile/recent/R-3.2.2/include" -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -mtune=core2 -c spectralIndices.cpp -o spectralIndices.o
g++ -shared -s -static-libgcc -o RStoolbox.dll tmp.def RcppExports.o classQA.o entropy.o gainOffsetRescale.o normImage.o predictKmeans.o pwSimilarity.o sam.o spectralIndices.o -Ld:/RCompile/r-compiling/local/local320/lib/i386 -Ld:/RCompile/r-compiling/local/local320/lib -LD:/RCompile/recent/R-3.2.2/bin/i386 -lR
installing to d:/RCompile/CRANguest/R-release/lib/RStoolbox/libs/i386
*** arch - x64
g++ -m64 -I"D:/RCompile/recent/R-3.2.2/include" -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -mtune=core2 -c RcppExports.cpp -o RcppExports.o
g++ -m64 -I"D:/RCompile/recent/R-3.2.2/include" -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -mtune=core2 -c classQA.cpp -o classQA.o
g++ -m64 -I"D:/RCompile/recent/R-3.2.2/include" -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -mtune=core2 -c entropy.cpp -o entropy.o
g++ -m64 -I"D:/RCompile/recent/R-3.2.2/include" -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -mtune=core2 -c gainOffsetRescale.cpp -o gainOffsetRescale.o
g++ -m64 -I"D:/RCompile/recent/R-3.2.2/include" -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -mtune=core2 -c normImage.cpp -o normImage.o
g++ -m64 -I"D:/RCompile/recent/R-3.2.2/include" -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -mtune=core2 -c predictKmeans.cpp -o predictKmeans.o
g++ -m64 -I"D:/RCompile/recent/R-3.2.2/include" -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -mtune=core2 -c pwSimilarity.cpp -o pwSimilarity.o
g++ -m64 -I"D:/RCompile/recent/R-3.2.2/include" -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -mtune=core2 -c sam.cpp -o sam.o
g++ -m64 -I"D:/RCompile/recent/R-3.2.2/include" -I"d:/RCompile/CRANpkg/lib/3.2/Rcpp/include" -I"d:/RCompile/r-compiling/local/local320/include" -O3 -Wall -mtune=core2 -c spectralIndices.cpp -o spectralIndices.o
g++ -m64 -shared -s -static-libgcc -o RStoolbox.dll tmp.def RcppExports.o classQA.o entropy.o gainOffsetRescale.o normImage.o predictKmeans.o pwSimilarity.o sam.o spectralIndices.o -Ld:/RCompile/r-compiling/local/local320/lib/x64 -Ld:/RCompile/r-compiling/local/local320/lib -LD:/RCompile/recent/R-3.2.2/bin/x64 -lR
installing to d:/RCompile/CRANguest/R-release/lib/RStoolbox/libs/x64
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Error : objects 'findbars', 'nobars' are not exported by 'namespace:lme4'
ERROR: lazy loading failed for package 'RStoolbox'
* removing 'd:/RCompile/CRANguest/R-release/lib/RStoolbox'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment