On Mon, Jul 5, 2021 at 8:19 AM Richard Shaw <hobbes1...@gmail.com> wrote:
> folly failed: > > /usr/bin/ld: ../../../libfolly.so.2021.06.07.00: undefined reference to > `typeinfo for snappy::Source' > collect2: error: ld returned 1 exit status > > I verified that "-lsnappy" is in the command line so not sure what's going > on there, but it doesn't look fmt related. > > https://kojipkgs.fedoraproject.org//work/tasks/5080/71345080/build.log > This is due to '-fno-rtti' in the snappy build. Apparently it must be enabled but is disabled by default. I'm not sure of any consequences of enabling it or why it's disabled by default. https://github.com/facebook/proxygen/issues/361 Thanks, Richard
_______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure