Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946922 - dev-cpp/fbthrift (and rest of FB suite): automagic deps
Summary: dev-cpp/fbthrift (and rest of FB suite): automagic deps
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: sin-ack
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-26 03:12 UTC by Sam James
Modified: 2024-12-26 03:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-12-26 03:12:17 UTC
From iwdevtools:
```
$ qa-vdb dev-cpp/fbthrift
VDB: detected possibly incorrect RDEPEND (dev-cpp/fbthrift-2024.11.04.00)
                  > app-arch/bzip2
                  > app-arch/lz4:=
                  > app-arch/snappy:=
                  > app-arch/xz-utils
dev-cpp/mvfst:=   <
                  > dev-libs/double-conversion:=
                  > dev-libs/libaio
                  > dev-libs/libfmt:=
                  > dev-libs/libsodium:=
dev-libs/xxhash:= | dev-libs/xxhash
                  > sys-libs/liburing:=
```

A bunch of these deps need adding as they're currently automagic (or unconditionally used but not depended on), or may be possible to add USE flags for some of them.

I've added the libfmt dep but the others need looking at, ditto the rest of the FB suite.