Changes between Initial Version and Version 1 of Ticket #70436


Ignore:
Timestamp:
Jul 23, 2024, 4:25:27 PM (3 months ago)
Author:
mkhon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #70436

    • Property Keywords haspatch added
    • Property Summary changed from mongodb fails to build to mongodb @6.0.7_1 fails to build
  • Ticket #70436 – Description

    initial v1  
    3535
    3636The 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
     38Environment:
     39
     40{{{
     41fjoe:~$ xcodebuild -version
     42Xcode 15.4
     43Build version 15F31d
     44fjoe:~$ clang --version
     45Apple clang version 15.0.0 (clang-1500.3.9.4)
     46Target: x86_64-apple-darwin23.5.0
     47Thread model: posix
     48InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
     49fjoe:~$ sw_vers -productVersion
     5014.5
     51fjoe:~$       
     52}}}