Build Information
Failed to build IndexStoreDB, reference main (b429f7
), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 04:26:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Database/ImportTransaction.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Database/ImportTransactionImpl.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Database/include/IndexStoreDB/Database/ImportTransaction.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Database/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Database/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
79 | : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
2 warnings generated.
[11/95] Compiling IndexStoreDB_Database ImportTransaction.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/Database/Database.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Database/DatabaseImpl.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Database/lmdb/lmdb++.h:28:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
53 | : public iterator_facade_base<const_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Database/Database.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Database/DatabaseImpl.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Database/lmdb/lmdb++.h:28:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
79 | : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Database/Database.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Database/DatabaseImpl.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Database/lmdb/lmdb++.h:28:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:510:34: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' requested here
510 | class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:88:7: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>' requested here
88 | _T1 first;
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:355:47: note: in instantiation of template class 'std::pair<indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, bool>' requested here
355 | ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
| ^
/Users/admin/builder/spi-builder-workspace/lib/Database/Database.cpp:418:71: note: in instantiation of member function 'indexstoredb_llvm::StringMap<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>::operator[]' requested here
418 | std::weak_ptr<Database::Implementation> &dbWeakRef = databasesByPath[dbPath];
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Database/Database.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Database/DatabaseImpl.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Database/lmdb/lmdb++.h:28:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapConstIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:493:14: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapConstIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, const indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' requested here
493 | : public StringMapIterBase<StringMapConstIterator<ValueTy>,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__type_traits/is_constructible.h:22:103: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>' requested here
22 | struct _LIBCPP_TEMPLATE_VIS is_constructible : public integral_constant<bool, __is_constructible(_Tp, _Args...)> {};
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:135:14: note: in instantiation of template class 'std::is_constructible<indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, const indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>> &>' requested here
135 | return is_constructible<first_type, _U1>::value && is_constructible<second_type, _U2>::value;
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:145:14: note: in instantiation of function template specialization 'std::pair<indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, bool>::_CheckArgs::__is_pair_constructible<const indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>> &, const bool &>' requested here
145 | return __is_pair_constructible<_U1, _U2>() && !__is_implicit<_U1, _U2>();
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:169:59: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
169 | __enable_if_t<_CheckArgsDep<_Dummy>::template __enable_explicit<_T1 const&, _T2 const&>(), int> = 0>
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:170:64: note: while substituting prior template arguments into non-type template parameter [with _Dummy = true]
170 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 explicit pair(_T1 const& __t1, _T2 const& __t2)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
171 | _NOEXCEPT_(is_nothrow_copy_constructible<first_type>::value&& is_nothrow_copy_constructible<second_type>::value)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
172 | : first(__t1), second(__t2) {}
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:600:10: note: while substituting deduced template arguments into function template 'pair' [with _Dummy = (no value), $1 = (no value)]
600 | return pair<typename __unwrap_ref_decay<_T1>::type, typename __unwrap_ref_decay<_T2>::type>(
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:398:19: note: in instantiation of function template specialization 'std::make_pair<indexstoredb_llvm::StringMapIterator<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>, bool>' requested here
398 | return std::make_pair(iterator(TheTable + BucketNo, false),
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:355:47: note: in instantiation of function template specialization 'indexstoredb_llvm::StringMap<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>::try_emplace<>' requested here
355 | ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
| ^
/Users/admin/builder/spi-builder-workspace/lib/Database/Database.cpp:418:71: note: in instantiation of member function 'indexstoredb_llvm::StringMap<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>::operator[]' requested here
418 | std::weak_ptr<Database::Implementation> &dbWeakRef = databasesByPath[dbPath];
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::weak_ptr<IndexStoreDB::db::Database::Implementation>>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
4 warnings generated.
[12/95] Compiling IndexStoreDB_Database Database.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Index/FilePathIndex.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
53 | : public iterator_facade_base<const_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Index/FilePathIndex.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
79 | : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Index/FilePathIndex.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<char>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapIterator<char>, std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<char>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:510:34: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapIterator<char>, indexstoredb_llvm::StringMapEntry<char>>' requested here
510 | class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:88:7: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<char>' requested here
88 | _T1 first;
| ^
/Users/admin/builder/spi-builder-workspace/lib/Index/FilePathIndex.cpp:214:53: note: in instantiation of template class 'std::pair<indexstoredb_llvm::StringMapIterator<char>, bool>' requested here
214 | if (targetPath != inputTargetPath || !pathsSeen.insert(sourcePath.getPath()).second)
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<char>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/FilePathIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Index/FilePathIndex.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<char>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapConstIterator<char>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<char>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:493:14: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapConstIterator<char>, const indexstoredb_llvm::StringMapEntry<char>>' requested here
493 | : public StringMapIterBase<StringMapConstIterator<ValueTy>,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__type_traits/is_constructible.h:22:103: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<char>' requested here
22 | struct _LIBCPP_TEMPLATE_VIS is_constructible : public integral_constant<bool, __is_constructible(_Tp, _Args...)> {};
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:135:14: note: in instantiation of template class 'std::is_constructible<indexstoredb_llvm::StringMapIterator<char>, const indexstoredb_llvm::StringMapIterator<char> &>' requested here
135 | return is_constructible<first_type, _U1>::value && is_constructible<second_type, _U2>::value;
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:145:14: note: in instantiation of function template specialization 'std::pair<indexstoredb_llvm::StringMapIterator<char>, bool>::_CheckArgs::__is_pair_constructible<const indexstoredb_llvm::StringMapIterator<char> &, const bool &>' requested here
145 | return __is_pair_constructible<_U1, _U2>() && !__is_implicit<_U1, _U2>();
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:169:59: note: (skipping 2 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
169 | __enable_if_t<_CheckArgsDep<_Dummy>::template __enable_explicit<_T1 const&, _T2 const&>(), int> = 0>
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:600:10: note: while substituting deduced template arguments into function template 'pair' [with _Dummy = (no value), $1 = (no value)]
600 | return pair<typename __unwrap_ref_decay<_T1>::type, typename __unwrap_ref_decay<_T2>::type>(
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:398:19: note: in instantiation of function template specialization 'std::make_pair<indexstoredb_llvm::StringMapIterator<char>, bool>' requested here
398 | return std::make_pair(iterator(TheTable + BucketNo, false),
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:386:12: note: in instantiation of function template specialization 'indexstoredb_llvm::StringMap<char>::try_emplace<char>' requested here
386 | return try_emplace(KV.first, std::move(KV.second));
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringSet.h:40:20: note: in instantiation of member function 'indexstoredb_llvm::StringMap<char>::insert' requested here
40 | return base::insert(std::make_pair(Key, '\0'));
| ^
/Users/admin/builder/spi-builder-workspace/lib/Index/FilePathIndex.cpp:214:53: note: in instantiation of member function 'indexstoredb_llvm::StringSet<>::insert' requested here
214 | if (targetPath != inputTargetPath || !pathsSeen.insert(sourcePath.getPath()).second)
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<char>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
4 warnings generated.
[13/95] Compiling IndexStoreDB_Index FilePathIndex.cpp
[14/95] Compiling IndexStoreDB_Support Logging-Mac.mm
[15/95] Compiling IndexStoreDB_Support Logging.cpp
[16/95] Compiling IndexStoreDB_Support Concurrency-Mac.cpp
[17/95] Compiling Watchdog.cpp
[18/95] Compiling Valgrind.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
53 | : public iterator_facade_base<const_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
79 | : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapIterator<IndexStoreDB::CanonicalFilePathRef>, std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:510:34: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapIterator<IndexStoreDB::CanonicalFilePathRef>, indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' requested here
510 | class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
| ^
/Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:61:26: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<IndexStoreDB::CanonicalFilePathRef>' requested here
61 | auto It = CanonPaths.find(AbsPath);
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Support/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapConstIterator<IndexStoreDB::CanonicalFilePathRef>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:493:14: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapConstIterator<IndexStoreDB::CanonicalFilePathRef>, const indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' requested here
493 | : public StringMapIterBase<StringMapConstIterator<ValueTy>,
| ^
/Users/admin/builder/spi-builder-workspace/lib/Support/Path.cpp:62:9: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<IndexStoreDB::CanonicalFilePathRef>' requested here
62 | if (It != CanonPaths.end())
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<IndexStoreDB::CanonicalFilePathRef>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
4 warnings generated.
[19/95] Compiling IndexStoreDB_Support Path.cpp
[20/95] Compiling UnicodeCaseFold.cpp
[21/95] Compiling circular_raw_ostream.cpp
[22/95] Compiling IndexStoreDB_Support FilePathWatcher.cpp
[23/95] Compiling raw_ostream.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/IndexDatastore.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
53 | : public iterator_facade_base<const_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/IndexDatastore.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
79 | : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/IndexDatastore.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapIterator<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>, std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:510:34: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapIterator<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>, indexstoredb_llvm::StringMapEntry<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>>' requested here
510 | class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
| ^
/Users/admin/builder/spi-builder-workspace/lib/Index/IndexDatastore.cpp:776:27: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>' requested here
776 | auto I = knownUnits.find(unitName);
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/IndexDatastore.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/IndexDatastore.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapConstIterator<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:493:14: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapConstIterator<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>, const indexstoredb_llvm::StringMapEntry<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>>' requested here
493 | : public StringMapIterBase<StringMapConstIterator<ValueTy>,
| ^
/Users/admin/builder/spi-builder-workspace/lib/Index/IndexDatastore.cpp:777:11: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>' requested here
777 | if (I != knownUnits.end() && I->getValue() != modTime) {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::chrono::time_point<std::chrono::system_clock, std::chrono::duration<long long, std::ratio<1, 1000000000>>>>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
4 warnings generated.
[24/95] Compiling IndexStoreDB_Index IndexDatastore.cpp
[25/95] Compiling WithColor.cpp
[26/95] Compiling VersionTuple.cpp
[27/95] Compiling Unicode.cpp
[28/95] Compiling Twine.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:22:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' is deprecated [-Wdeprecated-declarations]
324 | : public std::iterator<std::input_iterator_tag, ValueT> {
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:425:12: note: in instantiation of template class 'indexstoredb_llvm::yaml::basic_collection_iterator<indexstoredb_llvm::yaml::MappingNode, indexstoredb_llvm::yaml::KeyValueNode>' requested here
425 | iterator begin() { return yaml::begin(*this); }
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:22:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::Node>' is deprecated [-Wdeprecated-declarations]
324 | : public std::iterator<std::input_iterator_tag, ValueT> {
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:482:12: note: in instantiation of template class 'indexstoredb_llvm::yaml::basic_collection_iterator<indexstoredb_llvm::yaml::SequenceNode, indexstoredb_llvm::yaml::Node>' requested here
482 | iterator begin() { return yaml::begin(*this); }
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::Node>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:19:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/LineIterator.h:32:19: warning: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
32 | : public std::iterator<std::forward_iterator_tag, StringRef> {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:14:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringExtras.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapIterator<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>, std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:510:34: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapIterator<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>, indexstoredb_llvm::StringMapEntry<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>>' requested here
510 | class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:142:16: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>' requested here
142 | for (auto &P : MN->Mapping)
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:9:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:14:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringExtras.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapConstIterator<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:493:14: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapConstIterator<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>, const indexstoredb_llvm::StringMapEntry<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>>' requested here
493 | : public StringMapIterBase<StringMapConstIterator<ValueTy>,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLTraits.cpp:142:16: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>' requested here
142 | for (auto &P : MN->Mapping)
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::unique_ptr<indexstoredb_llvm::yaml::Input::HNode>>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
5 warnings generated.
[29/95] Compiling YAMLTraits.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:13:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' is deprecated [-Wdeprecated-declarations]
324 | : public std::iterator<std::input_iterator_tag, ValueT> {
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:425:12: note: in instantiation of template class 'indexstoredb_llvm::yaml::basic_collection_iterator<indexstoredb_llvm::yaml::MappingNode, indexstoredb_llvm::yaml::KeyValueNode>' requested here
425 | iterator begin() { return yaml::begin(*this); }
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:13:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::Node>' is deprecated [-Wdeprecated-declarations]
324 | : public std::iterator<std::input_iterator_tag, ValueT> {
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:482:12: note: in instantiation of template class 'indexstoredb_llvm::yaml::basic_collection_iterator<indexstoredb_llvm::yaml::SequenceNode, indexstoredb_llvm::yaml::Node>' requested here
482 | iterator begin() { return yaml::begin(*this); }
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::Node>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:40:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::bidirectional_iterator_tag, indexstoredb_llvm::yaml::Token>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:206:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::AllocatorList<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::BumpPtrAllocatorImpl<>>::IteratorImpl<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::ilist_iterator<indexstoredb_llvm::ilist_detail::node_options<indexstoredb_llvm::AllocatorList<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::BumpPtrAllocatorImpl<>>::Node, false, false, void>, false, false>>, std::bidirectional_iterator_tag, indexstoredb_llvm::yaml::Token>' requested here
206 | : public iterator_facade_base<DerivedT, IteratorCategoryT, T,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/AllocatorList.h:89:16: note: in instantiation of template class 'indexstoredb_llvm::iterator_adaptor_base<indexstoredb_llvm::AllocatorList<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::BumpPtrAllocatorImpl<>>::IteratorImpl<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::ilist_iterator<indexstoredb_llvm::ilist_detail::node_options<indexstoredb_llvm::AllocatorList<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::BumpPtrAllocatorImpl<>>::Node, false, false, void>, false, false>>, indexstoredb_llvm::ilist_iterator<indexstoredb_llvm::ilist_detail::node_options<indexstoredb_llvm::AllocatorList<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::BumpPtrAllocatorImpl<>>::Node, false, false, void>, false, false>, std::bidirectional_iterator_tag, indexstoredb_llvm::yaml::Token>' requested here
89 | : public iterator_adaptor_base<IteratorImpl<ValueT, IteratorBase>,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/YAMLParser.cpp:180:25: note: in instantiation of template class 'indexstoredb_llvm::AllocatorList<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::BumpPtrAllocatorImpl<>>::IteratorImpl<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::ilist_iterator<indexstoredb_llvm::ilist_detail::node_options<indexstoredb_llvm::AllocatorList<indexstoredb_llvm::yaml::Token, indexstoredb_llvm::BumpPtrAllocatorImpl<>>::Node, false, false, void>, false, false>>' requested here
180 | TokenQueueT::iterator Tok;
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::bidirectional_iterator_tag, indexstoredb_llvm::yaml::Token>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
3 warnings generated.
[30/95] Compiling YAMLParser.cpp
[31/95] Compiling Triple.cpp
[32/95] Compiling ToolOutputFile.cpp
[33/95] Compiling Threading.cpp
[34/95] Compiling TargetParser.cpp
[35/95] Compiling StringSaver.cpp
[36/95] Compiling StringMap.cpp
[37/95] Compiling StringExtras.cpp
[38/95] Compiling StringRef.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:23:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:22:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' is deprecated [-Wdeprecated-declarations]
324 | : public std::iterator<std::input_iterator_tag, ValueT> {
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:425:12: note: in instantiation of template class 'indexstoredb_llvm::yaml::basic_collection_iterator<indexstoredb_llvm::yaml::MappingNode, indexstoredb_llvm::yaml::KeyValueNode>' requested here
425 | iterator begin() { return yaml::begin(*this); }
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:23:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:22:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::Node>' is deprecated [-Wdeprecated-declarations]
324 | : public std::iterator<std::input_iterator_tag, ValueT> {
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:482:12: note: in instantiation of template class 'indexstoredb_llvm::yaml::basic_collection_iterator<indexstoredb_llvm::yaml::SequenceNode, indexstoredb_llvm::yaml::Node>' requested here
482 | iterator begin() { return yaml::begin(*this); }
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::Node>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Timer.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapIterator<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>, std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:510:34: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapIterator<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>, indexstoredb_llvm::StringMapEntry<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>>' requested here
510 | class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:193:18: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>' requested here
193 | I = Map.begin(), E = Map.end(); I != E; ++I)
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Timer.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapConstIterator<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:493:14: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapConstIterator<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>, const indexstoredb_llvm::StringMapEntry<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>>' requested here
493 | : public StringMapIterBase<StringMapConstIterator<ValueTy>,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:193:42: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>' requested here
193 | I = Map.begin(), E = Map.end(); I != E; ++I)
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<std::pair<indexstoredb_llvm::TimerGroup *, indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>>>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Timer.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::TimeRecord>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapConstIterator<indexstoredb_llvm::TimeRecord>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::TimeRecord>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:493:14: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapConstIterator<indexstoredb_llvm::TimeRecord>, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::TimeRecord>>' requested here
493 | : public StringMapIterBase<StringMapConstIterator<ValueTy>,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:248:22: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<indexstoredb_llvm::TimeRecord>' requested here
248 | for (const auto &P : Records)
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::TimeRecord>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Timer.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::Timer>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::Timer>, std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::Timer>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:510:34: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::Timer>, indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::Timer>>' requested here
510 | class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:88:7: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::Timer>' requested here
88 | _T1 first;
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:355:47: note: in instantiation of template class 'std::pair<indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::Timer>, bool>' requested here
355 | ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:206:33: note: in instantiation of member function 'indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>::operator[]' requested here
206 | Timer &T = GroupEntry.second[Name];
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::Timer>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Timer.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::Timer>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapConstIterator<indexstoredb_llvm::Timer>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::Timer>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:493:14: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapConstIterator<indexstoredb_llvm::Timer>, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::Timer>>' requested here
493 | : public StringMapIterBase<StringMapConstIterator<ValueTy>,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__type_traits/is_constructible.h:22:103: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<indexstoredb_llvm::Timer>' requested here
22 | struct _LIBCPP_TEMPLATE_VIS is_constructible : public integral_constant<bool, __is_constructible(_Tp, _Args...)> {};
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:135:14: note: in instantiation of template class 'std::is_constructible<indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::Timer>, const indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::Timer> &>' requested here
135 | return is_constructible<first_type, _U1>::value && is_constructible<second_type, _U2>::value;
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:145:14: note: in instantiation of function template specialization 'std::pair<indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::Timer>, bool>::_CheckArgs::__is_pair_constructible<const indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::Timer> &, const bool &>' requested here
145 | return __is_pair_constructible<_U1, _U2>() && !__is_implicit<_U1, _U2>();
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:169:59: note: (skipping 1 context in backtrace; use -ftemplate-backtrace-limit=0 to see all)
169 | __enable_if_t<_CheckArgsDep<_Dummy>::template __enable_explicit<_T1 const&, _T2 const&>(), int> = 0>
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:170:64: note: while substituting prior template arguments into non-type template parameter [with _Dummy = true]
170 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX14 explicit pair(_T1 const& __t1, _T2 const& __t2)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
171 | _NOEXCEPT_(is_nothrow_copy_constructible<first_type>::value&& is_nothrow_copy_constructible<second_type>::value)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
172 | : first(__t1), second(__t2) {}
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:600:10: note: while substituting deduced template arguments into function template 'pair' [with _Dummy = (no value), $1 = (no value)]
600 | return pair<typename __unwrap_ref_decay<_T1>::type, typename __unwrap_ref_decay<_T2>::type>(
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:398:19: note: in instantiation of function template specialization 'std::make_pair<indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::Timer>, bool>' requested here
398 | return std::make_pair(iterator(TheTable + BucketNo, false),
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:355:47: note: in instantiation of function template specialization 'indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>::try_emplace<>' requested here
355 | ValueTy &operator[](StringRef Key) { return try_emplace(Key).first->second; }
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Timer.cpp:206:33: note: in instantiation of member function 'indexstoredb_llvm::StringMap<indexstoredb_llvm::Timer>::operator[]' requested here
206 | Timer &T = GroupEntry.second[Name];
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::Timer>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
7 warnings generated.
[39/95] Compiling Timer.cpp
[40/95] Compiling SmallVector.cpp
[41/95] Compiling SmallPtrSet.cpp
[42/95] Compiling Signposts.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Statistic.cpp:32:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:22:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' is deprecated [-Wdeprecated-declarations]
324 | : public std::iterator<std::input_iterator_tag, ValueT> {
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:425:12: note: in instantiation of template class 'indexstoredb_llvm::yaml::basic_collection_iterator<indexstoredb_llvm::yaml::MappingNode, indexstoredb_llvm::yaml::KeyValueNode>' requested here
425 | iterator begin() { return yaml::begin(*this); }
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::KeyValueNode>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Statistic.cpp:32:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLTraits.h:22:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:324:19: warning: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::Node>' is deprecated [-Wdeprecated-declarations]
324 | : public std::iterator<std::input_iterator_tag, ValueT> {
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/YAMLParser.h:482:12: note: in instantiation of template class 'indexstoredb_llvm::yaml::basic_collection_iterator<indexstoredb_llvm::yaml::SequenceNode, indexstoredb_llvm::yaml::Node>' requested here
482 | iterator begin() { return yaml::begin(*this); }
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, indexstoredb_llvm::yaml::Node>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
2 warnings generated.
[43/95] Compiling Statistic.cpp
[44/95] Compiling PrettyStackTrace.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/SourceMgr.cpp:15:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/SourceMgr.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
53 | : public iterator_facade_base<const_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/SourceMgr.cpp:15:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/SourceMgr.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
79 | : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
2 warnings generated.
[45/95] Compiling SourceMgr.cpp
[46/95] Compiling Options.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Program.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Program.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
53 | : public iterator_facade_base<const_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Program.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Program.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
79 | : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
2 warnings generated.
[47/95] Compiling Program.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Process.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Process.h:29:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Chrono.h:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/FormatProviders.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
53 | : public iterator_facade_base<const_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Process.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Process.h:29:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Chrono.h:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/FormatProviders.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
79 | : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
2 warnings generated.
[48/95] Compiling Process.cpp
[49/95] Compiling Optional.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Signals.cpp:15:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
53 | : public iterator_facade_base<const_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Signals.cpp:15:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
79 | : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
2 warnings generated.
[50/95] Compiling Signals.cpp
[51/95] Compiling MathExtras.cpp
[52/95] Compiling NativeFormatting.cpp
[53/95] Compiling Mutex.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Twine.h:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
53 | : public iterator_facade_base<const_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/Path.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Twine.h:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
79 | : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
2 warnings generated.
[54/95] Compiling Path.cpp
[55/95] Compiling Memory.cpp
[56/95] Compiling ManagedStatic.cpp
[57/95] Compiling Locale.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/MemoryBuffer.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MemoryBuffer.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
53 | : public iterator_facade_base<const_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/MemoryBuffer.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/MemoryBuffer.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
79 | : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
2 warnings generated.
[58/95] Compiling MemoryBuffer.cpp
[59/95] Compiling MD5.cpp
[60/95] Compiling Hashing.cpp
[61/95] Compiling FormatVariadic.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/LineIterator.cpp:9:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/LineIterator.h:32:19: warning: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
32 | : public std::iterator<std::forward_iterator_tag, StringRef> {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
1 warning generated.
[62/95] Compiling LineIterator.cpp
[63/95] Compiling Host.cpp
[64/95] Compiling FoldingSet.cpp
[65/95] Compiling Errno.cpp
[66/95] Compiling JSON.cpp
[67/95] Compiling ErrorHandling.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/FileUtilities.cpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/FileUtilities.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/FileSystem.h:29:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
53 | : public iterator_facade_base<const_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/FileUtilities.cpp:14:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/FileUtilities.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/FileSystem.h:29:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
79 | : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
2 warnings generated.
[68/95] Compiling FileUtilities.cpp
[69/95] Compiling Atomic.cpp
[70/95] Compiling Error.cpp
[71/95] Compiling ConvertUTF.cpp
[72/95] Compiling Debug.cpp
[73/95] Compiling DJB.cpp
[74/95] Compiling ConvertUTFWrapper.cpp
[75/95] Compiling Chrono.cpp
[76/95] Compiling Allocator.cpp
[77/95] Copying INPUTS
[78/95] Compiling APSInt.cpp
[79/95] Compiling ARMTargetParser.cpp
[80/95] Write sources
[83/95] Compiling AArch64TargetParser.cpp
[84/105] Compiling APInt.cpp
[85/105] Compiling APFloat.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/CommandLine.cpp:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/CommandLine.h:22:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
53 | : public iterator_facade_base<const_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/CommandLine.cpp:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/CommandLine.h:22:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
79 | : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/CommandLine.cpp:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/CommandLine.h:22:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::cl::Option *>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::cl::Option *>, std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::cl::Option *>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:510:34: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::cl::Option *>, indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::cl::Option *>>' requested here
510 | class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:88:7: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::cl::Option *>' requested here
88 | _T1 first;
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/CommandLine.cpp:125:25: note: in instantiation of template class 'std::pair<indexstoredb_llvm::StringMapIterator<indexstoredb_llvm::cl::Option *>, bool>' requested here
125 | if (!SC->OptionsMap.insert(std::make_pair(Name, &Opt)).second) {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::cl::Option *>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/CommandLine.cpp:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/CommandLine.h:22:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/ArrayRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/Hashing.h:48:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Host.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::cl::Option *>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapConstIterator<indexstoredb_llvm::cl::Option *>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::cl::Option *>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:493:14: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapConstIterator<indexstoredb_llvm::cl::Option *>, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::cl::Option *>>' requested here
493 | : public StringMapIterBase<StringMapConstIterator<ValueTy>,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/Support/CommandLine.cpp:156:11: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<indexstoredb_llvm::cl::Option *>' requested here
156 | SC->OptionsMap.find(O->ArgStr) != SC->OptionsMap.end())
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<indexstoredb_llvm::cl::Option *>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
4 warnings generated.
[86/105] Compiling CommandLine.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/Core/Symbol.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Core/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Core/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
53 | : public iterator_facade_base<const_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Core/Symbol.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Core/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Core/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
79 | : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
2 warnings generated.
[87/105] Compiling IndexStoreDB_Core Symbol.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/StoreSymbolRecord.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/StoreSymbolRecord.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
53 | : public iterator_facade_base<const_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/StoreSymbolRecord.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/StoreSymbolRecord.h:16:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
79 | : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
2 warnings generated.
[88/105] Compiling IndexStoreDB_Index StoreSymbolRecord.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/SymbolIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
53 | : public iterator_facade_base<const_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/SymbolIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
79 | : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/SymbolIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<CoreSymbolData>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapIterator<CoreSymbolData>, std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<CoreSymbolData>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:510:34: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapIterator<CoreSymbolData>, indexstoredb_llvm::StringMapEntry<CoreSymbolData>>' requested here
510 | class StringMapIterator : public StringMapIterBase<StringMapIterator<ValueTy>,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__utility/pair.h:88:7: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterator<CoreSymbolData>' requested here
88 | _T1 first;
| ^
/Users/admin/builder/spi-builder-workspace/lib/Index/SymbolIndex.cpp:154:29: note: in instantiation of template class 'std::pair<indexstoredb_llvm::StringMapIterator<CoreSymbolData>, bool>' requested here
154 | auto pair = CoreSymbols.insert(std::make_pair(USR, CoreSymbolData{copiedName, Info, Roles, RelatedRoles}));
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, indexstoredb_llvm::StringMapEntry<CoreSymbolData>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/SymbolIndex.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<CoreSymbolData>>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:451:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::StringMapConstIterator<CoreSymbolData>, std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<CoreSymbolData>>' requested here
451 | : public iterator_facade_base<DerivedTy, std::forward_iterator_tag,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringMap.h:493:14: note: in instantiation of template class 'indexstoredb_llvm::StringMapIterBase<indexstoredb_llvm::StringMapConstIterator<CoreSymbolData>, const indexstoredb_llvm::StringMapEntry<CoreSymbolData>>' requested here
493 | : public StringMapIterBase<StringMapConstIterator<ValueTy>,
| ^
/Users/admin/builder/spi-builder-workspace/lib/Index/SymbolIndex.cpp:166:22: note: in instantiation of template class 'indexstoredb_llvm::StringMapConstIterator<CoreSymbolData>' requested here
166 | for (auto &coreSym : CoreSymbols) {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::forward_iterator_tag, const indexstoredb_llvm::StringMapEntry<CoreSymbolData>>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
4 warnings generated.
[89/105] Compiling IndexStoreDB_Index SymbolIndex.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/CIndexStoreDB/CIndexStoreDB.cpp:15:
In file included from /Users/admin/builder/spi-builder-workspace/lib/CIndexStoreDB/include/IndexStoreDB/Index/IndexStoreLibraryProvider.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
53 | : public iterator_facade_base<const_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/CIndexStoreDB/CIndexStoreDB.cpp:15:
In file included from /Users/admin/builder/spi-builder-workspace/lib/CIndexStoreDB/include/IndexStoreDB/Index/IndexStoreLibraryProvider.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
79 | : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
2 warnings generated.
[90/105] Compiling IndexStoreDB_CIndexStoreDB CIndexStoreDB.cpp
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/IndexSystem.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:53:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::const_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
53 | : public iterator_facade_base<const_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/IndexSystem.cpp:13:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Core/Symbol.h:19:
In file included from /Users/admin/builder/spi-builder-workspace/lib/Index/include/IndexStoreDB/Support/Path.h:18:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/SmallString.h:17:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/StringRef.h:12:
In file included from /Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/STLExtras.h:21:
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/ADT/iterator.h:68:19: warning: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' is deprecated [-Wdeprecated-declarations]
68 | : public std::iterator<IteratorCategoryT, T, DifferenceTypeT, PointerT,
| ^
/Users/admin/builder/spi-builder-workspace/lib/LLVMSupport/include/llvm/Support/Path.h:79:14: note: in instantiation of template class 'indexstoredb_llvm::iterator_facade_base<indexstoredb_llvm::sys::path::reverse_iterator, std::input_iterator_tag, const indexstoredb_llvm::StringRef>' requested here
79 | : public iterator_facade_base<reverse_iterator, std::input_iterator_tag,
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__iterator/iterator.h:23:29: note: 'iterator<std::input_iterator_tag, const indexstoredb_llvm::StringRef>' has been explicitly marked deprecated here
23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 iterator {
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:1022:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17'
1022 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED
| ^
/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk/usr/include/c++/v1/__config:995:49: note: expanded from macro '_LIBCPP_DEPRECATED'
995 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__))
| ^
2 warnings generated.
[91/114] Compiling IndexStoreDB_Index IndexSystem.cpp
[93/114] Compiling IndexStoreDB SymbolRole.swift
[94/114] Compiling IndexStoreDB SymbolOccurrence.swift
[95/114] Compiling IndexStoreDB SymbolProperty.swift
[96/114] Compiling IndexStoreDB Symbol.swift
[97/114] Compiling IndexStoreDB SymbolLocation.swift
[98/114] Compiling ISDBTibs TibsManifest.swift
[99/114] Compiling ISDBTibs TibsResolvedTarget.swift
[100/114] Compiling ISDBTibs TibsToolchain.swift
[101/114] Compiling ISDBTibs OutputFileMap.swift
[102/114] Compiling ISDBTibs TibsBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/ISDBTibs/TibsBuilder.swift:408:21: warning: static property 'defaultSDKPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
406 |
407 | /// The default sdk path to use.
408 | public static var defaultSDKPath: String? = {
| |- warning: static property 'defaultSDKPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultSDKPath' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'defaultSDKPath' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
409 | #if os(macOS)
410 | return xcrunSDKPath()
[103/114] Compiling IndexStoreDB IndexDelegate.swift
[104/114] Compiling IndexStoreDB IndexStoreDBError.swift
[105/114] Compiling ISDBTibs Process.swift
[106/114] Emitting module IndexStoreDB
[107/114] Compiling IndexStoreDB IndexStoreDB.swift
[108/114] Compiling ISDBTibs Data.swift
[109/114] Compiling ISDBTibs JSONCompilationDatabase.swift
[110/114] Compiling ISDBTibs Makefile.swift
[111/114] Emitting module ISDBTibs
/Users/admin/builder/spi-builder-workspace/Sources/ISDBTibs/TibsBuilder.swift:408:21: warning: static property 'defaultSDKPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
406 |
407 | /// The default sdk path to use.
408 | public static var defaultSDKPath: String? = {
| |- warning: static property 'defaultSDKPath' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'defaultSDKPath' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'defaultSDKPath' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
409 | #if os(macOS)
410 | return xcrunSDKPath()
[112/116] Emitting module tibs
/Users/admin/builder/spi-builder-workspace/Sources/tibs/main.swift:16:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
14 | import Foundation
15 |
16 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public func write(_ string: String) {
18 | guard let data = string.data(using: .utf8) else {
[113/116] Compiling tibs main.swift
/Users/admin/builder/spi-builder-workspace/Sources/tibs/main.swift:16:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
14 | import Foundation
15 |
16 | extension FileHandle: TextOutputStream {
| |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
17 | public func write(_ string: String) {
18 | guard let data = string.data(using: .utf8) else {
/Users/admin/builder/spi-builder-workspace/Sources/tibs/main.swift:32:62: error: main actor-isolated var 'stderr' can not be used 'inout' from a nonisolated context
23 | }
24 |
25 | var stderr = FileHandle.standardError
| `- note: mutation of this var is only permitted within the actor
26 |
27 | func swiftDepsMerge(output: String, _ files: [String]) {
| `- note: add '@MainActor' to make global function 'swiftDepsMerge(output:_:)' part of global actor 'MainActor'
28 | var allDeps: Set<Substring> = []
29 |
30 | for file in files {
31 | guard let makefile = Makefile(path: URL(fileURLWithPath: file)) else {
32 | print("error: could not read dep file '\(file)'", to: &stderr)
| `- error: main actor-isolated var 'stderr' can not be used 'inout' from a nonisolated context
33 | exit(1)
34 | }
/Users/admin/builder/spi-builder-workspace/Sources/tibs/main.swift:46:45: error: main actor-isolated var 'stderr' can not be used 'inout' from a nonisolated context
23 | }
24 |
25 | var stderr = FileHandle.standardError
| `- note: mutation of this var is only permitted within the actor
26 |
27 | func swiftDepsMerge(output: String, _ files: [String]) {
:
41 | }
42 |
43 | func main(arguments: [String]) {
| `- note: add '@MainActor' to make global function 'main(arguments:)' part of global actor 'MainActor'
44 |
45 | if arguments.count < 2 {
46 | print("usage: tibs <project-dir>", to: &stderr)
| `- error: main actor-isolated var 'stderr' can not be used 'inout' from a nonisolated context
47 | exit(1)
48 | }
/Users/admin/builder/spi-builder-workspace/Sources/tibs/main.swift:52:75: error: main actor-isolated var 'stderr' can not be used 'inout' from a nonisolated context
23 | }
24 |
25 | var stderr = FileHandle.standardError
| `- note: mutation of this var is only permitted within the actor
26 |
27 | func swiftDepsMerge(output: String, _ files: [String]) {
:
41 | }
42 |
43 | func main(arguments: [String]) {
| `- note: add '@MainActor' to make global function 'main(arguments:)' part of global actor 'MainActor'
44 |
45 | if arguments.count < 2 {
:
50 | if arguments[1] == "swift-deps-merge" {
51 | if arguments.count < 4 {
52 | print("usage: tibs swift-deps-merge <output> <deps1.d> [...]", to: &stderr)
| `- error: main actor-isolated var 'stderr' can not be used 'inout' from a nonisolated context
53 | exit(1)
54 | }
/Users/admin/builder/spi-builder-workspace/Sources/tibs/main.swift:65:85: error: main actor-isolated var 'stderr' can not be used 'inout' from a nonisolated context
23 | }
24 |
25 | var stderr = FileHandle.standardError
| `- note: mutation of this var is only permitted within the actor
26 |
27 | func swiftDepsMerge(output: String, _ files: [String]) {
:
41 | }
42 |
43 | func main(arguments: [String]) {
| `- note: add '@MainActor' to make global function 'main(arguments:)' part of global actor 'MainActor'
44 |
45 | if arguments.count < 2 {
:
63 | manifest = try TibsManifest.load(projectRoot: projectDir)
64 | } catch {
65 | print("error: could not read manifest for '\(projectDir.path)': \(error)", to: &stderr)
| `- error: main actor-isolated var 'stderr' can not be used 'inout' from a nonisolated context
66 | exit(1)
67 | }
/Users/admin/builder/spi-builder-workspace/Sources/tibs/main.swift:80:86: error: main actor-isolated var 'stderr' can not be used 'inout' from a nonisolated context
23 | }
24 |
25 | var stderr = FileHandle.standardError
| `- note: mutation of this var is only permitted within the actor
26 |
27 | func swiftDepsMerge(output: String, _ files: [String]) {
:
41 | }
42 |
43 | func main(arguments: [String]) {
| `- note: add '@MainActor' to make global function 'main(arguments:)' part of global actor 'MainActor'
44 |
45 | if arguments.count < 2 {
:
78 | builder = try TibsBuilder(manifest: manifest, sourceRoot: projectDir, buildRoot: cwd, toolchain: toolchain)
79 | } catch {
80 | print("error: could not resolve project at '\(projectDir.path)': \(error)", to: &stderr)
| `- error: main actor-isolated var 'stderr' can not be used 'inout' from a nonisolated context
81 | exit(1)
82 | }
/Users/admin/builder/spi-builder-workspace/Sources/tibs/main.swift:87:64: error: main actor-isolated var 'stderr' can not be used 'inout' from a nonisolated context
23 | }
24 |
25 | var stderr = FileHandle.standardError
| `- note: mutation of this var is only permitted within the actor
26 |
27 | func swiftDepsMerge(output: String, _ files: [String]) {
:
41 | }
42 |
43 | func main(arguments: [String]) {
| `- note: add '@MainActor' to make global function 'main(arguments:)' part of global actor 'MainActor'
44 |
45 | if arguments.count < 2 {
:
85 | try builder.writeBuildFiles()
86 | } catch {
87 | print("error: could not write build files: \(error)", to: &stderr)
| `- error: main actor-isolated var 'stderr' can not be used 'inout' from a nonisolated context
88 | exit(1)
89 | }
BUILD FAILURE 6.0 macosSpm