[MacPorts] #72446: folly @2024.09.23.00_1: Symbol not found in snappy @1.2.2_1

MacPorts noreply at macports.org
Mon May 5 16:44:41 UTC 2025


#72446: folly @2024.09.23.00_1: Symbol not found in snappy @1.2.2_1
----------------------+--------------------------
 Reporter:  Alcamore  |      Owner:  barracuda156
     Type:  defect    |     Status:  assigned
 Priority:  Normal    |  Milestone:
Component:  ports     |    Version:  2.10.7
 Keywords:            |       Port:  folly
----------------------+--------------------------
 When running `watchman @2023.11.13.00_6` with `folly @2024.09.23.00_1` and
 `snappy @1.2.2_1` (the current versions) active, it fails because `folly`
 is referencing a symbol only found in `snappy @1.2.1_0`.

 {{{
 Watchman:  watchman --no-pretty get-sockname returned with exit code=null,
 signal=SIGABRT, stderr= dyld[1722]: Symbol not found:
 __ZTIN6snappy6SourceE
   Referenced from: <C2CE7820-58CE-30D2-9F0C-530473AB009C>
 /Users/Alcamore/.macports/lib/libfolly.0.58.0-dev.dylib
   Expected in:     <2EAB3F65-538C-30D9-BD80-8CA301B5F010>
 /Users/Alcamore/.macports/lib/libsnappy.1.2.2.dylib
 }}}

 Not sure what the best solution is for this, whether we should pin the
 `snappy` dependency to `@1.2.1_0`, or just update the `folly` port to the
 latest version.

-- 
Ticket URL: <https://trac.macports.org/ticket/72446>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list