| Back to Mac ARM64 build report for BioC 3.16 |
|
This page was generated on 2023-04-19 11:01:55 -0400 (Wed, 19 Apr 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kjohnson | macOS 13.0 Ventura | arm64 | 4.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 | ||||
|
To the developers/maintainers of the MACPET package: Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 1075/2183 | Hostname | OS / Arch | INSTALL | BUILD | BUILD BIN | ||||||||
Ioannis Vardaxis
| kjohnson | macOS 13.0 Ventura / arm64 | ERROR | ERROR | skipped | ||||||||
| Package: MACPET |
| Version: 1.18.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data MACPET |
| StartedAt: 2023-04-17 12:45:11 -0400 (Mon, 17 Apr 2023) |
| EndedAt: 2023-04-17 12:45:26 -0400 (Mon, 17 Apr 2023) |
| EllapsedTime: 15.7 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data MACPET
###
##############################################################################
##############################################################################
* checking for file ‘MACPET/DESCRIPTION’ ... OK
* preparing ‘MACPET’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
-----------------------------------
* installing *source* package ‘MACPET’ ...
** using staged installation
** libs
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/bigmemory/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o
In file included from RcppExports.cpp:4:
In file included from ./../inst/include/MACPET.h:7:
In file included from ./../inst/include/MACPET_RcppExports.h:7:
In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27:
In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168:
/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
::sprintf(buff, "%02x", from);
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
1 warning generated.
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/bigmemory/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c Stage_0_FastqFilteringSubFunctions.cpp -o Stage_0_FastqFilteringSubFunctions.o
In file included from Stage_0_FastqFilteringSubFunctions.cpp:1:
In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27:
In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168:
/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
::sprintf(buff, "%02x", from);
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
1 warning generated.
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/bigmemory/include' -I'/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c Stage_3_PeakFinderSubFunctions.cpp -o Stage_3_PeakFinderSubFunctions.o
In file included from Stage_3_PeakFinderSubFunctions.cpp:1:
In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp.h:27:
In file included from /Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/RcppCommon.h:168:
/Library/Frameworks/R.framework/Versions/4.2-arm64/Resources/library/Rcpp/include/Rcpp/internal/r_coerce.h:255:7: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
::sprintf(buff, "%02x", from);
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/stdio.h:188:1: note: 'sprintf' has been explicitly marked deprecated here
__deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.")
^
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
^
Stage_3_PeakFinderSubFunctions.cpp:329:9: warning: variable 'UDeps' set but not used [-Wunused-but-set-variable]
int UDeps=0,UMinInd=0,DMinInd=0,ValidPairs=0;//the total U and D which are higher than eps,
^
Stage_3_PeakFinderSubFunctions.cpp:1146:76: error: use of undeclared identifier 'DOUBLE_EPS'
double Ak_g=1.0/std::max(1.0-B_my_g[g-1]/C_my_g[g-1],std::sqrt(DOUBLE_EPS));
^
Stage_3_PeakFinderSubFunctions.cpp:1149:43: error: use of undeclared identifier 'DOUBLE_EPS'
double k_g=std::max(std::sqrt(DOUBLE_EPS),Ak_g*(Bk_g-Ck_g));
^
Stage_3_PeakFinderSubFunctions.cpp:1153:75: error: use of undeclared identifier 'DOUBLE_EPS'
my_g[g-1]=Bk_g+std::min(B_my_g[g-1]/C_my_g[g-1],1.0-std::sqrt(DOUBLE_EPS))*k_g;
^
Stage_3_PeakFinderSubFunctions.cpp:1217:45: error: use of undeclared identifier 'DOUBLE_EPS'
if(lambdax>=0.0) lambdax=-std::sqrt(DOUBLE_EPS);
^
Stage_3_PeakFinderSubFunctions.cpp:1218:50: error: use of undeclared identifier 'DOUBLE_EPS'
if(lambdax<=-1.0) lambdax=-1.0+std::sqrt(DOUBLE_EPS);
^
Stage_3_PeakFinderSubFunctions.cpp:1257:48: error: use of undeclared identifier 'DOUBLE_EPS'
if(lambday>=1.0) lambday=1.0-std::sqrt(DOUBLE_EPS);
^
Stage_3_PeakFinderSubFunctions.cpp:1258:44: error: use of undeclared identifier 'DOUBLE_EPS'
if(lambday<=0.0) lambday=std::sqrt(DOUBLE_EPS);
^
2 warnings and 7 errors generated.
make: *** [Stage_3_PeakFinderSubFunctions.o] Error 1
ERROR: compilation failed for package ‘MACPET’
* removing ‘/private/tmp/RtmpTmACFQ/Rinstc3d218a76398/MACPET’
-----------------------------------
ERROR: package installation failed