* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘lessSEM’ ...
** package ‘lessSEM’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 18.1.4 (1)’
using C++17
make[1]: Entering directory '/tmp/Rtmpqysla6/R.INSTALL1ab83854fa780e/lessSEM/src'
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c RcppExports.cpp -o RcppExports.o
In file included from RcppExports.cpp:4:
In file included from ./../inst/include/lessSEM.h:4:
In file included from ./../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ./../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ./../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedNone' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedNone>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
./../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:499:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedNone>::~unique_ptr' requested here
  499 |       std::unique_ptr<penaltyMixedNone> currentPen = std::make_unique<penaltyMixedNone>();
      |                                                      ^
In file included from RcppExports.cpp:4:
In file included from ./../inst/include/lessSEM.h:4:
In file included from ./../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ./../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ./../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on 'lessSEM::penaltyMixedPenaltyBase' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedPenaltyBase>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:198:10: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>::~unique_ptr' requested here
  198 |         { __p->~_Up(); }
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:554:8: note: in instantiation of function template specialization 'std::__new_allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
  554 |           __a.destroy(__p);
      |               ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1076:17: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
 1076 |       __traits::destroy(__alloc, std::__addressof(*__orig));
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:7: note: in instantiation of function template specialization 'std::__relocate_object_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1103 |         std::__relocate_object_a(std::__addressof(*__cur),
      |              ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:19: note: in instantiation of function template specialization 'std::__relocate_a_1<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1145 |       return std::__relocate_a_1(std::__niter_base(__first),
      |                   ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:509:14: note: in instantiation of function template specialization 'std::__relocate_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
  509 |         return std::__relocate_a(__first, __last, __result, __alloc);
      |                     ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21: note: in instantiation of member function 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_S_relocate' requested here
  647 |             __new_finish = _S_relocate(__old_start, __old_finish,
      |                            ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_M_realloc_append<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  123 |           _M_realloc_append(std::forward<_Args>(__args)...);
      |           ^
./../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:500:21: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::emplace_back<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  500 |       pen.penalties.emplace_back(std::move(currentPen));
      |                     ^
In file included from RcppExports.cpp:4:
In file included from ./../inst/include/lessSEM.h:4:
In file included from ./../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ./../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ./../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedCappedL1' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedCappedL1>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
./../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:505:58: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedCappedL1>::~unique_ptr' requested here
  505 |       std::unique_ptr<penaltyMixedCappedL1> currentPen = std::make_unique<penaltyMixedCappedL1>();
      |                                                          ^
In file included from RcppExports.cpp:4:
In file included from ./../inst/include/lessSEM.h:4:
In file included from ./../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ./../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ./../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLasso' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLasso>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
./../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:511:55: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLasso>::~unique_ptr' requested here
  511 |       std::unique_ptr<penaltyMixedLasso> currentPen = std::make_unique<penaltyMixedLasso>();
      |                                                       ^
In file included from RcppExports.cpp:4:
In file included from ./../inst/include/lessSEM.h:4:
In file included from ./../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ./../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ./../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLsp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLsp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
./../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:517:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLsp>::~unique_ptr' requested here
  517 |       std::unique_ptr<penaltyMixedLsp> currentPen = std::make_unique<penaltyMixedLsp>();
      |                                                     ^
In file included from RcppExports.cpp:4:
In file included from ./../inst/include/lessSEM.h:4:
In file included from ./../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ./../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ./../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedMcp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedMcp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
./../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:523:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedMcp>::~unique_ptr' requested here
  523 |       std::unique_ptr<penaltyMixedMcp> currentPen = std::make_unique<penaltyMixedMcp>();
      |                                                     ^
In file included from RcppExports.cpp:4:
In file included from ./../inst/include/lessSEM.h:4:
In file included from ./../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ./../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ./../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedScad' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedScad>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
./../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:529:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedScad>::~unique_ptr' requested here
  529 |       std::unique_ptr<penaltyMixedScad> currentPen = std::make_unique<penaltyMixedScad>();
      |                                                      ^
7 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c SEM.cpp -o SEM.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c WLS.cpp -o WLS.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c callFitFunction.cpp -o callFitFunction.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c cappedL1.cpp -o cappedL1.o
In file included from cappedL1.cpp:2:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedNone' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedNone>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:499:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedNone>::~unique_ptr' requested here
  499 |       std::unique_ptr<penaltyMixedNone> currentPen = std::make_unique<penaltyMixedNone>();
      |                                                      ^
In file included from cappedL1.cpp:2:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on 'lessSEM::penaltyMixedPenaltyBase' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedPenaltyBase>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:198:10: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>::~unique_ptr' requested here
  198 |         { __p->~_Up(); }
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:554:8: note: in instantiation of function template specialization 'std::__new_allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
  554 |           __a.destroy(__p);
      |               ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1076:17: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
 1076 |       __traits::destroy(__alloc, std::__addressof(*__orig));
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:7: note: in instantiation of function template specialization 'std::__relocate_object_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1103 |         std::__relocate_object_a(std::__addressof(*__cur),
      |              ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:19: note: in instantiation of function template specialization 'std::__relocate_a_1<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1145 |       return std::__relocate_a_1(std::__niter_base(__first),
      |                   ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:509:14: note: in instantiation of function template specialization 'std::__relocate_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
  509 |         return std::__relocate_a(__first, __last, __result, __alloc);
      |                     ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21: note: in instantiation of member function 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_S_relocate' requested here
  647 |             __new_finish = _S_relocate(__old_start, __old_finish,
      |                            ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_M_realloc_append<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  123 |           _M_realloc_append(std::forward<_Args>(__args)...);
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:500:21: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::emplace_back<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  500 |       pen.penalties.emplace_back(std::move(currentPen));
      |                     ^
In file included from cappedL1.cpp:2:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedCappedL1' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedCappedL1>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:505:58: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedCappedL1>::~unique_ptr' requested here
  505 |       std::unique_ptr<penaltyMixedCappedL1> currentPen = std::make_unique<penaltyMixedCappedL1>();
      |                                                          ^
In file included from cappedL1.cpp:2:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLasso' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLasso>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:511:55: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLasso>::~unique_ptr' requested here
  511 |       std::unique_ptr<penaltyMixedLasso> currentPen = std::make_unique<penaltyMixedLasso>();
      |                                                       ^
In file included from cappedL1.cpp:2:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLsp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLsp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:517:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLsp>::~unique_ptr' requested here
  517 |       std::unique_ptr<penaltyMixedLsp> currentPen = std::make_unique<penaltyMixedLsp>();
      |                                                     ^
In file included from cappedL1.cpp:2:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedMcp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedMcp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:523:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedMcp>::~unique_ptr' requested here
  523 |       std::unique_ptr<penaltyMixedMcp> currentPen = std::make_unique<penaltyMixedMcp>();
      |                                                     ^
In file included from cappedL1.cpp:2:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedScad' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedScad>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:529:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedScad>::~unique_ptr' requested here
  529 |       std::unique_ptr<penaltyMixedScad> currentPen = std::make_unique<penaltyMixedScad>();
      |                                                      ^
7 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c dataset.cpp -o dataset.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c derivativeStructure.cpp -o derivativeStructure.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c elasticNet.cpp -o elasticNet.o
In file included from elasticNet.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedNone' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedNone>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:499:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedNone>::~unique_ptr' requested here
  499 |       std::unique_ptr<penaltyMixedNone> currentPen = std::make_unique<penaltyMixedNone>();
      |                                                      ^
In file included from elasticNet.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on 'lessSEM::penaltyMixedPenaltyBase' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedPenaltyBase>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:198:10: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>::~unique_ptr' requested here
  198 |         { __p->~_Up(); }
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:554:8: note: in instantiation of function template specialization 'std::__new_allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
  554 |           __a.destroy(__p);
      |               ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1076:17: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
 1076 |       __traits::destroy(__alloc, std::__addressof(*__orig));
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:7: note: in instantiation of function template specialization 'std::__relocate_object_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1103 |         std::__relocate_object_a(std::__addressof(*__cur),
      |              ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:19: note: in instantiation of function template specialization 'std::__relocate_a_1<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1145 |       return std::__relocate_a_1(std::__niter_base(__first),
      |                   ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:509:14: note: in instantiation of function template specialization 'std::__relocate_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
  509 |         return std::__relocate_a(__first, __last, __result, __alloc);
      |                     ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21: note: in instantiation of member function 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_S_relocate' requested here
  647 |             __new_finish = _S_relocate(__old_start, __old_finish,
      |                            ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_M_realloc_append<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  123 |           _M_realloc_append(std::forward<_Args>(__args)...);
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:500:21: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::emplace_back<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  500 |       pen.penalties.emplace_back(std::move(currentPen));
      |                     ^
In file included from elasticNet.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedCappedL1' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedCappedL1>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:505:58: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedCappedL1>::~unique_ptr' requested here
  505 |       std::unique_ptr<penaltyMixedCappedL1> currentPen = std::make_unique<penaltyMixedCappedL1>();
      |                                                          ^
In file included from elasticNet.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLasso' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLasso>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:511:55: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLasso>::~unique_ptr' requested here
  511 |       std::unique_ptr<penaltyMixedLasso> currentPen = std::make_unique<penaltyMixedLasso>();
      |                                                       ^
In file included from elasticNet.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLsp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLsp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:517:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLsp>::~unique_ptr' requested here
  517 |       std::unique_ptr<penaltyMixedLsp> currentPen = std::make_unique<penaltyMixedLsp>();
      |                                                     ^
In file included from elasticNet.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedMcp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedMcp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:523:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedMcp>::~unique_ptr' requested here
  523 |       std::unique_ptr<penaltyMixedMcp> currentPen = std::make_unique<penaltyMixedMcp>();
      |                                                     ^
In file included from elasticNet.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedScad' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedScad>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:529:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedScad>::~unique_ptr' requested here
  529 |       std::unique_ptr<penaltyMixedScad> currentPen = std::make_unique<penaltyMixedScad>();
      |                                                      ^
7 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c generalPurposeElasticNet.cpp -o generalPurposeElasticNet.o
In file included from generalPurposeElasticNet.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedNone' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedNone>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:499:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedNone>::~unique_ptr' requested here
  499 |       std::unique_ptr<penaltyMixedNone> currentPen = std::make_unique<penaltyMixedNone>();
      |                                                      ^
In file included from generalPurposeElasticNet.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on 'lessSEM::penaltyMixedPenaltyBase' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedPenaltyBase>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:198:10: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>::~unique_ptr' requested here
  198 |         { __p->~_Up(); }
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:554:8: note: in instantiation of function template specialization 'std::__new_allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
  554 |           __a.destroy(__p);
      |               ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1076:17: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
 1076 |       __traits::destroy(__alloc, std::__addressof(*__orig));
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:7: note: in instantiation of function template specialization 'std::__relocate_object_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1103 |         std::__relocate_object_a(std::__addressof(*__cur),
      |              ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:19: note: in instantiation of function template specialization 'std::__relocate_a_1<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1145 |       return std::__relocate_a_1(std::__niter_base(__first),
      |                   ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:509:14: note: in instantiation of function template specialization 'std::__relocate_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
  509 |         return std::__relocate_a(__first, __last, __result, __alloc);
      |                     ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21: note: in instantiation of member function 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_S_relocate' requested here
  647 |             __new_finish = _S_relocate(__old_start, __old_finish,
      |                            ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_M_realloc_append<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  123 |           _M_realloc_append(std::forward<_Args>(__args)...);
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:500:21: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::emplace_back<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  500 |       pen.penalties.emplace_back(std::move(currentPen));
      |                     ^
In file included from generalPurposeElasticNet.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedCappedL1' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedCappedL1>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:505:58: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedCappedL1>::~unique_ptr' requested here
  505 |       std::unique_ptr<penaltyMixedCappedL1> currentPen = std::make_unique<penaltyMixedCappedL1>();
      |                                                          ^
In file included from generalPurposeElasticNet.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLasso' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLasso>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:511:55: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLasso>::~unique_ptr' requested here
  511 |       std::unique_ptr<penaltyMixedLasso> currentPen = std::make_unique<penaltyMixedLasso>();
      |                                                       ^
In file included from generalPurposeElasticNet.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLsp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLsp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:517:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLsp>::~unique_ptr' requested here
  517 |       std::unique_ptr<penaltyMixedLsp> currentPen = std::make_unique<penaltyMixedLsp>();
      |                                                     ^
In file included from generalPurposeElasticNet.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedMcp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedMcp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:523:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedMcp>::~unique_ptr' requested here
  523 |       std::unique_ptr<penaltyMixedMcp> currentPen = std::make_unique<penaltyMixedMcp>();
      |                                                     ^
In file included from generalPurposeElasticNet.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedScad' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedScad>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:529:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedScad>::~unique_ptr' requested here
  529 |       std::unique_ptr<penaltyMixedScad> currentPen = std::make_unique<penaltyMixedScad>();
      |                                                      ^
7 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c glmnet_cappedL1.cpp -o glmnet_cappedL1.o
In file included from glmnet_cappedL1.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedNone' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedNone>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:499:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedNone>::~unique_ptr' requested here
  499 |       std::unique_ptr<penaltyMixedNone> currentPen = std::make_unique<penaltyMixedNone>();
      |                                                      ^
In file included from glmnet_cappedL1.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on 'lessSEM::penaltyMixedPenaltyBase' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedPenaltyBase>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:198:10: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>::~unique_ptr' requested here
  198 |         { __p->~_Up(); }
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:554:8: note: in instantiation of function template specialization 'std::__new_allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
  554 |           __a.destroy(__p);
      |               ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1076:17: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
 1076 |       __traits::destroy(__alloc, std::__addressof(*__orig));
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:7: note: in instantiation of function template specialization 'std::__relocate_object_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1103 |         std::__relocate_object_a(std::__addressof(*__cur),
      |              ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:19: note: in instantiation of function template specialization 'std::__relocate_a_1<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1145 |       return std::__relocate_a_1(std::__niter_base(__first),
      |                   ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:509:14: note: in instantiation of function template specialization 'std::__relocate_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
  509 |         return std::__relocate_a(__first, __last, __result, __alloc);
      |                     ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21: note: in instantiation of member function 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_S_relocate' requested here
  647 |             __new_finish = _S_relocate(__old_start, __old_finish,
      |                            ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_M_realloc_append<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  123 |           _M_realloc_append(std::forward<_Args>(__args)...);
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:500:21: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::emplace_back<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  500 |       pen.penalties.emplace_back(std::move(currentPen));
      |                     ^
In file included from glmnet_cappedL1.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedCappedL1' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedCappedL1>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:505:58: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedCappedL1>::~unique_ptr' requested here
  505 |       std::unique_ptr<penaltyMixedCappedL1> currentPen = std::make_unique<penaltyMixedCappedL1>();
      |                                                          ^
In file included from glmnet_cappedL1.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLasso' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLasso>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:511:55: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLasso>::~unique_ptr' requested here
  511 |       std::unique_ptr<penaltyMixedLasso> currentPen = std::make_unique<penaltyMixedLasso>();
      |                                                       ^
In file included from glmnet_cappedL1.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLsp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLsp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:517:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLsp>::~unique_ptr' requested here
  517 |       std::unique_ptr<penaltyMixedLsp> currentPen = std::make_unique<penaltyMixedLsp>();
      |                                                     ^
In file included from glmnet_cappedL1.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedMcp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedMcp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:523:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedMcp>::~unique_ptr' requested here
  523 |       std::unique_ptr<penaltyMixedMcp> currentPen = std::make_unique<penaltyMixedMcp>();
      |                                                     ^
In file included from glmnet_cappedL1.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedScad' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedScad>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:529:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedScad>::~unique_ptr' requested here
  529 |       std::unique_ptr<penaltyMixedScad> currentPen = std::make_unique<penaltyMixedScad>();
      |                                                      ^
7 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c glmnet_generalPurposeMixedPenalty.cpp -o glmnet_generalPurposeMixedPenalty.o
In file included from glmnet_generalPurposeMixedPenalty.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedNone' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedNone>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:499:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedNone>::~unique_ptr' requested here
  499 |       std::unique_ptr<penaltyMixedNone> currentPen = std::make_unique<penaltyMixedNone>();
      |                                                      ^
In file included from glmnet_generalPurposeMixedPenalty.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on 'lessSEM::penaltyMixedPenaltyBase' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedPenaltyBase>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:198:10: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>::~unique_ptr' requested here
  198 |         { __p->~_Up(); }
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:554:8: note: in instantiation of function template specialization 'std::__new_allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
  554 |           __a.destroy(__p);
      |               ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1076:17: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
 1076 |       __traits::destroy(__alloc, std::__addressof(*__orig));
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:7: note: in instantiation of function template specialization 'std::__relocate_object_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1103 |         std::__relocate_object_a(std::__addressof(*__cur),
      |              ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:19: note: in instantiation of function template specialization 'std::__relocate_a_1<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1145 |       return std::__relocate_a_1(std::__niter_base(__first),
      |                   ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:509:14: note: in instantiation of function template specialization 'std::__relocate_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
  509 |         return std::__relocate_a(__first, __last, __result, __alloc);
      |                     ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21: note: in instantiation of member function 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_S_relocate' requested here
  647 |             __new_finish = _S_relocate(__old_start, __old_finish,
      |                            ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_M_realloc_append<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  123 |           _M_realloc_append(std::forward<_Args>(__args)...);
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:500:21: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::emplace_back<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  500 |       pen.penalties.emplace_back(std::move(currentPen));
      |                     ^
In file included from glmnet_generalPurposeMixedPenalty.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedCappedL1' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedCappedL1>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:505:58: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedCappedL1>::~unique_ptr' requested here
  505 |       std::unique_ptr<penaltyMixedCappedL1> currentPen = std::make_unique<penaltyMixedCappedL1>();
      |                                                          ^
In file included from glmnet_generalPurposeMixedPenalty.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLasso' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLasso>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:511:55: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLasso>::~unique_ptr' requested here
  511 |       std::unique_ptr<penaltyMixedLasso> currentPen = std::make_unique<penaltyMixedLasso>();
      |                                                       ^
In file included from glmnet_generalPurposeMixedPenalty.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLsp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLsp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:517:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLsp>::~unique_ptr' requested here
  517 |       std::unique_ptr<penaltyMixedLsp> currentPen = std::make_unique<penaltyMixedLsp>();
      |                                                     ^
In file included from glmnet_generalPurposeMixedPenalty.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedMcp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedMcp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:523:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedMcp>::~unique_ptr' requested here
  523 |       std::unique_ptr<penaltyMixedMcp> currentPen = std::make_unique<penaltyMixedMcp>();
      |                                                     ^
In file included from glmnet_generalPurposeMixedPenalty.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedScad' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedScad>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:529:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedScad>::~unique_ptr' requested here
  529 |       std::unique_ptr<penaltyMixedScad> currentPen = std::make_unique<penaltyMixedScad>();
      |                                                      ^
7 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c glmnet_lsp.cpp -o glmnet_lsp.o
In file included from glmnet_lsp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedNone' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedNone>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:499:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedNone>::~unique_ptr' requested here
  499 |       std::unique_ptr<penaltyMixedNone> currentPen = std::make_unique<penaltyMixedNone>();
      |                                                      ^
In file included from glmnet_lsp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on 'lessSEM::penaltyMixedPenaltyBase' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedPenaltyBase>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:198:10: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>::~unique_ptr' requested here
  198 |         { __p->~_Up(); }
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:554:8: note: in instantiation of function template specialization 'std::__new_allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
  554 |           __a.destroy(__p);
      |               ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1076:17: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
 1076 |       __traits::destroy(__alloc, std::__addressof(*__orig));
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:7: note: in instantiation of function template specialization 'std::__relocate_object_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1103 |         std::__relocate_object_a(std::__addressof(*__cur),
      |              ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:19: note: in instantiation of function template specialization 'std::__relocate_a_1<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1145 |       return std::__relocate_a_1(std::__niter_base(__first),
      |                   ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:509:14: note: in instantiation of function template specialization 'std::__relocate_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
  509 |         return std::__relocate_a(__first, __last, __result, __alloc);
      |                     ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21: note: in instantiation of member function 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_S_relocate' requested here
  647 |             __new_finish = _S_relocate(__old_start, __old_finish,
      |                            ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_M_realloc_append<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  123 |           _M_realloc_append(std::forward<_Args>(__args)...);
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:500:21: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::emplace_back<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  500 |       pen.penalties.emplace_back(std::move(currentPen));
      |                     ^
In file included from glmnet_lsp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedCappedL1' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedCappedL1>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:505:58: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedCappedL1>::~unique_ptr' requested here
  505 |       std::unique_ptr<penaltyMixedCappedL1> currentPen = std::make_unique<penaltyMixedCappedL1>();
      |                                                          ^
In file included from glmnet_lsp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLasso' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLasso>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:511:55: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLasso>::~unique_ptr' requested here
  511 |       std::unique_ptr<penaltyMixedLasso> currentPen = std::make_unique<penaltyMixedLasso>();
      |                                                       ^
In file included from glmnet_lsp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLsp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLsp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:517:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLsp>::~unique_ptr' requested here
  517 |       std::unique_ptr<penaltyMixedLsp> currentPen = std::make_unique<penaltyMixedLsp>();
      |                                                     ^
In file included from glmnet_lsp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedMcp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedMcp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:523:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedMcp>::~unique_ptr' requested here
  523 |       std::unique_ptr<penaltyMixedMcp> currentPen = std::make_unique<penaltyMixedMcp>();
      |                                                     ^
In file included from glmnet_lsp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedScad' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedScad>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:529:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedScad>::~unique_ptr' requested here
  529 |       std::unique_ptr<penaltyMixedScad> currentPen = std::make_unique<penaltyMixedScad>();
      |                                                      ^
7 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c glmnet_mcp.cpp -o glmnet_mcp.o
In file included from glmnet_mcp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedNone' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedNone>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:499:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedNone>::~unique_ptr' requested here
  499 |       std::unique_ptr<penaltyMixedNone> currentPen = std::make_unique<penaltyMixedNone>();
      |                                                      ^
In file included from glmnet_mcp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on 'lessSEM::penaltyMixedPenaltyBase' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedPenaltyBase>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:198:10: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>::~unique_ptr' requested here
  198 |         { __p->~_Up(); }
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:554:8: note: in instantiation of function template specialization 'std::__new_allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
  554 |           __a.destroy(__p);
      |               ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1076:17: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
 1076 |       __traits::destroy(__alloc, std::__addressof(*__orig));
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:7: note: in instantiation of function template specialization 'std::__relocate_object_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1103 |         std::__relocate_object_a(std::__addressof(*__cur),
      |              ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:19: note: in instantiation of function template specialization 'std::__relocate_a_1<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1145 |       return std::__relocate_a_1(std::__niter_base(__first),
      |                   ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:509:14: note: in instantiation of function template specialization 'std::__relocate_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
  509 |         return std::__relocate_a(__first, __last, __result, __alloc);
      |                     ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21: note: in instantiation of member function 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_S_relocate' requested here
  647 |             __new_finish = _S_relocate(__old_start, __old_finish,
      |                            ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_M_realloc_append<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  123 |           _M_realloc_append(std::forward<_Args>(__args)...);
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:500:21: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::emplace_back<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  500 |       pen.penalties.emplace_back(std::move(currentPen));
      |                     ^
In file included from glmnet_mcp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedCappedL1' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedCappedL1>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:505:58: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedCappedL1>::~unique_ptr' requested here
  505 |       std::unique_ptr<penaltyMixedCappedL1> currentPen = std::make_unique<penaltyMixedCappedL1>();
      |                                                          ^
In file included from glmnet_mcp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLasso' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLasso>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:511:55: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLasso>::~unique_ptr' requested here
  511 |       std::unique_ptr<penaltyMixedLasso> currentPen = std::make_unique<penaltyMixedLasso>();
      |                                                       ^
In file included from glmnet_mcp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLsp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLsp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:517:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLsp>::~unique_ptr' requested here
  517 |       std::unique_ptr<penaltyMixedLsp> currentPen = std::make_unique<penaltyMixedLsp>();
      |                                                     ^
In file included from glmnet_mcp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedMcp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedMcp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:523:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedMcp>::~unique_ptr' requested here
  523 |       std::unique_ptr<penaltyMixedMcp> currentPen = std::make_unique<penaltyMixedMcp>();
      |                                                     ^
In file included from glmnet_mcp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedScad' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedScad>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:529:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedScad>::~unique_ptr' requested here
  529 |       std::unique_ptr<penaltyMixedScad> currentPen = std::make_unique<penaltyMixedScad>();
      |                                                      ^
7 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c glmnet_mixed.cpp -o glmnet_mixed.o
In file included from glmnet_mixed.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedNone' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedNone>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:499:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedNone>::~unique_ptr' requested here
  499 |       std::unique_ptr<penaltyMixedNone> currentPen = std::make_unique<penaltyMixedNone>();
      |                                                      ^
In file included from glmnet_mixed.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on 'lessSEM::penaltyMixedPenaltyBase' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedPenaltyBase>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:198:10: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>::~unique_ptr' requested here
  198 |         { __p->~_Up(); }
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:554:8: note: in instantiation of function template specialization 'std::__new_allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
  554 |           __a.destroy(__p);
      |               ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1076:17: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
 1076 |       __traits::destroy(__alloc, std::__addressof(*__orig));
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:7: note: in instantiation of function template specialization 'std::__relocate_object_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1103 |         std::__relocate_object_a(std::__addressof(*__cur),
      |              ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:19: note: in instantiation of function template specialization 'std::__relocate_a_1<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1145 |       return std::__relocate_a_1(std::__niter_base(__first),
      |                   ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:509:14: note: in instantiation of function template specialization 'std::__relocate_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
  509 |         return std::__relocate_a(__first, __last, __result, __alloc);
      |                     ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21: note: in instantiation of member function 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_S_relocate' requested here
  647 |             __new_finish = _S_relocate(__old_start, __old_finish,
      |                            ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_M_realloc_append<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  123 |           _M_realloc_append(std::forward<_Args>(__args)...);
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:500:21: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::emplace_back<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  500 |       pen.penalties.emplace_back(std::move(currentPen));
      |                     ^
In file included from glmnet_mixed.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedCappedL1' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedCappedL1>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:505:58: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedCappedL1>::~unique_ptr' requested here
  505 |       std::unique_ptr<penaltyMixedCappedL1> currentPen = std::make_unique<penaltyMixedCappedL1>();
      |                                                          ^
In file included from glmnet_mixed.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLasso' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLasso>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:511:55: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLasso>::~unique_ptr' requested here
  511 |       std::unique_ptr<penaltyMixedLasso> currentPen = std::make_unique<penaltyMixedLasso>();
      |                                                       ^
In file included from glmnet_mixed.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLsp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLsp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:517:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLsp>::~unique_ptr' requested here
  517 |       std::unique_ptr<penaltyMixedLsp> currentPen = std::make_unique<penaltyMixedLsp>();
      |                                                     ^
In file included from glmnet_mixed.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedMcp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedMcp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:523:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedMcp>::~unique_ptr' requested here
  523 |       std::unique_ptr<penaltyMixedMcp> currentPen = std::make_unique<penaltyMixedMcp>();
      |                                                     ^
In file included from glmnet_mixed.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedScad' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedScad>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:529:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedScad>::~unique_ptr' requested here
  529 |       std::unique_ptr<penaltyMixedScad> currentPen = std::make_unique<penaltyMixedScad>();
      |                                                      ^
7 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c glmnet_scad.cpp -o glmnet_scad.o
In file included from glmnet_scad.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedNone' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedNone>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:499:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedNone>::~unique_ptr' requested here
  499 |       std::unique_ptr<penaltyMixedNone> currentPen = std::make_unique<penaltyMixedNone>();
      |                                                      ^
In file included from glmnet_scad.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on 'lessSEM::penaltyMixedPenaltyBase' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedPenaltyBase>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:198:10: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>::~unique_ptr' requested here
  198 |         { __p->~_Up(); }
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:554:8: note: in instantiation of function template specialization 'std::__new_allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
  554 |           __a.destroy(__p);
      |               ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1076:17: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
 1076 |       __traits::destroy(__alloc, std::__addressof(*__orig));
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:7: note: in instantiation of function template specialization 'std::__relocate_object_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1103 |         std::__relocate_object_a(std::__addressof(*__cur),
      |              ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:19: note: in instantiation of function template specialization 'std::__relocate_a_1<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1145 |       return std::__relocate_a_1(std::__niter_base(__first),
      |                   ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:509:14: note: in instantiation of function template specialization 'std::__relocate_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
  509 |         return std::__relocate_a(__first, __last, __result, __alloc);
      |                     ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21: note: in instantiation of member function 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_S_relocate' requested here
  647 |             __new_finish = _S_relocate(__old_start, __old_finish,
      |                            ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_M_realloc_append<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  123 |           _M_realloc_append(std::forward<_Args>(__args)...);
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:500:21: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::emplace_back<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  500 |       pen.penalties.emplace_back(std::move(currentPen));
      |                     ^
In file included from glmnet_scad.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedCappedL1' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedCappedL1>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:505:58: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedCappedL1>::~unique_ptr' requested here
  505 |       std::unique_ptr<penaltyMixedCappedL1> currentPen = std::make_unique<penaltyMixedCappedL1>();
      |                                                          ^
In file included from glmnet_scad.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLasso' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLasso>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:511:55: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLasso>::~unique_ptr' requested here
  511 |       std::unique_ptr<penaltyMixedLasso> currentPen = std::make_unique<penaltyMixedLasso>();
      |                                                       ^
In file included from glmnet_scad.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLsp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLsp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:517:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLsp>::~unique_ptr' requested here
  517 |       std::unique_ptr<penaltyMixedLsp> currentPen = std::make_unique<penaltyMixedLsp>();
      |                                                     ^
In file included from glmnet_scad.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedMcp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedMcp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:523:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedMcp>::~unique_ptr' requested here
  523 |       std::unique_ptr<penaltyMixedMcp> currentPen = std::make_unique<penaltyMixedMcp>();
      |                                                     ^
In file included from glmnet_scad.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedScad' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedScad>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:529:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedScad>::~unique_ptr' requested here
  529 |       std::unique_ptr<penaltyMixedScad> currentPen = std::make_unique<penaltyMixedScad>();
      |                                                      ^
7 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c gradients.cpp -o gradients.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c implied.cpp -o implied.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c impliedDerivatives.cpp -o impliedDerivatives.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c ista_generalPurposeMixedPenalty.cpp -o ista_generalPurposeMixedPenalty.o
In file included from ista_generalPurposeMixedPenalty.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedNone' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedNone>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:499:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedNone>::~unique_ptr' requested here
  499 |       std::unique_ptr<penaltyMixedNone> currentPen = std::make_unique<penaltyMixedNone>();
      |                                                      ^
In file included from ista_generalPurposeMixedPenalty.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on 'lessSEM::penaltyMixedPenaltyBase' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedPenaltyBase>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:198:10: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>::~unique_ptr' requested here
  198 |         { __p->~_Up(); }
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:554:8: note: in instantiation of function template specialization 'std::__new_allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
  554 |           __a.destroy(__p);
      |               ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1076:17: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
 1076 |       __traits::destroy(__alloc, std::__addressof(*__orig));
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:7: note: in instantiation of function template specialization 'std::__relocate_object_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1103 |         std::__relocate_object_a(std::__addressof(*__cur),
      |              ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:19: note: in instantiation of function template specialization 'std::__relocate_a_1<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1145 |       return std::__relocate_a_1(std::__niter_base(__first),
      |                   ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:509:14: note: in instantiation of function template specialization 'std::__relocate_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
  509 |         return std::__relocate_a(__first, __last, __result, __alloc);
      |                     ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21: note: in instantiation of member function 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_S_relocate' requested here
  647 |             __new_finish = _S_relocate(__old_start, __old_finish,
      |                            ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_M_realloc_append<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  123 |           _M_realloc_append(std::forward<_Args>(__args)...);
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:500:21: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::emplace_back<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  500 |       pen.penalties.emplace_back(std::move(currentPen));
      |                     ^
In file included from ista_generalPurposeMixedPenalty.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedCappedL1' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedCappedL1>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:505:58: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedCappedL1>::~unique_ptr' requested here
  505 |       std::unique_ptr<penaltyMixedCappedL1> currentPen = std::make_unique<penaltyMixedCappedL1>();
      |                                                          ^
In file included from ista_generalPurposeMixedPenalty.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLasso' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLasso>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:511:55: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLasso>::~unique_ptr' requested here
  511 |       std::unique_ptr<penaltyMixedLasso> currentPen = std::make_unique<penaltyMixedLasso>();
      |                                                       ^
In file included from ista_generalPurposeMixedPenalty.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLsp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLsp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:517:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLsp>::~unique_ptr' requested here
  517 |       std::unique_ptr<penaltyMixedLsp> currentPen = std::make_unique<penaltyMixedLsp>();
      |                                                     ^
In file included from ista_generalPurposeMixedPenalty.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedMcp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedMcp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:523:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedMcp>::~unique_ptr' requested here
  523 |       std::unique_ptr<penaltyMixedMcp> currentPen = std::make_unique<penaltyMixedMcp>();
      |                                                     ^
In file included from ista_generalPurposeMixedPenalty.cpp:3:
In file included from ./gpFitFramework.h:4:
In file included from ../inst/include/lessSEM.h:4:
In file included from ../inst/include/lesstimate/include/lesstimate.h:6:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_penalties.h:7:
In file included from ../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:3:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedScad' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedScad>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:529:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedScad>::~unique_ptr' requested here
  529 |       std::unique_ptr<penaltyMixedScad> currentPen = std::make_unique<penaltyMixedScad>();
      |                                                      ^
7 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c ista_lsp.cpp -o ista_lsp.o
In file included from ista_lsp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedNone' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedNone>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:499:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedNone>::~unique_ptr' requested here
  499 |       std::unique_ptr<penaltyMixedNone> currentPen = std::make_unique<penaltyMixedNone>();
      |                                                      ^
In file included from ista_lsp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on 'lessSEM::penaltyMixedPenaltyBase' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedPenaltyBase>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:198:10: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>::~unique_ptr' requested here
  198 |         { __p->~_Up(); }
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:554:8: note: in instantiation of function template specialization 'std::__new_allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
  554 |           __a.destroy(__p);
      |               ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1076:17: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
 1076 |       __traits::destroy(__alloc, std::__addressof(*__orig));
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:7: note: in instantiation of function template specialization 'std::__relocate_object_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1103 |         std::__relocate_object_a(std::__addressof(*__cur),
      |              ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:19: note: in instantiation of function template specialization 'std::__relocate_a_1<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1145 |       return std::__relocate_a_1(std::__niter_base(__first),
      |                   ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:509:14: note: in instantiation of function template specialization 'std::__relocate_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
  509 |         return std::__relocate_a(__first, __last, __result, __alloc);
      |                     ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21: note: in instantiation of member function 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_S_relocate' requested here
  647 |             __new_finish = _S_relocate(__old_start, __old_finish,
      |                            ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_M_realloc_append<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  123 |           _M_realloc_append(std::forward<_Args>(__args)...);
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:500:21: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::emplace_back<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  500 |       pen.penalties.emplace_back(std::move(currentPen));
      |                     ^
In file included from ista_lsp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedCappedL1' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedCappedL1>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:505:58: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedCappedL1>::~unique_ptr' requested here
  505 |       std::unique_ptr<penaltyMixedCappedL1> currentPen = std::make_unique<penaltyMixedCappedL1>();
      |                                                          ^
In file included from ista_lsp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLasso' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLasso>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:511:55: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLasso>::~unique_ptr' requested here
  511 |       std::unique_ptr<penaltyMixedLasso> currentPen = std::make_unique<penaltyMixedLasso>();
      |                                                       ^
In file included from ista_lsp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLsp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLsp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:517:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLsp>::~unique_ptr' requested here
  517 |       std::unique_ptr<penaltyMixedLsp> currentPen = std::make_unique<penaltyMixedLsp>();
      |                                                     ^
In file included from ista_lsp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedMcp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedMcp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:523:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedMcp>::~unique_ptr' requested here
  523 |       std::unique_ptr<penaltyMixedMcp> currentPen = std::make_unique<penaltyMixedMcp>();
      |                                                     ^
In file included from ista_lsp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedScad' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedScad>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:529:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedScad>::~unique_ptr' requested here
  529 |       std::unique_ptr<penaltyMixedScad> currentPen = std::make_unique<penaltyMixedScad>();
      |                                                      ^
7 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c ista_mcp.cpp -o ista_mcp.o
In file included from ista_mcp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedNone' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedNone>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:499:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedNone>::~unique_ptr' requested here
  499 |       std::unique_ptr<penaltyMixedNone> currentPen = std::make_unique<penaltyMixedNone>();
      |                                                      ^
In file included from ista_mcp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on 'lessSEM::penaltyMixedPenaltyBase' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedPenaltyBase>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:198:10: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>::~unique_ptr' requested here
  198 |         { __p->~_Up(); }
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:554:8: note: in instantiation of function template specialization 'std::__new_allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
  554 |           __a.destroy(__p);
      |               ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1076:17: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
 1076 |       __traits::destroy(__alloc, std::__addressof(*__orig));
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:7: note: in instantiation of function template specialization 'std::__relocate_object_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1103 |         std::__relocate_object_a(std::__addressof(*__cur),
      |              ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:19: note: in instantiation of function template specialization 'std::__relocate_a_1<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1145 |       return std::__relocate_a_1(std::__niter_base(__first),
      |                   ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:509:14: note: in instantiation of function template specialization 'std::__relocate_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
  509 |         return std::__relocate_a(__first, __last, __result, __alloc);
      |                     ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21: note: in instantiation of member function 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_S_relocate' requested here
  647 |             __new_finish = _S_relocate(__old_start, __old_finish,
      |                            ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_M_realloc_append<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  123 |           _M_realloc_append(std::forward<_Args>(__args)...);
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:500:21: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::emplace_back<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  500 |       pen.penalties.emplace_back(std::move(currentPen));
      |                     ^
In file included from ista_mcp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedCappedL1' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedCappedL1>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:505:58: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedCappedL1>::~unique_ptr' requested here
  505 |       std::unique_ptr<penaltyMixedCappedL1> currentPen = std::make_unique<penaltyMixedCappedL1>();
      |                                                          ^
In file included from ista_mcp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLasso' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLasso>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:511:55: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLasso>::~unique_ptr' requested here
  511 |       std::unique_ptr<penaltyMixedLasso> currentPen = std::make_unique<penaltyMixedLasso>();
      |                                                       ^
In file included from ista_mcp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLsp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLsp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:517:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLsp>::~unique_ptr' requested here
  517 |       std::unique_ptr<penaltyMixedLsp> currentPen = std::make_unique<penaltyMixedLsp>();
      |                                                     ^
In file included from ista_mcp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedMcp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedMcp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:523:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedMcp>::~unique_ptr' requested here
  523 |       std::unique_ptr<penaltyMixedMcp> currentPen = std::make_unique<penaltyMixedMcp>();
      |                                                     ^
In file included from ista_mcp.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedScad' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedScad>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:529:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedScad>::~unique_ptr' requested here
  529 |       std::unique_ptr<penaltyMixedScad> currentPen = std::make_unique<penaltyMixedScad>();
      |                                                      ^
7 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c ista_mixed.cpp -o ista_mixed.o
In file included from ista_mixed.cpp:2:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedNone' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedNone>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:499:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedNone>::~unique_ptr' requested here
  499 |       std::unique_ptr<penaltyMixedNone> currentPen = std::make_unique<penaltyMixedNone>();
      |                                                      ^
In file included from ista_mixed.cpp:2:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on 'lessSEM::penaltyMixedPenaltyBase' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedPenaltyBase>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:198:10: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>::~unique_ptr' requested here
  198 |         { __p->~_Up(); }
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:554:8: note: in instantiation of function template specialization 'std::__new_allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
  554 |           __a.destroy(__p);
      |               ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1076:17: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
 1076 |       __traits::destroy(__alloc, std::__addressof(*__orig));
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:7: note: in instantiation of function template specialization 'std::__relocate_object_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1103 |         std::__relocate_object_a(std::__addressof(*__cur),
      |              ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:19: note: in instantiation of function template specialization 'std::__relocate_a_1<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1145 |       return std::__relocate_a_1(std::__niter_base(__first),
      |                   ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:509:14: note: in instantiation of function template specialization 'std::__relocate_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
  509 |         return std::__relocate_a(__first, __last, __result, __alloc);
      |                     ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21: note: in instantiation of member function 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_S_relocate' requested here
  647 |             __new_finish = _S_relocate(__old_start, __old_finish,
      |                            ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_M_realloc_append<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  123 |           _M_realloc_append(std::forward<_Args>(__args)...);
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:500:21: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::emplace_back<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  500 |       pen.penalties.emplace_back(std::move(currentPen));
      |                     ^
In file included from ista_mixed.cpp:2:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedCappedL1' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedCappedL1>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:505:58: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedCappedL1>::~unique_ptr' requested here
  505 |       std::unique_ptr<penaltyMixedCappedL1> currentPen = std::make_unique<penaltyMixedCappedL1>();
      |                                                          ^
In file included from ista_mixed.cpp:2:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLasso' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLasso>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:511:55: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLasso>::~unique_ptr' requested here
  511 |       std::unique_ptr<penaltyMixedLasso> currentPen = std::make_unique<penaltyMixedLasso>();
      |                                                       ^
In file included from ista_mixed.cpp:2:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLsp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLsp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:517:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLsp>::~unique_ptr' requested here
  517 |       std::unique_ptr<penaltyMixedLsp> currentPen = std::make_unique<penaltyMixedLsp>();
      |                                                     ^
In file included from ista_mixed.cpp:2:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedMcp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedMcp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:523:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedMcp>::~unique_ptr' requested here
  523 |       std::unique_ptr<penaltyMixedMcp> currentPen = std::make_unique<penaltyMixedMcp>();
      |                                                     ^
In file included from ista_mixed.cpp:2:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedScad' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedScad>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:529:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedScad>::~unique_ptr' requested here
  529 |       std::unique_ptr<penaltyMixedScad> currentPen = std::make_unique<penaltyMixedScad>();
      |                                                      ^
7 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c ista_scad.cpp -o ista_scad.o
In file included from ista_scad.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedNone' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedNone>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:499:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedNone>::~unique_ptr' requested here
  499 |       std::unique_ptr<penaltyMixedNone> currentPen = std::make_unique<penaltyMixedNone>();
      |                                                      ^
In file included from ista_scad.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on 'lessSEM::penaltyMixedPenaltyBase' that is abstract but has non-virtual destructor [-Wdelete-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedPenaltyBase>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/new_allocator.h:198:10: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>::~unique_ptr' requested here
  198 |         { __p->~_Up(); }
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/alloc_traits.h:554:8: note: in instantiation of function template specialization 'std::__new_allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
  554 |           __a.destroy(__p);
      |               ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1076:17: note: in instantiation of function template specialization 'std::allocator_traits<std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>::destroy<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>' requested here
 1076 |       __traits::destroy(__alloc, std::__addressof(*__orig));
      |                 ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1103:7: note: in instantiation of function template specialization 'std::__relocate_object_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1103 |         std::__relocate_object_a(std::__addressof(*__cur),
      |              ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_uninitialized.h:1145:19: note: in instantiation of function template specialization 'std::__relocate_a_1<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
 1145 |       return std::__relocate_a_1(std::__niter_base(__first),
      |                   ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/stl_vector.h:509:14: note: in instantiation of function template specialization 'std::__relocate_a<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::unique_ptr<lessSEM::penaltyMixedPenaltyBase> *, std::allocator<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>>' requested here
  509 |         return std::__relocate_a(__first, __last, __result, __alloc);
      |                     ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:647:21: note: in instantiation of member function 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_S_relocate' requested here
  647 |             __new_finish = _S_relocate(__old_start, __old_finish,
      |                            ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/vector.tcc:123:4: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::_M_realloc_append<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  123 |           _M_realloc_append(std::forward<_Args>(__args)...);
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:500:21: note: in instantiation of function template specialization 'std::vector<std::unique_ptr<lessSEM::penaltyMixedPenaltyBase>>::emplace_back<std::unique_ptr<lessSEM::penaltyMixedNone>>' requested here
  500 |       pen.penalties.emplace_back(std::move(currentPen));
      |                     ^
In file included from ista_scad.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedCappedL1' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedCappedL1>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:505:58: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedCappedL1>::~unique_ptr' requested here
  505 |       std::unique_ptr<penaltyMixedCappedL1> currentPen = std::make_unique<penaltyMixedCappedL1>();
      |                                                          ^
In file included from ista_scad.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLasso' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLasso>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:511:55: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLasso>::~unique_ptr' requested here
  511 |       std::unique_ptr<penaltyMixedLasso> currentPen = std::make_unique<penaltyMixedLasso>();
      |                                                       ^
In file included from ista_scad.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedLsp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedLsp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:517:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedLsp>::~unique_ptr' requested here
  517 |       std::unique_ptr<penaltyMixedLsp> currentPen = std::make_unique<penaltyMixedLsp>();
      |                                                     ^
In file included from ista_scad.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedMcp' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedMcp>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:523:53: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedMcp>::~unique_ptr' requested here
  523 |       std::unique_ptr<penaltyMixedMcp> currentPen = std::make_unique<penaltyMixedMcp>();
      |                                                     ^
In file included from ista_scad.cpp:3:
In file included from ./mgSEM.h:8:
In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/memory:78:
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:93:2: warning: delete called on non-final 'lessSEM::penaltyMixedScad' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
   93 |         delete __ptr;
      |         ^
/usr/bin/../lib/gcc/x86_64-linux-gnu/14/../../../../include/c++/14/bits/unique_ptr.h:398:4: note: in instantiation of member function 'std::default_delete<lessSEM::penaltyMixedScad>::operator()' requested here
  398 |           get_deleter()(std::move(__ptr));
      |           ^
../inst/include/lesstimate/include/lesstimate/ista_mixedPenalty.h:529:54: note: in instantiation of member function 'std::unique_ptr<lessSEM::penaltyMixedScad>::~unique_ptr' requested here
  529 |       std::unique_ptr<penaltyMixedScad> currentPen = std::make_unique<penaltyMixedScad>();
      |                                                      ^
7 warnings generated.
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c logicalMatch.cpp -o logicalMatch.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c mgSEM.cpp -o mgSEM.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c multivariateNormal.cpp -o multivariateNormal.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c parameters.cpp -o parameters.o
clang++-18 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG  -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppArmadillo/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppParallel/include' -I/usr/local/include -D_FORTIFY_SOURCE=3   -I../inst/include/ -fpic  -g -O3 -Wall -pedantic  -c scores.cpp -o scores.o
clang++-18 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o lessSEM.so RcppExports.o SEM.o WLS.o callFitFunction.o cappedL1.o dataset.o derivativeStructure.o elasticNet.o generalPurposeElasticNet.o glmnet_cappedL1.o glmnet_generalPurposeMixedPenalty.o glmnet_lsp.o glmnet_mcp.o glmnet_mixed.o glmnet_scad.o gradients.o implied.o impliedDerivatives.o ista_generalPurposeMixedPenalty.o ista_lsp.o ista_mcp.o ista_mixed.o ista_scad.o logicalMatch.o mgSEM.o multivariateNormal.o parameters.o scores.o -llapack -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lRblas -L/usr/lib/llvm-18/lib -lFortran_main -lFortranRuntime -lFortranDecimal -lm -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/tmp/Rtmpqysla6/R.INSTALL1ab83854fa780e/lessSEM/src'
make[1]: Entering directory '/tmp/Rtmpqysla6/R.INSTALL1ab83854fa780e/lessSEM/src'
make[1]: Leaving directory '/tmp/Rtmpqysla6/R.INSTALL1ab83854fa780e/lessSEM/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-lessSEM/00new/lessSEM/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (lessSEM)