On Fri, Nov 9, 2018 at 4:32 PM Russ Westrem <lspwaterproof...@gmail.com>
wrote:

>
>
> On Fri, Nov 9, 2018 at 8:07 AM Aleksander Morgado <
> aleksan...@aleksander.es> wrote:
>
>> Hey,
>>
>> > make[8]: Entering directory
>> '/home/russ/openwrt2/openwrt/build_dir/target-mipsel_24kc_musl/libmbim-1.16.2/src/libmbim-glib/generated'
>> >   GEN      mbim-enum-types.h
>> > /bin/bash: line 1: /usr/bin/glib-mkenums: No such file or directory
>>
>> Isn't this a lack of libglib2-devel (or similar package name in your
>> distribution) in the host?
>>
>> --
>> Aleksander
>> https://aleksander.es
>
>
>
> i installed libglib and got past that error but now have this.  this is
> just a small portion of the errors as it goes on and on.
>
> make[9]: Entering directory
> '/home/russ/openwrt2/openwrt/build_dir/target-mipsel_24kc_musl/libmbim-1.16.2/src/libmbim-glib/generated'
>   CC       libmbim_glib_generated_la-mbim-error-types.lo
> mbim-error-types.c:7:14: error: unknown type name 'GEnumValue'
>  static const GEnumValue mbim_core_error_values[] = {
>               ^~~~~~~~~~
> mbim-error-types.c:8:5: error: braces around scalar initializer [-Werror]
>      { MBIM_CORE_ERROR_FAILED, "MBIM_CORE_ERROR_FAILED", "Failed" },
>      ^
> mbim-error-types.c:8:5: note: (near initialization for
> 'mbim_core_error_values[0]')
> mbim-error-types.c:8:31: error: excess elements in scalar initializer
> [-Werror]
>      { MBIM_CORE_ERROR_FAILED, "MBIM_CORE_ERROR_FAILED", "Failed" },
>                                ^~~~~~~~~~~~~~~~~~~~~~~~
> mbim-error-types.c:8:31: note: (near initialization for
> 'mbim_core_error_values[0]')
> mbim-error-types.c:8:57: error: excess elements in scalar initializer
> [-Werror]
>      { MBIM_CORE_ERROR_FAILED, "MBIM_CORE_ERROR_FAILED", "Failed" },
>                                                          ^~~~~~~~
> mbim-error-types.c:8:57: note: (near initialization for
> 'mbim_core_error_values[0]')
> mbim-error-types.c:9:5: error: braces around scalar initializer [-Werror]
>      { MBIM_CORE_ERROR_WRONG_STATE, "MBIM_CORE_ERROR_WRONG_STATE",
> "WrongState" },
>      ^
> mbim-error-types.c:9:5: note: (near initialization for
> 'mbim_core_error_values[1]')
> mbim-error-types.c:9:36: error: excess elements in scalar initializer
> [-Werror]
>      { MBIM_CORE_ERROR_WRONG_STATE, "MBIM_CORE_ERROR_WRONG_STATE",
> "WrongState" },
>                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> mbim-error-types.c:9:36: note: (near initialization for
> 'mbim_core_error_values[1]')
> mbim-error-types.c:9:67: error: excess elements in scalar initializer
> [-Werror]
>      { MBIM_CORE_ERROR_WRONG_STATE, "MBIM_CORE_ERROR_WRONG_STATE",
> "WrongState" },
>
>
>
>
> cc1: all warnings being treated as errors
> Makefile:543: recipe for target
> 'libmbim_glib_generated_la-mbim-error-types.lo' failed
> make[9]: *** [libmbim_glib_generated_la-mbim-error-types.lo] Error 1
> make[9]: Leaving directory
> '/home/russ/openwrt2/openwrt/build_dir/target-mipsel_24kc_musl/libmbim-1.16.2/src/libmbim-glib/generated'
> Makefile:450: recipe for target 'all' failed
> make[8]: *** [all] Error 2
> make[8]: Leaving directory
> '/home/russ/openwrt2/openwrt/build_dir/target-mipsel_24kc_musl/libmbim-1.16.2/src/libmbim-glib/generated'
> Makefile:692: recipe for target 'all-recursive' failed
> make[7]: *** [all-recursive] Error 1
> make[7]: Leaving directory
> '/home/russ/openwrt2/openwrt/build_dir/target-mipsel_24kc_musl/libmbim-1.16.2/src/libmbim-glib'
> Makefile:379: recipe for target 'all-recursive' failed
> make[6]: *** [all-recursive] Error 1
> make[6]: Leaving directory
> '/home/russ/openwrt2/openwrt/build_dir/target-mipsel_24kc_musl/libmbim-1.16.2/src'
> Makefile:435: recipe for target 'all-recursive' failed
> make[5]: *** [all-recursive] Error 1
> make[5]: Leaving directory
> '/home/russ/openwrt2/openwrt/build_dir/target-mipsel_24kc_musl/libmbim-1.16.2'
> Makefile:367: recipe for target 'all' failed
> make[4]: *** [all] Error 2
> make[4]: Leaving directory
> '/home/russ/openwrt2/openwrt/build_dir/target-mipsel_24kc_musl/libmbim-1.16.2'
> Makefile:69: recipe for target
> '/home/russ/openwrt2/openwrt/build_dir/target-mipsel_24kc_musl/libmbim-1.16.2/.built'
> failed
> make[3]: ***
> [/home/russ/openwrt2/openwrt/build_dir/target-mipsel_24kc_musl/libmbim-1.16.2/.built]
> Error 2
> make[3]: Leaving directory
> '/home/russ/openwrt2/openwrt/feeds/modemmanager/libmbim'
> time: package/feeds/modemmanager/libmbim/compile#0.37#0.12#0.60
> package/Makefile:107: recipe for target
> 'package/feeds/modemmanager/libmbim/compile' failed
> make[2]: *** [package/feeds/modemmanager/libmbim/compile] Error 2
> make[2]: Leaving directory '/home/russ/openwrt2/openwrt'
> package/Makefile:103: recipe for target
> '/home/russ/openwrt2/openwrt/staging_dir/target-mipsel_24kc_musl/stamp/.package_compile'
> failed
>
> ^~~~~~~~~~~~
>
>
_______________________________________________
ModemManager-devel mailing list
ModemManager-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/modemmanager-devel

Reply via email to