Back to Build/check report for BioC 3.13 on Apple's new arm64 arch
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

INSTALL report for iBBiG on taxco

This page was generated on 2021-01-31 03:53:36 -0500 (Sun, 31 Jan 2021).

These are experimental builds on Apple's new arm64 arch. See here for more information.
To the developers/maintainers of the iBBiG package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 845/1938HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
iBBiG 1.35.0
Aedin Culhane
Snapshot Date: 2021-01-30 14:40:03 -0500 (Sat, 30 Jan 2021)
URL: https://git.bioconductor.org/packages/iBBiG
Branch: master
Last Commit: 54cc1bb
Last Changed Date: 2020-10-27 10:45:30 -0500 (Tue, 27 Oct 2020)
taxcomacOS 11.0.1 Big Sur / arm64  ERROR    NA    NA  

Summary

Package: iBBiG
Version: 1.35.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL iBBiG
StartedAt: 2021-01-30 17:38:52 -0500 (Sat, 30 Jan 2021)
EndedAt: 2021-01-30 17:38:54 -0500 (Sat, 30 Jan 2021)
EllapsedTime: 1.8 seconds
RetCode: 1
Status:   ERROR  

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL iBBiG
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library’
* installing *source* package ‘iBBiG’ ...
** using staged installation
** libs
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c R_init_iBBiG.c -o R_init_iBBiG.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c iBBiG.c -o iBBiG.o
iBBiG.c:300:22: error: implicit declaration of function 'time' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
     srand((unsigned)time(NULL));               
                     ^
1 error generated.
make: *** [iBBiG.o] Error 1
ERROR: compilation failed for package ‘iBBiG’
* removing ‘/Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/iBBiG’