openembedded/meta-openembedded

error compile of mpd after update to 23 ?!!

Closed this issue · 7 comments

Need to update libupnp to 1.8 ...

| Dependency libsystemd skipped: feature systemd disabled
| Dependency libupnp found: NO found 1.6.25 but need: '>= 1.8'
| Run-time dependency libupnp found: NO
|
| ../git/src/lib/upnp/meson.build:20:2: ERROR: Invalid version of dependency, need 'libupnp' ['>= 1.8'] found '1.6.25'.

kraj commented

I can build fine on master branch, which release are you building ?

master also
fairbird/openpli-dreambox-oe-core@b27a23d#diff-57bdbdb058e84d69756cf087007d05f6c47ca34ee806ca6221de470449d4718a

I will try to clean my build tree and start to compile depends packages again ...

kraj commented

interesting, I do not see this issue here on several machines from arm, riscv, x86, mips, so perhaps more info is needed.

I have cleaned build directory completely and tried again but I have got same issue ...
I try to compile it for arm V7 for dreambox device and also Mipsel ..Same error message

kraj commented

Do you have other layers providing older libupnp ? I am afraid I can not help you unless there is some
More information here

Oops ... I think this is the reason of the issue old version I have forgotten to delete it
https://github.com/fairbird/openpli-dreambox-oe-core/tree/python3/meta-openpli/recipes-connectivity/libupnp

Thank you for your time ...