+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/ofono.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.p09LvJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ofono-1.22 + /usr/bin/gzip -dc /builddir/build/SOURCES/ofono-1.22.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ofono-1.22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.w5UUcw + umask 022 + cd /builddir/build/BUILD + cd ofono-1.22 + '[' '!' -f configure ']' + ./bootstrap configure.ac:19: installing './compile' configure.ac:31: installing './config.guess' configure.ac:31: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 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-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="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 --enable-bluetooth --enable-pie --disable-silent-rules 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 make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for 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 dependency style of gcc... none checking for C/C++ restrict keyword... __restrict checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether gcc accepts -fPIE... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-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 riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... 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 riscv64-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 for signalfd... yes checking for dlopen in -ldl... yes checking for GLIB... yes checking for DBUS... yes checking for UDEV... yes checking for mobile-broadband-provider-info... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/version.h config.status: creating src/ofono.service config.status: creating ofono.pc config.status: creating dundee/dundee.service config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/log.h include/ofono/log.h ln -s /builddir/build/BUILD/ofono-1.22/include/plugin.h include/ofono/plugin.h ln -s /builddir/build/BUILD/ofono-1.22/include/history.h include/ofono/history.h ln -s /builddir/build/BUILD/ofono-1.22/include/dbus.h include/ofono/dbus.h /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/modem.h include/ofono/modem.h /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/types.h include/ofono/types.h /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/call-barring.h include/ofono/call-barring.h ln -s /builddir/build/BUILD/ofono-1.22/include/call-forwarding.h include/ofono/call-forwarding.h /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/call-meter.h include/ofono/call-meter.h /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/call-settings.h include/ofono/call-settings.h /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/phonebook.h include/ofono/phonebook.h ln -s /builddir/build/BUILD/ofono-1.22/include/ussd.h include/ofono/ussd.h /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/sms.h include/ofono/sms.h /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/sim.h include/ofono/sim.h ln -s /builddir/build/BUILD/ofono-1.22/include/message-waiting.h include/ofono/message-waiting.h ln -s /builddir/build/BUILD/ofono-1.22/include/netreg.h include/ofono/netreg.h ln -s /builddir/build/BUILD/ofono-1.22/include/voicecall.h include/ofono/voicecall.h /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/devinfo.h include/ofono/devinfo.h ln -s /builddir/build/BUILD/ofono-1.22/include/cbs.h include/ofono/cbs.h ln -s /builddir/build/BUILD/ofono-1.22/include/call-volume.h include/ofono/call-volume.h /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/gprs.h include/ofono/gprs.h /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/gprs-context.h include/ofono/gprs-context.h ln -s /builddir/build/BUILD/ofono-1.22/include/stk.h include/ofono/stk.h ln -s /builddir/build/BUILD/ofono-1.22/include/radio-settings.h include/ofono/radio-settings.h /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/audio-settings.h include/ofono/audio-settings.h ln -s /builddir/build/BUILD/ofono-1.22/include/nettime.h include/ofono/nettime.h /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/ctm.h include/ofono/ctm.h /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/cdma-voicecall.h include/ofono/cdma-voicecall.h /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/cdma-sms.h include/ofono/cdma-sms.h ln -s /builddir/build/BUILD/ofono-1.22/include/sim-auth.h include/ofono/sim-auth.h ln -s /builddir/build/BUILD/ofono-1.22/include/gprs-provision.h include/ofono/gprs-provision.h ln -s /builddir/build/BUILD/ofono-1.22/include/emulator.h include/ofono/emulator.h /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/location-reporting.h include/ofono/location-reporting.h ln -s /builddir/build/BUILD/ofono-1.22/include/cdma-connman.h include/ofono/cdma-connman.h ln -s /builddir/build/BUILD/ofono-1.22/include/gnss.h include/ofono/gnss.h ln -s /builddir/build/BUILD/ofono-1.22/include/private-network.h include/ofono/private-network.h /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/cdma-netreg.h include/ofono/cdma-netreg.h /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/cdma-provision.h include/ofono/cdma-provision.h /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/handsfree.h include/ofono/handsfree.h ln -s /builddir/build/BUILD/ofono-1.22/include/handsfree-audio.h include/ofono/handsfree-audio.h /usr/bin/mkdir -p include/ofono /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/siri.h include/ofono/siri.h /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/netmon.h include/ofono/netmon.h ln -s /builddir/build/BUILD/ofono-1.22/include/lte.h include/ofono/lte.h /usr/bin/mkdir -p include/ofono ln -s /builddir/build/BUILD/ofono-1.22/include/ims.h include/ofono/ims.h /usr/bin/mkdir -p include/ofono ./src/genbuiltin udevng rildev ril infineon ril_intel rilmodem isimodem isiusb n900 u8500 qmimodem gobi atmodem nwmodem swmodem ztemodem iceramodem huaweimodem calypsomodem mbmmodem telitmodem hsomodem ifxmodem stemodem dunmodem hfpmodem speedupmodem ubloxmodem gemaltomodem xmm7modem phonesim cdmamodem g1 wavecom calypso mbm hso zte huawei sierra novatel palmpre ifx ste stemgr caif cinterion gemalto nokia nokiacdma linktop icera alcatel speedup speedupcdma samsung sim900 connman telit quectel ublox xmm7xxx hfp_bluez5 dun_gw_bluez5 bluez5 hfp_ag_bluez5 upower provision cdma_provision file_provision smart_messaging push_notification allowed_apns > src/builtin.h ln -s /builddir/build/BUILD/ofono-1.22/include/storage.h include/ofono/storage.h ln -s /builddir/build/BUILD/ofono-1.22/include/version.h include/ofono/version.h make --no-print-directory all-am gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o unit/rilmodem-test-server.o unit/rilmodem-test-server.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o unit/rilmodem-test-engine.o unit/rilmodem-test-engine.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o unit/test-rilmodem-cs.o unit/test-rilmodem-cs.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o unit/test-rilmodem-sms.o unit/test-rilmodem-sms.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/sms.o drivers/rilmodem/sms.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o unit/test-rilmodem-cb.o unit/test-rilmodem-cb.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/call-barring.o drivers/rilmodem/call-barring.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o unit/test-rilmodem-gprs.o unit/test-rilmodem-gprs.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/gprs.o drivers/rilmodem/gprs.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o unit/test-sms-root.o unit/test-sms-root.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o unit/test-mux.o unit/test-mux.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/gatchat.o gatchat/gatchat.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/gatresult.o gatchat/gatresult.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/gatsyntax.o gatchat/gatsyntax.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/gatio.o gatchat/gatio.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/crc-ccitt.o gatchat/crc-ccitt.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/gatmux.o gatchat/gatmux.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/gsm0710.o gatchat/gsm0710.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/gattty.o gatchat/gattty.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/gatutil.o gatchat/gatutil.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/gatserver.o gatchat/gatserver.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/gatrawip.o gatchat/gatrawip.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/gathdlc.o gatchat/gathdlc.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/gatppp.o gatchat/gatppp.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/ppp_cp.o gatchat/ppp_cp.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/ppp_lcp.o gatchat/ppp_lcp.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/ppp_auth.o gatchat/ppp_auth.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/ppp_net.o gatchat/ppp_net.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/ppp_ipcp.o gatchat/ppp_ipcp.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/ppp_ipv6cp.o gatchat/ppp_ipv6cp.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o unit/test-caif.o unit/test-caif.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/gsmdial.o gatchat/gsmdial.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/test-server.o gatchat/test-server.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/test-qcdm.o gatchat/test-qcdm.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/rilmodem.o drivers/rilmodem/rilmodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/devinfo.o drivers/rilmodem/devinfo.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/network-registration.o drivers/rilmodem/network-registration.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/voicecall.o drivers/rilmodem/voicecall.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/call-volume.o drivers/rilmodem/call-volume.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/gprs-context.o drivers/rilmodem/gprs-context.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/sim.o drivers/rilmodem/sim.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/ussd.o drivers/rilmodem/ussd.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/call-forwarding.o drivers/rilmodem/call-forwarding.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/radio-settings.o drivers/rilmodem/radio-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/netmon.o drivers/rilmodem/netmon.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/stk.o drivers/rilmodem/stk.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/cbs.o drivers/rilmodem/cbs.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/lte.o drivers/rilmodem/lte.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/isiusb.o plugins/isiusb.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/n900.o plugins/n900.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/nokia-gpio.o plugins/nokia-gpio.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/u8500.o plugins/u8500.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/gobi.o plugins/gobi.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/phonesim.o plugins/phonesim.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/g1.o plugins/g1.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/wavecom.o plugins/wavecom.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/calypso.o plugins/calypso.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/mbm.o plugins/mbm.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/hso.o plugins/hso.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/zte.o plugins/zte.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/huawei.o plugins/huawei.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/sierra.o plugins/sierra.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/novatel.o plugins/novatel.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/palmpre.o plugins/palmpre.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/ifx.o plugins/ifx.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/ste.o plugins/ste.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/stemgr.o plugins/stemgr.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/caif.o plugins/caif.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/cinterion.o plugins/cinterion.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/gemalto.o plugins/gemalto.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/nokia.o plugins/nokia.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/nokiacdma.o plugins/nokiacdma.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/linktop.o plugins/linktop.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/icera.o plugins/icera.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/alcatel.o plugins/alcatel.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/speedup.o plugins/speedup.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/speedupcdma.o plugins/speedupcdma.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/samsung.o plugins/samsung.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/sim900.o plugins/sim900.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/connman.o plugins/connman.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/telit.o plugins/telit.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/quectel.o plugins/quectel.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/ublox.o plugins/ublox.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/xmm7xxx.o plugins/xmm7xxx.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/hfp_hf_bluez5.o plugins/hfp_hf_bluez5.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/dun_gw_bluez5.o plugins/dun_gw_bluez5.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/bluez5.o plugins/bluez5.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/hfp_ag_bluez5.o plugins/hfp_ag_bluez5.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/upower.o plugins/upower.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/mbpi.o plugins/mbpi.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/provision.o plugins/provision.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/cdma-provision.o plugins/cdma-provision.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/file-provision.o plugins/file-provision.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/smart-messaging.o plugins/smart-messaging.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/push-notification.o plugins/push-notification.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/allowed-apns.o plugins/allowed-apns.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/main.o src/main.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/plugin.o src/plugin.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/modem.o src/modem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/manager.o src/manager.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/dbus.o src/dbus.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/network.o src/network.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/voicecall.o src/voicecall.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/ussd.o src/ussd.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/sms.o src/sms.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/call-settings.o src/call-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/call-forwarding.o src/call-forwarding.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/call-meter.o src/call-meter.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/call-barring.o src/call-barring.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/sim.o src/sim.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/stk.o src/stk.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/phonebook.o src/phonebook.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/history.o src/history.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/message-waiting.o src/message-waiting.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/cbs.o src/cbs.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/watch.o src/watch.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/call-volume.o src/call-volume.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/gprs.o src/gprs.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/radio-settings.o src/radio-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/nettime.o src/nettime.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/stkagent.o src/stkagent.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/simfs.o src/simfs.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/audio-settings.o src/audio-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/smsagent.o src/smsagent.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/ctm.o src/ctm.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/cdma-voicecall.o src/cdma-voicecall.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/sim-auth.o src/sim-auth.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/message.o src/message.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/gprs-provision.o src/gprs-provision.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/emulator.o src/emulator.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/location-reporting.o src/location-reporting.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/cdma-connman.o src/cdma-connman.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/gnss.o src/gnss.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/gnssagent.o src/gnssagent.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/cdma-sms.o src/cdma-sms.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/private-network.o src/private-network.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/cdma-netreg.o src/cdma-netreg.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/cdma-provision.o src/cdma-provision.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/handsfree.o src/handsfree.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/handsfree-audio.o src/handsfree-audio.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/siri.o src/siri.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/netmon.o src/netmon.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/lte.o src/lte.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/ims.o src/ims.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/netmonagent.o src/netmonagent.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gdbus/mainloop.lo gdbus/mainloop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdbus/mainloop.c -fPIC -DPIC -o gdbus/.libs/mainloop.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gdbus/watch.lo gdbus/watch.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gdbus/object.lo gdbus/object.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gdbus/client.lo gdbus/client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdbus/watch.c -fPIC -DPIC -o gdbus/.libs/watch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdbus/object.c -fPIC -DPIC -o gdbus/.libs/object.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gdbus/polkit.lo gdbus/polkit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdbus/client.c -fPIC -DPIC -o gdbus/.libs/client.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gdbus/polkit.c -fPIC -DPIC -o gdbus/.libs/polkit.o gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o unit/test-common.o unit/test-common.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/common.o src/common.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/util.o src/util.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o unit/test-util.o unit/test-util.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o unit/test-idmap.o unit/test-idmap.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/idmap.o src/idmap.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o unit/test-simutil.o unit/test-simutil.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/simutil.o src/simutil.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/smsutil.o src/smsutil.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/storage.o src/storage.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o unit/test-stkutil.o unit/test-stkutil.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/stkutil.o src/stkutil.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o unit/test-sms.o unit/test-sms.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o unit/test-cdmasms.o unit/test-cdmasms.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/cdma-smsutil.o src/cdma-smsutil.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gril/gril.o gril/gril.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gril/grilio.o gril/grilio.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gril/grilutil.o gril/grilutil.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gril/parcel.o gril/parcel.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o src/log.o src/log.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gatchat/ringbuffer.o gatchat/ringbuffer.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/rilutil.o drivers/rilmodem/rilutil.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/rilmodem/call-settings.o drivers/rilmodem/call-settings.c /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-sms-root unit/test-sms-root.o src/util.o src/smsutil.o src/storage.o -lglib-2.0 /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-mux unit/test-mux.o gatchat/gatchat.o gatchat/gatresult.o gatchat/gatsyntax.o gatchat/ringbuffer.o gatchat/gatio.o gatchat/crc-ccitt.o gatchat/gatmux.o gatchat/gsm0710.o gatchat/gattty.o gatchat/gatutil.o gatchat/gatserver.o gatchat/gatrawip.o gatchat/gathdlc.o gatchat/gatppp.o gatchat/ppp_cp.o gatchat/ppp_lcp.o gatchat/ppp_auth.o gatchat/ppp_net.o gatchat/ppp_ipcp.o gatchat/ppp_ipv6cp.o -lglib-2.0 /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-caif unit/test-caif.o gatchat/gatchat.o gatchat/gatresult.o gatchat/gatsyntax.o gatchat/ringbuffer.o gatchat/gatio.o gatchat/crc-ccitt.o gatchat/gatmux.o gatchat/gsm0710.o gatchat/gattty.o gatchat/gatutil.o gatchat/gatserver.o gatchat/gatrawip.o gatchat/gathdlc.o gatchat/gatppp.o gatchat/ppp_cp.o gatchat/ppp_lcp.o gatchat/ppp_auth.o gatchat/ppp_net.o gatchat/ppp_ipcp.o gatchat/ppp_ipv6cp.o -lglib-2.0 libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-sms-root unit/test-sms-root.o src/util.o src/smsutil.o src/storage.o -lglib-2.0 /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o gatchat/gsmdial gatchat/gsmdial.o gatchat/gatchat.o gatchat/gatresult.o gatchat/gatsyntax.o gatchat/ringbuffer.o gatchat/gatio.o gatchat/crc-ccitt.o gatchat/gatmux.o gatchat/gsm0710.o gatchat/gattty.o gatchat/gatutil.o gatchat/gatserver.o gatchat/gatrawip.o gatchat/gathdlc.o gatchat/gatppp.o gatchat/ppp_cp.o gatchat/ppp_lcp.o gatchat/ppp_auth.o gatchat/ppp_net.o gatchat/ppp_ipcp.o gatchat/ppp_ipv6cp.o -lglib-2.0 /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o gatchat/test-server gatchat/test-server.o gatchat/gatchat.o gatchat/gatresult.o gatchat/gatsyntax.o gatchat/ringbuffer.o gatchat/gatio.o gatchat/crc-ccitt.o gatchat/gatmux.o gatchat/gsm0710.o gatchat/gattty.o gatchat/gatutil.o gatchat/gatserver.o gatchat/gatrawip.o gatchat/gathdlc.o gatchat/gatppp.o gatchat/ppp_cp.o gatchat/ppp_lcp.o gatchat/ppp_auth.o gatchat/ppp_net.o gatchat/ppp_ipcp.o gatchat/ppp_ipv6cp.o -lglib-2.0 -lutil libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-mux unit/test-mux.o gatchat/gatchat.o gatchat/gatresult.o gatchat/gatsyntax.o gatchat/ringbuffer.o gatchat/gatio.o gatchat/crc-ccitt.o gatchat/gatmux.o gatchat/gsm0710.o gatchat/gattty.o gatchat/gatutil.o gatchat/gatserver.o gatchat/gatrawip.o gatchat/gathdlc.o gatchat/gatppp.o gatchat/ppp_cp.o gatchat/ppp_lcp.o gatchat/ppp_auth.o gatchat/ppp_net.o gatchat/ppp_ipcp.o gatchat/ppp_ipv6cp.o -lglib-2.0 libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-caif unit/test-caif.o gatchat/gatchat.o gatchat/gatresult.o gatchat/gatsyntax.o gatchat/ringbuffer.o gatchat/gatio.o gatchat/crc-ccitt.o gatchat/gatmux.o gatchat/gsm0710.o gatchat/gattty.o gatchat/gatutil.o gatchat/gatserver.o gatchat/gatrawip.o gatchat/gathdlc.o gatchat/gatppp.o gatchat/ppp_cp.o gatchat/ppp_lcp.o gatchat/ppp_auth.o gatchat/ppp_net.o gatchat/ppp_ipcp.o gatchat/ppp_ipv6cp.o -lglib-2.0 /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o gatchat/test-qcdm gatchat/test-qcdm.o gatchat/gatchat.o gatchat/gatresult.o gatchat/gatsyntax.o gatchat/ringbuffer.o gatchat/gatio.o gatchat/crc-ccitt.o gatchat/gatmux.o gatchat/gsm0710.o gatchat/gattty.o gatchat/gatutil.o gatchat/gatserver.o gatchat/gatrawip.o gatchat/gathdlc.o gatchat/gatppp.o gatchat/ppp_cp.o gatchat/ppp_lcp.o gatchat/ppp_auth.o gatchat/ppp_net.o gatchat/ppp_ipcp.o gatchat/ppp_ipv6cp.o -lglib-2.0 gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/udevng.o plugins/udevng.c libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o gatchat/gsmdial gatchat/gsmdial.o gatchat/gatchat.o gatchat/gatresult.o gatchat/gatsyntax.o gatchat/ringbuffer.o gatchat/gatio.o gatchat/crc-ccitt.o gatchat/gatmux.o gatchat/gsm0710.o gatchat/gattty.o gatchat/gatutil.o gatchat/gatserver.o gatchat/gatrawip.o gatchat/gathdlc.o gatchat/gatppp.o gatchat/ppp_cp.o gatchat/ppp_lcp.o gatchat/ppp_auth.o gatchat/ppp_net.o gatchat/ppp_ipcp.o gatchat/ppp_ipv6cp.o -lglib-2.0 libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o gatchat/test-server gatchat/test-server.o gatchat/gatchat.o gatchat/gatresult.o gatchat/gatsyntax.o gatchat/ringbuffer.o gatchat/gatio.o gatchat/crc-ccitt.o gatchat/gatmux.o gatchat/gsm0710.o gatchat/gattty.o gatchat/gatutil.o gatchat/gatserver.o gatchat/gatrawip.o gatchat/gathdlc.o gatchat/gatppp.o gatchat/ppp_cp.o gatchat/ppp_lcp.o gatchat/ppp_auth.o gatchat/ppp_net.o gatchat/ppp_ipcp.o gatchat/ppp_ipv6cp.o -lglib-2.0 -lutil gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/rildev.o plugins/rildev.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/ril.o plugins/ril.c libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o gatchat/test-qcdm gatchat/test-qcdm.o gatchat/gatchat.o gatchat/gatresult.o gatchat/gatsyntax.o gatchat/ringbuffer.o gatchat/gatio.o gatchat/crc-ccitt.o gatchat/gatmux.o gatchat/gsm0710.o gatchat/gattty.o gatchat/gatutil.o gatchat/gatserver.o gatchat/gatrawip.o gatchat/gathdlc.o gatchat/gatppp.o gatchat/ppp_cp.o gatchat/ppp_lcp.o gatchat/ppp_auth.o gatchat/ppp_net.o gatchat/ppp_ipcp.o gatchat/ppp_ipv6cp.o -lglib-2.0 gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/infineon.o plugins/infineon.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o plugins/ril_intel.o plugins/ril_intel.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gisi/client.o gisi/client.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gisi/iter.o gisi/iter.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gisi/message.o gisi/message.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gisi/modem.o gisi/modem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gisi/netlink.o gisi/netlink.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gisi/pep.o gisi/pep.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gisi/pipe.o gisi/pipe.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gisi/server.o gisi/server.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o gisi/socket.o gisi/socket.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/isimodem.o drivers/isimodem/isimodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/debug.o drivers/isimodem/debug.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/phonebook.o drivers/isimodem/phonebook.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/devinfo.o drivers/isimodem/devinfo.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/network-registration.o drivers/isimodem/network-registration.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/infoserver.o drivers/isimodem/infoserver.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/voicecall.o drivers/isimodem/voicecall.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/sms.o drivers/isimodem/sms.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/cbs.o drivers/isimodem/cbs.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/sim.o drivers/isimodem/sim.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/ussd.o drivers/isimodem/ussd.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/call-forwarding.o drivers/isimodem/call-forwarding.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/call-settings.o drivers/isimodem/call-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/call-barring.o drivers/isimodem/call-barring.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/call-meter.o drivers/isimodem/call-meter.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/radio-settings.o drivers/isimodem/radio-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/gprs.o drivers/isimodem/gprs.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/gprs-context.o drivers/isimodem/gprs-context.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/audio-settings.o drivers/isimodem/audio-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/uicc.o drivers/isimodem/uicc.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/isimodem/uicc-util.o drivers/isimodem/uicc-util.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/qmimodem/qmi.o drivers/qmimodem/qmi.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/qmimodem/nas.o drivers/qmimodem/nas.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/qmimodem/qmimodem.o drivers/qmimodem/qmimodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/qmimodem/devinfo.o drivers/qmimodem/devinfo.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/qmimodem/voicecall.o drivers/qmimodem/voicecall.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/qmimodem/network-registration.o drivers/qmimodem/network-registration.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/qmimodem/sim-legacy.o drivers/qmimodem/sim-legacy.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/qmimodem/sim.o drivers/qmimodem/sim.c drivers/qmimodem/network-registration.c: In function 'scan_nets_cb': drivers/qmimodem/network-registration.c:268:52: warning: '%03d' directive output may be truncated writing between 3 and 5 bytes into a region of size 4 [-Wformat-truncation=] snprintf(list[i].mcc, OFONO_MAX_MCC_LENGTH + 1, "%03d", ^~~~ drivers/qmimodem/network-registration.c:268:51: note: directive argument in the range [0, 65535] snprintf(list[i].mcc, OFONO_MAX_MCC_LENGTH + 1, "%03d", ^~~~~~ In file included from /usr/include/stdio.h:861:0, from drivers/qmimodem/network-registration.c:27: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 4 and 6 bytes into a destination of size 4 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ drivers/qmimodem/network-registration.c:270:52: warning: '%02d' directive output may be truncated writing between 2 and 5 bytes into a region of size 4 [-Wformat-truncation=] snprintf(list[i].mnc, OFONO_MAX_MNC_LENGTH + 1, "%02d", ^~~~ drivers/qmimodem/network-registration.c:270:51: note: directive argument in the range [0, 65535] snprintf(list[i].mnc, OFONO_MAX_MNC_LENGTH + 1, "%02d", ^~~~~~ In file included from /usr/include/stdio.h:861:0, from drivers/qmimodem/network-registration.c:27: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 3 and 6 bytes into a destination of size 4 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/qmimodem/sms.o drivers/qmimodem/sms.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/qmimodem/ussd.o drivers/qmimodem/ussd.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/qmimodem/gprs.o drivers/qmimodem/gprs.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/qmimodem/gprs-context.o drivers/qmimodem/gprs-context.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/qmimodem/radio-settings.o drivers/qmimodem/radio-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/qmimodem/location-reporting.o drivers/qmimodem/location-reporting.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/qmimodem/netmon.o drivers/qmimodem/netmon.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/atmodem.o drivers/atmodem/atmodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/call-settings.o drivers/atmodem/call-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/sms.o drivers/atmodem/sms.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/cbs.o drivers/atmodem/cbs.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/call-forwarding.o drivers/atmodem/call-forwarding.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/call-meter.o drivers/atmodem/call-meter.c drivers/atmodem/sms.c: In function 'at_csca_set': drivers/atmodem/sms.c:109:40: warning: '%s' directive output may be truncated writing up to 80 bytes into a region of size 55 [-Wformat-truncation=] snprintf(buf, sizeof(buf), "AT+CSCA=\"%s\",%d", sca->number, sca->type); ^~ In file included from /usr/include/stdio.h:861:0, from drivers/atmodem/sms.c:29: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 13 and 103 bytes into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/network-registration.o drivers/atmodem/network-registration.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/sim.o drivers/atmodem/sim.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/stk.o drivers/atmodem/stk.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/ussd.o drivers/atmodem/ussd.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/voicecall.o drivers/atmodem/voicecall.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/call-barring.o drivers/atmodem/call-barring.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/phonebook.o drivers/atmodem/phonebook.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/devinfo.o drivers/atmodem/devinfo.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/call-volume.o drivers/atmodem/call-volume.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/atutil.o drivers/atmodem/atutil.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/gprs.o drivers/atmodem/gprs.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/gprs-context.o drivers/atmodem/gprs-context.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/gnss.o drivers/atmodem/gnss.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/atmodem/lte.o drivers/atmodem/lte.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/nwmodem/nwmodem.o drivers/nwmodem/nwmodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/nwmodem/radio-settings.o drivers/nwmodem/radio-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/swmodem/swmodem.o drivers/swmodem/swmodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/swmodem/gprs-context.o drivers/swmodem/gprs-context.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/ztemodem/ztemodem.o drivers/ztemodem/ztemodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/ztemodem/radio-settings.o drivers/ztemodem/radio-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/iceramodem/iceramodem.o drivers/iceramodem/iceramodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/iceramodem/gprs-context.o drivers/iceramodem/gprs-context.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/iceramodem/radio-settings.o drivers/iceramodem/radio-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/huaweimodem/huaweimodem.o drivers/huaweimodem/huaweimodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/huaweimodem/ussd.o drivers/huaweimodem/ussd.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/huaweimodem/voicecall.o drivers/huaweimodem/voicecall.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/huaweimodem/audio-settings.o drivers/huaweimodem/audio-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/huaweimodem/gprs-context.o drivers/huaweimodem/gprs-context.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/huaweimodem/radio-settings.o drivers/huaweimodem/radio-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/huaweimodem/cdma-netreg.o drivers/huaweimodem/cdma-netreg.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/calypsomodem/calypsomodem.o drivers/calypsomodem/calypsomodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/calypsomodem/voicecall.o drivers/calypsomodem/voicecall.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/calypsomodem/stk.o drivers/calypsomodem/stk.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/mbmmodem/mbmmodem.o drivers/mbmmodem/mbmmodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/mbmmodem/gprs-context.o drivers/mbmmodem/gprs-context.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/mbmmodem/stk.o drivers/mbmmodem/stk.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/mbmmodem/location-reporting.o drivers/mbmmodem/location-reporting.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/telitmodem/telitmodem.o drivers/telitmodem/telitmodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/telitmodem/location-reporting.o drivers/telitmodem/location-reporting.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/telitmodem/gprs-context-ncm.o drivers/telitmodem/gprs-context-ncm.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/hsomodem/hsomodem.o drivers/hsomodem/hsomodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/hsomodem/gprs-context.o drivers/hsomodem/gprs-context.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/hsomodem/radio-settings.o drivers/hsomodem/radio-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/ifxmodem/ifxmodem.o drivers/ifxmodem/ifxmodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/ifxmodem/voicecall.o drivers/ifxmodem/voicecall.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/ifxmodem/audio-settings.o drivers/ifxmodem/audio-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/ifxmodem/radio-settings.o drivers/ifxmodem/radio-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/ifxmodem/gprs-context.o drivers/ifxmodem/gprs-context.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/ifxmodem/stk.o drivers/ifxmodem/stk.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/ifxmodem/ctm.o drivers/ifxmodem/ctm.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/stemodem/stemodem.o drivers/stemodem/stemodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/stemodem/voicecall.o drivers/stemodem/voicecall.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/stemodem/radio-settings.o drivers/stemodem/radio-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/stemodem/caif_rtnl.o drivers/stemodem/caif_rtnl.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/stemodem/gprs-context.o drivers/stemodem/gprs-context.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/dunmodem/dunmodem.o drivers/dunmodem/dunmodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/dunmodem/network-registration.o drivers/dunmodem/network-registration.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/dunmodem/gprs.o drivers/dunmodem/gprs.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/hfpmodem/hfpmodem.o drivers/hfpmodem/hfpmodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/hfpmodem/slc.o drivers/hfpmodem/slc.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/hfpmodem/voicecall.o drivers/hfpmodem/voicecall.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/hfpmodem/network-registration.o drivers/hfpmodem/network-registration.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/hfpmodem/call-volume.o drivers/hfpmodem/call-volume.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/hfpmodem/devinfo.o drivers/hfpmodem/devinfo.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/hfpmodem/handsfree.o drivers/hfpmodem/handsfree.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/hfpmodem/siri.o drivers/hfpmodem/siri.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/speedupmodem/speedupmodem.o drivers/speedupmodem/speedupmodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/speedupmodem/ussd.o drivers/speedupmodem/ussd.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/ubloxmodem/ubloxmodem.o drivers/ubloxmodem/ubloxmodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/ubloxmodem/gprs-context.o drivers/ubloxmodem/gprs-context.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/ubloxmodem/netmon.o drivers/ubloxmodem/netmon.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/ubloxmodem/lte.o drivers/ubloxmodem/lte.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/gemaltomodem/gemaltomodem.o drivers/gemaltomodem/gemaltomodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/gemaltomodem/location-reporting.o drivers/gemaltomodem/location-reporting.c drivers/ubloxmodem/gprs-context.c: In function 'ublox_gprs_activate_primary': drivers/ubloxmodem/gprs-context.c:323:57: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size between 40 and 112 [-Wformat-truncation=] snprintf(buf, sizeof(buf), "AT+UAUTHREQ=%u,%u,\"%s\",\"%s\"", ^~ In file included from /usr/include/stdio.h:861:0, from drivers/ubloxmodem/gprs-context.c:29: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 22 and 349 bytes into a destination of size 132 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/xmm7modem/xmm7modem.o drivers/xmm7modem/xmm7modem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/xmm7modem/radio-settings.o drivers/xmm7modem/radio-settings.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/xmm7modem/ims.o drivers/xmm7modem/ims.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/cdmamodem/cdmamodem.o drivers/cdmamodem/cdmamodem.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/cdmamodem/voicecall.o drivers/cdmamodem/voicecall.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/cdmamodem/devinfo.o drivers/cdmamodem/devinfo.c gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -c -o drivers/cdmamodem/connman.o drivers/cdmamodem/connman.c /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o gdbus/libgdbus-internal.la gdbus/mainloop.lo gdbus/watch.lo gdbus/object.lo gdbus/client.lo gdbus/polkit.lo /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-common unit/test-common.o src/common.o src/util.o -lglib-2.0 /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-util unit/test-util.o src/util.o -lglib-2.0 libtool: link: ar cru gdbus/.libs/libgdbus-internal.a gdbus/.libs/mainloop.o gdbus/.libs/watch.o gdbus/.libs/object.o gdbus/.libs/client.o gdbus/.libs/polkit.o libtool: link: ranlib gdbus/.libs/libgdbus-internal.a /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-idmap unit/test-idmap.o src/idmap.o -lglib-2.0 libtool: link: ( cd "gdbus/.libs" && rm -f "libgdbus-internal.la" && ln -s "../libgdbus-internal.la" "libgdbus-internal.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-simutil unit/test-simutil.o src/util.o src/simutil.o src/smsutil.o src/storage.o -lglib-2.0 libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-common unit/test-common.o src/common.o src/util.o -lglib-2.0 libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-util unit/test-util.o src/util.o -lglib-2.0 /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-stkutil unit/test-stkutil.o src/util.o src/storage.o src/smsutil.o src/simutil.o src/stkutil.o -lglib-2.0 /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-sms unit/test-sms.o src/util.o src/smsutil.o src/storage.o -lglib-2.0 libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-idmap unit/test-idmap.o src/idmap.o -lglib-2.0 libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-simutil unit/test-simutil.o src/util.o src/simutil.o src/smsutil.o src/storage.o -lglib-2.0 /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-cdmasms unit/test-cdmasms.o src/cdma-smsutil.o -lglib-2.0 /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-rilmodem-cs gril/gril.o gril/grilio.o gril/grilutil.o gril/parcel.o src/log.o src/common.o src/util.o gatchat/ringbuffer.o unit/rilmodem-test-server.o unit/rilmodem-test-engine.o src/simutil.o drivers/rilmodem/rilutil.o unit/test-rilmodem-cs.o drivers/rilmodem/call-settings.o gdbus/libgdbus-internal.la -ludev -lglib-2.0 -ldbus-1 -ldl libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-stkutil unit/test-stkutil.o src/util.o src/storage.o src/smsutil.o src/simutil.o src/stkutil.o -lglib-2.0 libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-sms unit/test-sms.o src/util.o src/smsutil.o src/storage.o -lglib-2.0 /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-rilmodem-sms gril/gril.o gril/grilio.o gril/grilutil.o gril/parcel.o src/log.o src/common.o src/util.o gatchat/ringbuffer.o unit/rilmodem-test-server.o unit/rilmodem-test-engine.o src/simutil.o drivers/rilmodem/rilutil.o unit/test-rilmodem-sms.o drivers/rilmodem/sms.o gdbus/libgdbus-internal.la -ludev -lglib-2.0 -ldbus-1 -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-rilmodem-cb gril/gril.o gril/grilio.o gril/grilutil.o gril/parcel.o src/log.o src/common.o src/util.o gatchat/ringbuffer.o unit/rilmodem-test-server.o unit/rilmodem-test-engine.o src/simutil.o drivers/rilmodem/rilutil.o unit/test-rilmodem-cb.o drivers/rilmodem/call-barring.o gdbus/libgdbus-internal.la -ludev -lglib-2.0 -ldbus-1 -ldl libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-cdmasms unit/test-cdmasms.o src/cdma-smsutil.o -lglib-2.0 /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-rilmodem-gprs gril/gril.o gril/grilio.o gril/grilutil.o gril/parcel.o src/log.o src/common.o src/util.o gatchat/ringbuffer.o unit/rilmodem-test-server.o unit/rilmodem-test-engine.o src/simutil.o drivers/rilmodem/rilutil.o unit/test-rilmodem-gprs.o drivers/rilmodem/gprs.o gdbus/libgdbus-internal.la -ludev -lglib-2.0 -ldbus-1 -ldl libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-rilmodem-cs gril/gril.o gril/grilio.o gril/grilutil.o gril/parcel.o src/log.o src/common.o src/util.o gatchat/ringbuffer.o unit/rilmodem-test-server.o unit/rilmodem-test-engine.o src/simutil.o drivers/rilmodem/rilutil.o unit/test-rilmodem-cs.o drivers/rilmodem/call-settings.o gdbus/.libs/libgdbus-internal.a -ludev -lglib-2.0 -ldbus-1 -ldl /bin/sh ./libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,--export-dynamic -Wl,--version-script=./src/ofono.ver -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o src/ofonod plugins/udevng.o gril/gril.o gril/grilio.o gril/grilutil.o gril/parcel.o plugins/rildev.o plugins/ril.o plugins/infineon.o plugins/ril_intel.o drivers/rilmodem/rilmodem.o drivers/rilmodem/devinfo.o drivers/rilmodem/network-registration.o drivers/rilmodem/voicecall.o drivers/rilmodem/call-volume.o drivers/rilmodem/gprs.o drivers/rilmodem/gprs-context.o drivers/rilmodem/sim.o drivers/rilmodem/sms.o drivers/rilmodem/rilutil.o drivers/rilmodem/ussd.o drivers/rilmodem/call-settings.o drivers/rilmodem/call-forwarding.o drivers/rilmodem/radio-settings.o drivers/rilmodem/call-barring.o drivers/rilmodem/netmon.o drivers/rilmodem/stk.o drivers/rilmodem/cbs.o drivers/rilmodem/lte.o gisi/client.o gisi/iter.o gisi/message.o gisi/modem.o gisi/netlink.o gisi/pep.o gisi/pipe.o gisi/server.o gisi/socket.o drivers/isimodem/isimodem.o drivers/isimodem/debug.o drivers/isimodem/phonebook.o drivers/isimodem/devinfo.o drivers/isimodem/network-registration.o drivers/isimodem/infoserver.o drivers/isimodem/voicecall.o drivers/isimodem/sms.o drivers/isimodem/cbs.o drivers/isimodem/sim.o drivers/isimodem/ussd.o drivers/isimodem/call-forwarding.o drivers/isimodem/call-settings.o drivers/isimodem/call-barring.o drivers/isimodem/call-meter.o drivers/isimodem/radio-settings.o drivers/isimodem/gprs.o drivers/isimodem/gprs-context.o drivers/isimodem/audio-settings.o drivers/isimodem/uicc.o drivers/isimodem/uicc-util.o plugins/isiusb.o plugins/n900.o plugins/nokia-gpio.o plugins/u8500.o drivers/qmimodem/qmi.o drivers/qmimodem/nas.o drivers/qmimodem/qmimodem.o drivers/qmimodem/devinfo.o drivers/qmimodem/voicecall.o drivers/qmimodem/network-registration.o drivers/qmimodem/sim-legacy.o drivers/qmimodem/sim.o drivers/qmimodem/sms.o drivers/qmimodem/ussd.o drivers/qmimodem/gprs.o drivers/qmimodem/gprs-context.o drivers/qmimodem/radio-settings.o drivers/qmimodem/location-reporting.o drivers/qmimodem/netmon.o plugins/gobi.o drivers/atmodem/atmodem.o drivers/atmodem/call-settings.o drivers/atmodem/sms.o drivers/atmodem/cbs.o drivers/atmodem/call-forwarding.o drivers/atmodem/call-meter.o drivers/atmodem/network-registration.o drivers/atmodem/sim.o drivers/atmodem/stk.o drivers/atmodem/ussd.o drivers/atmodem/voicecall.o drivers/atmodem/call-barring.o drivers/atmodem/phonebook.o drivers/atmodem/devinfo.o drivers/atmodem/call-volume.o drivers/atmodem/atutil.o drivers/atmodem/gprs.o drivers/atmodem/gprs-context.o drivers/atmodem/gnss.o drivers/atmodem/lte.o drivers/nwmodem/nwmodem.o drivers/nwmodem/radio-settings.o drivers/swmodem/swmodem.o drivers/swmodem/gprs-context.o drivers/ztemodem/ztemodem.o drivers/ztemodem/radio-settings.o drivers/iceramodem/iceramodem.o drivers/iceramodem/gprs-context.o drivers/iceramodem/radio-settings.o drivers/huaweimodem/huaweimodem.o drivers/huaweimodem/ussd.o drivers/huaweimodem/voicecall.o drivers/huaweimodem/audio-settings.o drivers/huaweimodem/gprs-context.o drivers/huaweimodem/radio-settings.o drivers/huaweimodem/cdma-netreg.o drivers/calypsomodem/calypsomodem.o drivers/calypsomodem/voicecall.o drivers/calypsomodem/stk.o drivers/mbmmodem/mbmmodem.o drivers/mbmmodem/gprs-context.o drivers/mbmmodem/stk.o drivers/mbmmodem/location-reporting.o drivers/telitmodem/telitmodem.o drivers/telitmodem/location-reporting.o drivers/telitmodem/gprs-context-ncm.o drivers/hsomodem/hsomodem.o drivers/hsomodem/gprs-context.o drivers/hsomodem/radio-settings.o drivers/ifxmodem/ifxmodem.o drivers/ifxmodem/voicecall.o drivers/ifxmodem/audio-settings.o drivers/ifxmodem/radio-settings.o drivers/ifxmodem/gprs-context.o drivers/ifxmodem/stk.o drivers/ifxmodem/ctm.o drivers/stemodem/stemodem.o drivers/stemodem/voicecall.o drivers/stemodem/radio-settings.o drivers/stemodem/caif_rtnl.o drivers/stemodem/gprs-context.o drivers/dunmodem/dunmodem.o drivers/dunmodem/network-registration.o drivers/dunmodem/gprs.o drivers/hfpmodem/hfpmodem.o drivers/hfpmodem/slc.o drivers/hfpmodem/voicecall.o drivers/hfpmodem/network-registration.o drivers/hfpmodem/call-volume.o drivers/hfpmodem/devinfo.o drivers/hfpmodem/handsfree.o drivers/hfpmodem/siri.o drivers/speedupmodem/speedupmodem.o drivers/speedupmodem/ussd.o drivers/ubloxmodem/ubloxmodem.o drivers/ubloxmodem/gprs-context.o drivers/ubloxmodem/netmon.o drivers/ubloxmodem/lte.o drivers/gemaltomodem/gemaltomodem.o drivers/gemaltomodem/location-reporting.o drivers/xmm7modem/xmm7modem.o drivers/xmm7modem/radio-settings.o drivers/xmm7modem/ims.o plugins/phonesim.o drivers/cdmamodem/cdmamodem.o drivers/cdmamodem/voicecall.o drivers/cdmamodem/devinfo.o drivers/cdmamodem/connman.o plugins/g1.o plugins/wavecom.o plugins/calypso.o plugins/mbm.o plugins/hso.o plugins/zte.o plugins/huawei.o plugins/sierra.o plugins/novatel.o plugins/palmpre.o plugins/ifx.o plugins/ste.o plugins/stemgr.o plugins/caif.o plugins/cinterion.o plugins/gemalto.o plugins/nokia.o plugins/nokiacdma.o plugins/linktop.o plugins/icera.o plugins/alcatel.o plugins/speedup.o plugins/speedupcdma.o plugins/samsung.o plugins/sim900.o plugins/connman.o plugins/telit.o plugins/quectel.o plugins/ublox.o plugins/xmm7xxx.o plugins/hfp_hf_bluez5.o plugins/dun_gw_bluez5.o plugins/bluez5.o plugins/hfp_ag_bluez5.o plugins/upower.o plugins/mbpi.o plugins/provision.o plugins/cdma-provision.o plugins/file-provision.o plugins/smart-messaging.o plugins/push-notification.o plugins/allowed-apns.o gatchat/gatchat.o gatchat/gatresult.o gatchat/gatsyntax.o gatchat/ringbuffer.o gatchat/gatio.o gatchat/crc-ccitt.o gatchat/gatmux.o gatchat/gsm0710.o gatchat/gattty.o gatchat/gatutil.o gatchat/gatserver.o gatchat/gatrawip.o gatchat/gathdlc.o gatchat/gatppp.o gatchat/ppp_cp.o gatchat/ppp_lcp.o gatchat/ppp_auth.o gatchat/ppp_net.o gatchat/ppp_ipcp.o gatchat/ppp_ipv6cp.o src/main.o src/log.o src/plugin.o src/modem.o src/common.o src/manager.o src/dbus.o src/util.o src/network.o src/voicecall.o src/ussd.o src/sms.o src/call-settings.o src/call-forwarding.o src/call-meter.o src/smsutil.o src/call-barring.o src/sim.o src/stk.o src/phonebook.o src/history.o src/message-waiting.o src/simutil.o src/storage.o src/cbs.o src/watch.o src/call-volume.o src/gprs.o src/idmap.o src/radio-settings.o src/stkutil.o src/nettime.o src/stkagent.o src/simfs.o src/audio-settings.o src/smsagent.o src/ctm.o src/cdma-voicecall.o src/sim-auth.o src/message.o src/gprs-provision.o src/emulator.o src/location-reporting.o src/cdma-connman.o src/gnss.o src/gnssagent.o src/cdma-smsutil.o src/cdma-sms.o src/private-network.o src/cdma-netreg.o src/cdma-provision.o src/handsfree.o src/handsfree-audio.o src/siri.o src/netmon.o src/lte.o src/ims.o src/netmonagent.o gdbus/libgdbus-internal.la -ludev -lglib-2.0 -ldbus-1 -ldl libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-rilmodem-sms gril/gril.o gril/grilio.o gril/grilutil.o gril/parcel.o src/log.o src/common.o src/util.o gatchat/ringbuffer.o unit/rilmodem-test-server.o unit/rilmodem-test-engine.o src/simutil.o drivers/rilmodem/rilutil.o unit/test-rilmodem-sms.o drivers/rilmodem/sms.o gdbus/.libs/libgdbus-internal.a -ludev -lglib-2.0 -ldbus-1 -ldl libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-rilmodem-cb gril/gril.o gril/grilio.o gril/grilutil.o gril/parcel.o src/log.o src/common.o src/util.o gatchat/ringbuffer.o unit/rilmodem-test-server.o unit/rilmodem-test-engine.o src/simutil.o drivers/rilmodem/rilutil.o unit/test-rilmodem-cb.o drivers/rilmodem/call-barring.o gdbus/.libs/libgdbus-internal.a -ludev -lglib-2.0 -ldbus-1 -ldl libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o unit/test-rilmodem-gprs gril/gril.o gril/grilio.o gril/grilutil.o gril/parcel.o src/log.o src/common.o src/util.o gatchat/ringbuffer.o unit/rilmodem-test-server.o unit/rilmodem-test-engine.o src/simutil.o drivers/rilmodem/rilutil.o unit/test-rilmodem-gprs.o drivers/rilmodem/gprs.o gdbus/.libs/libgdbus-internal.a -ludev -lglib-2.0 -ldbus-1 -ldl libtool: link: gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\"/usr/lib64/ofono/plugins\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fPIE -Wl,--export-dynamic -Wl,--version-script=./src/ofono.ver -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pie -o src/ofonod plugins/udevng.o gril/gril.o gril/grilio.o gril/grilutil.o gril/parcel.o plugins/rildev.o plugins/ril.o plugins/infineon.o plugins/ril_intel.o drivers/rilmodem/rilmodem.o drivers/rilmodem/devinfo.o drivers/rilmodem/network-registration.o drivers/rilmodem/voicecall.o drivers/rilmodem/call-volume.o drivers/rilmodem/gprs.o drivers/rilmodem/gprs-context.o drivers/rilmodem/sim.o drivers/rilmodem/sms.o drivers/rilmodem/rilutil.o drivers/rilmodem/ussd.o drivers/rilmodem/call-settings.o drivers/rilmodem/call-forwarding.o drivers/rilmodem/radio-settings.o drivers/rilmodem/call-barring.o drivers/rilmodem/netmon.o drivers/rilmodem/stk.o drivers/rilmodem/cbs.o drivers/rilmodem/lte.o gisi/client.o gisi/iter.o gisi/message.o gisi/modem.o gisi/netlink.o gisi/pep.o gisi/pipe.o gisi/server.o gisi/socket.o drivers/isimodem/isimodem.o drivers/isimodem/debug.o drivers/isimodem/phonebook.o drivers/isimodem/devinfo.o drivers/isimodem/network-registration.o drivers/isimodem/infoserver.o drivers/isimodem/voicecall.o drivers/isimodem/sms.o drivers/isimodem/cbs.o drivers/isimodem/sim.o drivers/isimodem/ussd.o drivers/isimodem/call-forwarding.o drivers/isimodem/call-settings.o drivers/isimodem/call-barring.o drivers/isimodem/call-meter.o drivers/isimodem/radio-settings.o drivers/isimodem/gprs.o drivers/isimodem/gprs-context.o drivers/isimodem/audio-settings.o drivers/isimodem/uicc.o drivers/isimodem/uicc-util.o plugins/isiusb.o plugins/n900.o plugins/nokia-gpio.o plugins/u8500.o drivers/qmimodem/qmi.o drivers/qmimodem/nas.o drivers/qmimodem/qmimodem.o drivers/qmimodem/devinfo.o drivers/qmimodem/voicecall.o drivers/qmimodem/network-registration.o drivers/qmimodem/sim-legacy.o drivers/qmimodem/sim.o drivers/qmimodem/sms.o drivers/qmimodem/ussd.o drivers/qmimodem/gprs.o drivers/qmimodem/gprs-context.o drivers/qmimodem/radio-settings.o drivers/qmimodem/location-reporting.o drivers/qmimodem/netmon.o plugins/gobi.o drivers/atmodem/atmodem.o drivers/atmodem/call-settings.o drivers/atmodem/sms.o drivers/atmodem/cbs.o drivers/atmodem/call-forwarding.o drivers/atmodem/call-meter.o drivers/atmodem/network-registration.o drivers/atmodem/sim.o drivers/atmodem/stk.o drivers/atmodem/ussd.o drivers/atmodem/voicecall.o drivers/atmodem/call-barring.o drivers/atmodem/phonebook.o drivers/atmodem/devinfo.o drivers/atmodem/call-volume.o drivers/atmodem/atutil.o drivers/atmodem/gprs.o drivers/atmodem/gprs-context.o drivers/atmodem/gnss.o drivers/atmodem/lte.o drivers/nwmodem/nwmodem.o drivers/nwmodem/radio-settings.o drivers/swmodem/swmodem.o drivers/swmodem/gprs-context.o drivers/ztemodem/ztemodem.o drivers/ztemodem/radio-settings.o drivers/iceramodem/iceramodem.o drivers/iceramodem/gprs-context.o drivers/iceramodem/radio-settings.o drivers/huaweimodem/huaweimodem.o drivers/huaweimodem/ussd.o drivers/huaweimodem/voicecall.o drivers/huaweimodem/audio-settings.o drivers/huaweimodem/gprs-context.o drivers/huaweimodem/radio-settings.o drivers/huaweimodem/cdma-netreg.o drivers/calypsomodem/calypsomodem.o drivers/calypsomodem/voicecall.o drivers/calypsomodem/stk.o drivers/mbmmodem/mbmmodem.o drivers/mbmmodem/gprs-context.o drivers/mbmmodem/stk.o drivers/mbmmodem/location-reporting.o drivers/telitmodem/telitmodem.o drivers/telitmodem/location-reporting.o drivers/telitmodem/gprs-context-ncm.o drivers/hsomodem/hsomodem.o drivers/hsomodem/gprs-context.o drivers/hsomodem/radio-settings.o drivers/ifxmodem/ifxmodem.o drivers/ifxmodem/voicecall.o drivers/ifxmodem/audio-settings.o drivers/ifxmodem/radio-settings.o drivers/ifxmodem/gprs-context.o drivers/ifxmodem/stk.o drivers/ifxmodem/ctm.o drivers/stemodem/stemodem.o drivers/stemodem/voicecall.o drivers/stemodem/radio-settings.o drivers/stemodem/caif_rtnl.o drivers/stemodem/gprs-context.o drivers/dunmodem/dunmodem.o drivers/dunmodem/network-registration.o drivers/dunmodem/gprs.o drivers/hfpmodem/hfpmodem.o drivers/hfpmodem/slc.o drivers/hfpmodem/voicecall.o drivers/hfpmodem/network-registration.o drivers/hfpmodem/call-volume.o drivers/hfpmodem/devinfo.o drivers/hfpmodem/handsfree.o drivers/hfpmodem/siri.o drivers/speedupmodem/speedupmodem.o drivers/speedupmodem/ussd.o drivers/ubloxmodem/ubloxmodem.o drivers/ubloxmodem/gprs-context.o drivers/ubloxmodem/netmon.o drivers/ubloxmodem/lte.o drivers/gemaltomodem/gemaltomodem.o drivers/gemaltomodem/location-reporting.o drivers/xmm7modem/xmm7modem.o drivers/xmm7modem/radio-settings.o drivers/xmm7modem/ims.o plugins/phonesim.o drivers/cdmamodem/cdmamodem.o drivers/cdmamodem/voicecall.o drivers/cdmamodem/devinfo.o drivers/cdmamodem/connman.o plugins/g1.o plugins/wavecom.o plugins/calypso.o plugins/mbm.o plugins/hso.o plugins/zte.o plugins/huawei.o plugins/sierra.o plugins/novatel.o plugins/palmpre.o plugins/ifx.o plugins/ste.o plugins/stemgr.o plugins/caif.o plugins/cinterion.o plugins/gemalto.o plugins/nokia.o plugins/nokiacdma.o plugins/linktop.o plugins/icera.o plugins/alcatel.o plugins/speedup.o plugins/speedupcdma.o plugins/samsung.o plugins/sim900.o plugins/connman.o plugins/telit.o plugins/quectel.o plugins/ublox.o plugins/xmm7xxx.o plugins/hfp_hf_bluez5.o plugins/dun_gw_bluez5.o plugins/bluez5.o plugins/hfp_ag_bluez5.o plugins/upower.o plugins/mbpi.o plugins/provision.o plugins/cdma-provision.o plugins/file-provision.o plugins/smart-messaging.o plugins/push-notification.o plugins/allowed-apns.o gatchat/gatchat.o gatchat/gatresult.o gatchat/gatsyntax.o gatchat/ringbuffer.o gatchat/gatio.o gatchat/crc-ccitt.o gatchat/gatmux.o gatchat/gsm0710.o gatchat/gattty.o gatchat/gatutil.o gatchat/gatserver.o gatchat/gatrawip.o gatchat/gathdlc.o gatchat/gatppp.o gatchat/ppp_cp.o gatchat/ppp_lcp.o gatchat/ppp_auth.o gatchat/ppp_net.o gatchat/ppp_ipcp.o gatchat/ppp_ipv6cp.o src/main.o src/log.o src/plugin.o src/modem.o src/common.o src/manager.o src/dbus.o src/util.o src/network.o src/voicecall.o src/ussd.o src/sms.o src/call-settings.o src/call-forwarding.o src/call-meter.o src/smsutil.o src/call-barring.o src/sim.o src/stk.o src/phonebook.o src/history.o src/message-waiting.o src/simutil.o src/storage.o src/cbs.o src/watch.o src/call-volume.o src/gprs.o src/idmap.o src/radio-settings.o src/stkutil.o src/nettime.o src/stkagent.o src/simfs.o src/audio-settings.o src/smsagent.o src/ctm.o src/cdma-voicecall.o src/sim-auth.o src/message.o src/gprs-provision.o src/emulator.o src/location-reporting.o src/cdma-connman.o src/gnss.o src/gnssagent.o src/cdma-smsutil.o src/cdma-sms.o src/private-network.o src/cdma-netreg.o src/cdma-provision.o src/handsfree.o src/handsfree-audio.o src/siri.o src/netmon.o src/lte.o src/ims.o src/netmonagent.o gdbus/.libs/libgdbus-internal.a -ludev -lglib-2.0 -ldbus-1 -ldl + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xo8KUv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64 + cd ofono-1.22 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/make --no-print-directory install-am /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/sbin' /bin/sh ./libtool --mode=install /usr/bin/install -p src/ofonod '/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/sbin' libtool: install: /usr/bin/install -p src/ofonod /builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/sbin/ofonod /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/etc/ofono' /usr/bin/install -p -m 644 plugins/phonesim.conf '/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/etc/ofono' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/etc/dbus-1/system.d' /usr/bin/install -p -m 644 src/ofono.conf '/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/etc/dbus-1/system.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/share/man/man8' /usr/bin/install -p -m 644 doc/ofonod.8 '/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/include/ofono' /usr/bin/install -p -m 644 include/version.h '/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/include/ofono' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 ofono.pc '/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/include/ofono' /usr/bin/install -p -m 644 include/log.h include/plugin.h include/history.h include/dbus.h include/modem.h include/types.h include/call-barring.h include/call-forwarding.h include/call-meter.h include/call-settings.h include/phonebook.h include/ussd.h include/sms.h include/sim.h include/message-waiting.h include/netreg.h include/voicecall.h include/devinfo.h include/cbs.h include/call-volume.h include/gprs.h include/gprs-context.h include/radio-settings.h include/stk.h include/audio-settings.h include/nettime.h include/ctm.h include/cdma-voicecall.h include/cdma-sms.h include/sim-auth.h include/gprs-provision.h include/emulator.h include/location-reporting.h include/cdma-connman.h include/gnss.h include/private-network.h include/cdma-netreg.h include/cdma-provision.h include/handsfree.h include/handsfree-audio.h '/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/include/ofono' /usr/bin/install -p -m 644 include/siri.h include/netmon.h include/lte.h include/ims.h include/storage.h '/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/include/ofono' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/lib/systemd/system' /usr/bin/install -p -m 644 src/ofono.service '/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/lib/systemd/system' + mkdir -p /builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/lib64/ofono/plugins + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: ofono-1.22-1.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.md96M1 + umask 022 + cd /builddir/build/BUILD + cd ofono-1.22 + DOCDIR=/builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/share/doc/ofono + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/share/doc/ofono + cp -pr COPYING /builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/share/doc/ofono + cp -pr ChangeLog /builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/share/doc/ofono + cp -pr AUTHORS /builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/share/doc/ofono + cp -pr README /builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64/usr/share/doc/ofono + exit 0 Provides: config(ofono) = 1.22-1.fc28 ofono = 1.22-1.fc28 ofono(riscv-64) = 1.22-1.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libglib-2.0.so.0()(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) rtld(GNU_HASH) Processing files: ofono-devel-1.22-1.fc28.riscv64 Provides: ofono-devel = 1.22-1.fc28 ofono-devel(riscv-64) = 1.22-1.fc28 pkgconfig(ofono) = 1.22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config pkgconfig(dbus-1) pkgconfig(glib-2.0) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64 Wrote: /builddir/build/SRPMS/ofono-1.22-1.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/ofono-1.22-1.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/ofono-devel-1.22-1.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3DqDo5 + umask 022 + cd /builddir/build/BUILD + cd ofono-1.22 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ofono-1.22-1.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff