bnosac / ruimtehol

R package to Embed All the Things! using StarSpace
Mozilla Public License 2.0
99 stars 13 forks source link

logs from ruimtehol on rhub: #17

Closed jwijffels closed 4 years ago

jwijffels commented 5 years ago

check("../ruimtehol_0.2.tar.gz", platform = "macos-mavericks-oldrel")

#> Running `R CMD build`...

 207#> * checking for file ‘/Users/usereCWk4LeY/Rtemp/RtmpfqZK77/remotes12ee754fd806a/ruimtehol/DESCRIPTION’ ... OK

 208#> * preparing ‘ruimtehol’:

 209#> * checking DESCRIPTION meta-information ... OK

 210#> * cleaning src

 211#> * checking vignette meta-information ... OK

 212#> * checking for LF line-endings in source and make files

 213#> * checking for empty or unneeded directories

 214#> * looking to see if a ‘data/datalist’ file should be added

 215#> * building ‘ruimtehol_0.2.tar.gz’

 216#> Installing package into ‘/Users/usereCWk4LeY/R’

 217#> (as ‘lib’ is unspecified)

 218#> * installing *source* package ‘ruimtehol’ ...

 219#> ** libs

 220#> clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -include compliance.h -I./Starspace/src -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Users/usereCWk4LeY/R/Rcpp/include" -I"/Users/usereCWk4LeY/R/BH/include" -fPIC -Wall -mtune=core2 -g -O2 -c Starspace/src/utils/args.cpp -o Starspace/src/utils/args.o

 221#> clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -include compliance.h -I./Starspace/src -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Users/usereCWk4LeY/R/Rcpp/include" -I"/Users/usereCWk4LeY/R/BH/include" -fPIC -Wall -mtune=core2 -g -O2 -c Starspace/src/utils/normalize.cpp -o Starspace/src/utils/normalize.o

 222#> clang++ -std=c++11 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG -pthread -DSTRICT_R_HEADERS -DBOOST_NO_AUTO_PTR -include compliance.h -I./Starspace/src -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Users/usereCWk4LeY/R/Rcpp/include" -I"/Users/usereCWk4LeY/R/BH/include" -fPIC -Wall -mtune=core2 -g -O2 -c Starspace/src/utils/utils.cpp -o Starspace/src/utils/utils.o

 223#> In file included from Starspace/src/utils/utils.cpp:10:

 224#> Starspace/src/utils/utils.h:77:8: error: thread-local storage is unsupported for the current target

 225#> extern thread_local int id;

 226#> ^

 227#> Starspace/src/utils/utils.cpp:15:1: error: thread-local storage is unsupported for the current target

 228#> thread_local int id;

 229#> ^

 230#> 2 errors generated.

 231#> make: *** [Starspace/src/utils/utils.o] Error 1

 232#> ERROR: compilation failed for package ‘ruimtehol’

 233#> * removing ‘/Users/usereCWk4LeY/R/ruimtehol’

 234#> Warning message:

 235#> In i.p(...) :

 236#> installation of package ‘/Users/usereCWk4LeY/Rtemp/RtmpfqZK77/file12ee748cc5751/ruimtehol_0.2.tar.gz’ had non-zero exit status

check("../ruimtehol_0.2.1.tar.gz", platform = "macos-elcapitan-release")


─  Uploading package
─  Preparing build, see status at
https://builder.r-hub.io/status/ruimtehol_0.2.1.tar.gz-d3a0cccb8b17442e8031d23972fd86f9
─  Build started
─  Creating user userKKhmoS52
─  Downloading package
─  Setting up home directory
─  Running check
─  Installing package dependencies
─  Running R CMD check
-  using log directory ‘/Users/userKKhmoS52/ruimtehol.Rcheck’ (1m 55.4s)
-  using R version 3.6.0 (2019-04-26)
-  using platform: x86_64-apple-darwin15.6.0 (64-bit)
-  using session charset: UTF-8
√  checking for file ‘ruimtehol/DESCRIPTION’
-  checking extension type ... Package
-  this is package ‘ruimtehol’ version ‘0.2.1’
-  package encoding: UTF-8
√  checking package namespace information
√  checking package dependencies (2.7s)
√  checking if this is a source package
√  checking if there is a namespace
√  checking for executable files
√  checking for hidden files and directories
√  checking for portable file names
√  checking for sufficient/correct file permissions
√  checking whether package ‘ruimtehol’ can be installed (2m 7s)
√  checking installed package size
√  checking package directory
√  checking ‘build’ directory
√  checking DESCRIPTION meta-information
√  checking top-level files
√  checking for left-over files
√  checking index information
√  checking package subdirectories
√  checking R files for non-ASCII characters
√  checking R files for syntax errors
√  checking whether the package can be loaded (2.6s)
√  checking whether the package can be loaded with stated dependencies
√  checking whether the package can be unloaded cleanly
√  checking whether the namespace can be loaded with stated dependencies
√  checking whether the namespace can be unloaded cleanly
√  checking loading without being on the library search path
√  checking dependencies in R code
√  checking S3 generic/method consistency (2.8s)
√  checking replacement functions
√  checking foreign function calls
√  checking R code for possible problems (2.9s)
√  checking Rd files
√  checking Rd metadata
√  checking Rd cross-references
√  checking for missing documentation entries
√  checking for code/documentation mismatches (3s)
√  checking Rd \usage sections
√  checking Rd contents
√  checking for unstated dependencies in examples
√  checking contents of ‘data’ directory
√  checking data for non-ASCII characters
√  checking data for ASCII and uncompressed saves
√  checking line endings in C/C++/Fortran sources/headers
√  checking line endings in Makefiles
√  checking compilation flags in Makevars
√  checking for GNU extensions in Makefiles
√  checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS)
√  checking include directives in Makefiles
√  checking compiled code
√  checking sizes of PDF files under ‘inst/doc’
√  checking installed files from ‘inst/doc’
√  checking files in ‘vignettes’
√  checking examples (29.6s)
√  checking for unstated dependencies in vignettes
√  checking package vignettes in ‘inst/doc’
-  checking running R code from vignettes ...
‘ground-control-to-ruimtehol.Rnw’ using ‘UTF-8’ ... OK
OK
√  checking re-building of vignette outputs (4m 23.4s)
√  checking PDF version of manual

─ Done with R CMD check

jwijffels commented 4 years ago

See issue #10 CRAN has now built binaries for Mac for ruimtehol 0.2.3: https://cran.r-project.org/web/packages/ruimtehol/