Back to Multiple platform build/check report for BioC 3.17:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-10-16 11:35:56 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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

Package 158/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
bgx 1.66.0  (landing page)
Ernest Turro
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/bgx
git_branch: RELEASE_3_17
git_last_commit: 21cf621
git_last_commit_date: 2023-04-25 09:45:24 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  ERROR    ERROR  skippedskipped
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

BUILD BIN results for bgx on palomino3


To the developers/maintainers of the bgx package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/bgx.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: bgx
Version: 1.66.0
Command: rm -rf bgx.buildbin-libdir && mkdir bgx.buildbin-libdir && F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL --build --library=bgx.buildbin-libdir bgx_1.66.0.tar.gz
StartedAt: 2023-10-16 08:28:12 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 08:29:05 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 53.0 seconds
RetCode: 0
Status:   OK  
PackageFile: bgx_1.66.0.zip
PackageFileSize: 536.5 KiB

Command output

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


* installing *source* package 'bgx' ...
** using staged installation
** libs
Warning: this package has a non-empty 'configure.win' file,
so building only the main architecture

using C compiler: 'gcc.exe (GCC) 12.2.0'
using C++ compiler: 'G__~1.EXE (GCC) 12.2.0'
g++ -std=gnu++17  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I ../boostIncl -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DUSING_R -ffast-math -O3   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c bgx.cc -o bgx.o
In file included from ../boostIncl/boost/config.hpp:57,
                 from ../boostIncl/boost/random/linear_congruential.hpp:22,
                 from ../boostIncl/boost/random.hpp:36,
                 from rand.hh:32,
                 from bgx.cc:32:
../boostIncl/boost/random/detail/const_mod.hpp: In static member function 'static IntType boost::random::const_mod<IntType, m>::invert_euclidian(IntType)':
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_148' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/detail/const_mod.hpp:148:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
  148 |     BOOST_STATIC_ASSERT(m > 0);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_152' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/detail/const_mod.hpp:152:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
  152 |     BOOST_STATIC_ASSERT(boost::integer_traits<IntType>::is_signed);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/random/linear_congruential.hpp: In constructor 'boost::random::linear_congruential<IntType, a, c, m, val>::linear_congruential(IntType)':
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_63' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/linear_congruential.hpp:63:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   63 |     BOOST_STATIC_ASSERT(std::numeric_limits<IntType>::is_integer);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/random/inversive_congruential.hpp: In constructor 'boost::random::inversive_congruential<IntType, a, b, p, val>::inversive_congruential(IntType)':
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_50' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/inversive_congruential.hpp:50:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   50 |     BOOST_STATIC_ASSERT(b >= 0);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_51' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/inversive_congruential.hpp:51:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   51 |     BOOST_STATIC_ASSERT(p > 1);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_52' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/inversive_congruential.hpp:52:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   52 |     BOOST_STATIC_ASSERT(a >= 1);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/random/shuffle_output.hpp: In member function 'void boost::random::shuffle_output<UniformRandomNumberGenerator, k, val>::init()':
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_124' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/shuffle_output.hpp:124:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
  124 |     BOOST_STATIC_ASSERT(std::numeric_limits<result_type>::is_integer);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/random/mersenne_twister.hpp: In member function 'void boost::random::mersenne_twister<UIntType, w, n, m, r, a, u, s, b, t, c, l, val>::seed(Generator&)':
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_99' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/mersenne_twister.hpp:99:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   99 |     BOOST_STATIC_ASSERT(!std::numeric_limits<result_type>::is_signed);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/random/subtract_with_carry.hpp: In constructor 'boost::random::subtract_with_carry<IntType, m, s, r, val>::subtract_with_carry()':
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_83' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/subtract_with_carry.hpp:83:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   83 |     BOOST_STATIC_ASSERT(std::numeric_limits<result_type>::is_signed);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_84' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/subtract_with_carry.hpp:84:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   84 |     BOOST_STATIC_ASSERT(std::numeric_limits<result_type>::is_integer);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/random/linear_feedback_shift.hpp: In constructor 'boost::random::linear_feedback_shift<UIntType, w, k, q, s, val>::linear_feedback_shift(UIntType)':
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_55' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/linear_feedback_shift.hpp:55:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   55 |     BOOST_STATIC_ASSERT(std::numeric_limits<UIntType>::is_integer);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_56' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/linear_feedback_shift.hpp:56:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   56 |     BOOST_STATIC_ASSERT(!std::numeric_limits<UIntType>::is_signed);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/random/linear_feedback_shift.hpp: In constructor 'boost::random::linear_feedback_shift<UIntType, w, k, q, s, val>::linear_feedback_shift(It&, It)':
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_69' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/linear_feedback_shift.hpp:69:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   69 |     BOOST_STATIC_ASSERT(std::numeric_limits<UIntType>::is_integer);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_70' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/linear_feedback_shift.hpp:70:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   70 |     BOOST_STATIC_ASSERT(!std::numeric_limits<UIntType>::is_signed);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/random/xor_combine.hpp: In member function 'boost::random::xor_combine<URNG1, s1, URNG2, s2, val>::result_type boost::random::xor_combine<URNG1, s1, URNG2, s2, val>::operator()()':
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_67' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/xor_combine.hpp:67:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   67 |     BOOST_STATIC_ASSERT(std::numeric_limits<typename base1_type::result_type>::is_integer);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_68' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/xor_combine.hpp:68:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   68 |     BOOST_STATIC_ASSERT(std::numeric_limits<typename base2_type::result_type>::is_integer);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_69' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/xor_combine.hpp:69:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   69 |     BOOST_STATIC_ASSERT(std::numeric_limits<typename base1_type::result_type>::digits >= std::numeric_limits<typename base2_type::result_type>::digits);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/random/uniform_smallint.hpp: In constructor 'boost::detail::uniform_smallint_float<UniformRandomNumberGenerator, IntType>::uniform_smallint_float(base_type&, IntType, IntType)':
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_121' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/uniform_smallint.hpp:121:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
  121 |     BOOST_STATIC_ASSERT(std::numeric_limits<IntType>::is_integer);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_122' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/uniform_smallint.hpp:122:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
  122 |     BOOST_STATIC_ASSERT(!std::numeric_limits<typename base_type::result_type>::is_integer);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/random/uniform_smallint.hpp: In constructor 'boost::uniform_smallint<IntType>::uniform_smallint(IntType, IntType)':
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_170' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/uniform_smallint.hpp:170:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
  170 |     BOOST_STATIC_ASSERT(std::numeric_limits<IntType>::is_integer);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/random/uniform_int.hpp: In constructor 'boost::uniform_int<IntType>::uniform_int(IntType, IntType)':
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_47' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/uniform_int.hpp:47:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   47 |     BOOST_STATIC_ASSERT(std::numeric_limits<IntType>::is_integer);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/random/random_number_generator.hpp: In constructor 'boost::random_number_generator<UniformRandomNumberGenerator, IntType>::random_number_generator(base_type&)':
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_38' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/random_number_generator.hpp:38:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   38 |     BOOST_STATIC_ASSERT(std::numeric_limits<result_type>::is_integer);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/random/uniform_real.hpp: In constructor 'boost::uniform_real<RealType>::uniform_real(RealType, RealType)':
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_41' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/uniform_real.hpp:41:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   41 |     BOOST_STATIC_ASSERT(!std::numeric_limits<RealType>::is_integer);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/random/poisson_distribution.hpp: In constructor 'boost::poisson_distribution<IntType, RealType>::poisson_distribution(const RealType&)':
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_38' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/poisson_distribution.hpp:38:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   38 |     BOOST_STATIC_ASSERT(std::numeric_limits<IntType>::is_integer);
      |     ^~~~~~~~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:21: warning: typedef 'boost_static_assert_typedef_39' locally defined but not used [-Wunused-local-typedefs]
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../boostIncl/boost/config/suffix.hpp:523:32: note: in definition of macro 'BOOST_DO_JOIN2'
  523 | #define BOOST_DO_JOIN2( X, Y ) X##Y
      |                                ^
