=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for plink-1.07nb1 c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c plink.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c options.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c input.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c binput.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c tinput.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c genome.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c helper.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c stats.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c filters.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c locus.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c multi.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c crandom.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c cluster.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c mds.cpp helper.cpp: In member function 'std::string CArgs::value(std::string)': helper.cpp:218:35: warning: control reaches end of non-void function [-Wreturn-type] helper.cpp: In member function 'int CArgs::value_int(std::string)': helper.cpp:231:35: warning: control reaches end of non-void function [-Wreturn-type] helper.cpp: In member function 'long unsigned int CArgs::value_lui(std::string)': helper.cpp:243:35: warning: control reaches end of non-void function [-Wreturn-type] helper.cpp: In member function 'double CArgs::value_double(std::string)': helper.cpp:255:35: warning: control reaches end of non-void function [-Wreturn-type] helper.cpp: In function 'int getInt(std::string, std::string)': helper.cpp:378:58: warning: control reaches end of non-void function [-Wreturn-type] helper.cpp: In function 'long unsigned int getLongUnsignedInt(std::string, std::string)': helper.cpp:391:58: warning: control reaches end of non-void function [-Wreturn-type] helper.cpp: In function 'double getDouble(std::string, std::string)': helper.cpp:404:58: warning: control reaches end of non-void function [-Wreturn-type] c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c output.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c informative.cpp In file included from /usr/include/g++/string:50, from /usr/include/g++/bits/locale_classes.h:40, from /usr/include/g++/bits/ios_base.h:41, from /usr/include/g++/ios:42, from /usr/include/g++/ostream:38, from /usr/include/g++/iostream:39, from cluster.cpp:14: In static member function 'static _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = const int; _Up = int; bool _IsMove = false]', inlined from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = const int*; _OI = int*]' at /usr/include/g++/bits/stl_algobase.h:501:30, inlined from '_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = const int*; _OI = int*]' at /usr/include/g++/bits/stl_algobase.h:528:42, inlined from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = __gnu_cxx::__normal_iterator >; _OI = int*]' at /usr/include/g++/bits/stl_algobase.h:535:31, inlined from '_OI std::copy(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator >; _OI = int*]' at /usr/include/g++/bits/stl_algobase.h:626:7, inlined from 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = int*]' at /usr/include/g++/bits/stl_uninitialized.h:147:27, inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = int*]' at /usr/include/g++/bits/stl_uninitialized.h:185:15, inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = int*; _Tp = int]' at /usr/include/g++/bits/stl_uninitialized.h:372:37, inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = int; _Alloc = std::allocator]' at /usr/include/g++/bits/stl_vector.h:606:31, inlined from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::vector; _Args = {const std::vector >&}; _Tp = std::vector]' at /usr/include/g++/bits/new_allocator.h:186:4, inlined from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::vector; _Args = {const std::vector >&}; _Tp = std::vector]' at /usr/include/g++/bits/alloc_traits.h:516:17, inlined from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = std::vector; _Alloc = std::allocator >]' at /usr/include/g++/bits/stl_vector.h:1286:30, inlined from 'void Plink::buildCluster()' at cluster.cpp:128:20: /usr/include/g++/bits/stl_algobase.h:434:30: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' writing between 5 and 9223372036854775807 bytes into a region of size 4 overflows the destination [-Wstringop-overflow=] 434 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/g++/bits/c++allocator.h:33, from /usr/include/g++/bits/allocator.h:46, from /usr/include/g++/string:41: In member function '_Tp* std::__new_allocator<_Tp>::allocate(size_type, const void*) [with _Tp = int]', inlined from 'static _Tp* std::allocator_traits >::allocate(allocator_type&, size_type) [with _Tp = int]' at /usr/include/g++/bits/alloc_traits.h:464:28, inlined from 'std::_Vector_base<_Tp, _Alloc>::pointer std::_Vector_base<_Tp, _Alloc>::_M_allocate(std::size_t) [with _Tp = int; _Alloc = std::allocator]' at /usr/include/g++/bits/stl_vector.h:381:33, inlined from 'void std::_Vector_base<_Tp, _Alloc>::_M_create_storage(std::size_t) [with _Tp = int; _Alloc = std::allocator]' at /usr/include/g++/bits/stl_vector.h:398:44, inlined from 'std::_Vector_base<_Tp, _Alloc>::_Vector_base(std::size_t, const allocator_type&) [with _Tp = int; _Alloc = std::allocator]' at /usr/include/g++/bits/stl_vector.h:335:26, inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = int; _Alloc = std::allocator]' at /usr/include/g++/bits/stl_vector.h:603:61, inlined from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::vector; _Args = {const std::vector >&}; _Tp = std::vector]' at /usr/include/g++/bits/new_allocator.h:186:4, inlined from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::vector; _Args = {const std::vector >&}; _Tp = std::vector]' at /usr/include/g++/bits/alloc_traits.h:516:17, inlined from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = std::vector; _Alloc = std::allocator >]' at /usr/include/g++/bits/stl_vector.h:1286:30, inlined from 'void Plink::buildCluster()' at cluster.cpp:128:20: /usr/include/g++/bits/new_allocator.h:148:48: note: destination object of size 4 allocated by 'operator new' 148 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ In static member function 'static _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = const int; _Up = int; bool _IsMove = false]', inlined from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = const int*; _OI = int*]' at /usr/include/g++/bits/stl_algobase.h:501:30, inlined from '_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = const int*; _OI = int*]' at /usr/include/g++/bits/stl_algobase.h:528:42, inlined from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = __gnu_cxx::__normal_iterator >; _OI = int*]' at /usr/include/g++/bits/stl_algobase.h:535:31, inlined from '_OI std::copy(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator >; _OI = int*]' at /usr/include/g++/bits/stl_algobase.h:626:7, inlined from 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = int*]' at /usr/include/g++/bits/stl_uninitialized.h:147:27, inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = int*]' at /usr/include/g++/bits/stl_uninitialized.h:185:15, inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator >; _ForwardIterator = int*; _Tp = int]' at /usr/include/g++/bits/stl_uninitialized.h:372:37, inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = int; _Alloc = std::allocator]' at /usr/include/g++/bits/stl_vector.h:606:31, inlined from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::vector; _Args = {const std::vector >&}; _Tp = std::vector]' at /usr/include/g++/bits/new_allocator.h:186:4, inlined from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::vector; _Args = {const std::vector >&}; _Tp = std::vector]' at /usr/include/g++/bits/alloc_traits.h:516:17, inlined from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = std::vector; _Alloc = std::allocator >]' at /usr/include/g++/bits/stl_vector.h:1286:30, inlined from 'void Plink::buildCluster()' at cluster.cpp:139:16: /usr/include/g++/bits/stl_algobase.h:434:30: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' writing between 5 and 9223372036854775807 bytes into a region of size 4 overflows the destination [-Wstringop-overflow=] 434 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function '_Tp* std::__new_allocator<_Tp>::allocate(size_type, const void*) [with _Tp = int]', inlined from 'static _Tp* std::allocator_traits >::allocate(allocator_type&, size_type) [with _Tp = int]' at /usr/include/g++/bits/alloc_traits.h:464:28, inlined from 'std::_Vector_base<_Tp, _Alloc>::pointer std::_Vector_base<_Tp, _Alloc>::_M_allocate(std::size_t) [with _Tp = int; _Alloc = std::allocator]' at /usr/include/g++/bits/stl_vector.h:381:33, inlined from 'void std::_Vector_base<_Tp, _Alloc>::_M_create_storage(std::size_t) [with _Tp = int; _Alloc = std::allocator]' at /usr/include/g++/bits/stl_vector.h:398:44, inlined from 'std::_Vector_base<_Tp, _Alloc>::_Vector_base(std::size_t, const allocator_type&) [with _Tp = int; _Alloc = std::allocator]' at /usr/include/g++/bits/stl_vector.h:335:26, inlined from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = int; _Alloc = std::allocator]' at /usr/include/g++/bits/stl_vector.h:603:61, inlined from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = std::vector; _Args = {const std::vector >&}; _Tp = std::vector]' at /usr/include/g++/bits/new_allocator.h:186:4, inlined from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = std::vector; _Args = {const std::vector >&}; _Tp = std::vector]' at /usr/include/g++/bits/alloc_traits.h:516:17, inlined from 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = std::vector; _Alloc = std::allocator >]' at /usr/include/g++/bits/stl_vector.h:1286:30, inlined from 'void Plink::buildCluster()' at cluster.cpp:139:16: /usr/include/g++/bits/new_allocator.h:148:48: note: destination object of size 4 allocated by 'operator new' 148 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c assoc.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c epi.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c prephap.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c phase.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c trio.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c tdt.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c sharing.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c genepi.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c sets.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c perm.cpp genepi.cpp: In function 'double C(int, double, double)': genepi.cpp:78:1: warning: no return statement in function returning non-void [-Wreturn-type] genepi.cpp: In function 'long double pillai(int, int, int, double)': genepi.cpp:169:1: warning: no return statement in function returning non-void [-Wreturn-type] c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c mh.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c genedrop.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c gxe.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c merge.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c hotel.cpp mh.cpp: In member function 'std::vector Plink::calcMantelHaenszel_ORD(std::vector&, std::vector&, std::vector&)': mh.cpp:1312:1: warning: no return statement in function returning non-void [-Wreturn-type] c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c multiple.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c haploCC.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c haploTDT.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c poo.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c webcheck.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c qfam.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c linear.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c bmerge.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c parse.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c mishap.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c legacy.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c homozyg.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c segment.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c model.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c logistic.cpp model.cpp: In member function 'double Model::buildQFAM(Individual*)': model.cpp:849:10: warning: control reaches end of non-void function [-Wreturn-type] c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c glm.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c dcdflib.cpp dcdflib.cpp: In function 'void E0000(int, int*, double*, double*, long unsigned int*, long unsigned int*, double*, double*, double*, double*, double*, double*, double*)': dcdflib.cpp:6025:23: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] dcdflib.cpp: In function 'double dlanor(double*)': dcdflib.cpp:6401:28: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] dcdflib.cpp: In function 'double dstrem(double*)': dcdflib.cpp:6782:29: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c elf.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c dfam.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c fisher.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c linput.cpp fisher.cpp: In function 'void fexact(int*, int*, double*, int*, double*, double*, double*, double*, double*, int*)': fisher.cpp:261:17: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] fisher.cpp:267:14: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] fisher.cpp:272:17: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] fisher.cpp: In function 'void f2xact(int*, int*, double*, int*, double*, double*, double*, double*, double*, double*, int*, int*, int*, int*, int*, int*, int*, int*, double*, int*, int*, double*, double*, double*, int*, int*, double*)': fisher.cpp:448:15: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] fisher.cpp:450:15: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] fisher.cpp:501:18: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] fisher.cpp:508:17: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] fisher.cpp:559:17: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] fisher.cpp:750:17: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] fisher.cpp: In function 'void f5xact(double*, const double*, int*, int*, int*, int*, double*, int*, int*, int*, int*, int*, int*, int*, int*)': fisher.cpp:1538:17: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] fisher.cpp:1554:16: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] fisher.cpp:1596:17: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] fisher.cpp: In function 'int iwork(int, int*, int, int)': fisher.cpp:2001:18: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] fisher.cpp: In function 'void isort(int*, int*)': fisher.cpp:2078:18: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c sockets.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c lookup.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c proxy.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c pdriver.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c haploQTL.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c haplohelper.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c haplowindow.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c genogroup.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c nonfounderphasing.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c clumpld.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c genoerr.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c em.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c impute.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c metaem.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c profile.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c nlist.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c whap.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c simul.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c gvar.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c cnv.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c step.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c greport.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c flip.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c qualscores.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c cnvqt.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c cfamily.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c setscreen.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c idhelp.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c tag.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c hapglm.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c lookup2.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c blox.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c zed.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c dosage.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c annot.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c metaanal.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c r.cpp In file included from Rconnection.h:42, from r.cpp:29: Rsrv.h:324:2: error: #error "Cannot determine endianness. Make sure config.h is included or __{BIG|LITTLE}_ENDIAN__ is defined ." 324 | #error "Cannot determine endianness. Make sure config.h is included or __{BIG|LITTLE}_ENDIAN__ is defined ." | ^~~~~ distcc[23329] ERROR: compile r.cpp on 10.0.20.122:3860 failed distcc[23329] (dcc_build_somewhere) Warning: remote compilation of 'r.cpp' failed, retrying locally distcc[23329] Warning: failed to distribute r.cpp to 10.0.20.122:3860, running locally instead In file included from Rconnection.h:42, from r.cpp:29: Rsrv.h:324:2: error: #error "Cannot determine endianness. Make sure config.h is included or __{BIG|LITTLE}_ENDIAN__ is defined ." 324 | #error "Cannot determine endianness. Make sure config.h is included or __{BIG|LITTLE}_ENDIAN__ is defined ." | ^~~~~ c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c Rconnection.cpp In file included from Rconnection.h:42, from Rconnection.cpp:30: Rsrv.h:324:2: error: #error "Cannot determine endianness. Make sure config.h is included or __{BIG|LITTLE}_ENDIAN__ is defined ." 324 | #error "Cannot determine endianness. Make sure config.h is included or __{BIG|LITTLE}_ENDIAN__ is defined ." | ^~~~~ distcc[8681] ERROR: compile Rconnection.cpp on 10.0.20.122:3860 failed distcc[8681] (dcc_build_somewhere) Warning: remote compilation of 'Rconnection.cpp' failed, retrying locally distcc[8681] Warning: failed to distribute Rconnection.cpp to 10.0.20.122:3860, running locally instead In file included from Rconnection.h:42, from Rconnection.cpp:30: Rsrv.h:324:2: error: #error "Cannot determine endianness. Make sure config.h is included or __{BIG|LITTLE}_ENDIAN__ is defined ." 324 | #error "Cannot determine endianness. Make sure config.h is included or __{BIG|LITTLE}_ENDIAN__ is defined ." | ^~~~~ c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c zfstream.cpp c++ -O2 -I/usr/pkg/include -I/usr/include -Dfopen64=fopen -I. -DUNIX -static -DWITH_R_PLUGINS -DWITH_ZLIB -DWITH_LAPACK -c lapackf.cpp Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)': Rconnection.h:203:12: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 203 | { name=""; fix_content(); } | ^~ Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)': Rconnection.h:206:12: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 206 | { name=""; fix_content(); } | ^~ Rconnection.cpp: At global scope: Rconnection.cpp:56:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 56 | static char *myID= "Rsrv0103QAP1"; /* this client supports up to protocol version 0103 */ | ^~~~~~~~~~~~~~ distcc[8681] ERROR: compile Rconnection.cpp on localhost failed gmake: *** [Makefile:159: Rconnection.o] Error 1 gmake: *** Waiting for unfinished jobs.... Rconnection.h: In constructor 'Rsymbol::Rsymbol(Rmessage*)': Rconnection.h:203:12: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 203 | { name=""; fix_content(); } | ^~ Rconnection.h: In constructor 'Rsymbol::Rsymbol(unsigned int*, Rmessage*)': Rconnection.h:206:12: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 206 | { name=""; fix_content(); } | ^~ lapackf.cpp: In function 'bool svd_lapack(int, vector_t&, vector_t&, matrix_t&)': lapackf.cpp:58:11: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] lapackf.cpp:63:11: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] lapackf.cpp: In function 'bool eigen_lapack(int, vector_t&, vector_t&, matrix_t&)': lapackf.cpp:113:11: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] lapackf.cpp:114:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] lapackf.cpp:115:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] lapackf.cpp:139:11: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] lapackf.cpp:140:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] lapackf.cpp:141:4: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] distcc[23329] ERROR: compile r.cpp on localhost failed gmake: *** [Makefile:159: r.o] Error 1 *** Error code 2 Stop. make[1]: stopped making "all" in /usr/pkgsrc/biology/plink *** Error code 1 Stop. make: stopped making "all" in /usr/pkgsrc/biology/plink