How can I get the main build

苏苏 175338101 at qq.com
Fri May 15 15:36:18 UTC 2020


I am so sorry. I can't use the mailing list normally. I am restricted by a firewall in China. I have used /autogen.sh. And compress.
But there is an error when running make in Openwrt
/home/suyunfan/router/myplatform/source/staging_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/usr/include/glib-2.0/glib/gmacros.h:480:43: error: inlining failed in call to 'glib_autoptr_cleanup_QmiMessage .isra.38 ': call is unlikely and code size would grow [-Werror = inline]
 #define _GLIB_AUTOPTR_FUNC_NAME (TypeName) glib_autoptr_cleanup _ ## TypeName
                                           ^ ~~~~~~~~~~~~~~~~~~~~~
/home/suyunfan/router/myplatform/source/staging_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/usr/include/glib-2.0/glib/gmacros.h:500:36: note: in expansion of macro '_GLIB_AUTOPTR_FUNC_NAME'
   static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_FUNC_NAME (TypeName) (TypeName ** _ ptr) {if (* _ptr) (func) (* _ptr);} \
                                    ^ ~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/libqmi-glib/qmi-message.h:174:1: note: in expansion of macro 'G_DEFINE_AUTOPTR_CLEANUP_FUNC'
 G_DEFINE_AUTOPTR_CLEANUP_FUNC (QmiMessage, qmi_message_unref)
 ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
qmi-ctl.c: 4132: 27: note: called from here
     g_autoptr (QmiMessage) request = NULL;
                           ^ ~~~~~~
cc1: all warnings being treated as errors
Makefile: 684: recipe for target 'libqmi_glib_generated_la-qmi-ctl.lo' failed
make [9]: *** [libqmi_glib_generated_la-qmi-ctl.lo] Error 1
make [9]: Leaving directory '/home/suyunfan/router/myplatform/source/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/libqmi-1.24.13/src/libqmi-glib/generated'
Makefile: 550: recipe for target 'all' failed
make [8]: *** [all] Error 2
make [8]: Leaving directory '/home/suyunfan/router/myplatform/source/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/libqmi-1.24.13/src/libqmi-glib/generated'
Makefile: 915: recipe for target 'all-recursive' failed
make [7]: *** [all-recursive] Error 1
make [7]: Leaving directory '/home/suyunfan/router/myplatform/source/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/libqmi-1.24.13/src/libqmi-glib'
Makefile: 401: recipe for target 'all-recursive' failed
make [6]: *** [all-recursive] Error 1
make [6]: Leaving directory '/home/suyunfan/router/myplatform/source/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/libqmi-1.24.13/src'
Makefile: 457: recipe for target 'all-recursive' failed
make [5]: *** [all-recursive] Error 1
make [5]: Leaving directory '/home/suyunfan/router/myplatform/source/build_dir/target-arm_cortex-a7+neon-vfpv4_musl_eabi/libqmi-1.24.13'
Makefile: 389: recipe for target 'all' failed
make [4]: ​​*** [all] Error 2


I want to use it in openwrt. I replaced libqmi in openwrt compilation. Can you help me compile a downloadable place with https://www.freedesktop.org/software/libqmi/? Also give me the latest modemmanager by the way.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libqmi-devel/attachments/20200515/7169d713/attachment.htm>


More information about the libqmi-devel mailing list