| Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-04-09 13:09:12 -0400 (Tue, 09 Apr 2019).
| Package 545/1703 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| flipflop 1.21.0 Elsa Bernard
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | ERROR | ERROR | skipped | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||
| celaya2 | OS X 10.11.6 El Capitan / x86_64 | ERROR | [ ERROR ] | skipped | skipped | |||||||
| merida2 | OS X 10.11.6 El Capitan / x86_64 | ERROR | ERROR | skipped | skipped |
| Package: flipflop |
| Version: 1.21.0 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data flipflop |
| StartedAt: 2019-04-08 20:40:59 -0400 (Mon, 08 Apr 2019) |
| EndedAt: 2019-04-08 20:41:10 -0400 (Mon, 08 Apr 2019) |
| EllapsedTime: 11.1 seconds |
| RetCode: 1 |
| Status: ERROR |
| PackageFile: None |
| PackageFileSize: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD build --keep-empty-dirs --no-resave-data flipflop
###
##############################################################################
##############################################################################
* checking for file ‘flipflop/DESCRIPTION’ ... OK
* preparing ‘flipflop’:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
-----------------------------------
* installing *source* package ‘flipflop’ ...
** using staged installation
** libs
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -I. -Ispams/linalg -Ispams/prox -Ispams/decomp -Ispams/dags -fopenmp -DUSE_BLAS_LIB -DNDEBUG -fPIC -Wall -g -O2 -c FileSplitter.cpp -o FileSplitter.o
clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c R_init_flipflop.c -o R_init_flipflop.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -I. -Ispams/linalg -Ispams/prox -Ispams/decomp -Ispams/dags -fopenmp -DUSE_BLAS_LIB -DNDEBUG -fPIC -Wall -g -O2 -c align.cpp -o align.o
In file included from align.cpp:5:
In file included from ./align.h:5:
./commontype.h:18:51: error: no matching function for call to 'make_pair'
inline range_t make_range_t(long a,long b){return make_pair<long,long>(a,b);}
^˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜˜
/usr/local/clang4/bin/../include/c++/v1/utility:632:1: note: candidate function not viable: no known conversion from 'long' to 'long &&' for 1st argument
make_pair(_T1&& __t1, _T2&& __t2)
^
1 error generated.
make: *** [align.o] Error 1
ERROR: compilation failed for package ‘flipflop’
* removing ‘/private/tmp/RtmpUN8kp3/Rinst878199b36e1/flipflop’
-----------------------------------
ERROR: package installation failed