Back to Multiple platform build/check report for BioC 3.12
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

BUILD BIN report for proFIA on tokay1

This page was generated on 2021-05-06 12:32:50 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the proFIA package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1392/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
proFIA 1.16.3  (landing page)
Alexis Delabriere
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/proFIA
Branch: RELEASE_3_12
Last Commit: 05b5c61
Last Changed Date: 2021-03-19 03:17:36 -0400 (Fri, 19 Mar 2021)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository

Summary

Package: proFIA
Version: 1.16.3
Command: rm -rf proFIA.buildbin-libdir && mkdir proFIA.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=proFIA.buildbin-libdir proFIA_1.16.3.tar.gz
StartedAt: 2021-05-06 09:48:38 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 09:49:43 -0400 (Thu, 06 May 2021)
EllapsedTime: 65.5 seconds
RetCode: 0
Status:   OK   
PackageFile: proFIA_1.16.3.zip
PackageFileSize: 1.43 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf proFIA.buildbin-libdir && mkdir proFIA.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=proFIA.buildbin-libdir proFIA_1.16.3.tar.gz
###
##############################################################################
##############################################################################



install for i386

* installing *source* package 'proFIA' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FIABandsExtractionCentroid.c -o FIABandsExtractionCentroid.o
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c UtilFunc.c -o UtilFunc.o
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c fastMatchPpm.c -o fastMatchPpm.o
C:/rtools40/mingw32/bin/gcc -shared -s -static-libgcc -o proFIA.dll tmp.def FIABandsExtractionCentroid.o UtilFunc.o fastMatchPpm.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.12-bioc/meat/proFIA.buildbin-libdir/00LOCK-proFIA/00new/proFIA/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'proFIA'
    finding HTML links ... done
    acquisitionDirectory                    html  
    analyzeAcquisitionFIA                   html  
    determiningInjectionZone                html  
    determiningSizePeak.Geom                html  
    estimateNoiseMS                         html  
    exportDataMatrix-proFIAset-method       html  
    exportExpressionSet-proFIAset-method    html  
    exportPeakTable-proFIAset-method        html  
    exportSampleMetadata-proFIAset-method   html  
    exportVariableMetadata-proFIAset-method
                                            html  
    findBandsFIA                            html  
    findFIASignal                           html  
    findMzGroup-proFIAset-method            html  
    getInjectionPeak                        html  
    group.FIA-proFIAset-method              html  
    impute.FIA-proFIAset-method             html  
    impute.KNN_TN-proFIAset-method          html  
    impute.randomForest-proFIAset-method    html  
    makeDataMatrix-proFIAset-method         html  
    noiseEstimation-class                   html  
    peaksGroup-proFIAset-method             html  
    plot                                    html  
    plotFlowgrams-proFIAset-method          html  
    plotNoise                               html  
    plotRaw-proFIAset-method                html  
    plotSamplePeaks-proFIAset-method        html  
    proFIA-package                          html  
    proFIAset-class                         html  
    proFIAset                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: Package 'proFIA' is deprecated and will be removed from Bioconductor
  version 3.14
** testing if installed package can be loaded from final location
Warning: Package 'proFIA' is deprecated and will be removed from Bioconductor
  version 3.14
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'proFIA' ...
** libs
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FIABandsExtractionCentroid.c -o FIABandsExtractionCentroid.o
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c UtilFunc.c -o UtilFunc.o
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c fastMatchPpm.c -o fastMatchPpm.o
C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o proFIA.dll tmp.def FIABandsExtractionCentroid.o UtilFunc.o fastMatchPpm.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.12-bioc/meat/proFIA.buildbin-libdir/proFIA/libs/x64
** testing if installed package can be loaded
Warning: Package 'proFIA' is deprecated and will be removed from Bioconductor
  version 3.14
* MD5 sums
packaged installation of 'proFIA' as proFIA_1.16.3.zip
* DONE (proFIA)