Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing phosphor-dbus-interfaces dependency in recipe file #4

Open
Kitsok opened this issue Dec 11, 2024 · 0 comments
Open

Missing phosphor-dbus-interfaces dependency in recipe file #4

Kitsok opened this issue Dec 11, 2024 · 0 comments

Comments

@Kitsok
Copy link

Kitsok commented Dec 11, 2024

There is a dependency in the meson.build:
https://github.com/openbmc/phosphor-sel-logger/blob/master/meson.build#L43

But this dependency is not set in DEPENDS variable:
https://github.com/openbmc/openbmc/blob/master/meta-phosphor/recipes-phosphor/sel-logger/phosphor-sel-logger_git.bb#L12

Thus the build fails if "sel-delete" Meson option is set:

| Run-time dependency phosphor-dbus-interfaces found: NO (tried pkgconfig)
|
| ../git/meson.build:43:10: ERROR: Dependency "phosphor-dbus-interfaces" not found, tried pkgconfig
|
| A full log can be found at /build/msj3/tmp/work/armv7ahf-vfpv4d16-openbmc-linux-gnueabi/phosphor-sel-logger/0.1+git/build/meson-logs/meson-log.txt
| ERROR: meson failed
| WARNING: exit code 1 from a shell command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant