configure: WARNING: unrecognized options: --disable-nls configure: loading site script /builder/shared-workdir/build/sdk/include/site/arc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arc-openwrt-linux-strip... arc-openwrt-linux-gnu-strip checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for arc-openwrt-linux-gcc... arc-openwrt-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether arc-openwrt-linux-gnu-gcc accepts -g... yes checking for arc-openwrt-linux-gnu-gcc option to enable C11 features... none needed checking whether arc-openwrt-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of arc-openwrt-linux-gnu-gcc... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... arc-openwrt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /builder/shared-workdir/build/sdk/staging_dir/host/bin/sed checking for grep that handles long lines and -e... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep checking for egrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -E checking for fgrep... /builder/shared-workdir/build/sdk/staging_dir/host/bin/grep -F checking for ld used by arc-openwrt-linux-gnu-gcc... arc-openwrt-linux-gnu-ld checking if the linker (arc-openwrt-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... arc-openwrt-linux-gnu-gcc-nm checking the name lister (arc-openwrt-linux-gnu-gcc-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 32768 checking how to convert x86_64-pc-linux-gnu file names to arc-openwrt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for arc-openwrt-linux-gnu-ld option to reload object files... -r checking for arc-openwrt-linux-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for arc-openwrt-linux-objdump... arc-openwrt-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for arc-openwrt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arc-openwrt-linux-ar... arc-openwrt-linux-gnu-gcc-ar checking for archiver @FILE support... @ checking for arc-openwrt-linux-strip... (cached) arc-openwrt-linux-gnu-strip checking for arc-openwrt-linux-ranlib... arc-openwrt-linux-gnu-gcc-ranlib checking command to parse arc-openwrt-linux-gnu-gcc-nm output from arc-openwrt-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for arc-openwrt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if arc-openwrt-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for arc-openwrt-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if arc-openwrt-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if arc-openwrt-linux-gnu-gcc static flag -static works... no checking if arc-openwrt-linux-gnu-gcc supports -c -o file.o... yes checking if arc-openwrt-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the arc-openwrt-linux-gnu-gcc linker (arc-openwrt-linux-gnu-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wno-suggest-attribute=format... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wjump-misses-init... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wrestrict... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wdouble-promotion... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,--no-as-needed... yes checking whether the linker accepts -Wl,--fatal-warnings... yes checking whether the linker accepts -Wl,-fatal_warnings... no checking whether the linker accepts -Wl,--no-as-needed... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether C compiler accepts -Wno-suggest-attribute=format... (cached) yes checking whether C compiler accepts -fno-strict-aliasing... (cached) yes checking whether C compiler accepts -Wnested-externs... (cached) yes checking whether C compiler accepts -Wmissing-prototypes... (cached) yes checking whether C compiler accepts -Wstrict-prototypes... (cached) yes checking whether C compiler accepts -Wdeclaration-after-statement... (cached) yes checking whether C compiler accepts -Wimplicit-function-declaration... (cached) yes checking whether C compiler accepts -Wold-style-definition... (cached) yes checking whether C compiler accepts -Wjump-misses-init... (cached) yes checking whether C compiler accepts -Wall... (cached) yes checking whether C compiler accepts -Wextra... (cached) yes checking whether C compiler accepts -Wundef... (cached) yes checking whether C compiler accepts -Wwrite-strings... (cached) yes checking whether C compiler accepts -Wpointer-arith... (cached) yes checking whether C compiler accepts -Wmissing-declarations... (cached) yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wno-unused-parameter... (cached) yes checking whether C compiler accepts -Wno-missing-field-initializers... (cached) yes checking whether C compiler accepts -Wformat=2... (cached) yes checking whether C compiler accepts -Wcast-align... (cached) yes checking whether C compiler accepts -Wformat-nonliteral... (cached) yes checking whether C compiler accepts -Wformat-security... (cached) yes checking whether C compiler accepts -Wsign-compare... (cached) yes checking whether C compiler accepts -Wstrict-aliasing... (cached) yes checking whether C compiler accepts -Wshadow... (cached) yes checking whether C compiler accepts -Winline... (cached) yes checking whether C compiler accepts -Wpacked... (cached) yes checking whether C compiler accepts -Wmissing-format-attribute... (cached) yes checking whether C compiler accepts -Wmissing-noreturn... (cached) yes checking whether C compiler accepts -Winit-self... (cached) yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... (cached) yes checking whether C compiler accepts -Wunused-but-set-variable... (cached) yes checking whether C compiler accepts -Warray-bounds... (cached) yes checking whether C compiler accepts -Wreturn-type... (cached) yes checking whether C compiler accepts -Wswitch-enum... (cached) yes checking whether C compiler accepts -Wswitch-default... (cached) yes checking whether C compiler accepts -Wduplicated-cond... (cached) yes checking whether C compiler accepts -Wduplicated-branches... (cached) yes checking whether C compiler accepts -Wlogical-op... (cached) yes checking whether C compiler accepts -Wrestrict... (cached) yes checking whether C compiler accepts -Wnull-dereference... (cached) yes checking whether C compiler accepts -Wdouble-promotion... (cached) yes checking whether C compiler accepts -Wno-cast-function-type... yes checking whether C compiler accepts -Wno-packed... yes checking whether C compiler accepts -Wno-error=unused-parameter... (cached) yes checking whether C compiler accepts -Wno-error=missing-field-initializers... (cached) yes checking whether C compiler accepts -Wno-error=cast-function-type... yes checking whether C compiler accepts -Wno-error=packed... yes checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for python... /builder/shared-workdir/build/sdk/staging_dir/host/bin/python checking for python version... 3.7 checking for python platform... linux checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.7/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.7/site-packages checking for gobject-introspection... no checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.0 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for MBIM... no configure: error: Couldn't find `libmbim-glib` >= 1.18.0. Install it, or otherwise configure using --disable-mbim-qmux to disable the QMI over MBIM QMUX service. make[3]: *** [Makefile:121: /builder/shared-workdir/build/sdk/build_dir/target-arc_arc700_glibc/libqmi-1.30.8/.configured_a17fb5ef857664f03cd0ce37cc5ea591] Error 1 time: package/feeds/packages/libqmi/compile#5.65#3.04#11.34