Changes between Initial Version and Version 1 of Ticket #70436
- Timestamp:
- Jul 23, 2024, 4:25:27 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #70436
- Property Keywords haspatch added
-
Property
Summary
changed from
mongodb fails to build
tomongodb @6.0.7_1 fails to build
-
Ticket #70436 – Description
initial v1 35 35 36 36 The patch to fix this is attached. I believe this is the reason why mongodb packages do not currently exist (is there an access to the package build logs?) 37 38 Environment: 39 40 {{{ 41 fjoe:~$ xcodebuild -version 42 Xcode 15.4 43 Build version 15F31d 44 fjoe:~$ clang --version 45 Apple clang version 15.0.0 (clang-1500.3.9.4) 46 Target: x86_64-apple-darwin23.5.0 47 Thread model: posix 48 InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin 49 fjoe:~$ sw_vers -productVersion 50 14.5 51 fjoe:~$ 52 }}}