* checking for file 'BGmix/DESCRIPTION' ... OK
* preparing 'BGmix':
* checking DESCRIPTION meta-information ... OK
* cleaning src
make: Nothing to be done for `clean'.
* installing the package to re-build vignettes
* installing *source* package 'BGmix' ...
checking for gcc... gcc -std=gnu99
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -std=gnu99 accepts -g... yes
checking for gcc -std=gnu99 option to accept ISO C89... none needed
checking for gcc -std=gnu99 option to accept ISO C99... none needed
checking for cos in -lm... yes
Untarring Boost header files...
checking for an ANSI C-conforming const... yes
checking for inline... inline
configure: creating ./config.status
config.status: creating src/Makevars
** libs
g++ -I/home/biocbuild/bbs-2.6-bioc/R/include -I ../boostIncl -I/usr/local/include -fpic -g -O2 -DUSING_R -c BGmix_main.cpp -o BGmix_main.o
g++ -I/home/biocbuild/bbs-2.6-bioc/R/include -I ../boostIncl -I/usr/local/include -fpic -g -O2 -DUSING_R -c rundir.cpp -o rundir.o
g++ -I/home/biocbuild/bbs-2.6-bioc/R/include -I ../boostIncl -I/usr/local/include -fpic -g -O2 -DUSING_R -c updates_BGmix.cpp -o updates_BGmix.o
g++ -shared -L/usr/local/lib64 -o BGmix.so BGmix_main.o rundir.o updates_BGmix.o -lm -L/home/biocbuild/bbs-2.6-bioc/R/lib -lR
rm -r ../boostIncl
installing to /tmp/Rinst2718563541/BGmix/libs
** R
** data
** inst
** preparing package for lazy loading
KernSmooth 2.23 loaded
Copyright M. P. Wand 1997-2009
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
* DONE (BGmix)
* creating vignettes ... OK
* cleaning src
make: Nothing to be done for `clean'.
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building 'BGmix_1.8.0.tar.gz'