You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2022-08-24 10:22:39 INFO system.fedora36 stderr: In file included from core/file.h:4,
2022-08-24 10:22:39 INFO system.fedora36 stderr: from core/file.cc:1:
2022-08-24 10:22:39 INFO system.fedora36 stderr: ../arki/utils/sys.h:369:35: error: 'template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' is deprecated [-Werror=deprecated-declarations]
2022-08-24 10:22:39 INFO system.fedora36 stderr: 369 | struct iterator : public std::iterator<std::input_iterator_tag, struct dirent>
2022-08-24 10:22:39 INFO system.fedora36 stderr: | ^~~~~~~~
2022-08-24 10:22:39 INFO system.fedora36 stderr: In file included from /usr/include/c++/12/string:45,
2022-08-24 10:22:39 INFO system.fedora36 stderr: from ../arki/utils/sys.h:11:
2022-08-24 10:22:39 INFO system.fedora36 stderr: /usr/include/c++/12/bits/stl_iterator_base_types.h:127:34: note: declared here
2022-08-24 10:22:39 INFO system.fedora36 stderr: 127 | struct _GLIBCXX17_DEPRECATED iterator
2022-08-24 10:22:39 INFO system.fedora36 stderr: | ^~~~~~~~
2022-08-24 10:22:40 INFO system.fedora36 stderr: cc1plus: all warnings being treated as errors
The text was updated successfully, but these errors were encountered:
From https://simc.arpae.it/moncic-ci/arkimet/202208240820/master/fedora36/build.log:
The text was updated successfully, but these errors were encountered: