-innoextract/src/cli/gog.cpp:254:7: warning: class 'temporary_directory' defines a non-default destructor but does not define a copy constructor or a copy assignment operator [cppcoreguidelines-special-member-functions] -innoextract/src/setup/info.hpp:57:8: warning: class 'info' defines a destructor but does not define a copy constructor or a copy assignment operator [cppcoreguidelines-special-member-functions] -innoextract/src/setup/info.hpp:57:8: warning: class 'info' defines a non-default destructor but does not define a copy constructor or a copy assignment operator [cppcoreguidelines-special-member-functions] -innoextract/src/stream/restrict.hpp:38:7: warning: class 'restricted_source' defines a copy constructor but does not define a destructor or a copy assignment operator [cppcoreguidelines-special-member-functions] -innoextract/src/util/log.hpp:51:7: warning: class 'logger' defines a non-default destructor but does not define a copy constructor or a copy assignment operator [cppcoreguidelines-special-member-functions]