############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf BGmix.buildbin-libdir && mkdir BGmix.buildbin-libdir && /Users/biocbuild/BBS/utils/build-universal.sh BGmix_1.59.0.tar.gz /Library/Frameworks/R.framework/Resources/bin/R BGmix.buildbin-libdir ### ############################################################################## ############################################################################## >>>>>>> >>>>>>> INSTALLATION WITH 'R CMD INSTALL --preclean --no-multiarch --library=BGmix.buildbin-libdir BGmix_1.59.0.tar.gz' >>>>>>> * installing *source* package ‘BGmix’ ... ** using staged installation checking for gcc... clang -arch arm64 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 clang -arch arm64 accepts -g... yes checking for clang -arch arm64 option to accept ISO C89... none needed checking for clang -arch arm64 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 using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX13.0.sdk’ clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I ../boostIncl -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -DUSING_R -c BGmix_main.cpp -o BGmix_main.o In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:36: In file included from ../boostIncl/boost/random/linear_congruential.hpp:25: ../boostIncl/boost/random/detail/const_mod.hpp:152:5: warning: unused typedef 'boost_static_assert_typedef_152' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(boost::integer_traits::is_signed); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :278:1: note: expanded from here boost_static_assert_typedef_152 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:36: In file included from ../boostIncl/boost/random/linear_congruential.hpp:25: ../boostIncl/boost/random/detail/const_mod.hpp:148:5: warning: unused typedef 'boost_static_assert_typedef_148' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(m > 0); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :276:1: note: expanded from here boost_static_assert_typedef_148 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:36: ../boostIncl/boost/random/linear_congruential.hpp:63:5: warning: unused typedef 'boost_static_assert_typedef_63' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :280:1: note: expanded from here boost_static_assert_typedef_63 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:38: ../boostIncl/boost/random/inversive_congruential.hpp:51:5: warning: unused typedef 'boost_static_assert_typedef_51' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(p > 1); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :3:1: note: expanded from here boost_static_assert_typedef_51 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:38: ../boostIncl/boost/random/inversive_congruential.hpp:50:5: warning: unused typedef 'boost_static_assert_typedef_50' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(b >= 0); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :282:1: note: expanded from here boost_static_assert_typedef_50 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:38: ../boostIncl/boost/random/inversive_congruential.hpp:52:5: warning: unused typedef 'boost_static_assert_typedef_52' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(a >= 1); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :5:1: note: expanded from here boost_static_assert_typedef_52 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:39: ../boostIncl/boost/random/shuffle_output.hpp:124:5: warning: unused typedef 'boost_static_assert_typedef_124' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :7:1: note: expanded from here boost_static_assert_typedef_124 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:40: ../boostIncl/boost/random/mersenne_twister.hpp:99:5: warning: unused typedef 'boost_static_assert_typedef_99' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(!std::numeric_limits::is_signed); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :9:1: note: expanded from here boost_static_assert_typedef_99 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:42: In file included from ../boostIncl/boost/random/ranlux.hpp:20: ../boostIncl/boost/random/subtract_with_carry.hpp:83:5: warning: unused typedef 'boost_static_assert_typedef_83' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_signed); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :13:1: note: expanded from here boost_static_assert_typedef_83 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:42: In file included from ../boostIncl/boost/random/ranlux.hpp:20: ../boostIncl/boost/random/subtract_with_carry.hpp:84:5: warning: unused typedef 'boost_static_assert_typedef_84' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :15:1: note: expanded from here boost_static_assert_typedef_84 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:43: ../boostIncl/boost/random/linear_feedback_shift.hpp:56:5: warning: unused typedef 'boost_static_assert_typedef_56' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(!std::numeric_limits::is_signed); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :23:1: note: expanded from here boost_static_assert_typedef_56 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:43: ../boostIncl/boost/random/linear_feedback_shift.hpp:55:5: warning: unused typedef 'boost_static_assert_typedef_55' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :21:1: note: expanded from here boost_static_assert_typedef_55 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:43: ../boostIncl/boost/random/linear_feedback_shift.hpp:69:5: warning: unused typedef 'boost_static_assert_typedef_69' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :25:1: note: expanded from here boost_static_assert_typedef_69 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:43: ../boostIncl/boost/random/linear_feedback_shift.hpp:70:5: warning: unused typedef 'boost_static_assert_typedef_70' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(!std::numeric_limits::is_signed); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :27:1: note: expanded from here boost_static_assert_typedef_70 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:44: ../boostIncl/boost/random/xor_combine.hpp:67:5: warning: unused typedef 'boost_static_assert_typedef_67' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :29:1: note: expanded from here boost_static_assert_typedef_67 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:44: ../boostIncl/boost/random/xor_combine.hpp:68:5: warning: unused typedef 'boost_static_assert_typedef_68' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :31:1: note: expanded from here boost_static_assert_typedef_68 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:44: ../boostIncl/boost/random/xor_combine.hpp:69:5: warning: unused typedef 'boost_static_assert_typedef_69' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::digits >= std::numeric_limits::digits); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :33:1: note: expanded from here boost_static_assert_typedef_69 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:53: In file included from ../boostIncl/boost/random/random_number_generator.hpp:22: In file included from ../boostIncl/boost/random/uniform_int.hpp:26: ../boostIncl/boost/random/uniform_smallint.hpp:122:5: warning: unused typedef 'boost_static_assert_typedef_122' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(!std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :37:1: note: expanded from here boost_static_assert_typedef_122 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:53: In file included from ../boostIncl/boost/random/random_number_generator.hpp:22: In file included from ../boostIncl/boost/random/uniform_int.hpp:26: ../boostIncl/boost/random/uniform_smallint.hpp:121:5: warning: unused typedef 'boost_static_assert_typedef_121' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :35:1: note: expanded from here boost_static_assert_typedef_121 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:53: In file included from ../boostIncl/boost/random/random_number_generator.hpp:22: In file included from ../boostIncl/boost/random/uniform_int.hpp:26: ../boostIncl/boost/random/uniform_smallint.hpp:170:5: warning: unused typedef 'boost_static_assert_typedef_170' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :39:1: note: expanded from here boost_static_assert_typedef_170 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:53: In file included from ../boostIncl/boost/random/random_number_generator.hpp:22: ../boostIncl/boost/random/uniform_int.hpp:47:5: warning: unused typedef 'boost_static_assert_typedef_47' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :41:1: note: expanded from here boost_static_assert_typedef_47 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:53: ../boostIncl/boost/random/random_number_generator.hpp:38:5: warning: unused typedef 'boost_static_assert_typedef_38' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :43:1: note: expanded from here boost_static_assert_typedef_38 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:59: ../boostIncl/boost/random/uniform_real.hpp:41:5: warning: unused typedef 'boost_static_assert_typedef_41' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(!std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :45:1: note: expanded from here boost_static_assert_typedef_41 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:67: ../boostIncl/boost/random/poisson_distribution.hpp:38:5: warning: unused typedef 'boost_static_assert_typedef_38' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :55:1: note: expanded from here boost_static_assert_typedef_38 ^ In file included from BGmix_main.cpp:25: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:67: ../boostIncl/boost/random/poisson_distribution.hpp:39:5: warning: unused typedef 'boost_static_assert_typedef_39' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(!std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :57:1: note: expanded from here boost_static_assert_typedef_39 ^ 25 warnings generated. clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I ../boostIncl -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -DUSING_R -c rundir.cpp -o rundir.o clang++ -arch arm64 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I ../boostIncl -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -DUSING_R -c updates_BGmix.cpp -o updates_BGmix.o updates_BGmix.cpp:989:5: warning: variable 'ind' set but not used [-Wunused-but-set-variable] int ind; ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:36: In file included from ../boostIncl/boost/random/linear_congruential.hpp:25: ../boostIncl/boost/random/detail/const_mod.hpp:148:5: warning: unused typedef 'boost_static_assert_typedef_148' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(m > 0); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :46:1: note: expanded from here boost_static_assert_typedef_148 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:36: In file included from ../boostIncl/boost/random/linear_congruential.hpp:25: ../boostIncl/boost/random/detail/const_mod.hpp:152:5: warning: unused typedef 'boost_static_assert_typedef_152' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(boost::integer_traits::is_signed); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :48:1: note: expanded from here boost_static_assert_typedef_152 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:36: ../boostIncl/boost/random/linear_congruential.hpp:63:5: warning: unused typedef 'boost_static_assert_typedef_63' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :50:1: note: expanded from here boost_static_assert_typedef_63 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:38: ../boostIncl/boost/random/inversive_congruential.hpp:50:5: warning: unused typedef 'boost_static_assert_typedef_50' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(b >= 0); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :52:1: note: expanded from here boost_static_assert_typedef_50 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:38: ../boostIncl/boost/random/inversive_congruential.hpp:51:5: warning: unused typedef 'boost_static_assert_typedef_51' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(p > 1); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :54:1: note: expanded from here boost_static_assert_typedef_51 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:38: ../boostIncl/boost/random/inversive_congruential.hpp:52:5: warning: unused typedef 'boost_static_assert_typedef_52' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(a >= 1); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :56:1: note: expanded from here boost_static_assert_typedef_52 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:39: ../boostIncl/boost/random/shuffle_output.hpp:124:5: warning: unused typedef 'boost_static_assert_typedef_124' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :58:1: note: expanded from here boost_static_assert_typedef_124 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:40: ../boostIncl/boost/random/mersenne_twister.hpp:99:5: warning: unused typedef 'boost_static_assert_typedef_99' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(!std::numeric_limits::is_signed); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :60:1: note: expanded from here boost_static_assert_typedef_99 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:42: In file included from ../boostIncl/boost/random/ranlux.hpp:20: ../boostIncl/boost/random/subtract_with_carry.hpp:83:5: warning: unused typedef 'boost_static_assert_typedef_83' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_signed); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :64:1: note: expanded from here boost_static_assert_typedef_83 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:42: In file included from ../boostIncl/boost/random/ranlux.hpp:20: ../boostIncl/boost/random/subtract_with_carry.hpp:84:5: warning: unused typedef 'boost_static_assert_typedef_84' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :66:1: note: expanded from here boost_static_assert_typedef_84 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:43: ../boostIncl/boost/random/linear_feedback_shift.hpp:55:5: warning: unused typedef 'boost_static_assert_typedef_55' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :72:1: note: expanded from here boost_static_assert_typedef_55 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:43: ../boostIncl/boost/random/linear_feedback_shift.hpp:56:5: warning: unused typedef 'boost_static_assert_typedef_56' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(!std::numeric_limits::is_signed); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :74:1: note: expanded from here boost_static_assert_typedef_56 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:43: ../boostIncl/boost/random/linear_feedback_shift.hpp:69:5: warning: unused typedef 'boost_static_assert_typedef_69' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :76:1: note: expanded from here boost_static_assert_typedef_69 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:43: ../boostIncl/boost/random/linear_feedback_shift.hpp:70:5: warning: unused typedef 'boost_static_assert_typedef_70' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(!std::numeric_limits::is_signed); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :78:1: note: expanded from here boost_static_assert_typedef_70 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:44: ../boostIncl/boost/random/xor_combine.hpp:67:5: warning: unused typedef 'boost_static_assert_typedef_67' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :80:1: note: expanded from here boost_static_assert_typedef_67 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:44: ../boostIncl/boost/random/xor_combine.hpp:68:5: warning: unused typedef 'boost_static_assert_typedef_68' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :82:1: note: expanded from here boost_static_assert_typedef_68 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:44: ../boostIncl/boost/random/xor_combine.hpp:69:5: warning: unused typedef 'boost_static_assert_typedef_69' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::digits >= std::numeric_limits::digits); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :84:1: note: expanded from here boost_static_assert_typedef_69 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:53: In file included from ../boostIncl/boost/random/random_number_generator.hpp:22: In file included from ../boostIncl/boost/random/uniform_int.hpp:26: ../boostIncl/boost/random/uniform_smallint.hpp:121:5: warning: unused typedef 'boost_static_assert_typedef_121' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :86:1: note: expanded from here boost_static_assert_typedef_121 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:53: In file included from ../boostIncl/boost/random/random_number_generator.hpp:22: In file included from ../boostIncl/boost/random/uniform_int.hpp:26: ../boostIncl/boost/random/uniform_smallint.hpp:122:5: warning: unused typedef 'boost_static_assert_typedef_122' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(!std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :88:1: note: expanded from here boost_static_assert_typedef_122 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:53: In file included from ../boostIncl/boost/random/random_number_generator.hpp:22: In file included from ../boostIncl/boost/random/uniform_int.hpp:26: ../boostIncl/boost/random/uniform_smallint.hpp:170:5: warning: unused typedef 'boost_static_assert_typedef_170' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :90:1: note: expanded from here boost_static_assert_typedef_170 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:53: In file included from ../boostIncl/boost/random/random_number_generator.hpp:22: ../boostIncl/boost/random/uniform_int.hpp:47:5: warning: unused typedef 'boost_static_assert_typedef_47' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :92:1: note: expanded from here boost_static_assert_typedef_47 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:53: ../boostIncl/boost/random/random_number_generator.hpp:38:5: warning: unused typedef 'boost_static_assert_typedef_38' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :94:1: note: expanded from here boost_static_assert_typedef_38 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:59: ../boostIncl/boost/random/uniform_real.hpp:41:5: warning: unused typedef 'boost_static_assert_typedef_41' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(!std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :96:1: note: expanded from here boost_static_assert_typedef_41 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:67: ../boostIncl/boost/random/poisson_distribution.hpp:38:5: warning: unused typedef 'boost_static_assert_typedef_38' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :106:1: note: expanded from here boost_static_assert_typedef_38 ^ In file included from updates_BGmix.cpp:3: In file included from ./updates_BGmix.h:1: In file included from ./rand.hh:32: In file included from ../boostIncl/boost/random.hpp:67: ../boostIncl/boost/random/poisson_distribution.hpp:39:5: warning: unused typedef 'boost_static_assert_typedef_39' [-Wunused-local-typedef] BOOST_STATIC_ASSERT(!std::numeric_limits::is_integer); ^ ../boostIncl/boost/static_assert.hpp:105:10: note: expanded from macro 'BOOST_STATIC_ASSERT' BOOST_JOIN(boost_static_assert_typedef_, __LINE__) ^ ../boostIncl/boost/config/suffix.hpp:521:28: note: expanded from macro 'BOOST_JOIN' #define BOOST_JOIN( X, Y ) BOOST_DO_JOIN( X, Y ) ^ ../boostIncl/boost/config/suffix.hpp:522:31: note: expanded from macro 'BOOST_DO_JOIN' #define BOOST_DO_JOIN( X, Y ) BOOST_DO_JOIN2(X,Y) ^ ../boostIncl/boost/config/suffix.hpp:523:32: note: expanded from macro 'BOOST_DO_JOIN2' #define BOOST_DO_JOIN2( X, Y ) X##Y ^ :108:1: note: expanded from here boost_static_assert_typedef_39 ^ 26 warnings generated. clang++ -arch arm64 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o BGmix.so BGmix_main.o rundir.o updates_BGmix.o -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation ld: warning: -undefined dynamic_lookup may not work with chained fixups rm -r ../boostIncl installing to /Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/BGmix.buildbin-libdir/00LOCK-BGmix/00new/BGmix/libs ** R ** data ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (BGmix) >>>>>>> >>>>>>> FIXING LINKS FOR BGmix.buildbin-libdir/BGmix/libs/BGmix.so >>>>>>> install_name_tool -change "/opt/R/arm64/lib/libgcc_s.1.1.dylib" "/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libgcc_s.1.1.dylib" "BGmix.buildbin-libdir/BGmix/libs/BGmix.so" install_name_tool -change "/opt/R/arm64/lib/libgfortran.5.dylib" "/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libgfortran.5.dylib" "BGmix.buildbin-libdir/BGmix/libs/BGmix.so" install_name_tool -change "/opt/R/arm64/lib/libquadmath.0.dylib" "/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libquadmath.0.dylib" "BGmix.buildbin-libdir/BGmix/libs/BGmix.so"