Change Dir: '/Users/kaede/vcpkg/buildtrees/fmt/arm64-osx-dbg'
Run Build Command(s): /opt/homebrew/bin/ninja -v -v -j11 install
[1/4] /opt/homebrew/opt/llvm/bin/clang++ -I/Users/kaede/vcpkg/buildtrees/fmt/src/11.2.0-c4b53d7675.clean/include -fPIC -g -arch arm64 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/fmt.dir/src/os.cc.o -MF CMakeFiles/fmt.dir/src/os.cc.o.d -o CMakeFiles/fmt.dir/src/os.cc.o -c /Users/kaede/vcpkg/buildtrees/fmt/src/11.2.0-c4b53d7675.clean/src/os.cc
FAILED: [code=1] CMakeFiles/fmt.dir/src/os.cc.o
/opt/homebrew/opt/llvm/bin/clang++ -I/Users/kaede/vcpkg/buildtrees/fmt/src/11.2.0-c4b53d7675.clean/include -fPIC -g -arch arm64 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/fmt.dir/src/os.cc.o -MF CMakeFiles/fmt.dir/src/os.cc.o.d -o CMakeFiles/fmt.dir/src/os.cc.o -c /Users/kaede/vcpkg/buildtrees/fmt/src/11.2.0-c4b53d7675.clean/src/os.cc
In file included from /Users/kaede/vcpkg/buildtrees/fmt/src/11.2.0-c4b53d7675.clean/src/os.cc:13:
In file included from /Users/kaede/vcpkg/buildtrees/fmt/src/11.2.0-c4b53d7675.clean/include/fmt/os.h:11:
/Users/kaede/vcpkg/buildtrees/fmt/src/11.2.0-c4b53d7675.clean/include/fmt/format.h:747:28: error: use of undeclared identifier 'malloc'
747 | T* p = static_cast<T*>(malloc(n * sizeof(T)));
| ^~~~~~
/Users/kaede/vcpkg/buildtrees/fmt/src/11.2.0-c4b53d7675.clean/include/fmt/format.h:752:35: error: use of undeclared identifier 'free'
752 | void deallocate(T* p, size_t) { free(p); }
| ^~~~
/Users/kaede/vcpkg/buildtrees/fmt/src/11.2.0-c4b53d7675.clean/include/fmt/format.h:812:46: note: in instantiation of member function 'fmt::detail::allocator<int>::deallocate' requested here
812 | if (old_data != self.store_) self.alloc_.deallocate(old_data, old_capacity);
| ^
/Users/kaede/vcpkg/buildtrees/fmt/src/11.2.0-c4b53d7675.clean/include/fmt/format.h:821:27: note: in instantiation of member function 'fmt::basic_memory_buffer<int>::grow' requested here
821 | : detail::buffer<T>(grow), alloc_(alloc) {
| ^
/Users/kaede/vcpkg/buildtrees/fmt/src/11.2.0-c4b53d7675.clean/include/fmt/format.h:752:35: error: use of undeclared identifier 'free'
752 | void deallocate(T* p, size_t) { free(p); }
| ^~~~
/Users/kaede/vcpkg/buildtrees/fmt/src/11.2.0-c4b53d7675.clean/include/fmt/format.h:812:46: note: in instantiation of member function 'fmt::detail::allocator<char>::deallocate' requested here
812 | if (old_data != self.store_) self.alloc_.deallocate(old_data, old_capacity);
| ^
/Users/kaede/vcpkg/buildtrees/fmt/src/11.2.0-c4b53d7675.clean/include/fmt/format.h:821:27: note: in instantiation of member function 'fmt::basic_memory_buffer<char>::grow' requested here
821 | : detail::buffer<T>(grow), alloc_(alloc) {
| ^
/Users/kaede/vcpkg/buildtrees/fmt/src/11.2.0-c4b53d7675.clean/include/fmt/format.h:752:35: error: use of undeclared identifier 'free'
752 | void deallocate(T* p, size_t) { free(p); }
| ^~~~
/Users/kaede/vcpkg/buildtrees/fmt/src/11.2.0-c4b53d7675.clean/include/fmt/format.h:812:46: note: in instantiation of member function 'fmt::detail::allocator<unsigned int>::deallocate' requested here
812 | if (old_data != self.store_) self.alloc_.deallocate(old_data, old_capacity);
| ^
/Users/kaede/vcpkg/buildtrees/fmt/src/11.2.0-c4b53d7675.clean/include/fmt/format.h:821:27: note: in instantiation of member function 'fmt::basic_memory_buffer<unsigned int, 32>::grow' requested here
821 | : detail::buffer<T>(grow), alloc_(alloc) {
| ^
4 errors generated.
[2/4] /opt/homebrew/opt/llvm/bin/clang++ -I/Users/kaede/vcpkg/buildtrees/fmt/src/11.2.0-c4b53d7675.clean/include -fPIC -g -arch arm64 -fvisibility=hidden -fvisibility-inlines-hidden -MD -MT CMakeFiles/fmt.dir/src/format.cc.o -MF CMakeFiles/fmt.dir/src/format.cc.o.d -o CMakeFiles/fmt.dir/src/format.cc.o -c /Users/kaede/vcpkg/buildtrees/fmt/src/11.2.0-c4b53d7675.clean/src/format.cc
ninja: build stopped: subcommand failed.
Package: fmt:arm64-osx@11.2.0
Host Environment
vcpkg-scripts version: d3d7710 2025-08-19 (5 months ago)
To Reproduce
vcpkg installFailure logs
/Users/kaede/vcpkg/buildtrees/fmt/install-arm64-osx-dbg-out.log
Additional context
vcpkg.json