Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libmbim.spec'], chrootPath='/var/lib/mock/eln-build-25486534-2913372/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libmbim.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1611619200 Wrote: /builddir/build/SRPMS/libmbim-1.24.4-2.eln109.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/libmbim.spec'], chrootPath='/var/lib/mock/eln-build-25486534-2913372/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/libmbim.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1611619200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PJWUM7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libmbim-1.24.4 + /usr/bin/xz -dc /builddir/build/SOURCES/libmbim-1.24.4.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libmbim-1.24.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.W9RIgd + umask 022 + cd /builddir/build/BUILD + cd libmbim-1.24.4 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-10-01 10:28:36.000000000 +0000 +++ ./configure 2021-02-02 02:42:15.945399173 +0000 @@ -1881,7 +1881,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2021-02-02 02:42:15.945399173 +0000 +++ ./configure 2021-02-02 02:42:15.975398831 +0000 @@ -6196,7 +6196,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -16713,7 +16713,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-gtk-doc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 '425' 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 aarch64-redhat-linux-gnu-gcc... 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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6202: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/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 for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for MBIM_COMMON... yes checking for LIBMBIM_GLIB... yes checking for MBIMCLI... yes checking for MBIMPROXY... yes checking for python... no checking for python2... no checking for python3... /usr/bin/python3 checking for python version... 3.9 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.9/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.9/site-packages checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... yes checking for gobject-introspection... no checking for GUDEV... yes checking for help2man... false checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build-aux/Makefile config.status: creating build-aux/templates/Makefile config.status: creating build-aux/mbim-codegen/Makefile config.status: creating data/Makefile config.status: creating data/pkg-config/Makefile config.status: creating data/pkg-config/mbim-glib.pc config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/common/test/Makefile config.status: creating src/libmbim-glib/Makefile config.status: creating src/libmbim-glib/mbim-version.h config.status: creating src/libmbim-glib/generated/Makefile config.status: creating src/libmbim-glib/test/Makefile config.status: creating src/mbimcli/Makefile config.status: creating src/mbim-proxy/Makefile config.status: creating utils/Makefile config.status: creating examples/Makefile config.status: creating examples/simple-tester-python/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libmbim-glib/Makefile config.status: creating docs/reference/libmbim-glib/version.xml config.status: creating docs/man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands libmbim 1.24.4 ============================================== Build: compiler: gcc cflags: -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 ldflags: -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld warn cflags: -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed warn ldflags: -Wl,--no-as-needed Maintainer mode: yes Documentation: yes gobject introspection: no System paths: prefix: /usr udev base directory: /lib/udev Features: udev support: yes MBIM username: no (root) + /usr/bin/make -O -j5 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in . Making all in build-aux Making all in templates make[3]: Nothing to be done for 'all'. Making all in mbim-codegen make[3]: Nothing to be done for 'all'. Making all in . make[3]: Nothing to be done for 'all-am'. Making all in data Making all in . make[3]: Nothing to be done for 'all-am'. Making all in pkg-config make[3]: Nothing to be done for 'all'. Making all in src Making all in common Making all in . make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../.. -I../.. -I../../src/common -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_common_la-mbim-common.lo `test -f 'mbim-common.c' || echo './'`mbim-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../.. -I../.. -I../../src/common -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-common.c -fPIC -DPIC -o .libs/libmbim_common_la-mbim-common.o make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/common' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/common' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmbim-common.la libmbim_common_la-mbim-common.lo libtool: link: ar cr .libs/libmbim-common.a .libs/libmbim_common_la-mbim-common.o libtool: link: ranlib .libs/libmbim-common.a libtool: link: ( cd ".libs" && rm -f "libmbim-common.la" && ln -s "../libmbim-common.la" "libmbim-common.la" ) make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/common' Making all in test make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/common/test' gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../.. -I../../../src/common -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o test_common-test-common.o `test -f 'test-common.c' || echo './'`test-common.c make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/common/test' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/common/test' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-common test_common-test-common.o ../../../src/common/libmbim-common.la -lglib-2.0 libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-common test_common-test-common.o ../../../src/common/.libs/libmbim-common.a -lglib-2.0 make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/common/test' Making all in libmbim-glib Making all in generated make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /usr/bin/python3 ../../../build-aux/mbim-mkenums \ --fhead "#ifndef __LIBMBIM_GLIB_ERROR_TYPES_H__\n#define __LIBMBIM_GLIB_ERROR_TYPES_H__\n#include \"mbim-errors.h\"\n" \ --template ../../../build-aux/templates/mbim-error-types-template.h \ --ftail "#endif /* __LIBMBIM_GLIB_ERROR_TYPES_H__ */\n" \ ../../../src/libmbim-glib/mbim-errors.h > mbim-error-types.h make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' \ rm -f mbim-ussd.h && \ rm -f mbim-ussd.c && \ /usr/bin/python3 ../../../build-aux/mbim-codegen/mbim-codegen \ --input ../../../data/mbim-service-ussd.json \ --output mbim-ussd make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' \ rm -f mbim-sms.h && \ rm -f mbim-sms.c && \ /usr/bin/python3 ../../../build-aux/mbim-codegen/mbim-codegen \ --input ../../../data/mbim-service-sms.json \ --output mbim-sms make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' \ rm -f mbim-auth.h && \ rm -f mbim-auth.c && \ /usr/bin/python3 ../../../build-aux/mbim-codegen/mbim-codegen \ --input ../../../data/mbim-service-auth.json \ --output mbim-auth make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' \ rm -f mbim-phonebook.h && \ rm -f mbim-phonebook.c && \ /usr/bin/python3 ../../../build-aux/mbim-codegen/mbim-codegen \ --input ../../../data/mbim-service-phonebook.json \ --output mbim-phonebook make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' \ rm -f mbim-basic-connect.h && \ rm -f mbim-basic-connect.c && \ /usr/bin/python3 ../../../build-aux/mbim-codegen/mbim-codegen \ --input ../../../data/mbim-service-basic-connect.json \ --output mbim-basic-connect make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' \ rm -f mbim-stk.h && \ rm -f mbim-stk.c && \ /usr/bin/python3 ../../../build-aux/mbim-codegen/mbim-codegen \ --input ../../../data/mbim-service-stk.json \ --output mbim-stk make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /usr/bin/python3 ../../../build-aux/mbim-mkenums \ --fhead "#ifndef __LIBMBIM_GLIB_ENUM_TYPES_H__\n#define __LIBMBIM_GLIB_ENUM_TYPES_H__\n#include \"mbim-uuid.h\"\n#include \"mbim-cid.h\"\n#include \"mbim-message.h\"\n#include \"mbim-enums.h\"\n" \ --template ../../../build-aux/templates/mbim-enum-types-template.h \ --ftail "#endif /* __LIBMBIM_GLIB_ENUM_TYPES_H__ */\n" \ ../../../src/libmbim-glib/mbim-uuid.h ../../../src/libmbim-glib/mbim-cid.h ../../../src/libmbim-glib/mbim-message.h ../../../src/libmbim-glib/mbim-enums.h > mbim-enum-types.h make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' \ rm -f mbim-dss.h && \ rm -f mbim-dss.c && \ /usr/bin/python3 ../../../build-aux/mbim-codegen/mbim-codegen \ --input ../../../data/mbim-service-dss.json \ --output mbim-dss make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' \ rm -f mbim-ms-firmware-id.h && \ rm -f mbim-ms-firmware-id.c && \ /usr/bin/python3 ../../../build-aux/mbim-codegen/mbim-codegen \ --input ../../../data/mbim-service-ms-firmware-id.json \ --output mbim-ms-firmware-id make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' \ rm -f mbim-ms-host-shutdown.h && \ rm -f mbim-ms-host-shutdown.c && \ /usr/bin/python3 ../../../build-aux/mbim-codegen/mbim-codegen \ --input ../../../data/mbim-service-ms-host-shutdown.json \ --output mbim-ms-host-shutdown make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' \ rm -f mbim-proxy-control.h && \ rm -f mbim-proxy-control.c && \ /usr/bin/python3 ../../../build-aux/mbim-codegen/mbim-codegen \ --input ../../../data/mbim-service-proxy-control.json \ --output mbim-proxy-control make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' \ rm -f mbim-qmi.h && \ rm -f mbim-qmi.c && \ /usr/bin/python3 ../../../build-aux/mbim-codegen/mbim-codegen \ --input ../../../data/mbim-service-qmi.json \ --output mbim-qmi make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' \ rm -f mbim-intel-firmware-update.h && \ rm -f mbim-intel-firmware-update.c && \ /usr/bin/python3 ../../../build-aux/mbim-codegen/mbim-codegen \ --input ../../../data/mbim-service-intel-firmware-update.json \ --output mbim-intel-firmware-update make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' \ rm -f mbim-atds.h && \ rm -f mbim-atds.c && \ /usr/bin/python3 ../../../build-aux/mbim-codegen/mbim-codegen \ --input ../../../data/mbim-service-atds.json \ --output mbim-atds make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' \ rm -f mbim-ms-basic-connect-extensions.h && \ rm -f mbim-ms-basic-connect-extensions.c && \ /usr/bin/python3 ../../../build-aux/mbim-codegen/mbim-codegen \ --input ../../../data/mbim-service-ms-basic-connect-extensions.json \ --output mbim-ms-basic-connect-extensions make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /usr/bin/python3 ../../../build-aux/mbim-mkenums \ --fhead "#include \"mbim-errors.h\"\n#include \"mbim-error-types.h\"\n" \ --template ../../../build-aux/templates/mbim-error-types-template.c \ ../../../src/libmbim-glib/mbim-errors.h > mbim-error-types.c make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /usr/bin/python3 ../../../build-aux/mbim-mkenums \ --fhead "#include \"mbim-errors.h\"\n#include \"mbim-error-types.h\"\n" \ --template ../../../build-aux/templates/mbim-error-quarks-template.c \ ../../../src/libmbim-glib/mbim-errors.h > mbim-error-quarks.c make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /usr/bin/python3 ../../../build-aux/mbim-mkenums \ --fhead "#include \"mbim-enum-types.h\"\n" \ --template ../../../build-aux/templates/mbim-enum-types-template.c \ ../../../src/libmbim-glib/mbim-uuid.h ../../../src/libmbim-glib/mbim-cid.h ../../../src/libmbim-glib/mbim-message.h ../../../src/libmbim-glib/mbim-enums.h > mbim-enum-types.c make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /usr/bin/make all-am make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_generated_la-mbim-error-types.lo `test -f 'mbim-error-types.c' || echo './'`mbim-error-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-error-types.c -fPIC -DPIC -o .libs/libmbim_glib_generated_la-mbim-error-types.o make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from mbim-error-types.h:8, from mbim-error-types.c:5: mbim-error-types.c: In function 'mbim_core_error_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-error-types.c:26:9: note: in expansion of macro 'g_once_init_enter' 26 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-error-types.c: In function 'mbim_protocol_error_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-error-types.c:79:9: note: in expansion of macro 'g_once_init_enter' 79 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-error-types.c: In function 'mbim_status_error_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-error-types.c:166:9: note: in expansion of macro 'g_once_init_enter' 166 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_generated_la-mbim-error-quarks.lo `test -f 'mbim-error-quarks.c' || echo './'`mbim-error-quarks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-error-quarks.c -fPIC -DPIC -o .libs/libmbim_glib_generated_la-mbim-error-quarks.o make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_generated_la-mbim-ussd.lo `test -f 'mbim-ussd.c' || echo './'`mbim-ussd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-ussd.c -fPIC -DPIC -o .libs/libmbim_glib_generated_la-mbim-ussd.o make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_generated_la-mbim-auth.lo `test -f 'mbim-auth.c' || echo './'`mbim-auth.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-auth.c -fPIC -DPIC -o .libs/libmbim_glib_generated_la-mbim-auth.o make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_generated_la-mbim-sms.lo `test -f 'mbim-sms.c' || echo './'`mbim-sms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-sms.c -fPIC -DPIC -o .libs/libmbim_glib_generated_la-mbim-sms.o make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_generated_la-mbim-enum-types.lo `test -f 'mbim-enum-types.c' || echo './'`mbim-enum-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-enum-types.c -fPIC -DPIC -o .libs/libmbim_glib_generated_la-mbim-enum-types.o In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from ../../../src/libmbim-glib/mbim-uuid.h:31, from mbim-enum-types.h:6, from mbim-enum-types.c:4: mbim-enum-types.c: In function 'mbim_cid_basic_connect_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:40:9: note: in expansion of macro 'g_once_init_enter' 40 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_cid_sms_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:128:9: note: in expansion of macro 'g_once_init_enter' 128 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_cid_ussd_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:212:9: note: in expansion of macro 'g_once_init_enter' 212 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_cid_phonebook_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:299:9: note: in expansion of macro 'g_once_init_enter' 299 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_cid_stk_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:385:9: note: in expansion of macro 'g_once_init_enter' 385 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_cid_auth_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:471:9: note: in expansion of macro 'g_once_init_enter' 471 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_cid_dss_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:555:9: note: in expansion of macro 'g_once_init_enter' 555 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_cid_ms_firmware_id_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:639:9: note: in expansion of macro 'g_once_init_enter' 639 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_cid_ms_host_shutdown_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:723:9: note: in expansion of macro 'g_once_init_enter' 723 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_cid_proxy_control_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:807:9: note: in expansion of macro 'g_once_init_enter' 807 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_cid_qmi_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:891:9: note: in expansion of macro 'g_once_init_enter' 891 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_cid_atds_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:979:9: note: in expansion of macro 'g_once_init_enter' 979 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_cid_intel_firmware_update_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:1063:9: note: in expansion of macro 'g_once_init_enter' 1063 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_cid_ms_basic_connect_extensions_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:1156:9: note: in expansion of macro 'g_once_init_enter' 1156 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_device_type_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:1243:9: note: in expansion of macro 'g_once_init_enter' 1243 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_cellular_class_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:1327:9: note: in expansion of macro 'g_once_init_enter' 1327 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_voice_class_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:1413:9: note: in expansion of macro 'g_once_init_enter' 1413 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_sim_class_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:1497:9: note: in expansion of macro 'g_once_init_enter' 1497 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_data_class_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:1593:9: note: in expansion of macro 'g_once_init_enter' 1593 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_sms_caps_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:1679:9: note: in expansion of macro 'g_once_init_enter' 1679 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_ctrl_caps_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:1766:9: note: in expansion of macro 'g_once_init_enter' 1766 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_subscriber_ready_state_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:1855:9: note: in expansion of macro 'g_once_init_enter' 1855 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_ready_info_flag_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:1939:9: note: in expansion of macro 'g_once_init_enter' 1939 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_radio_switch_state_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:2023:9: note: in expansion of macro 'g_once_init_enter' 2023 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_pin_type_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:2123:9: note: in expansion of macro 'g_once_init_enter' 2123 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_pin_state_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:2207:9: note: in expansion of macro 'g_once_init_enter' 2207 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_pin_operation_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:2293:9: note: in expansion of macro 'g_once_init_enter' 2293 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_pin_mode_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:2378:9: note: in expansion of macro 'g_once_init_enter' 2378 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_pin_format_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:2463:9: note: in expansion of macro 'g_once_init_enter' 2463 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_provider_state_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:2552:9: note: in expansion of macro 'g_once_init_enter' 2552 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_visible_providers_action_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:2636:9: note: in expansion of macro 'g_once_init_enter' 2636 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_nw_error_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:2764:9: note: in expansion of macro 'g_once_init_enter' 2764 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_register_action_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:2848:9: note: in expansion of macro 'g_once_init_enter' 2848 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_register_state_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:2937:9: note: in expansion of macro 'g_once_init_enter' 2937 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_register_mode_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:3022:9: note: in expansion of macro 'g_once_init_enter' 3022 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_registration_flag_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:3107:9: note: in expansion of macro 'g_once_init_enter' 3107 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_packet_service_action_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:3191:9: note: in expansion of macro 'g_once_init_enter' 3191 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_packet_service_state_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:3278:9: note: in expansion of macro 'g_once_init_enter' 3278 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_activation_command_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:3362:9: note: in expansion of macro 'g_once_init_enter' 3362 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_compression_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:3446:9: note: in expansion of macro 'g_once_init_enter' 3446 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_auth_protocol_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:3532:9: note: in expansion of macro 'g_once_init_enter' 3532 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_context_ip_type_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:3619:9: note: in expansion of macro 'g_once_init_enter' 3619 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_activation_state_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:3706:9: note: in expansion of macro 'g_once_init_enter' 3706 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_voice_call_state_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:3791:9: note: in expansion of macro 'g_once_init_enter' 3791 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_ip_configuration_available_flag_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:3878:9: note: in expansion of macro 'g_once_init_enter' 3878 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_sms_storage_state_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:3962:9: note: in expansion of macro 'g_once_init_enter' 3962 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_sms_format_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:4046:9: note: in expansion of macro 'g_once_init_enter' 4046 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_sms_flag_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:4134:9: note: in expansion of macro 'g_once_init_enter' 4134 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_sms_cdma_lang_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:4224:9: note: in expansion of macro 'g_once_init_enter' 4224 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_sms_cdma_encoding_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:4316:9: note: in expansion of macro 'g_once_init_enter' 4316 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_sms_status_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:4402:9: note: in expansion of macro 'g_once_init_enter' 4402 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_sms_status_flag_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:4487:9: note: in expansion of macro 'g_once_init_enter' 4487 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_ussd_action_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:4572:9: note: in expansion of macro 'g_once_init_enter' 4572 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_ussd_response_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:4660:9: note: in expansion of macro 'g_once_init_enter' 4660 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_ussd_session_state_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:4744:9: note: in expansion of macro 'g_once_init_enter' 4744 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_phonebook_state_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:4828:9: note: in expansion of macro 'g_once_init_enter' 4828 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_phonebook_flag_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:4912:9: note: in expansion of macro 'g_once_init_enter' 4912 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_phonebook_write_flag_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:4996:9: note: in expansion of macro 'g_once_init_enter' 4996 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_stk_pac_profile_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:5086:9: note: in expansion of macro 'g_once_init_enter' 5086 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_stk_pac_type_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:5170:9: note: in expansion of macro 'g_once_init_enter' 5170 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_network_idle_hint_state_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:5254:9: note: in expansion of macro 'g_once_init_enter' 5254 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_emergency_mode_state_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:5338:9: note: in expansion of macro 'g_once_init_enter' 5338 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_dss_link_state_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:5422:9: note: in expansion of macro 'g_once_init_enter' 5422 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_atds_rat_mode_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:5508:9: note: in expansion of macro 'g_once_init_enter' 5508 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_atds_provider_plmn_mode_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:5593:9: note: in expansion of macro 'g_once_init_enter' 5593 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_pco_type_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:5677:9: note: in expansion of macro 'g_once_init_enter' 5677 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_lte_attach_context_operation_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:5761:9: note: in expansion of macro 'g_once_init_enter' 5761 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_lte_attach_context_roaming_control_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:5846:9: note: in expansion of macro 'g_once_init_enter' 5846 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_context_source_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:5933:9: note: in expansion of macro 'g_once_init_enter' 5933 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_lte_attach_state_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:6017:9: note: in expansion of macro 'g_once_init_enter' 6017 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_message_type_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:6110:9: note: in expansion of macro 'g_once_init_enter' 6110 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_message_command_type_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:6195:9: note: in expansion of macro 'g_once_init_enter' 6195 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_service_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:6293:9: note: in expansion of macro 'g_once_init_enter' 6293 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ mbim-enum-types.c: In function 'mbim_context_type_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-enum-types.c:6385:9: note: in expansion of macro 'g_once_init_enter' 6385 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_generated_la-mbim-phonebook.lo `test -f 'mbim-phonebook.c' || echo './'`mbim-phonebook.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-phonebook.c -fPIC -DPIC -o .libs/libmbim_glib_generated_la-mbim-phonebook.o make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_generated_la-mbim-dss.lo `test -f 'mbim-dss.c' || echo './'`mbim-dss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-dss.c -fPIC -DPIC -o .libs/libmbim_glib_generated_la-mbim-dss.o make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_generated_la-mbim-stk.lo `test -f 'mbim-stk.c' || echo './'`mbim-stk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-stk.c -fPIC -DPIC -o .libs/libmbim_glib_generated_la-mbim-stk.o make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_generated_la-mbim-ms-firmware-id.lo `test -f 'mbim-ms-firmware-id.c' || echo './'`mbim-ms-firmware-id.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-ms-firmware-id.c -fPIC -DPIC -o .libs/libmbim_glib_generated_la-mbim-ms-firmware-id.o make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_generated_la-mbim-ms-host-shutdown.lo `test -f 'mbim-ms-host-shutdown.c' || echo './'`mbim-ms-host-shutdown.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-ms-host-shutdown.c -fPIC -DPIC -o .libs/libmbim_glib_generated_la-mbim-ms-host-shutdown.o make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_generated_la-mbim-proxy-control.lo `test -f 'mbim-proxy-control.c' || echo './'`mbim-proxy-control.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-proxy-control.c -fPIC -DPIC -o .libs/libmbim_glib_generated_la-mbim-proxy-control.o make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_generated_la-mbim-qmi.lo `test -f 'mbim-qmi.c' || echo './'`mbim-qmi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-qmi.c -fPIC -DPIC -o .libs/libmbim_glib_generated_la-mbim-qmi.o make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_generated_la-mbim-intel-firmware-update.lo `test -f 'mbim-intel-firmware-update.c' || echo './'`mbim-intel-firmware-update.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-intel-firmware-update.c -fPIC -DPIC -o .libs/libmbim_glib_generated_la-mbim-intel-firmware-update.o make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_generated_la-mbim-atds.lo `test -f 'mbim-atds.c' || echo './'`mbim-atds.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-atds.c -fPIC -DPIC -o .libs/libmbim_glib_generated_la-mbim-atds.o make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_generated_la-mbim-ms-basic-connect-extensions.lo `test -f 'mbim-ms-basic-connect-extensions.c' || echo './'`mbim-ms-basic-connect-extensions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-ms-basic-connect-extensions.c -fPIC -DPIC -o .libs/libmbim_glib_generated_la-mbim-ms-basic-connect-extensions.o make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_generated_la-mbim-basic-connect.lo `test -f 'mbim-basic-connect.c' || echo './'`mbim-basic-connect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/libmbim-glib -I../../../src/libmbim-glib -DLIBMBIM_GLIB_COMPILATION -DG_LOG_DOMAIN=\"Mbim\" -Wno-unused-function -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-basic-connect.c -fPIC -DPIC -o .libs/libmbim_glib_generated_la-mbim-basic-connect.o make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmbim-glib-generated.la libmbim_glib_generated_la-mbim-error-types.lo libmbim_glib_generated_la-mbim-error-quarks.lo libmbim_glib_generated_la-mbim-enum-types.lo libmbim_glib_generated_la-mbim-basic-connect.lo libmbim_glib_generated_la-mbim-sms.lo libmbim_glib_generated_la-mbim-ussd.lo libmbim_glib_generated_la-mbim-auth.lo libmbim_glib_generated_la-mbim-phonebook.lo libmbim_glib_generated_la-mbim-stk.lo libmbim_glib_generated_la-mbim-dss.lo libmbim_glib_generated_la-mbim-ms-firmware-id.lo libmbim_glib_generated_la-mbim-ms-host-shutdown.lo libmbim_glib_generated_la-mbim-proxy-control.lo libmbim_glib_generated_la-mbim-qmi.lo libmbim_glib_generated_la-mbim-atds.lo libmbim_glib_generated_la-mbim-intel-firmware-update.lo libmbim_glib_generated_la-mbim-ms-basic-connect-extensions.lo libtool: link: ar cr .libs/libmbim-glib-generated.a .libs/libmbim_glib_generated_la-mbim-error-types.o .libs/libmbim_glib_generated_la-mbim-error-quarks.o .libs/libmbim_glib_generated_la-mbim-enum-types.o .libs/libmbim_glib_generated_la-mbim-basic-connect.o .libs/libmbim_glib_generated_la-mbim-sms.o .libs/libmbim_glib_generated_la-mbim-ussd.o .libs/libmbim_glib_generated_la-mbim-auth.o .libs/libmbim_glib_generated_la-mbim-phonebook.o .libs/libmbim_glib_generated_la-mbim-stk.o .libs/libmbim_glib_generated_la-mbim-dss.o .libs/libmbim_glib_generated_la-mbim-ms-firmware-id.o .libs/libmbim_glib_generated_la-mbim-ms-host-shutdown.o .libs/libmbim_glib_generated_la-mbim-proxy-control.o .libs/libmbim_glib_generated_la-mbim-qmi.o .libs/libmbim_glib_generated_la-mbim-atds.o .libs/libmbim_glib_generated_la-mbim-intel-firmware-update.o .libs/libmbim_glib_generated_la-mbim-ms-basic-connect-extensions.o libtool: link: ranlib .libs/libmbim-glib-generated.a libtool: link: ( cd ".libs" && rm -f "libmbim-glib-generated.la" && ln -s "../libmbim-glib-generated.la" "libmbim-glib-generated.la" ) make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' Making all in . make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I../.. -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -DLIBEXEC_PATH=\""/usr/libexec"\" -DG_LOG_DOMAIN=\"Mbim\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_core_la-mbim-utils.lo `test -f 'mbim-utils.c' || echo './'`mbim-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I../.. -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -DLIBEXEC_PATH=\"/usr/libexec\" -DG_LOG_DOMAIN=\"Mbim\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-utils.c -fPIC -DPIC -o .libs/libmbim_glib_core_la-mbim-utils.o make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I../.. -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -DLIBEXEC_PATH=\""/usr/libexec"\" -DG_LOG_DOMAIN=\"Mbim\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_core_la-mbim-cid.lo `test -f 'mbim-cid.c' || echo './'`mbim-cid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I../.. -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -DLIBEXEC_PATH=\"/usr/libexec\" -DG_LOG_DOMAIN=\"Mbim\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-cid.c -fPIC -DPIC -o .libs/libmbim_glib_core_la-mbim-cid.o make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I../.. -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -DLIBEXEC_PATH=\""/usr/libexec"\" -DG_LOG_DOMAIN=\"Mbim\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_core_la-mbim-uuid.lo `test -f 'mbim-uuid.c' || echo './'`mbim-uuid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I../.. -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -DLIBEXEC_PATH=\"/usr/libexec\" -DG_LOG_DOMAIN=\"Mbim\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-uuid.c -fPIC -DPIC -o .libs/libmbim_glib_core_la-mbim-uuid.o make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I../.. -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -DLIBEXEC_PATH=\""/usr/libexec"\" -DG_LOG_DOMAIN=\"Mbim\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_core_la-mbim-compat.lo `test -f 'mbim-compat.c' || echo './'`mbim-compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I../.. -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -DLIBEXEC_PATH=\"/usr/libexec\" -DG_LOG_DOMAIN=\"Mbim\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-compat.c -fPIC -DPIC -o .libs/libmbim_glib_core_la-mbim-compat.o make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I../.. -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -DLIBEXEC_PATH=\""/usr/libexec"\" -DG_LOG_DOMAIN=\"Mbim\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_core_la-mbim-proxy-helpers.lo `test -f 'mbim-proxy-helpers.c' || echo './'`mbim-proxy-helpers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I../.. -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -DLIBEXEC_PATH=\"/usr/libexec\" -DG_LOG_DOMAIN=\"Mbim\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-proxy-helpers.c -fPIC -DPIC -o .libs/libmbim_glib_core_la-mbim-proxy-helpers.o make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I../.. -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -DLIBEXEC_PATH=\""/usr/libexec"\" -DG_LOG_DOMAIN=\"Mbim\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_core_la-mbim-message.lo `test -f 'mbim-message.c' || echo './'`mbim-message.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I../.. -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -DLIBEXEC_PATH=\"/usr/libexec\" -DG_LOG_DOMAIN=\"Mbim\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-message.c -fPIC -DPIC -o .libs/libmbim_glib_core_la-mbim-message.o make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from mbim-message.c:24: mbim-message.c: In function 'mbim_message_get_type': /usr/include/glib-2.0/glib/gatomic.h:112:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 112 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ mbim-message.c:95:9: note: in expansion of macro 'g_once_init_enter' 95 | if (g_once_init_enter (&g_define_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I../.. -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -DLIBEXEC_PATH=\""/usr/libexec"\" -DG_LOG_DOMAIN=\"Mbim\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_core_la-mbim-device.lo `test -f 'mbim-device.c' || echo './'`mbim-device.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I../.. -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -DLIBEXEC_PATH=\"/usr/libexec\" -DG_LOG_DOMAIN=\"Mbim\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-device.c -fPIC -DPIC -o .libs/libmbim_glib_core_la-mbim-device.o make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I../.. -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -DLIBEXEC_PATH=\""/usr/libexec"\" -DG_LOG_DOMAIN=\"Mbim\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o libmbim_glib_core_la-mbim-proxy.lo `test -f 'mbim-proxy.c' || echo './'`mbim-proxy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I../.. -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -DLIBEXEC_PATH=\"/usr/libexec\" -DG_LOG_DOMAIN=\"Mbim\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c mbim-proxy.c -fPIC -DPIC -o .libs/libmbim_glib_core_la-mbim-proxy.o make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmbim-glib-core.la libmbim_glib_core_la-mbim-utils.lo libmbim_glib_core_la-mbim-uuid.lo libmbim_glib_core_la-mbim-cid.lo libmbim_glib_core_la-mbim-message.lo libmbim_glib_core_la-mbim-device.lo libmbim_glib_core_la-mbim-compat.lo libmbim_glib_core_la-mbim-proxy.lo libmbim_glib_core_la-mbim-proxy-helpers.lo libtool: link: ar cr .libs/libmbim-glib-core.a .libs/libmbim_glib_core_la-mbim-utils.o .libs/libmbim_glib_core_la-mbim-uuid.o .libs/libmbim_glib_core_la-mbim-cid.o .libs/libmbim_glib_core_la-mbim-message.o .libs/libmbim_glib_core_la-mbim-device.o .libs/libmbim_glib_core_la-mbim-compat.o .libs/libmbim_glib_core_la-mbim-proxy.o .libs/libmbim_glib_core_la-mbim-proxy-helpers.o libtool: link: ranlib .libs/libmbim-glib-core.a libtool: link: ( cd ".libs" && rm -f "libmbim-glib-core.la" && ln -s "../libmbim-glib-core.la" "libmbim-glib-core.la" ) make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -version-info 9:0:5 -export-symbols-regex '^mbim_.*' -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmbim-glib.la -rpath /usr/lib64 libmbim-glib-core.la ../../src/common/libmbim-common.la ../../src/libmbim-glib/generated/libmbim-glib-generated.la libtool: link: /usr/bin/nm -B ./.libs/libmbim-glib-core.a ../../src/common/.libs/libmbim-common.a ../../src/libmbim-glib/generated/.libs/libmbim-glib-generated.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libmbim-glib.exp libtool: link: /usr/bin/grep -E -e "^mbim_.*" ".libs/libmbim-glib.exp" > ".libs/libmbim-glib.expT" libtool: link: mv -f ".libs/libmbim-glib.expT" ".libs/libmbim-glib.exp" libtool: link: echo "{ global:" > .libs/libmbim-glib.ver libtool: link: cat .libs/libmbim-glib.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libmbim-glib.ver libtool: link: echo "local: *; };" >> .libs/libmbim-glib.ver libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libmbim-glib-core.a ../../src/common/.libs/libmbim-common.a ../../src/libmbim-glib/generated/.libs/libmbim-glib-generated.a -Wl,--no-whole-archive -lgudev-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libmbim-glib.so.4 -Wl,-version-script -Wl,.libs/libmbim-glib.ver -o .libs/libmbim-glib.so.4.5.0 libtool: link: (cd ".libs" && rm -f "libmbim-glib.so.4" && ln -s "libmbim-glib.so.4.5.0" "libmbim-glib.so.4") libtool: link: (cd ".libs" && rm -f "libmbim-glib.so" && ln -s "libmbim-glib.so.4.5.0" "libmbim-glib.so") libtool: link: ( cd ".libs" && rm -f "libmbim-glib.la" && ln -s "../libmbim-glib.la" "libmbim-glib.la" ) make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' Making all in test make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o test-cid.o test-cid.c make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o test-uuid.o test-uuid.c make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o test-fragment.o test-fragment.c make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o test-message.o test-message.c make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o test-proxy-helpers.o test-proxy-helpers.c make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' /bin/sh ../../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-cid test-cid.o ../../../src/common/libmbim-common.la ../../../src/libmbim-glib/libmbim-glib-core.la ../../../src/libmbim-glib/generated/libmbim-glib-generated.la libtool: link: gcc -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-cid test-cid.o ../../../src/common/.libs/libmbim-common.a ../../../src/libmbim-glib/.libs/libmbim-glib-core.a ../../../src/libmbim-glib/generated/.libs/libmbim-glib-generated.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' /bin/sh ../../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-uuid test-uuid.o ../../../src/common/libmbim-common.la ../../../src/libmbim-glib/libmbim-glib-core.la ../../../src/libmbim-glib/generated/libmbim-glib-generated.la libtool: link: gcc -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-uuid test-uuid.o ../../../src/common/.libs/libmbim-common.a ../../../src/libmbim-glib/.libs/libmbim-glib-core.a ../../../src/libmbim-glib/generated/.libs/libmbim-glib-generated.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o test-message-builder.o test-message-builder.c make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' gcc -DHAVE_CONFIG_H -I. -I../../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o test-message-parser.o test-message-parser.c make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' /bin/sh ../../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-fragment test-fragment.o ../../../src/common/libmbim-common.la ../../../src/libmbim-glib/libmbim-glib-core.la ../../../src/libmbim-glib/generated/libmbim-glib-generated.la libtool: link: gcc -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-fragment test-fragment.o ../../../src/common/.libs/libmbim-common.a ../../../src/libmbim-glib/.libs/libmbim-glib-core.a ../../../src/libmbim-glib/generated/.libs/libmbim-glib-generated.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' /bin/sh ../../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message test-message.o ../../../src/common/libmbim-common.la ../../../src/libmbim-glib/libmbim-glib-core.la ../../../src/libmbim-glib/generated/libmbim-glib-generated.la libtool: link: gcc -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message test-message.o ../../../src/common/.libs/libmbim-common.a ../../../src/libmbim-glib/.libs/libmbim-glib-core.a ../../../src/libmbim-glib/generated/.libs/libmbim-glib-generated.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' test-message.c: In function 'test_message_command_done': test-message.c:218:5: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized] 218 | g_assert_cmpuint (len, ==, sizeof (expected_information_buffer)); | ^ test-message.c:204:13: note: 'len' was declared here 204 | guint32 len; | ^ make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' /bin/sh ../../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-proxy-helpers test-proxy-helpers.o ../../../src/common/libmbim-common.la ../../../src/libmbim-glib/libmbim-glib-core.la ../../../src/libmbim-glib/generated/libmbim-glib-generated.la libtool: link: gcc -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-proxy-helpers test-proxy-helpers.o ../../../src/common/.libs/libmbim-common.a ../../../src/libmbim-glib/.libs/libmbim-glib-core.a ../../../src/libmbim-glib/generated/.libs/libmbim-glib-generated.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' /bin/sh ../../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-builder test-message-builder.o ../../../src/common/libmbim-common.la ../../../src/libmbim-glib/libmbim-glib-core.la ../../../src/libmbim-glib/generated/libmbim-glib-generated.la libtool: link: gcc -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-builder test-message-builder.o ../../../src/common/.libs/libmbim-common.a ../../../src/libmbim-glib/.libs/libmbim-glib-core.a ../../../src/libmbim-glib/generated/.libs/libmbim-glib-generated.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' /bin/sh ../../../libtool --tag=CC --mode=link gcc -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-parser test-message-parser.o ../../../src/common/libmbim-common.la ../../../src/libmbim-glib/libmbim-glib-core.la ../../../src/libmbim-glib/generated/libmbim-glib-generated.la libtool: link: gcc -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../../.. -I../../../src/common -I../../../src/libmbim-glib -I../../../src/libmbim-glib -I../../../src/libmbim-glib/generated -DLIBMBIM_GLIB_COMPILATION -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o test-message-parser test-message-parser.o ../../../src/common/.libs/libmbim-common.a ../../../src/libmbim-glib/.libs/libmbim-glib-core.a ../../../src/libmbim-glib/generated/.libs/libmbim-glib-generated.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' test-message-parser.c: In function 'test_message_parser_basic_connect_register_state': /usr/include/glib-2.0/glib/glib-autocleanups.h:28:3: warning: 'provider_id' may be used uninitialized in this function [-Wmaybe-uninitialized] 28 | g_free (*pp); | ^ test-message-parser.c:569:23: note: 'provider_id' was declared here 569 | g_autofree gchar *provider_id; | ^ /usr/include/glib-2.0/glib/glib-autocleanups.h:28:3: warning: 'provider_name' may be used uninitialized in this function [-Wmaybe-uninitialized] 28 | g_free (*pp); | ^ test-message-parser.c:570:23: note: 'provider_name' was declared here 570 | g_autofree gchar *provider_name; | ^ /usr/include/glib-2.0/glib/glib-autocleanups.h:28:3: warning: 'roaming_text' may be used uninitialized in this function [-Wmaybe-uninitialized] 28 | g_free (*pp); | ^ test-message-parser.c:571:23: note: 'roaming_text' was declared here 571 | g_autofree gchar *roaming_text; | ^ Making all in mbimcli make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib/generated -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o mbimcli-mbimcli-dss.o `test -f 'mbimcli-dss.c' || echo './'`mbimcli-dss.c make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib/generated -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o mbimcli-mbimcli.o `test -f 'mbimcli.c' || echo './'`mbimcli.c make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib/generated -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o mbimcli-mbimcli-phonebook.o `test -f 'mbimcli-phonebook.c' || echo './'`mbimcli-phonebook.c make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib/generated -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o mbimcli-mbimcli-helpers.o `test -f 'mbimcli-helpers.c' || echo './'`mbimcli-helpers.c make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib/generated -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o mbimcli-mbimcli-ms-firmware-id.o `test -f 'mbimcli-ms-firmware-id.c' || echo './'`mbimcli-ms-firmware-id.c make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib/generated -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o mbimcli-mbimcli-ms-host-shutdown.o `test -f 'mbimcli-ms-host-shutdown.c' || echo './'`mbimcli-ms-host-shutdown.c make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib/generated -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o mbimcli-mbimcli-intel-firmware-update.o `test -f 'mbimcli-intel-firmware-update.c' || echo './'`mbimcli-intel-firmware-update.c make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib/generated -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o mbimcli-mbimcli-atds.o `test -f 'mbimcli-atds.c' || echo './'`mbimcli-atds.c make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib/generated -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o mbimcli-mbimcli-ms-basic-connect-extensions.o `test -f 'mbimcli-ms-basic-connect-extensions.c' || echo './'`mbimcli-ms-basic-connect-extensions.c make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../.. -I../../src/common -I../../src/libmbim-glib -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib/generated -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o mbimcli-mbimcli-basic-connect.o `test -f 'mbimcli-basic-connect.c' || echo './'`mbimcli-basic-connect.c make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from mbimcli-basic-connect.c:29: mbimcli-basic-connect.c: In function 'ip_configuration_query_ready': /usr/include/glib-2.0/glib/gmacros.h:1127:10: warning: 'response' may be used uninitialized in this function [-Wmaybe-uninitialized] 1127 | { if (_ptr) (cleanup) ((ParentName *) _ptr); } \ | ^ mbimcli-basic-connect.c:777:28: note: 'response' was declared here 777 | g_autoptr(MbimMessage) response; | ^~~~~~~~ mbimcli-basic-connect.c: In function 'mbimcli_basic_connect_run': mbimcli-basic-connect.c:2015:19: warning: 'auth_protocol' may be used uninitialized in this function [-Wmaybe-uninitialized] 2015 | request = mbim_message_connect_set_new (session_id, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2016 | MBIM_ACTIVATION_COMMAND_ACTIVATE, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2017 | apn, | ~~~~ 2018 | username, | ~~~~~~~~~ 2019 | password, | ~~~~~~~~~ 2020 | MBIM_COMPRESSION_NONE, | ~~~~~~~~~~~~~~~~~~~~~~ 2021 | auth_protocol, | ~~~~~~~~~~~~~~ 2022 | ip_type, | ~~~~~~~~ 2023 | mbim_uuid_from_context_type (MBIM_CONTEXT_TYPE_INTERNET), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2024 | &error); | ~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mbimcli mbimcli-mbimcli.o mbimcli-mbimcli-helpers.o mbimcli-mbimcli-basic-connect.o mbimcli-mbimcli-phonebook.o mbimcli-mbimcli-dss.o mbimcli-mbimcli-ms-firmware-id.o mbimcli-mbimcli-ms-host-shutdown.o mbimcli-mbimcli-atds.o mbimcli-mbimcli-intel-firmware-update.o mbimcli-mbimcli-ms-basic-connect-extensions.o ../../src/common/libmbim-common.la ../../src/libmbim-glib/libmbim-glib.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mbimcli mbimcli-mbimcli.o mbimcli-mbimcli-helpers.o mbimcli-mbimcli-basic-connect.o mbimcli-mbimcli-phonebook.o mbimcli-mbimcli-dss.o mbimcli-mbimcli-ms-firmware-id.o mbimcli-mbimcli-ms-host-shutdown.o mbimcli-mbimcli-atds.o mbimcli-mbimcli-intel-firmware-update.o mbimcli-mbimcli-ms-basic-connect-extensions.o ../../src/common/.libs/libmbim-common.a ../../src/libmbim-glib/.libs/libmbim-glib.so -lgudev-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' Making all in mbim-proxy make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbim-proxy' gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -Wnested-externs -Wmissing-prototypes -Wstrict-prototypes -Wdeclaration-after-statement -Wimplicit-function-declaration -Wold-style-definition -Wjump-misses-init -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wreturn-type -Wswitch-enum -Wswitch-default -Wduplicated-cond -Wduplicated-branches -Wlogical-op -Wrestrict -Wnull-dereference -Wdouble-promotion -Wno-error=unused-parameter -Wno-error=missing-field-initializers -Wno-cast-function-type -Wno-packed -Wno-error=cast-function-type -Wno-error=packed -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -I../.. -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -I../../src/libmbim-glib -I../../src/libmbim-glib/generated -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c -o mbim_proxy-mbim-proxy.o `test -f 'mbim-proxy.c' || echo './'`mbim-proxy.c make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbim-proxy' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbim-proxy' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mbim-proxy mbim_proxy-mbim-proxy.o ../../src/libmbim-glib/libmbim-glib.la libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/mbim-proxy mbim_proxy-mbim-proxy.o ../../src/libmbim-glib/.libs/libmbim-glib.so -lgudev-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbim-proxy' make[3]: Nothing to be done for 'all-am'. Making all in examples Making all in simple-tester-python make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in utils make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/utils' sed -e s,@VERSION\@,1.24.4, mbim-network.in > mbim-network.tmp && mv mbim-network.tmp mbim-network make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/utils' Making all in docs Making all in reference Making all in libmbim-glib make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' \ rm -f libmbim-glib-sections.txt && \ cat ./libmbim-glib-common.sections ../../../src/libmbim-glib/generated/mbim-basic-connect.sections ../../../src/libmbim-glib/generated/mbim-sms.sections ../../../src/libmbim-glib/generated/mbim-ussd.sections ../../../src/libmbim-glib/generated/mbim-auth.sections ../../../src/libmbim-glib/generated/mbim-phonebook.sections ../../../src/libmbim-glib/generated/mbim-stk.sections ../../../src/libmbim-glib/generated/mbim-dss.sections ../../../src/libmbim-glib/generated/mbim-ms-firmware-id.sections ../../../src/libmbim-glib/generated/mbim-ms-host-shutdown.sections ../../../src/libmbim-glib/generated/mbim-qmi.sections ../../../src/libmbim-glib/generated/mbim-atds.sections ../../../src/libmbim-glib/generated/mbim-intel-firmware-update.sections ../../../src/libmbim-glib/generated/mbim-ms-basic-connect-extensions.sections > libmbim-glib-sections.txt && \ touch libmbim-glib-sections.mstamp make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' /usr/bin/make all-am make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' if test "/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib" != "/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib" ; then \ files=`echo version.xml libmbim-glib-docs.xml libmbim-glib-sections.txt libmbim-glib-overrides.txt libmbim-glib.types`; \ if test "x$files" != "x" ; then \ for file in $files ; do \ destdir=`dirname /builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib/$file`; \ test -d "$destdir" || mkdir -p "$destdir"; \ test -f /builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib/$file && \ cp -pf /builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib/$file /builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib/$file || true; \ done; \ fi; \ fi touch setup-build.stamp make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' /usr/bin/mkdir -p xml && ( \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ ) > xml/gtkdocentities.ent make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' _source_dir='' ; \ for i in ../../../src/libmbim-glib ../../../src/libmbim-glib ../../../src/libmbim-glib/generated ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-scan --module=libmbim-glib --ignore-headers="mbim-message-private.h" ${_source_dir} --rebuild-types --deprecated-guards="MBIM_DISABLE_DEPRECATED" if grep -l '^..*$' libmbim-glib.types > /dev/null 2>&1 ; then \ scanobj_options=""; \ gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$?" = "0"; then \ if test "x1" = "x1"; then \ scanobj_options="--verbose"; \ fi; \ fi; \ CC="/bin/sh ../../../libtool --tag=CC --mode=compile gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89" LD="/bin/sh ../../../libtool --tag=CC --mode=link gcc -lgobject-2.0 -lglib-2.0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " RUN="/bin/sh ../../../libtool --mode=execute" CFLAGS=" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89" LDFLAGS="-lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../../src/libmbim-glib/libmbim-glib.la -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld " \ gtkdoc-scangobj $scanobj_options --module=libmbim-glib; \ else \ for i in libmbim-glib.args libmbim-glib.hierarchy libmbim-glib.interfaces libmbim-glib.prerequisites libmbim-glib.signals ; do \ test -f $i || touch $i ; \ done \ fi libtool: compile: gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/p11-kit-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.0 -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_48 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_48 -DGLIB_DISABLE_DEPRECATION_WARNINGS -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -c libmbim-glib-scan.c -fPIC -DPIC -o .libs/libmbim-glib-scan.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -std=gnu89 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld .libs/libmbim-glib-scan.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/libmbim-glib-scan ../../../src/libmbim-glib/.libs/libmbim-glib.so -lgudev-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 touch scan-build.stamp make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' _source_dir='' ; \ for i in ../../../src/libmbim-glib ../../../src/libmbim-glib ../../../src/libmbim-glib/generated ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-mkdb --module=libmbim-glib --output-format=xml --expand-content-files="" --main-sgml-file=libmbim-glib-docs.xml ${_source_dir} --output-format=xml --sgml-mode --name-space=mbim touch sgml-build.stamp make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' rm -rf html && mkdir html && \ mkhtml_options=""; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$?" = "0"; then \ if test "x1" = "x1"; then \ mkhtml_options="$mkhtml_options --verbose"; \ fi; \ fi; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \ if test "$?" = "0"; then \ mkhtml_options="$mkhtml_options --path=\"/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib\""; \ fi; \ cd html && gtkdoc-mkhtml $mkhtml_options libmbim-glib ../libmbim-glib-docs.xml gtkdoc-fixxref --module=libmbim-glib --module-dir=html --html-dir=/usr/share/gtk-doc/html html/MbimDevice.html:202: warning: no link for: "GFile" -> (GFile). html/MbimDevice.html:231: warning: no link for: "G-SIGNAL-RUN-LAST:CAPS" -> (Run Last). html/MbimDevice.html:313: warning: no link for: "GCancellable" -> (GCancellable). html/MbimDevice.html:314: warning: no link for: "GAsyncReadyCallback" -> (GAsyncReadyCallback). html/MbimDevice.html:337: warning: no link for: "NULL:CAPS" -> (NULL). html/MbimDevice.html:359: warning: no link for: "GAsyncResult" -> (GAsyncResult). html/MbimDevice.html:360: warning: no link for: "GError" -> (GError). html/MbimDevice.html:416: warning: no link for: "g-object-unref" -> (g_object_unref()). html/MbimDevice.html:529: warning: no link for: "TRUE:CAPS" -> (TRUE). html/MbimDevice.html:530: warning: no link for: "FALSE:CAPS" -> (FALSE). html/MbimMessage.html:569: warning: no link for: "g-free" -> (g_free()). html/MbimMessage.html:1110: warning: no link for: "g-error-free" -> (g_error_free()). html/libmbim-glib-Basic-Connect.html:1164: warning: no link for: "g-strfreev" -> (g_strfreev()). touch html-build.stamp make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' Computing chunks... Writing libmbim-glib-Version-checks.html for refentry(libmbim-glib-Version-checks) Writing libmbim-glib-UUIDs.html for refentry(libmbim-glib-UUIDs) Writing libmbim-glib-Command-IDs.html for refentry(libmbim-glib-Command-IDs) Writing MbimMessage.html for refentry(MbimMessage) Writing MbimDevice.html for refentry(MbimDevice) Writing MbimProxy.html for refentry(MbimProxy) Writing libmbim-glib-Enumerations-and-Flags.html for refentry(libmbim-glib-Enumerations-and-Flags) Writing libmbim-glib-Errors.html for refentry(libmbim-glib-Errors) Writing libmbim-glib-Common-utilities.html for refentry(libmbim-glib-Common-utilities) Writing ch01.html for chapter Writing libmbim-glib-Basic-Connect.html for refentry(libmbim-glib-Basic-Connect) Writing libmbim-glib-SMS.html for refentry(libmbim-glib-SMS) Writing libmbim-glib-USSD.html for refentry(libmbim-glib-USSD) Writing libmbim-glib-Auth.html for refentry(libmbim-glib-Auth) Writing libmbim-glib-Phonebook.html for refentry(libmbim-glib-Phonebook) Writing libmbim-glib-STK.html for refentry(libmbim-glib-STK) Writing libmbim-glib-DSS.html for refentry(libmbim-glib-DSS) Writing ch02.html for chapter Writing libmbim-glib-Ms-Basic-Connect-Extensions.html for refentry(libmbim-glib-Ms-Basic-Connect-Extensions) Writing libmbim-glib-MS-Firmware-ID.html for refentry(libmbim-glib-MS-Firmware-ID) Writing libmbim-glib-MS-Host-Shutdown.html for refentry(libmbim-glib-MS-Host-Shutdown) Writing ch03.html for chapter Writing libmbim-glib-QMI.html for refentry(libmbim-glib-QMI) Writing ch04.html for chapter Writing libmbim-glib-ATDS.html for refentry(libmbim-glib-ATDS) Writing ch05.html for chapter Writing libmbim-glib-Intel-Firmware-Update.html for refentry(libmbim-glib-Intel-Firmware-Update) Writing ch06.html for chapter Writing libmbim-glib-Deprecated-API.html for refentry(libmbim-glib-Deprecated-API) Writing ch07.html for chapter Writing object-tree.html for chapter(object-tree) Writing api-index-full.html for chapter(api-index-full) Writing api-index-deprecated.html for chapter(api-index-deprecated) Writing api-index-1-0.html for chapter(api-index-1-0) Writing api-index-1-2.html for chapter(api-index-1-2) Writing api-index-1-4.html for chapter(api-index-1-4) Writing api-index-1-8.html for chapter(api-index-1-8) Writing api-index-1-10.html for chapter(api-index-1-10) Writing api-index-1-12.html for chapter(api-index-1-12) Writing api-index-1-14.html for chapter(api-index-1-14) Writing api-index-1-16.html for chapter(api-index-1-16) Writing api-index-1-18.html for chapter(api-index-1-18) Writing api-index-1-24.html for chapter(api-index-1-24) Writing api-index-1-24-4.html for chapter(api-index-1-24-4) Writing annotation-glossary.html for glossary(annotation-glossary) Writing index.html for book(libmbim-glib) Writing libmbim-glib.devhelp2 for book(libmbim-glib) make[4]: Nothing to be done for 'all-am'. Making all in man make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oWwUkU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64 ++ dirname /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64 + cd libmbim-1.24.4 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64 'INSTALL=/usr/bin/install -p' Making install in . make[1]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4' make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4' make[1]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4' Making install in build-aux make[1]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux' Making install in templates make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux/templates' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux/templates' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux/templates' make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux/templates' Making install in mbim-codegen make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux/mbim-codegen' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux/mbim-codegen' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux/mbim-codegen' make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux/mbim-codegen' Making install in . make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux' make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux' make[1]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux' Making install in data make[1]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/data' Making install in . make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/data' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/data' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/data' make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/data' Making install in pkg-config make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/data/pkg-config' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/data/pkg-config' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 mbim-glib.pc '/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/data/pkg-config' make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/data/pkg-config' make[1]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/data' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src' Making install in common make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/common' Making install in . make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/common' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/common' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/common' make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/common' Making install in test make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/common/test' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/common/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/common/test' make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/common/test' make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/common' Making install in libmbim-glib make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' Making install in generated make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' /usr/bin/make install-am make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/include/libmbim-glib' /usr/bin/install -p -m 644 mbim-error-types.h mbim-enum-types.h mbim-basic-connect.h mbim-sms.h mbim-ussd.h mbim-auth.h mbim-phonebook.h mbim-stk.h mbim-dss.h mbim-ms-firmware-id.h mbim-ms-host-shutdown.h mbim-proxy-control.h mbim-qmi.h mbim-atds.h mbim-intel-firmware-update.h mbim-ms-basic-connect-extensions.h '/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/include/libmbim-glib' make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' Making install in . make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libmbim-glib.la '/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libmbim-glib.so.4.5.0 /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/lib64/libmbim-glib.so.4.5.0 libtool: install: (cd /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/lib64 && { ln -s -f libmbim-glib.so.4.5.0 libmbim-glib.so.4 || { rm -f libmbim-glib.so.4 && ln -s libmbim-glib.so.4.5.0 libmbim-glib.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/lib64 && { ln -s -f libmbim-glib.so.4.5.0 libmbim-glib.so || { rm -f libmbim-glib.so && ln -s libmbim-glib.so.4.5.0 libmbim-glib.so; }; }) libtool: install: /usr/bin/install -p .libs/libmbim-glib.lai /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/lib64/libmbim-glib.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/include/libmbim-glib' /usr/bin/install -p -m 644 libmbim-glib.h mbim-version.h mbim-errors.h mbim-enums.h mbim-utils.h mbim-uuid.h mbim-cid.h mbim-message.h mbim-device.h mbim-compat.h mbim-proxy.h '/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/include/libmbim-glib' make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' Making install in test make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' Making install in mbimcli make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -p mbimcli '/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/bin' libtool: warning: '../../src/libmbim-glib/libmbim-glib.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/mbimcli /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/bin/mbimcli /usr/bin/make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' /bin/sh /builddir/build/BUILD/libmbim-1.24.4/install-sh -d /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/share/bash-completion/completions /usr/bin/install -p -m 644 ./mbimcli-completion /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/share/bash-completion/completions/mbimcli make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' Making install in mbim-proxy make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbim-proxy' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbim-proxy' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/libexec' /bin/sh ../../libtool --mode=install /usr/bin/install -p mbim-proxy '/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/libexec' libtool: warning: '../../src/libmbim-glib/libmbim-glib.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/mbim-proxy /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/libexec/mbim-proxy make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbim-proxy' make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbim-proxy' make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src' make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src' make[1]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/examples' Making install in simple-tester-python make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/examples/simple-tester-python' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/examples/simple-tester-python' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/examples/simple-tester-python' make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/examples/simple-tester-python' make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/examples' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/examples' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/examples' make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/examples' make[1]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/examples' Making install in utils make[1]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/utils' make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/bin' /usr/bin/install -p mbim-network '/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/utils' make[1]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/utils' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs' Making install in reference make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference' Making install in libmbim-glib make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' /usr/bin/make install-am make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' make[5]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 ./html/MbimDevice.html /usr/bin/install -p -m 644 ./html/MbimMessage.html /usr/bin/install -p -m 644 ./html/MbimProxy.html /usr/bin/install -p -m 644 ./html/annotation-glossary.html /usr/bin/install -p -m 644 ./html/api-index-1-0.html /usr/bin/install -p -m 644 ./html/api-index-1-10.html /usr/bin/install -p -m 644 ./html/api-index-1-12.html /usr/bin/install -p -m 644 ./html/api-index-1-14.html /usr/bin/install -p -m 644 ./html/api-index-1-16.html /usr/bin/install -p -m 644 ./html/api-index-1-18.html /usr/bin/install -p -m 644 ./html/api-index-1-2.html /usr/bin/install -p -m 644 ./html/api-index-1-24-4.html /usr/bin/install -p -m 644 ./html/api-index-1-24.html /usr/bin/install -p -m 644 ./html/api-index-1-4.html /usr/bin/install -p -m 644 ./html/api-index-1-8.html /usr/bin/install -p -m 644 ./html/api-index-deprecated.html /usr/bin/install -p -m 644 ./html/api-index-full.html /usr/bin/install -p -m 644 ./html/ch01.html /usr/bin/install -p -m 644 ./html/ch02.html /usr/bin/install -p -m 644 ./html/ch03.html /usr/bin/install -p -m 644 ./html/ch04.html /usr/bin/install -p -m 644 ./html/ch05.html /usr/bin/install -p -m 644 ./html/ch06.html /usr/bin/install -p -m 644 ./html/ch07.html /usr/bin/install -p -m 644 ./html/home.png /usr/bin/install -p -m 644 ./html/index.html /usr/bin/install -p -m 644 ./html/left-insensitive.png /usr/bin/install -p -m 644 ./html/left.png /usr/bin/install -p -m 644 ./html/libmbim-glib-ATDS.html /usr/bin/install -p -m 644 ./html/libmbim-glib-Auth.html /usr/bin/install -p -m 644 ./html/libmbim-glib-Basic-Connect.html /usr/bin/install -p -m 644 ./html/libmbim-glib-Command-IDs.html /usr/bin/install -p -m 644 ./html/libmbim-glib-Common-utilities.html /usr/bin/install -p -m 644 ./html/libmbim-glib-DSS.html /usr/bin/install -p -m 644 ./html/libmbim-glib-Deprecated-API.html /usr/bin/install -p -m 644 ./html/libmbim-glib-Enumerations-and-Flags.html /usr/bin/install -p -m 644 ./html/libmbim-glib-Errors.html /usr/bin/install -p -m 644 ./html/libmbim-glib-Intel-Firmware-Update.html /usr/bin/install -p -m 644 ./html/libmbim-glib-MS-Firmware-ID.html /usr/bin/install -p -m 644 ./html/libmbim-glib-MS-Host-Shutdown.html /usr/bin/install -p -m 644 ./html/libmbim-glib-Ms-Basic-Connect-Extensions.html /usr/bin/install -p -m 644 ./html/libmbim-glib-Phonebook.html /usr/bin/install -p -m 644 ./html/libmbim-glib-QMI.html /usr/bin/install -p -m 644 ./html/libmbim-glib-SMS.html /usr/bin/install -p -m 644 ./html/libmbim-glib-STK.html /usr/bin/install -p -m 644 ./html/libmbim-glib-USSD.html /usr/bin/install -p -m 644 ./html/libmbim-glib-UUIDs.html /usr/bin/install -p -m 644 ./html/libmbim-glib-Version-checks.html /usr/bin/install -p -m 644 ./html/libmbim-glib.devhelp2 /usr/bin/install -p -m 644 ./html/object-tree.html /usr/bin/install -p -m 644 ./html/right-insensitive.png /usr/bin/install -p -m 644 ./html/right.png /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/up-insensitive.png /usr/bin/install -p -m 644 ./html/up.png make[5]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference' make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference' make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference' make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference' Making install in man make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/man' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 mbimcli.1 mbim-network.1 '/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/man' make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/man' make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs' make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs' make[1]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs' + find /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/share/gtk-doc + xargs touch --reference configure.ac + find /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64 -type f -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.24.4-2.eln109 --unique-debug-suffix -1.24.4-2.eln109.aarch64 --unique-debug-src-base libmbim-1.24.4-2.eln109.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libmbim-1.24.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/bin/mbimcli explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/lib64/libmbim-glib.so.4.5.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/libexec/mbim-proxy extracting debug info from /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/libexec/mbim-proxy extracting debug info from /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/lib64/libmbim-glib.so.4.5.0 extracting debug info from /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/bin/mbimcli original debug info size: 1780kB, size after compression: 1664kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 3501 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/mbim-network from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FpMPGP + umask 022 + cd /builddir/build/BUILD + cd libmbim-1.24.4 + make check Making check in . make[1]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4' make[1]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4' Making check in build-aux make[1]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux' Making check in templates make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux/templates' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux/templates' Making check in mbim-codegen make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux/mbim-codegen' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux/mbim-codegen' Making check in . make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux' make[1]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/build-aux' Making check in data make[1]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/data' Making check in . make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/data' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/data' Making check in pkg-config make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/data/pkg-config' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/data/pkg-config' make[1]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/data' Making check in src make[1]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src' Making check in common make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/common' Making check in . make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/common' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/common' Making check in test make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/common/test' make check-local make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/common/test' ** (gtester:3709315): WARNING **: 02:43:22.647: Deprecated: Since GLib 2.62, gtester and gtester-report are deprecated. Port to TAP. TEST: test-common... (pid=3709316) /common/str_hex: OK PASS: test-common make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/common/test' make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/common/test' make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/common' Making check in libmbim-glib make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' Making check in generated make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make check-am make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[4]: Nothing to be done for 'check-am'. make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/generated' Making check in . make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' Making check in test make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make check-local make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' ** (gtester:3709333): WARNING **: 02:43:22.711: Deprecated: Since GLib 2.62, gtester and gtester-report are deprecated. Port to TAP. TEST: test-uuid... (pid=3709334) /libmbim-glib/uuid/basic-connect: OK /libmbim-glib/uuid/sms: OK /libmbim-glib/uuid/ussd: OK /libmbim-glib/uuid/phonebook: OK /libmbim-glib/uuid/stk: OK /libmbim-glib/uuid/auth: OK /libmbim-glib/uuid/dss: OK /libmbim-glib/uuid/ms-firmware-id: OK /libmbim-glib/uuid/ms-host-shutdown: OK /libmbim-glib/uuid/intel-firmware-update: OK /libmbim-glib/uuid/ms-basic-connect-extensions: OK /libmbim-glib/uuid/valid: OK /libmbim-glib/uuid/custom: OK /libmbim-glib/uuid/valid/camelcase: OK /libmbim-glib/uuid/invalid/empty: OK /libmbim-glib/uuid/invalid/short: OK /libmbim-glib/uuid/invalid/long: OK /libmbim-glib/uuid/invalid/dashes: OK /libmbim-glib/uuid/invalid/no-hex: OK PASS: test-uuid TEST: test-cid... (pid=3709336) /libmbim-glib/cid/basic-connect: OK /libmbim-glib/cid/sms: OK /libmbim-glib/cid/ussd: OK /libmbim-glib/cid/phonebook: OK /libmbim-glib/cid/stk: OK /libmbim-glib/cid/auth: OK /libmbim-glib/cid/dss: OK /libmbim-glib/cid/ms-firmware-id: OK /libmbim-glib/cid/ms-host-shutdown: OK PASS: test-cid TEST: test-message... (pid=3709337) /libmbim-glib/message/open: OK /libmbim-glib/message/open-done: OK /libmbim-glib/message/close: OK /libmbim-glib/message/close-done: OK /libmbim-glib/message/command-done: OK /libmbim-glib/message/command/empty: OK /libmbim-glib/message/command/not-empty: OK /libmbim-glib/message/command/custom-service: OK PASS: test-message TEST: test-fragment... (pid=3709338) /libmbim-glib/fragment/receive/single: OK /libmbim-glib/fragment/receive/multiple: OK /libmbim-glib/fragment/send/multiple-1: OK /libmbim-glib/fragment/send/multiple-2: OK PASS: test-fragment TEST: test-message-parser... (pid=3709339) /libmbim-glib/message/parser/ussd: OK /libmbim-glib/message/parser/basic-connect/visible-providers: OK /libmbim-glib/message/parser/basic-connect/subscriber-ready-status: OK /libmbim-glib/message/parser/basic-connect/device-caps: OK /libmbim-glib/message/parser/basic-connect/ip-configuration: OK /libmbim-glib/message/parser/basic-connect/service-activation: OK /libmbim-glib/message/parser/basic-connect/register-state: OK /libmbim-glib/message/parser/basic-connect/provisioned-contexts: OK /libmbim-glib/message/parser/basic-connect/ip-packet-filters/none: OK /libmbim-glib/message/parser/basic-connect/ip-packet-filters/one: OK /libmbim-glib/message/parser/basic-connect/ip-packet-filters/two: OK /libmbim-glib/message/parser/basic-connect/connect/short: OK /libmbim-glib/message/parser/sms/read/zero-pdu: OK /libmbim-glib/message/parser/sms/read/single-pdu: OK /libmbim-glib/message/parser/sms/read/multiple-pdu: OK /libmbim-glib/message/parser/auth/akap: OK /libmbim-glib/message/parser/stk/pac/notification: OK /libmbim-glib/message/parser/stk/pac/response: OK /libmbim-glib/message/parser/stk/terminal/response: OK /libmbim-glib/message/parser/stk/envelope/response: OK /libmbim-glib/message/parser/ms-firmware-id/get: OK PASS: test-message-parser TEST: test-message-builder... (pid=3709340) /libmbim-glib/message/builder/basic-connect/pin/set: OK /libmbim-glib/message/builder/basic-connect/pin/set/raw: OK /libmbim-glib/message/builder/basic-connect/connect/set: OK /libmbim-glib/message/builder/basic-connect/connect/set/raw: OK /libmbim-glib/message/builder/basic-connect/service-activation/set: OK /libmbim-glib/message/builder/basic-connect/device-service-subscribe-list/set: OK /libmbim-glib/message/builder/basic-connect/ip-packet-filters/set/none: OK /libmbim-glib/message/builder/basic-connect/ip-packet-filters/set/one: OK /libmbim-glib/message/builder/basic-connect/ip-packet-filters/set/two: OK /libmbim-glib/message/builder/basic-connect/multicarrier-providers/set: OK /libmbim-glib/message/builder/ussd/set: OK /libmbim-glib/message/builder/auth/akap/query: OK /libmbim-glib/message/builder/stk/pac/set: OK /libmbim-glib/message/builder/stk/terminal-response/set: OK /libmbim-glib/message/builder/stk/envelope/set: OK /libmbim-glib/message/builder/dss/connect/set: OK /libmbim-glib/message/builder/ms-host-shutdown/notify/set: OK PASS: test-message-builder TEST: test-proxy-helpers... (pid=3709341) /libmbim-glib/proxy/parse/single-service/0: OK /libmbim-glib/proxy/parse/single-service/1: OK /libmbim-glib/proxy/parse/single-service/5: OK /libmbim-glib/proxy/merge/none: OK /libmbim-glib/proxy/merge/standard: OK /libmbim-glib/proxy/merge/other: OK /libmbim-glib/proxy/merge/same-service: OK /libmbim-glib/proxy/merge/different-services: OK /libmbim-glib/proxy/merge/merged-services: OK PASS: test-proxy-helpers make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib/test' make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/libmbim-glib' Making check in mbimcli make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbimcli' Making check in mbim-proxy make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbim-proxy' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src/mbim-proxy' make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src' make[1]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/src' Making check in examples make[1]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/examples' Making check in simple-tester-python make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/examples/simple-tester-python' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/examples/simple-tester-python' make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/examples' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/examples' make[1]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/examples' Making check in utils make[1]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/utils' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/utils' Making check in docs make[1]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs' Making check in reference make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference' Making check in libmbim-glib make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' make check-am make[4]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' make[4]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference/libmbim-glib' make[3]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference' make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/reference' Making check in man make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs/man' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs/man' make[2]: Entering directory '/builddir/build/BUILD/libmbim-1.24.4/docs' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs' make[1]: Leaving directory '/builddir/build/BUILD/libmbim-1.24.4/docs' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: libmbim-1.24.4-2.eln109.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ley2Rf + umask 022 + cd /builddir/build/BUILD + cd libmbim-1.24.4 + DOCDIR=/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/share/doc/libmbim + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/share/doc/libmbim + cp -pr NEWS /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/share/doc/libmbim + cp -pr AUTHORS /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/share/doc/libmbim + cp -pr README /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/share/doc/libmbim + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vSjI5Z + umask 022 + cd /builddir/build/BUILD + cd libmbim-1.24.4 + LICENSEDIR=/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/share/licenses/libmbim + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/share/licenses/libmbim + cp -pr COPYING.LIB /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/share/licenses/libmbim + RPM_EC=0 ++ jobs -p + exit 0 Provides: libmbim = 1.24.4-2.eln109 libmbim(aarch-64) = 1.24.4-2.eln109 libmbim-glib.so.4()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgudev-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: libmbim-devel-1.24.4-2.eln109.aarch64 Provides: libmbim-devel = 1.24.4-2.eln109 libmbim-devel(aarch-64) = 1.24.4-2.eln109 pkgconfig(mbim-glib) = 1.24.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libmbim-glib.so.4()(64bit) pkgconfig(gio-2.0) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) Processing files: libmbim-utils-1.24.4-2.eln109.aarch64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CsVGN1 + umask 022 + cd /builddir/build/BUILD + cd libmbim-1.24.4 + LICENSEDIR=/builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/share/licenses/libmbim-utils + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/share/licenses/libmbim-utils + cp -pr COPYING /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64/usr/share/licenses/libmbim-utils + RPM_EC=0 ++ jobs -p + exit 0 Provides: libmbim-utils = 1.24.4-2.eln109 libmbim-utils(aarch-64) = 1.24.4-2.eln109 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libmbim-glib.so.4()(64bit) rtld(GNU_HASH) Processing files: libmbim-debugsource-1.24.4-2.eln109.aarch64 Provides: libmbim-debugsource = 1.24.4-2.eln109 libmbim-debugsource(aarch-64) = 1.24.4-2.eln109 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libmbim-debuginfo-1.24.4-2.eln109.aarch64 Provides: debuginfo(build-id) = 7fd46cc3b83060ef58abe958416e294309a3bb77 libmbim-debuginfo = 1.24.4-2.eln109 libmbim-debuginfo(aarch-64) = 1.24.4-2.eln109 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libmbim-debugsource(aarch-64) = 1.24.4-2.eln109 Processing files: libmbim-utils-debuginfo-1.24.4-2.eln109.aarch64 Provides: debuginfo(build-id) = 0ebffc12140498604ce55c901acfc14c5abdb3aa debuginfo(build-id) = 759256eed6ad51a771cda08283951029f3e4197c libmbim-utils-debuginfo = 1.24.4-2.eln109 libmbim-utils-debuginfo(aarch-64) = 1.24.4-2.eln109 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libmbim-debugsource(aarch-64) = 1.24.4-2.eln109 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64 Wrote: /builddir/build/RPMS/libmbim-utils-debuginfo-1.24.4-2.eln109.aarch64.rpm Wrote: /builddir/build/RPMS/libmbim-1.24.4-2.eln109.aarch64.rpm Wrote: /builddir/build/RPMS/libmbim-utils-1.24.4-2.eln109.aarch64.rpm Wrote: /builddir/build/RPMS/libmbim-debuginfo-1.24.4-2.eln109.aarch64.rpm Wrote: /builddir/build/RPMS/libmbim-debugsource-1.24.4-2.eln109.aarch64.rpm Wrote: /builddir/build/RPMS/libmbim-devel-1.24.4-2.eln109.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7ilkpY + umask 022 + cd /builddir/build/BUILD + cd libmbim-1.24.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libmbim-1.24.4-2.eln109.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0