../boostIncl/boost/config/suffix.hpp:521:28: note: in expansion of macro 'BOOST_DO_JOIN'
  521 | #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y )
      |                            ^~~~~~~~~~~~~
../boostIncl/boost/static_assert.hpp:105:10: note: in expansion of macro 'BOOST_JOIN'
  105 |          BOOST_JOIN(boost_static_assert_typedef_, __LINE__)
      |          ^~~~~~~~~~
../boostIncl/boost/random/poisson_distribution.hpp:39:5: note: in expansion of macro 'BOOST_STATIC_ASSERT'
   39 |     BOOST_STATIC_ASSERT(!std::numeric_limits<RealType>::is_integer);
      |     ^~~~~~~~~~~~~~~~~~~
rand.hh: In member function 'RealType Rand<GenType, RealType>::Normal()':
rand.hh:399:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  399 |       if(u0<.5) return y; return -y;
      |       ^~
rand.hh:399:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  399 |       if(u0<.5) return y; return -y;
      |                           ^~~~~~
rand.hh:406:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  406 |       if(u0<.5) return y; return -y;
      |       ^~
rand.hh:406:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  406 |       if(u0<.5) return y; return -y;
      |                           ^~~~~~
rand.hh:413:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  413 |       if(u0<.5) return y; return -y;
      |       ^~
rand.hh:413:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  413 |       if(u0<.5) return y; return -y;
      |                           ^~~~~~
rand.hh:420:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
  420 |     if(u0<.5) return y; return -y;
      |     ^~
rand.hh:420:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  420 |     if(u0<.5) return y; return -y;
      |                         ^~~~~~
g++ -std=gnu++17  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I ../boostIncl -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DUSING_R -ffast-math -O3   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c bgx_frontend.cc -o bgx_frontend.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I ../boostIncl -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DUSING_R -ffast-math -O3  -std=c99   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c qnorm.c -o qnorm.o
g++ -std=gnu++17  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I ../boostIncl -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DUSING_R -ffast-math -O3   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rundir.cc -o rundir.o
g++ -std=gnu++17  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I ../boostIncl -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DUSING_R -ffast-math -O3   -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c sokal.cc -o sokal.o
g++ -std=gnu++17 -shared -s -static-libgcc -o bgx.dll tmp.def bgx.o bgx_frontend.o qnorm.o rundir.o sokal.o -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools43/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/meat/bgx.buildbin-libdir/00LOCK-bgx/00new/bgx/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 'bgx' as bgx_1.66.0.zip
* DONE (bgx)