[ANN] ModemManager 1.2-rc1

poma pomidorabelisima at gmail.com
Wed Dec 18 15:37:31 PST 2013


On 10.12.2013 14:46, Aleksander Morgado wrote:
> Hey,
> 
> I've bumped the git master version to 1.1.990 and tagged it as 1.2-rc1:
> 
> http://www.freedesktop.org/software/ModemManager/ModemManager-1.1.990.tar.xz
> 
> If you have modems around, please test them with this tagged version and
> report problems before we release 1.2 in the following weeks (likely
> around Dec 20th).
> 
> Didn't update NEWS yet, but most notable changes include:
>  * Support for Manual CDMA activation in QMI devices
>  * New 'Signal' interface for extended signal information retrieval.
>  * New 'OMA' interface for OMA-DM actions in QMI devices.
>  * Support for 3GPP2 SMS messaging in QMI devices.
>  * New 'Bearers' property in the Modem interface.
>  * New 'Messages' property in the Messaging interface.
>  * Support for GObject introspection and Vala bindings in libmm-glib.
> 
> And of course, lots of fixes.
> 
> Cheers!
> 

--with-newest-qmi-commands
& libqmi-d46a4d616168d2558ae886bc217d1343189ba2d0.tar.gz

  CC       ModemManager-mm-broadband-modem-qmi.o
mm-broadband-modem-qmi.c: In function ‘modem_load_current_bands’:
mm-broadband-modem-qmi.c:1881:35: error: ‘ctx’ undeclared (first use in
this function)
     if (qmi_client_check_version (ctx->client, 1, 19)) {
                                   ^
mm-broadband-modem-qmi.c:1881:35: note: each undeclared identifier is
reported only once for each function it appears in
mm-broadband-modem-qmi.c: In function ‘get_signal_info_ready’:
mm-broadband-modem-qmi.c:2309:5: error: passing argument 3 of
‘signal_info_get_quality’ from incompatible pointer type [-Werror]
     if (!signal_info_get_quality (ctx->self, output, &quality)) {
     ^
mm-broadband-modem-qmi.c:2236:1: note: expected ‘gint8 *’ but argument
is of type ‘guint *’
 signal_info_get_quality (MMBroadbandModemQmi *self,
 ^
mm-broadband-modem-qmi.c: In function ‘process_gsm_info’:
mm-broadband-modem-qmi.c:4182:18: error: ‘egprs_support_valid’
undeclared (first use in this function)
                 &egprs_support_valid,  &egprs_support,
                  ^
mm-broadband-modem-qmi.c:4182:40: error: ‘egprs_support’ undeclared
(first use in this function)
                 &egprs_support_valid,  &egprs_support,
                                        ^
cc1: all warnings being treated as errors
make[3]: *** [ModemManager-mm-broadband-modem-qmi.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/tmp/ModemManager-1.1.990/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/ModemManager-1.1.990/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/ModemManager-1.1.990'
make: *** [all] Error 2

Oops!


poma




More information about the ModemManager-devel mailing list