Back to Build/check report for BioC 3.17
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

This page was generated on 2023-01-02 09:00:42 -0500 (Mon, 02 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
palomino5Windows Server 2022 Datacenterx64R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" 4165
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

BUILD BIN results for openCyto on palomino5


To the developers/maintainers of the openCyto package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1387/2158HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
openCyto 2.11.1  (landing page)
Mike Jiang
Snapshot Date: 2022-12-28 11:00:06 -0500 (Wed, 28 Dec 2022)
git_url: https://git.bioconductor.org/packages/openCyto
git_branch: master
git_last_commit: 3f60af9
git_last_commit_date: 2022-11-29 19:33:29 -0500 (Tue, 29 Nov 2022)
palomino5Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  

Summary

Package: openCyto
Version: 2.11.1
Command: rm -rf openCyto.buildbin-libdir && mkdir openCyto.buildbin-libdir && F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL --build --library=openCyto.buildbin-libdir openCyto_2.11.1.tar.gz
StartedAt: 2022-12-29 05:29:43 -0500 (Thu, 29 Dec 2022)
EndedAt: 2022-12-29 05:30:22 -0500 (Thu, 29 Dec 2022)
EllapsedTime: 39.3 seconds
RetCode: 0
Status:   OK  
PackageFile: openCyto_2.11.1.zip
PackageFileSize: 1.856 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf openCyto.buildbin-libdir && mkdir openCyto.buildbin-libdir && F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL --build --library=openCyto.buildbin-libdir openCyto_2.11.1.tar.gz
###
##############################################################################
##############################################################################


* installing *source* package 'openCyto' ...
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 12.2.0'
using C++17
g++  -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/cpp11/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/BH/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c Hungarian.cpp -o Hungarian.o
g++  -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/cpp11/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/BH/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c cpp11.cpp -o cpp11.o
g++  -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/cpp11/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/BH/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c misc.cpp -o misc.o
g++  -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/cpp11/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/BH/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rlm.cpp -o rlm.o
In file included from F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/mpl/arg.hpp:25,
                 from F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/mpl/placeholders.hpp:24,
                 from F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/accumulators/statistics/median.hpp:11,
                 from rlm.cpp:8:
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
  194 | failed ************ (Pred::************
      |                     ^~~~~~~~~~~~~~~~~~~
  195 |       assert_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196 |     );
      |     ~                
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses
  194 | failed ************ (Pred::************
      |                     ^~~~~~~~~~~~~~~~~~~
      |                     -
  195 |       assert_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196 |     );
      |     ~                
      |     -
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
  199 | failed ************ (boost::mpl::not_<Pred>::************
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  200 |       assert_not_arg( void (*)(Pred), typename assert_arg_pred_not<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  201 |     );
      |     ~                
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses
  199 | failed ************ (boost::mpl::not_<Pred>::************
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                     -
  200 |       assert_not_arg( void (*)(Pred), typename assert_arg_pred_not<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  201 |     );
      |     ~                
      |     -
rlm.cpp: In function 'cpp11::list rlm_cpp(cpp11::doubles_matrix<>, cpp11::doubles, int)':
rlm.cpp:55:10: warning: 'scale' may be used uninitialized [-Wmaybe-uninitialized]
   55 |   double scale;
      |          ^~~~~
g++  -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/cpp11/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/BH/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c solve_LSAP.cpp -o solve_LSAP.o
g++  -std=gnu++17 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/cpp11/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/BH/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c unlockNamespace.cpp -o unlockNamespace.o
g++ -shared -s -static-libgcc -o openCyto.dll tmp.def Hungarian.o cpp11.o misc.o rlm.o solve_LSAP.o unlockNamespace.o -Lc:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -Lc:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.17-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.17-bioc-rtools43/meat/openCyto.buildbin-libdir/00LOCK-openCyto/00new/openCyto/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'openCyto' as openCyto_2.11.1.zip
* DONE (openCyto)