Build error with ModemManager 1.18.6 / meson 0.53.2

2022-02-28 Thread Sven Schwermer
Hi, I'm getting a build error for ModemManager 1.18.6 with meson 0.53.2. This error does not occur with meson 0.61.2 in an otherwise identical environment. According to the NEWS file, the minimum meson version should be 0.53.0 (ModemManager 1.18.2). [...] [127/452] cc -Iplugins/92cd10e@@mm-

Re: Build error with ModemManager 1.18.6 / meson 0.53.2

2022-02-28 Thread Aleksander Morgado
Hey, Adding Iñigo in CC > > I'm getting a build error for ModemManager 1.18.6 with meson 0.53.2. > This error does not occur with meson 0.61.2 in an otherwise identical > environment. According to the NEWS file, the minimum meson version > should be 0.53.0 (ModemManager 1.18.2). > > [...] Iñigo,

Re: Re[2]: Re[2]: Modem Manager bring up

2022-02-28 Thread Aleksander Morgado
Hey, On Mon, Feb 28, 2022 at 4:31 AM Senthil Kumaresan wrote: > > In addition to that, the udevadm info is indicating that "/dev/wwan0qmi0 port > is ID_MM_CANDIDATE=1 but the modem manager is still reporting that "Port > wwan0qmi0 not a candidate". > > # udevadm info --query=all --name=wwan0qmi

Re: Build error with ModemManager 1.18.6 / meson 0.53.2

2022-02-28 Thread Iñigo Martínez
Hi, I have find the root of this issue. It also affects upstream. I have opened an issue to handle it: https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/516 Best regards, El lun, 28 feb 2022 a las 21:27, Aleksander Morgado (< aleksan...@aleksander.es>) escribió: > Hey, >