macOS builder results

Build system: r-devel-macosx-arm64|4.6.0|macosx|macOS 26.2 (25C56)|Mac mini|Apple M1||en_US.UTF-8|macOS 14.4|clang-1700.6.3.2|GNU Fortran (GCC) 14.2.0

You can download a full tar ball results.tar.bz2 which contains the check results, tests, installed packages and binaries. A subset of the files are shown below.

Resetting rust
gcc -o watchdog src/watchdog.c -O3
gcc -o sched src/sched.c -O3
gcc -Wall -o should_build src/should_build.c -O3
mkdir CRAN.meta
mkdir -p CRAN/src/contrib
*** use 'sync.bioc.in' to run CRAN+BioC sync
/Library/Developer/CommandLineTools/usr/bin/make  -C CRAN -f ../Makefile.CRAN cache
ln -s ../CRAN.meta meta
mkdir -p meta/src/contrib
tar fxzO src/contrib/cpppack_0.1.0.tar.gz `echo src/contrib/cpppack_0.1.0.tar.gz | sed -e 's:.*/::' -e 's:_.*::'`/DESCRIPTION > meta/src/contrib/cpppack_0.1.0.DESCRIPTION
../rmdup 'meta/src/contrib/*.DESCRIPTION'
RBUILDS: /Volumes/PkgBuild/work/1767996503-3a8243f5318cf480/packages
base: /Volumes/PkgBuild/work/1767996503-3a8243f5318cf480/packages/CRAN
sources: /Volumes/PkgBuild/work/1767996503-3a8243f5318cf480/packages/CRAN/src/contrib
meta: /Volumes/PkgBuild/work/1767996503-3a8243f5318cf480/packages/CRAN/meta/src/contrib
RBIN: R
CLANGPATH: 
minos target: macOS 14.0 (darwin23)
SDK: 14.4 (MacOSX14.sdk)
 [X11] Existing session at /private/tmp/com.apple.launchd.cDE0Q6TGZ6/org.xquartz:0
R version 4.6.0
 SKIP_CHK: no
 CHK_ONLY: no
 UPDATE  : no
OUTPUT:
  Rlib: /Volumes/PkgBuild/work/1767996503-3a8243f5318cf480/packages/sonoma-arm64/Rlib/4.6
  bin : /Volumes/PkgBuild/work/1767996503-3a8243f5318cf480/packages/sonoma-arm64/bin/4.6
  res : /Volumes/PkgBuild/work/1767996503-3a8243f5318cf480/packages/sonoma-arm64/results/4.6
RLIBS=/Volumes/PkgBuild/work/1767996503-3a8243f5318cf480/packages/sonoma-arm64/Rlib/4.6:/Volumes/PkgBuild/work/1767996503-3a8243f5318cf480/packages/sonoma-arm64/CRANlib/4.6
Machine : Mac mini, Apple M1 
System  : macOS 26.2 (25C56)
Profile : r-devel-macosx-arm64
SDK     : macOS 14.4 (C compiler: clang-1700.6.3.2)

Building package dependency tree..
(from /Volumes/PkgBuild/work/1767996503-3a8243f5318cf480/packages/CRAN/src/contrib)
./dtree --desc /Volumes/PkgBuild/work/1767996503-3a8243f5318cf480/packages/CRAN/meta/src/contrib /Volumes/PkgBuild/work/1767996503-3a8243f5318cf480/packages/CRAN/src/contrib > /Volumes/PkgBuild/work/1767996503-3a8243f5318cf480/packages/CRAN/dep.list
NOTE: there is no source for package Rcpp [Rcpp], installed CRAN version will be used.
NOTE: there is no source for package Rcpp [Rcpp], installed CRAN version will be used.
Checking all packages..
1767996519:20260110:110839:cpppack:
  /Volumes/PkgBuild/work/1767996503-3a8243f5318cf480/packages/CRAN/src/contrib/cpppack_0.1.0.tar.gz
 - looking for /Volumes/PkgBuild/work/1767996503-3a8243f5318cf480/packages/CRAN/meta/src/contrib/cpppack_0.1.0.DESCRIPTION
 - using cached DESCRIPTION file for detection
  - unpacking
  - checking cpppack 
* checking DESCRIPTION meta-information ... WARNING
Status: 1 WARNING
  - installing from sources
* installing *binary* package ‘cpppack’ ...
* DONE (cpppack)
* installing *source* package ‘cpppack’ ...
** this is package ‘cpppack’ version ‘0.1.0’
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.6.3.2)’
using SDK: ‘MacOSX14.4.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/templates/cran-build/big-sur-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/templates/cran-build/big-sur-arm64/Rlib/4.6/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c rcpp_hello.cpp -o rcpp_hello.o
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o cpppack.so RcppExports.o rcpp_hello.o -F/Library/Frameworks/R.framework/.. -framework R
installing to /Volumes/PkgBuild/work/1767996503-3a8243f5318cf480/packages/sonoma-arm64/results/4.6/cpppack.Rcheck/00LOCK-cpppack/00new/cpppack/libs
** generating debug symbols (dSYM)
** R
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (cpppack)
* using log directory ‘/Volumes/PkgBuild/work/1767996503-3a8243f5318cf480/packages/sonoma-arm64/results/4.6/cpppack.Rcheck’
* using R Under development (unstable) (2025-12-22 r89219)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.2
* using session charset: UTF-8
* checking for file ‘cpppack/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘cpppack’ version ‘0.1.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for executable files ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘cpppack’ can be installed ... [3s/2s] OK
* used C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.6.3.2)’
* used SDK: ‘MacOSX14.4.sdk’
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... WARNING
Non-standard license specification:
  What license is it under?
Standardizable: FALSE
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... [0s/0s] OK
* checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
* checking whether the package can be unloaded cleanly ... [0s/0s] OK
* checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
* checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
* checking loading without being on the library search path ... [0s/0s] OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... [1s/1s] OK
* checking Rd files ... [0s/0s] OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... OK
* checking examples ... [0s/0s] OK
* checking PDF version of manual ... [2s/2s] OK
* DONE
Status: 1 WARNING
* using check arguments '--no-clean-on-error '

* elapsed time (check, wall clock): 0:13