Back to Build/check report for BioC 3.13 on Apple's new arm64 arch
ABCDEFGHIJK[L]MNOPQRSTUVWXYZ

INSTALL report for LEA 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 LEA package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 931/1938HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
LEA 3.3.2
Olivier Francois
Snapshot Date: 2021-01-30 14:40:03 -0500 (Sat, 30 Jan 2021)
URL: https://git.bioconductor.org/packages/LEA
Branch: master
Last Commit: 5117539
Last Changed Date: 2020-11-16 07:41:03 -0500 (Mon, 16 Nov 2020)
taxcomacOS 11.0.1 Big Sur / arm64  ERROR    NA    NA  

Summary

Package: LEA
Version: 3.3.2
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL LEA
StartedAt: 2021-01-30 16:09:41 -0500 (Sat, 30 Jan 2021)
EndedAt: 2021-01-30 16:09:42 -0500 (Sat, 30 Jan 2021)
EllapsedTime: 1.4 seconds
RetCode: 1
Status:   ERROR  

Command output

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library’
* installing *source* package ‘LEA’ ...
** using staged installation
** libs
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I.  -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c R_LFMM.c -o R_LFMM.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I.  -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c R_crossEntropy.c -o R_crossEntropy.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I.  -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c R_createDataSet.c -o R_createDataSet.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I.  -I/opt/R/arm64/include   -fPIC  -falign-functions=64 -Wall -g -O2  -c R_sNMF.c -o R_sNMF.o
In file included from R_sNMF.c:24:
In file included from ./sNMF/sNMF.h:13:
./sNMF/../bituint/bituint.h:141:2: error: Unsupported architecture
#error Unsupported architecture
 ^
./sNMF/../bituint/bituint.h:152:23: error: unknown type name 'bituint'
void init_mat_bituint(bituint ** dat, int N, int Mc, int *Mp);
                      ^
In file included from R_sNMF.c:24:
./sNMF/sNMF.h:62:9: error: unknown type name 'bituint'
        bituint *X;             /**< @brief the data matrix (of size nxMp) */
        ^
./sNMF/sNMF.h:63:9: error: unknown type name 'bituint'
        bituint *Xi;             /**< @brief the init data matrix (of size nxMpi) */
        ^
4 errors generated.
make: *** [R_sNMF.o] Error 1
ERROR: compilation failed for package ‘LEA’
* removing ‘/Library/Frameworks/R.framework/Versions/4.1-arm64/Resources/library/LEA’