Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-12-23 12:06 -0500 (Mon, 23 Dec 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4744 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4487 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4515 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4467 |
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 |
Package 490/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
cytolib 2.18.0 (landing page) Mike Jiang
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | ERROR | ERROR | skipped | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | ERROR | ERROR | skipped | skipped | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | ERROR | ERROR | skipped | skipped | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | ERROR | ERROR | skipped | skipped | |||||||||
To the developers/maintainers of the cytolib package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/cytolib.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: cytolib |
Version: 2.18.0 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL cytolib |
StartedAt: 2024-12-19 15:09:31 -0500 (Thu, 19 Dec 2024) |
EndedAt: 2024-12-19 15:09:58 -0500 (Thu, 19 Dec 2024) |
EllapsedTime: 27.2 seconds |
RetCode: 1 |
Status: ERROR |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL cytolib ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’ * installing *source* package ‘cytolib’ ... ** using staged installation checking for a sed that does not truncate output... /usr/bin/sed checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether clang++ -arch x86_64 -std=gnu++17 accepts -g... yes checking how to run the C++ preprocessor... clang++ -arch x86_64 -std=gnu++17 -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether clang++ -arch x86_64 -std=gnu++17 accepts -g... (cached) yes configure: Parsing cytolib version info ... configure: CYTOLIB_VERSION=2.18.0 configure: creating ./config.status config.status: creating inst/include/cytolib/cytolibConfig.h config.status: creating src/Makevars ** libs using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using C++11 using SDK: ‘MacOSX11.3.sdk’ clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DROUT -I../inst/include -w -Wfatal-errors -DBOOST_NO_AUTO_PTR -DBOOST_FILESYSTEM_NO_CXX20_ATOMIC_REF -DBOOST_FILESYSTEM_SINGLE_THREADED -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RProtoBufLib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhdf5lib/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c dummy.cpp -o dummy.o clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DROUT -I../inst/include -w -Wfatal-errors -DBOOST_NO_AUTO_PTR -DBOOST_FILESYSTEM_NO_CXX20_ATOMIC_REF -DBOOST_FILESYSTEM_SINGLE_THREADED -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RProtoBufLib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhdf5lib/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c boost/libs/system/src/error_code.cpp -o boost/libs/system/src/error_code.o clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DROUT -I../inst/include -w -Wfatal-errors -DBOOST_NO_AUTO_PTR -DBOOST_FILESYSTEM_NO_CXX20_ATOMIC_REF -DBOOST_FILESYSTEM_SINGLE_THREADED -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RProtoBufLib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhdf5lib/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c boost/libs/filesystem/src/codecvt_error_category.cpp -o boost/libs/filesystem/src/codecvt_error_category.o clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DROUT -I../inst/include -w -Wfatal-errors -DBOOST_NO_AUTO_PTR -DBOOST_FILESYSTEM_NO_CXX20_ATOMIC_REF -DBOOST_FILESYSTEM_SINGLE_THREADED -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RProtoBufLib/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rhdf5lib/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c boost/libs/filesystem/src/directory.cpp -o boost/libs/filesystem/src/directory.o boost/libs/filesystem/src/directory.cpp:1054:32: fatal error: 'assign_with_status' is a private member of 'boost::filesystem::directory_entry' imp->dir_entry.assign_with_status ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/BH/include/boost/filesystem/directory.hpp:379:10: note: declared private here void assign_with_status(boost::filesystem::path&& p, file_status st, file_status symlink_st) ^ 1 error generated. make: *** [boost/libs/filesystem/src/directory.o] Error 1 ERROR: compilation failed for package ‘cytolib’ * removing ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cytolib’ * restoring previous ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/cytolib’