Back to Mac ARM64 build report for BioC 3.16
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-04-19 11:01:54 -0400 (Wed, 19 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnsonmacOS 13.0 Venturaarm644.2.2 (2022-10-31) -- "Innocent and Trusting" 4256
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

INSTALL results for cytolib on kjohnson


To the developers/maintainers of the cytolib package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 466/2183HostnameOS / ArchINSTALLBUILDBUILD BIN
cytolib 2.10.1  (landing page)
Mike Jiang
Snapshot Date: 2023-04-12 13:00:02 -0400 (Wed, 12 Apr 2023)
git_url: https://git.bioconductor.org/packages/cytolib
git_branch: RELEASE_3_16
git_last_commit: b293526
git_last_commit_date: 2023-01-23 13:13:13 -0400 (Mon, 23 Jan 2023)
kjohnsonmacOS 13.0 Ventura / arm64  ERROR    ERROR  skipped

Summary

Package: cytolib
Version: 2.10.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL cytolib
StartedAt: 2023-04-16 14:22:57 -0400 (Sun, 16 Apr 2023)
EndedAt: 2023-04-16 14:23:07 -0400 (Sun, 16 Apr 2023)
EllapsedTime: 10.1 seconds
RetCode: 1
Status:   ERROR  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL cytolib
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library’
* installing *source* package ‘cytolib’ ...
** using staged installation
checking for a sed that does not truncate output... /usr/bin/sed
checking for g++... g++
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 g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
configure: Parsing cytolib version info ...
configure: CYTOLIB_VERSION=2.10.1
configure: creating ./config.status
config.status: creating inst/include/cytolib/cytolibConfig.h
config.status: creating src/Makevars
** libs
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DROUT -I../inst/include -DBOOST_NO_AUTO_PTR -DBOOST_FILESYSTEM_NO_CXX20_ATOMIC_REF -DBOOST_FILESYSTEM_SINGLE_THREADED  -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/RProtoBufLib/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c dummy.cpp -o dummy.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DROUT -I../inst/include -DBOOST_NO_AUTO_PTR -DBOOST_FILESYSTEM_NO_CXX20_ATOMIC_REF -DBOOST_FILESYSTEM_SINGLE_THREADED  -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/RProtoBufLib/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/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 arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DROUT -I../inst/include -DBOOST_NO_AUTO_PTR -DBOOST_FILESYSTEM_NO_CXX20_ATOMIC_REF -DBOOST_FILESYSTEM_SINGLE_THREADED  -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/RProtoBufLib/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rhdf5lib/include' -I/opt/R/arm64/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
boost/libs/filesystem/src/codecvt_error_category.cpp:18:10: fatal error: 'boost/filesystem/detail/path_traits.hpp' file not found
#include <boost/filesystem/detail/path_traits.hpp>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make: *** [boost/libs/filesystem/src/codecvt_error_category.o] Error 1
ERROR: compilation failed for package ‘cytolib’
* removing ‘/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/cytolib’
* restoring previous ‘/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/cytolib’