Back to Multiple platform build/check report for BioC 3.14
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-04-13 12:06:39 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

BUILD results for gpart on tokay2


To the developers/maintainers of the gpart package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/gpart.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 811/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gpart 1.12.0  (landing page)
Sun Ah Kim
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/gpart
git_branch: RELEASE_3_14
git_last_commit: fea63e2
git_last_commit_date: 2021-10-26 12:46:57 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  ERROR    ERROR  skipped
tokay2Windows Server 2012 R2 Standard / x64  ERROR    ERROR  skippedskipped
machv2macOS 10.14.6 Mojave / x86_64  ERROR    ERROR  skippedskipped

Summary

Package: gpart
Version: 1.12.0
Command: chmod a+r gpart -R && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data gpart
StartedAt: 2022-04-12 11:06:38 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 11:06:50 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 12.3 seconds
RetCode: 1
Status:   ERROR  
PackageFile: gpart_1.12.0.tar.gz
PackageFileSize: 491.2 KiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   chmod a+r gpart -R && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data gpart
###
##############################################################################
##############################################################################


* checking for file 'gpart/DESCRIPTION' ... OK
* preparing 'gpart':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
      -----------------------------------
* installing *source* package 'gpart' ...
** using staged installation
** libs
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c gpart_cpp.cpp -o gpart_cpp.o
gpart_cpp.cpp: In function 'uint32_t cubic_real_roots(double, double, double, Rcpp::NumericVector)':
gpart_cpp.cpp:622:42: error: 'PI' was not declared in this scope
     solutions[1] = sq * cos(dxx + (2.0 * PI / 3.0)) - adiv3;
                                          ^~
make: *** [C:/Users/BIOCBU~1/BBS-3~1.14-/R/etc/x64/Makeconf:245: gpart_cpp.o] Error 1
ERROR: compilation failed for package 'gpart'
* removing 'C:/Users/biocbuild/bbs-3.14-bioc/tmpdir/Rtmpuuobvf/Rinst244c29b3298f/gpart'
      -----------------------------------
ERROR: package installation failed