Closed barracuda156 closed 2 months ago
Looks like the issue arises from autogenerated files in thrift/gen-cpp2
, and it is not quite clear where they come from or why this particular symbol is missing.
Usually this would mean a source file is missing from the cmake source declarations.
I have been updating
folly
and others in Macports (to 2022.08.08), and the last port remaining isfb303
, which fails for me on:Any suggestion what can be going wrong?
I know old systems are not supported, so I do not expect a fix, just suggestions what to try. My build is on 10.6.8 for
ppc32
using GCC 12.2.0 and Cmake 3.24.1.