| Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-03-18 11:07:40 -0400 (Fri, 18 Mar 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" | 4334 |
| riesling1 | Windows Server 2019 Standard | x64 | R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" | 4097 |
| palomino3 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" | 4083 |
| merida1 | macOS 10.14.6 Mojave | x86_64 | R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" | 4134 |
| 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 | ||||
|
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? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 814/2090 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| gpart 1.13.0 (landing page) Sun Ah Kim
| nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | ERROR | ERROR | skipped | |||||||||
| riesling1 | Windows Server 2019 Standard / x64 | ERROR | ERROR | skipped | skipped | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | ERROR | ERROR | skipped | skipped | |||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | ERROR | ERROR | skipped | skipped | |||||||||
| Package: gpart |
| Version: 1.13.0 |
| Command: chmod a+r gpart -R && D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD build --keep-empty-dirs --no-resave-data gpart |
| StartedAt: 2022-03-17 17:05:24 -0400 (Thu, 17 Mar 2022) |
| EndedAt: 2022-03-17 17:05:31 -0400 (Thu, 17 Mar 2022) |
| EllapsedTime: 7.1 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### chmod a+r gpart -R && D:\biocbuild\bbs-3.15-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"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -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: *** [D:/biocbuild/bbs-3.15-bioc/R/etc/x64/Makeconf:245: gpart_cpp.o] Error 1
ERROR: compilation failed for package 'gpart'
* removing 'D:/biocbuild/bbs-3.15-bioc/tmpdir/RtmpsVgQRV/Rinst220c197d3f15/gpart'
-----------------------------------
ERROR: package installation failed