| Summary: | [guru] dev-cpp/folly-2021.06.07.00 undefined reference to `typeinfo for snappy::Source' | ||
|---|---|---|---|
| Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
| Component: | Package issues | Assignee: | Alessandro Barbieri <lssndrbarbieri> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | guru-bugs |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | https://github.com/facebook/folly/issues/1583 | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2021-06-15 08:20:06 UTC
Created attachment 716226 [details]
build.log
build log and emerge --info
Possible context of error(s): -- Could NOT find LIBAIO (missing: LIBAIO_LIBRARY LIBAIO_INCLUDE_DIR) -- Could NOT find LIBDWARF (missing: LIBDWARF_LIBRARY) -- Could NOT find LIBSODIUM (missing: LIBSODIUM_LIBRARY LIBSODIUM_INCLUDE_DIR) -- Could NOT find LIBURING (missing: LIBURING_LIBRARY LIBURING_INCLUDE_DIR) /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: libfolly.so.0.58.0-dev: undefined reference to `typeinfo for snappy::Source' collect2: error: ld returned 1 exit status |