* Package: net-misc/ofono-2.3:0 * Repository: gentoo * Maintainer: dlan@gentoo.org * USE: abi_x86_64 amd64 bluetooth dundee elibc_glibc isimodem kernel_linux provision qmimodem udev upower * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ofono-2.3.tar.xz to /var/tmp/portage/net-misc/ofono-2.3/work >>> Source unpacked in /var/tmp/portage/net-misc/ofono-2.3/work >>> Preparing source in /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3 ... * econf: updating ofono-2.3/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ofono-2.3/build-aux/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/ofono-2.3 --htmldir=/usr/share/doc/ofono-2.3/html --with-sysroot=/ --libdir=/usr/lib64 --enable-udev --enable-isimodem --disable-atmodem --disable-datafiles --enable-dundee --enable-bluetooth --disable-phonesim --enable-provision --enable-qmimodem --disable-tools --disable-test --enable-upower --disable-maintainer-mode --disable-rilmodem checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for C/C++ restrict keyword... __restrict__ checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether x86_64-pc-linux-gnu-gcc accepts -fPIE... yes checking whether x86_64-pc-linux-gnu-gcc accepts -fsanitize=address... yes checking whether x86_64-pc-linux-gnu-gcc accepts -fsanitize=leak... yes checking whether x86_64-pc-linux-gnu-gcc accepts -fsanitize=undefined... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/libexec/gcc/x86_64-pc-linux-gnu/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) 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 _init in -lasan... yes checking for _init in -llsan... yes checking for _init in -lubsan... yes checking for explicit_bzero... yes checking for rawmemchr... yes checking for signalfd... yes checking for dlopen in -ldl... yes checking for glib-2.0 >= 2.68... yes checking for dbus-1 >= 1.6... yes checking for libudev >= 143... 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 /var/tmp/portage/net-misc/ofono-2.3/temp/environment: line 1320: --localstatedir=/var: No such file or directory >>> Source configured. >>> Compiling source in /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3 ... make -j4 /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/log.h include/ofono/log.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/plugin.h include/ofono/plugin.h /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/history.h include/ofono/history.h /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/dbus.h include/ofono/dbus.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/modem.h include/ofono/modem.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/types.h include/ofono/types.h /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/call-barring.h include/ofono/call-barring.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/call-forwarding.h include/ofono/call-forwarding.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/call-meter.h include/ofono/call-meter.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/call-settings.h include/ofono/call-settings.h /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/phonebook.h include/ofono/phonebook.h /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/ussd.h include/ofono/ussd.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/sms.h include/ofono/sms.h /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/sim.h include/ofono/sim.h /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/message-waiting.h include/ofono/message-waiting.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/netreg.h include/ofono/netreg.h /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/voicecall.h include/ofono/voicecall.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/devinfo.h include/ofono/devinfo.h /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/cbs.h include/ofono/cbs.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/call-volume.h include/ofono/call-volume.h /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/gprs.h include/ofono/gprs.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/gprs-context.h include/ofono/gprs-context.h /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/radio-settings.h include/ofono/radio-settings.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/stk.h include/ofono/stk.h /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/audio-settings.h include/ofono/audio-settings.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/nettime.h include/ofono/nettime.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/ctm.h include/ofono/ctm.h /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/sim-auth.h include/ofono/sim-auth.h /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/gprs-provision.h include/ofono/gprs-provision.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/emulator.h include/ofono/emulator.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/location-reporting.h include/ofono/location-reporting.h /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/gnss.h include/ofono/gnss.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/private-network.h include/ofono/private-network.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/handsfree.h include/ofono/handsfree.h /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/handsfree-audio.h include/ofono/handsfree-audio.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/siri.h include/ofono/siri.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/netmon.h include/ofono/netmon.h /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/lte.h include/ofono/lte.h /bin/mkdir -p include/ofono /bin/mkdir -p include/ofono ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/ims.h include/ofono/ims.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/storage.h include/ofono/storage.h ln -s /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/include/version.h include/ofono/version.h /bin/mkdir -p ell /bin/mkdir -p ell /bin/mkdir -p ell ./src/genbuiltin udevng isiusb n900 u8500 gobi mbim bluez5 hfp_ag_bluez5 upower provision file_provision smart_messaging push_notification allowed_apns > src/builtin.h for f in ell/useful.h ell/asn1-private.h ; do \ if [ ! -f $f ] ; then \ ln -s -t ell -f /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/../ell/$f ; \ fi \ done > ell/shared for f in ell/util.h ell/test.h ell/strv.h ell/utf8.h ell/queue.h ell/hashmap.h ell/string.h ell/settings.h ell/main.h ell/idle.h ell/signal.h ell/timeout.h ell/io.h ell/ringbuf.h ell/log.h ell/checksum.h ell/netlink.h ell/genl.h ell/dbus.h ell/rtnl.h ell/dbus-service.h ell/dbus-client.h ell/hwdb.h ell/cipher.h ell/random.h ell/uintset.h ell/base64.h ell/pem.h ell/tls.h ell/uuid.h ell/key.h ell/file.h ell/dir.h ell/net.h ell/cert.h ell/ecc.h ell/ecdh.h ell/time.h ell/path.h ell/cleanup.h ell/sysctl.h ell/gpio.h ell/private.h ell/missing.h ell/util.c ell/test.c ell/strv.c ell/utf8.c ell/queue.c ell/hashmap.c ell/string.c ell/settings.c ell/main-private.h ell/main.c ell/idle.c ell/signal.c ell/timeout.c ell/io.c ell/ringbuf.c ell/log.c ell/checksum.c ell/netlink-private.h ell/netlink.c ell/genl.c ell/rtnl-private.h ell/rtnl.c ell/dbus-private.h ell/dbus.c ell/dbus-message.c ell/dbus-util.c ell/dbus-service.c ell/dbus-client.c ell/dbus-name-cache.c ell/dbus-filter.c ell/gvariant-private.h ell/gvariant-util.c ell/siphash-private.h ell/siphash.c ell/hwdb.c ell/cipher.c ell/random.c ell/uintset.c ell/base64.c ell/asn1-private.h ell/pem.c ell/pem-private.h ell/tls-private.h ell/tls.c ell/tls-record.c ell/tls-suites.c ell/tls-extensions.c ell/uuid.c ell/key.c ell/file.c ell/dir.c ell/net-private.h ell/net.c ell/cert-private.h ell/cert.c ell/ecc-external.c ell/ecc-private.h ell/ecc.c ell/ecdh.c ell/time.c ell/time-private.h ell/path.c ell/sysctl.c ell/gpio.c ; do \ if [ ! -f $f ] ; then \ ln -s -t ell -f /var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/../ell/$f ; \ fi \ done > ell/internal echo -n > ell/ell.h for f in ell/util.h ell/test.h ell/strv.h ell/utf8.h ell/queue.h ell/hashmap.h ell/string.h ell/settings.h ell/main.h ell/idle.h ell/signal.h ell/timeout.h ell/io.h ell/ringbuf.h ell/log.h ell/checksum.h ell/netlink.h ell/genl.h ell/dbus.h ell/rtnl.h ell/dbus-service.h ell/dbus-client.h ell/hwdb.h ell/cipher.h ell/random.h ell/uintset.h ell/base64.h ell/pem.h ell/tls.h ell/uuid.h ell/key.h ell/file.h ell/dir.h ell/net.h ell/cert.h ell/ecc.h ell/ecdh.h ell/time.h ell/path.h ell/cleanup.h ell/sysctl.h ell/gpio.h ; do \ echo "#include <$f>" >> ell/ell.h ; \ done make --no-print-directory all-am x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o unit/test-util.o unit/test-util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o unit/test-simutil.o unit/test-simutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/simutil.o src/simutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/smsutil.o src/smsutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/storage.o src/storage.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o unit/test-stkutil.o unit/test-stkutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/stkutil.o src/stkutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o unit/test-sms.o unit/test-sms.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o unit/test-mbim.o unit/test-mbim.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/log.o src/log.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o unit/rilmodem-test-server.o unit/rilmodem-test-server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o unit/rilmodem-test-engine.o unit/rilmodem-test-engine.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o unit/test-rilmodem-cs.o unit/test-rilmodem-cs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/rilmodem/call-settings.o drivers/rilmodem/call-settings.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o unit/test-rilmodem-sms.o unit/test-rilmodem-sms.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/rilmodem/sms.o drivers/rilmodem/sms.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o unit/test-rilmodem-cb.o unit/test-rilmodem-cb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/rilmodem/call-barring.o drivers/rilmodem/call-barring.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o unit/test-rilmodem-gprs.o unit/test-rilmodem-gprs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/rilmodem/gprs.o drivers/rilmodem/gprs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o unit/test-sms-root.o unit/test-sms-root.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o unit/test-mux.o unit/test-mux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/gatchat.o gatchat/gatchat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/gatresult.o gatchat/gatresult.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/gatsyntax.o gatchat/gatsyntax.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/gatio.o gatchat/gatio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/crc-ccitt.o gatchat/crc-ccitt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/gatmux.o gatchat/gatmux.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/gsm0710.o gatchat/gsm0710.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/gattty.o gatchat/gattty.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/gatutil.o gatchat/gatutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/gatserver.o gatchat/gatserver.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/gatrawip.o gatchat/gatrawip.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/gathdlc.o gatchat/gathdlc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/gatppp.o gatchat/gatppp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/ppp_cp.o gatchat/ppp_cp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/ppp_lcp.o gatchat/ppp_lcp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/ppp_auth.o gatchat/ppp_auth.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/ppp_net.o gatchat/ppp_net.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/ppp_ipcp.o gatchat/ppp_ipcp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/ppp_ipv6cp.o gatchat/ppp_ipv6cp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o unit/test-caif.o unit/test-caif.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/gsmdial.o gatchat/gsmdial.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/test-server.o gatchat/test-server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/test-qcdm.o gatchat/test-qcdm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o plugins/isiusb.o plugins/isiusb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o plugins/n900.o plugins/n900.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o plugins/nokia-gpio.o plugins/nokia-gpio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o plugins/u8500.o plugins/u8500.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o plugins/gobi.o plugins/gobi.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/mbimmodem/mbim-desc.o drivers/mbimmodem/mbim-desc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/mbimmodem/util.o drivers/mbimmodem/util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/mbimmodem/devinfo.o drivers/mbimmodem/devinfo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/mbimmodem/sim.o drivers/mbimmodem/sim.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/mbimmodem/network-registration.o drivers/mbimmodem/network-registration.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/mbimmodem/sms.o drivers/mbimmodem/sms.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/mbimmodem/gprs.o drivers/mbimmodem/gprs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/mbimmodem/gprs-context.o drivers/mbimmodem/gprs-context.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o plugins/mbim.o plugins/mbim.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o plugins/bluez5.o plugins/bluez5.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o plugins/hfp_ag_bluez5.o plugins/hfp_ag_bluez5.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o plugins/upower.o plugins/upower.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o plugins/mbpi.o plugins/mbpi.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o plugins/provision.o plugins/provision.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o plugins/file-provision.o plugins/file-provision.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o plugins/smart-messaging.o plugins/smart-messaging.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o plugins/push-notification.o plugins/push-notification.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o plugins/allowed-apns.o plugins/allowed-apns.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/main.o src/main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/plugin.o src/plugin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/modem.o src/modem.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/manager.o src/manager.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/dbus.o src/dbus.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/network.o src/network.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/voicecall.o src/voicecall.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/ussd.o src/ussd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/sms.o src/sms.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/call-settings.o src/call-settings.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/call-forwarding.o src/call-forwarding.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/call-meter.o src/call-meter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/call-barring.o src/call-barring.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/sim.o src/sim.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/stk.o src/stk.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/phonebook.o src/phonebook.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/history.o src/history.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/message-waiting.o src/message-waiting.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/cbs.o src/cbs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/watch.o src/watch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/call-volume.o src/call-volume.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/gprs.o src/gprs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/radio-settings.o src/radio-settings.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/nettime.o src/nettime.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/stkagent.o src/stkagent.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/simfs.o src/simfs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/audio-settings.o src/audio-settings.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/smsagent.o src/smsagent.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/ctm.o src/ctm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/sim-auth.o src/sim-auth.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/message.o src/message.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/gprs-provision.o src/gprs-provision.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/emulator.o src/emulator.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/location-reporting.o src/location-reporting.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/gnss.o src/gnss.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/gnssagent.o src/gnssagent.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/private-network.o src/private-network.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/handsfree.o src/handsfree.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/handsfree-audio.o src/handsfree-audio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/siri.o src/siri.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/netmon.o src/netmon.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/lte.o src/lte.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/ims.o src/ims.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/netmonagent.o src/netmonagent.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o unit/test-common.o unit/test-common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/common.o src/common.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o src/util.o src/util.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/util.lo ell/util.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/util.lo ell/util.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/util.c -DPIC -fPIC -o ell/.libs/util.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/test.lo ell/test.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/test.lo ell/test.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/test.c -DPIC -fPIC -o ell/.libs/test.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/strv.lo ell/strv.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/strv.lo ell/strv.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/strv.c -DPIC -fPIC -o ell/.libs/strv.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/utf8.lo ell/utf8.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/utf8.lo ell/utf8.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/utf8.c -DPIC -fPIC -o ell/.libs/utf8.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/queue.lo ell/queue.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/queue.lo ell/queue.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/queue.c -DPIC -fPIC -o ell/.libs/queue.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/hashmap.lo ell/hashmap.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/hashmap.lo ell/hashmap.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/hashmap.c -DPIC -fPIC -o ell/.libs/hashmap.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/string.lo ell/string.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/settings.lo ell/settings.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/string.lo ell/string.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtoolrdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/settings.lo ell/settings.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbusrdlibtool: compile: -I./gisi x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./gatchat -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./btio -I./gril -I./gril -I/usr/include/dbus-1.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -O2 -pipe -pipe -march=native -march=native -fno-diagnostics-color -fno-diagnostics-color -O2 -O2 -U_FORTIFY_SOURCE -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2 -c -c ell/string.c ell/settings.c -DPIC -DPIC -fPIC -fPIC -o -o ell/.libs/string.o ell/.libs/settings.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/main.lo ell/main.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/main.lo ell/main.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/main.c -DPIC -fPIC -o ell/.libs/main.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/idle.lo ell/idle.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/idle.lo ell/idle.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/idle.c -DPIC -fPIC -o ell/.libs/idle.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/signal.lo ell/signal.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/timeout.lo ell/timeout.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/signal.lo ell/signal.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 rdlibtool -I/usr/lib64/glib-2.0/include --tag=CC -DOFONO_PLUGIN_BUILTIN --mode=compile -DPLUGINDIR="/usr/lib64/ofono/plugins" x86_64-pc-linux-gnu-gcc -O2 -DHAVE_CONFIG_H -pipe -I. -march=native -I./include -fno-diagnostics-color -I./src -O2 -I./src -U_FORTIFY_SOURCE -I./gdbus -D_FORTIFY_SOURCE=2 -I./gisi -c -I./gatchat ell/signal.c -I./btio -DPIC -I./gril -fPIC -I/usr/include/dbus-1.0 -o -I/usr/lib64/dbus-1.0/include ell/.libs/signal.o -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/timeout.lo ell/timeout.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/timeout.c -DPIC -fPIC -o ell/.libs/timeout.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/io.lo ell/io.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/io.lo ell/io.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/io.c -DPIC -fPIC -o ell/.libs/io.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/ringbuf.lo ell/ringbuf.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/ringbuf.lo ell/ringbuf.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/ringbuf.c -DPIC -fPIC -o ell/.libs/ringbuf.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/log.lo ell/log.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/log.lo ell/log.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/log.c -DPIC -fPIC -o ell/.libs/log.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/checksum.lo ell/checksum.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/checksum.lo ell/checksum.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/checksum.c -DPIC -fPIC -o ell/.libs/checksum.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/netlink.lo ell/netlink.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/genl.lo ell/genl.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/netlink.lo ell/netlink.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/netlink.c -DPIC -fPIC -o ell/.libs/netlink.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/genl.lo ell/genl.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/genl.c -DPIC -fPIC -o ell/.libs/genl.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/rtnl.lo ell/rtnl.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/rtnl.lo ell/rtnl.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/rtnl.c -DPIC -fPIC -o ell/.libs/rtnl.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/dbus.lo ell/dbus.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/dbus.lo ell/dbus.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/dbus.c -DPIC -fPIC -o ell/.libs/dbus.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/dbus-message.lo ell/dbus-message.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/dbus-message.lo ell/dbus-message.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/dbus-message.c -DPIC -fPIC -o ell/.libs/dbus-message.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/dbus-util.lo ell/dbus-util.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/dbus-util.lo ell/dbus-util.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/dbus-util.c -DPIC -fPIC -o ell/.libs/dbus-util.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/dbus-service.lo ell/dbus-service.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/dbus-service.lo ell/dbus-service.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/dbus-service.c -DPIC -fPIC -o ell/.libs/dbus-service.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/dbus-client.lo ell/dbus-client.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/dbus-client.lo ell/dbus-client.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/dbus-client.c -DPIC -fPIC -o ell/.libs/dbus-client.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/dbus-name-cache.lo ell/dbus-name-cache.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/dbus-name-cache.lo ell/dbus-name-cache.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/dbus-name-cache.c -DPIC -fPIC -o ell/.libs/dbus-name-cache.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/dbus-filter.lo ell/dbus-filter.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/dbus-filter.lo ell/dbus-filter.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/dbus-filter.c -DPIC -fPIC -o ell/.libs/dbus-filter.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/gvariant-util.lo ell/gvariant-util.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/gvariant-util.lo ell/gvariant-util.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/gvariant-util.c -DPIC -fPIC -o ell/.libs/gvariant-util.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/siphash.lo ell/siphash.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/siphash.lo ell/siphash.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/siphash.c -DPIC -fPIC -o ell/.libs/siphash.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/hwdb.lo ell/hwdb.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/hwdb.lo ell/hwdb.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/hwdb.c -DPIC -fPIC -o ell/.libs/hwdb.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/cipher.lo ell/cipher.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/cipher.lo ell/cipher.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/cipher.c -DPIC -fPIC -o ell/.libs/cipher.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/random.lo ell/random.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/random.lo ell/random.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/random.c -DPIC -fPIC -o ell/.libs/random.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/uintset.lo ell/uintset.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/uintset.lo ell/uintset.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/uintset.c -DPIC -fPIC -o ell/.libs/uintset.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/base64.lo ell/base64.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/base64.lo ell/base64.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/base64.c -DPIC -fPIC -o ell/.libs/base64.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/pem.lo ell/pem.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/pem.lo ell/pem.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/pem.c -DPIC -fPIC -o ell/.libs/pem.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/tls.lo ell/tls.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/tls.lo ell/tls.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/tls.c -DPIC -fPIC -o ell/.libs/tls.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/tls-record.lo ell/tls-record.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/tls-record.lo ell/tls-record.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/tls-record.c -DPIC -fPIC -o ell/.libs/tls-record.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/tls-suites.lo ell/tls-suites.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/tls-suites.lo ell/tls-suites.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/tls-suites.c -DPIC -fPIC -o ell/.libs/tls-suites.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/tls-extensions.lo ell/tls-extensions.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/tls-extensions.lo ell/tls-extensions.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/tls-extensions.c -DPIC -fPIC -o ell/.libs/tls-extensions.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/uuid.lo ell/uuid.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/uuid.lo ell/uuid.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/uuid.c -DPIC -fPIC -o ell/.libs/uuid.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/key.lo ell/key.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/key.lo ell/key.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/key.c -DPIC -fPIC -o ell/.libs/key.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/file.lo ell/file.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/file.lo ell/file.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/file.c -DPIC -fPIC -o ell/.libs/file.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/dir.lo ell/dir.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/dir.lo ell/dir.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/dir.c -DPIC -fPIC -o ell/.libs/dir.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/net.lo ell/net.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/net.lo ell/net.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/net.c -DPIC -fPIC -o ell/.libs/net.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/cert.lo ell/cert.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/cert.lo ell/cert.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/cert.c -DPIC -fPIC -o ell/.libs/cert.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/ecc-external.lo ell/ecc-external.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/ecc-external.lo ell/ecc-external.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/ecc-external.c -DPIC -fPIC -o ell/.libs/ecc-external.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/ecc.lo ell/ecc.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/ecc.lo ell/ecc.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/ecc.c -DPIC -fPIC -o ell/.libs/ecc.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/ecdh.lo ell/ecdh.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/ecdh.lo ell/ecdh.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/ecdh.c -DPIC -fPIC -o ell/.libs/ecdh.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/time.lo ell/time.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/time.lo ell/time.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/time.c -DPIC -fPIC -o ell/.libs/time.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/path.lo ell/path.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/path.lo ell/path.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/path.c -DPIC -fPIC -o ell/.libs/path.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/sysctl.lo ell/sysctl.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/sysctl.lo ell/sysctl.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/sysctl.c -DPIC -fPIC -o ell/.libs/sysctl.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/gpio.lo ell/gpio.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o ell/gpio.lo ell/gpio.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c ell/gpio.c -DPIC -fPIC -o ell/.libs/gpio.o x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/mbimmodem/mbim-message.o drivers/mbimmodem/mbim-message.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/mbimmodem/mbim.o drivers/mbimmodem/mbim.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gril/gril.o gril/gril.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gril/grilio.o gril/grilio.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gril/grilutil.o gril/grilutil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gril/parcel.o gril/parcel.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gatchat/ringbuffer.o gatchat/ringbuffer.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/rilmodem/rilutil.o drivers/rilmodem/rilutil.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gdbus/mainloop.lo gdbus/mainloop.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gdbus/mainloop.lo gdbus/mainloop.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c gdbus/mainloop.c -DPIC -fPIC -o gdbus/.libs/mainloop.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gdbus/watch.lo gdbus/watch.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gdbus/watch.lo gdbus/watch.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c gdbus/watch.c -DPIC -fPIC -o gdbus/.libs/watch.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gdbus/object.lo gdbus/object.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gdbus/object.lo gdbus/object.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c gdbus/object.c -DPIC -fPIC -o gdbus/.libs/object.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gdbus/client.lo gdbus/client.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gdbus/client.lo gdbus/client.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c gdbus/client.c -DPIC -fPIC -o gdbus/.libs/client.o rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gdbus/polkit.lo gdbus/polkit.c rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gdbus/polkit.lo gdbus/polkit.c rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c gdbus/polkit.c -DPIC -fPIC -o gdbus/.libs/polkit.o rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc 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 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lglib-2.0 -o unit/.libs/test-mux rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 rdlibtool: link: ln -s ../test-mux unit/.libs/test-mux.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc 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 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lglib-2.0 -o unit/.libs/test-caif rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc 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 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lglib-2.0 -o gatchat/.libs/gsmdial rdlibtool: link: ln -s ../test-caif unit/.libs/test-caif.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 rdlibtool: link: ln -s ../gsmdial gatchat/.libs/gsmdial.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc 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 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lglib-2.0 -lutil -o gatchat/.libs/test-server rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc 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 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lglib-2.0 -o gatchat/.libs/test-qcdm rdlibtool: link: ln -s ../test-server gatchat/.libs/test-server.exe.wrapper x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o plugins/udevng.o plugins/udevng.c rdlibtool: link: ln -s ../test-qcdm gatchat/.libs/test-qcdm.exe.wrapper x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gisi/client.o gisi/client.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gisi/iter.o gisi/iter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gisi/message.o gisi/message.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gisi/modem.o gisi/modem.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gisi/netlink.o gisi/netlink.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gisi/pep.o gisi/pep.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gisi/pipe.o gisi/pipe.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gisi/server.o gisi/server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o gisi/socket.o gisi/socket.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/debug.o drivers/isimodem/debug.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/phonebook.o drivers/isimodem/phonebook.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/devinfo.o drivers/isimodem/devinfo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/network-registration.o drivers/isimodem/network-registration.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/infoserver.o drivers/isimodem/infoserver.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/voicecall.o drivers/isimodem/voicecall.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/sms.o drivers/isimodem/sms.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/cbs.o drivers/isimodem/cbs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/sim.o drivers/isimodem/sim.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/ussd.o drivers/isimodem/ussd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/call-forwarding.o drivers/isimodem/call-forwarding.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/call-settings.o drivers/isimodem/call-settings.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/call-barring.o drivers/isimodem/call-barring.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/call-meter.o drivers/isimodem/call-meter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/radio-settings.o drivers/isimodem/radio-settings.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/gprs.o drivers/isimodem/gprs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/gprs-context.o drivers/isimodem/gprs-context.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/audio-settings.o drivers/isimodem/audio-settings.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/uicc.o drivers/isimodem/uicc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/isimodem/uicc-util.o drivers/isimodem/uicc-util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/qmimodem/qmi.o drivers/qmimodem/qmi.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/qmimodem/nas.o drivers/qmimodem/nas.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/qmimodem/devinfo.o drivers/qmimodem/devinfo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/qmimodem/voicecall.o drivers/qmimodem/voicecall.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/qmimodem/network-registration.o drivers/qmimodem/network-registration.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/qmimodem/sim-legacy.o drivers/qmimodem/sim-legacy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/qmimodem/sim.o drivers/qmimodem/sim.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/qmimodem/sms.o drivers/qmimodem/sms.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/qmimodem/ussd.o drivers/qmimodem/ussd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/qmimodem/gprs.o drivers/qmimodem/gprs.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/qmimodem/gprs-context.o drivers/qmimodem/gprs-context.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/qmimodem/lte.o drivers/qmimodem/lte.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/qmimodem/radio-settings.o drivers/qmimodem/radio-settings.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/qmimodem/location-reporting.o drivers/qmimodem/location-reporting.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o drivers/qmimodem/netmon.o drivers/qmimodem/netmon.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o dundee/main.o dundee/main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o dundee/dbus.o dundee/dbus.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o dundee/manager.o dundee/manager.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o dundee/device.o dundee/device.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./include -I./src -I./src -I./gdbus -I./gisi -I./gatchat -I./btio -I./gril -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -c -o dundee/bluez5.o dundee/bluez5.c rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ell/libell-internal.la ell/util.lo ell/test.lo ell/strv.lo ell/utf8.lo ell/queue.lo ell/hashmap.lo ell/string.lo ell/settings.lo ell/main.lo ell/idle.lo ell/signal.lo ell/timeout.lo ell/io.lo ell/ringbuf.lo ell/log.lo ell/checksum.lo ell/netlink.lo ell/genl.lo ell/rtnl.lo ell/dbus.lo ell/dbus-message.lo ell/dbus-util.lo ell/dbus-service.lo ell/dbus-client.lo ell/dbus-name-cache.lo ell/dbus-filter.lo ell/gvariant-util.lo ell/siphash.lo ell/hwdb.lo ell/cipher.lo ell/random.lo ell/uintset.lo ell/base64.lo ell/pem.lo ell/tls.lo ell/tls-record.lo ell/tls-suites.lo ell/tls-extensions.lo ell/uuid.lo ell/key.lo ell/file.lo ell/dir.lo ell/net.lo ell/cert.lo ell/ecc-external.lo ell/ecc.lo ell/ecdh.lo ell/time.lo ell/path.lo ell/sysctl.lo ell/gpio.lo rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ell/libell-internal.la ell/util.lo ell/test.lo ell/strv.lo ell/utf8.lo ell/queue.lo ell/hashmap.lo ell/string.lo ell/settings.lo ell/main.lo ell/idle.lo ell/signal.lo ell/timeout.lo ell/io.lo ell/ringbuf.lo ell/log.lo ell/checksum.lo ell/netlink.lo ell/genl.lo ell/rtnl.lo ell/dbus.lo ell/dbus-message.lo ell/dbus-util.lo ell/dbus-service.lo ell/dbus-client.lo ell/dbus-name-cache.lo ell/dbus-filter.lo ell/gvariant-util.lo ell/siphash.lo ell/hwdb.lo ell/cipher.lo ell/random.lo ell/uintset.lo ell/base64.lo ell/pem.lo ell/tls.lo ell/tls-record.lo ell/tls-suites.lo ell/tls-extensions.lo ell/uuid.lo ell/key.lo ell/file.lo ell/dir.lo ell/net.lo ell/cert.lo ell/ecc-external.lo ell/ecc.lo ell/ecdh.lo ell/time.lo ell/path.lo ell/sysctl.lo ell/gpio.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: ln -s libell-internal.so.def ell/.libs/libell-internal.so.def.linux rdlibtool: link: ln -s libell-internal.so.def.linux ell/.libs/libell-internal.so.def.host rdlibtool: link: ar crs ell/.libs/libell-internal.a ell/.libs/util.o ell/.libs/test.o ell/.libs/strv.o ell/.libs/utf8.o ell/.libs/queue.o ell/.libs/hashmap.o ell/.libs/string.o ell/.libs/settings.o ell/.libs/main.o ell/.libs/idle.o ell/.libs/signal.o ell/.libs/timeout.o ell/.libs/io.o ell/.libs/ringbuf.o ell/.libs/log.o ell/.libs/checksum.o ell/.libs/netlink.o ell/.libs/genl.o ell/.libs/rtnl.o ell/.libs/dbus.o ell/.libs/dbus-message.o ell/.libs/dbus-util.o ell/.libs/dbus-service.o ell/.libs/dbus-client.o ell/.libs/dbus-name-cache.o ell/.libs/dbus-filter.o ell/.libs/gvariant-util.o ell/.libs/siphash.o ell/.libs/hwdb.o ell/.libs/cipher.o ell/.libs/random.o ell/.libs/uintset.o ell/.libs/base64.o ell/.libs/pem.o ell/.libs/tls.o ell/.libs/tls-record.o ell/.libs/tls-suites.o ell/.libs/tls-extensions.o ell/.libs/uuid.o ell/.libs/key.o ell/.libs/file.o ell/.libs/dir.o ell/.libs/net.o ell/.libs/cert.o ell/.libs/ecc-external.o ell/.libs/ecc.o ell/.libs/ecdh.o ell/.libs/time.o ell/.libs/path.o ell/.libs/sysctl.o ell/.libs/gpio.o rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gdbus/libgdbus-internal.la gdbus/mainloop.lo gdbus/watch.lo gdbus/object.lo gdbus/client.lo gdbus/polkit.lo rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gdbus/libgdbus-internal.la gdbus/mainloop.lo gdbus/watch.lo gdbus/object.lo gdbus/client.lo gdbus/polkit.lo rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: ln -s libgdbus-internal.so.def gdbus/.libs/libgdbus-internal.so.def.linux rdlibtool: link: ln -s libgdbus-internal.so.def.linux gdbus/.libs/libgdbus-internal.so.def.host rdlibtool: link: ar crs 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 rdlibtool: link: ln -s ../libell-internal.la ell/.libs/libell-internal.la rdlibtool: link: ln -s ../libell-internal.la ell/.libs/libell-internal.lai rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o unit/test-common unit/test-common.o src/common.o src/util.o -lglib-2.0 ell/libell-internal.la rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o unit/test-common unit/test-common.o src/common.o src/util.o -lglib-2.0 ell/libell-internal.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc unit/test-common.o src/common.o src/util.o ell/.libs/libell-internal.a -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lglib-2.0 -o unit/.libs/test-common rdlibtool: link: ln -s ../libgdbus-internal.la gdbus/.libs/libgdbus-internal.la rdlibtool: link: ln -s ../libgdbus-internal.la gdbus/.libs/libgdbus-internal.lai rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o unit/test-util unit/test-util.o src/util.o -lglib-2.0 ell/libell-internal.la rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o unit/test-util unit/test-util.o src/util.o -lglib-2.0 ell/libell-internal.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc unit/test-util.o src/util.o ell/.libs/libell-internal.a -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lglib-2.0 -o unit/.libs/test-util rdlibtool: link: ln -s ../test-common unit/.libs/test-common.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o unit/test-simutil unit/test-simutil.o src/util.o src/simutil.o src/smsutil.o src/storage.o -lglib-2.0 ell/libell-internal.la rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o unit/test-simutil unit/test-simutil.o src/util.o src/simutil.o src/smsutil.o src/storage.o -lglib-2.0 ell/libell-internal.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc unit/test-simutil.o src/util.o src/simutil.o src/smsutil.o src/storage.o ell/.libs/libell-internal.a -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lglib-2.0 -o unit/.libs/test-simutil rdlibtool: link: ln -s ../test-util unit/.libs/test-util.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 ell/libell-internal.la rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 ell/libell-internal.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc unit/test-stkutil.o src/util.o src/storage.o src/smsutil.o src/simutil.o src/stkutil.o ell/.libs/libell-internal.a -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lglib-2.0 -o unit/.libs/test-stkutil rdlibtool: link: ln -s ../test-simutil unit/.libs/test-simutil.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o unit/test-sms unit/test-sms.o src/util.o src/smsutil.o src/storage.o -lglib-2.0 ell/libell-internal.la rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o unit/test-sms unit/test-sms.o src/util.o src/smsutil.o src/storage.o -lglib-2.0 ell/libell-internal.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc unit/test-sms.o src/util.o src/smsutil.o src/storage.o ell/.libs/libell-internal.a -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lglib-2.0 -o unit/.libs/test-sms rdlibtool: link: ln -s ../test-stkutil unit/.libs/test-stkutil.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o unit/test-mbim unit/test-mbim.o drivers/mbimmodem/mbim-message.o drivers/mbimmodem/mbim.o ell/libell-internal.la rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o unit/test-mbim unit/test-mbim.o drivers/mbimmodem/mbim-message.o drivers/mbimmodem/mbim.o ell/libell-internal.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc unit/test-mbim.o drivers/mbimmodem/mbim-message.o drivers/mbimmodem/mbim.o ell/.libs/libell-internal.a -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o unit/.libs/test-mbim rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 ell/libell-internal.la -ldl rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 ell/libell-internal.la -ldl rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc 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 ell/.libs/libell-internal.a -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -ludev -lglib-2.0 -ldbus-1 -ldl -o unit/.libs/test-rilmodem-cs rdlibtool: link: ln -s ../test-sms unit/.libs/test-sms.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 ell/libell-internal.la -ldl rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 ell/libell-internal.la -ldl rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc 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 ell/.libs/libell-internal.a -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -ludev -lglib-2.0 -ldbus-1 -ldl -o unit/.libs/test-rilmodem-sms rdlibtool: link: ln -s ../test-mbim unit/.libs/test-mbim.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 ell/libell-internal.la -ldl rdlibtool: link: ln -s ../test-rilmodem-cs unit/.libs/test-rilmodem-cs.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 ell/libell-internal.la -ldl rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 ell/libell-internal.la -ldl rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc 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 ell/.libs/libell-internal.a -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -ludev -lglib-2.0 -ldbus-1 -ldl -o unit/.libs/test-rilmodem-cb rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -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 ell/libell-internal.la -ldl rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc 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 ell/.libs/libell-internal.a -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -ludev -lglib-2.0 -ldbus-1 -ldl -o unit/.libs/test-rilmodem-gprs rdlibtool: link: ln -s ../test-rilmodem-sms unit/.libs/test-rilmodem-sms.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o unit/test-sms-root unit/test-sms-root.o src/util.o src/smsutil.o src/storage.o -lglib-2.0 ell/libell-internal.la rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o unit/test-sms-root unit/test-sms-root.o src/util.o src/smsutil.o src/storage.o -lglib-2.0 ell/libell-internal.la rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc unit/test-sms-root.o src/util.o src/smsutil.o src/storage.o ell/.libs/libell-internal.a -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lglib-2.0 -o unit/.libs/test-sms-root rdlibtool: link: ln -s ../test-rilmodem-cb unit/.libs/test-rilmodem-cb.exe.wrapper rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,--export-dynamic -Wl,--version-script=./src/ofono.ver -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/ofonod plugins/udevng.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/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/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/lte.o drivers/qmimodem/radio-settings.o drivers/qmimodem/location-reporting.o drivers/qmimodem/netmon.o plugins/gobi.o drivers/mbimmodem/mbim.o drivers/mbimmodem/mbim-desc.o drivers/mbimmodem/mbim-message.o drivers/mbimmodem/util.o drivers/mbimmodem/devinfo.o drivers/mbimmodem/sim.o drivers/mbimmodem/network-registration.o drivers/mbimmodem/sms.o drivers/mbimmodem/gprs.o drivers/mbimmodem/gprs-context.o plugins/mbim.o plugins/bluez5.o plugins/hfp_ag_bluez5.o plugins/upower.o plugins/mbpi.o plugins/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/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/sim-auth.o src/message.o src/gprs-provision.o src/emulator.o src/location-reporting.o src/gnss.o src/gnssagent.o src/private-network.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 ell/libell-internal.la -lglib-2.0 -ldbus-1 -ldl rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,--export-dynamic -Wl,--version-script=./src/ofono.ver -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o src/ofonod plugins/udevng.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/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/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/lte.o drivers/qmimodem/radio-settings.o drivers/qmimodem/location-reporting.o drivers/qmimodem/netmon.o plugins/gobi.o drivers/mbimmodem/mbim.o drivers/mbimmodem/mbim-desc.o drivers/mbimmodem/mbim-message.o drivers/mbimmodem/util.o drivers/mbimmodem/devinfo.o drivers/mbimmodem/sim.o drivers/mbimmodem/network-registration.o drivers/mbimmodem/sms.o drivers/mbimmodem/gprs.o drivers/mbimmodem/gprs-context.o plugins/mbim.o plugins/bluez5.o plugins/hfp_ag_bluez5.o plugins/upower.o plugins/mbpi.o plugins/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/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/sim-auth.o src/message.o src/gprs-provision.o src/emulator.o src/location-reporting.o src/gnss.o src/gnssagent.o src/private-network.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 ell/libell-internal.la -lglib-2.0 -ldbus-1 -ldl rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc plugins/udevng.o gisi/client.o gisi/iter.o gisi/message.o gisi/modem.o gisi/netlink.o gisi/pep.o gisi/pipe.o gisi/server.ordlibtool: link: gisi/socket.o ln drivers/isimodem/debug.o -s drivers/isimodem/phonebook.o ../test-rilmodem-gprs drivers/isimodem/devinfo.o unit/.libs/test-rilmodem-gprs.exe.wrapper 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/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/lte.o drivers/qmimodem/radio-settings.o drivers/qmimodem/location-reporting.o drivers/qmimodem/netmon.o plugins/gobi.o drivers/mbimmodem/mbim.o drivers/mbimmodem/mbim-desc.o drivers/mbimmodem/mbim-message.o drivers/mbimmodem/util.o drivers/mbimmodem/devinfo.o drivers/mbimmodem/sim.o drivers/mbimmodem/network-registration.o drivers/mbimmodem/sms.o drivers/mbimmodem/gprs.o drivers/mbimmodem/gprs-context.o plugins/mbim.o plugins/bluez5.o plugins/hfp_ag_bluez5.o plugins/upower.o plugins/mbpi.o plugins/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/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/sim-auth.o src/message.o src/gprs-provision.o src/emulator.o src/location-reporting.o src/gnss.o src/gnssagent.o src/private-network.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 ell/.libs/libell-internal.a -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,--export-dynamic -Wl,--version-script=./src/ofono.ver -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -ludev -lglib-2.0 -ldbus-1 -ldl -o src/.libs/ofonod rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR=\""/usr/lib64/ofono/plugins"\" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o dundee/dundee 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/log.o src/dbus.o dundee/main.o dundee/dbus.o dundee/manager.o dundee/device.o plugins/bluez5.o dundee/bluez5.o -ludev gdbus/libgdbus-internal.la -lglib-2.0 -ldbus-1 -ldl rdlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o dundee/dundee 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/log.o src/dbus.o dundee/main.o dundee/dbus.o dundee/manager.o dundee/device.o plugins/bluez5.o dundee/bluez5.o -ludev gdbus/libgdbus-internal.la -lglib-2.0 -ldbus-1 -ldl rdlibtool: lconf: {.name="libtool"}. rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3"}. rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 148, .st_ino = 5616996}. rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. rdlibtool: lconf: found "/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3/libtool". rdlibtool: link: x86_64-pc-linux-gnu-gcc 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/log.o src/dbus.o dundee/main.o dundee/dbus.o dundee/manager.o dundee/device.o plugins/bluez5.o dundee/bluez5.o gdbus/.libs/libgdbus-internal.a -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/elogind -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOFONO_PLUGIN_BUILTIN -DPLUGINDIR="/usr/lib64/ofono/plugins" -O2 -pipe -march=native -fno-diagnostics-color -O2 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -ludev -lglib-2.0 -ldbus-1 -ldl -o dundee/.libs/dundee rdlibtool: link: ln -s ../test-sms-root unit/.libs/test-sms-root.exe.wrapper rdlibtool: link: ln -s ../dundee dundee/.libs/dundee.exe.wrapper /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: src/ims.o: warning: relocation against `__start___ims' in read-only section `.text' /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: src/stk.o: in function `ofono_stk_create': stk.c:(.text+0x4d7f): undefined reference to `__stop___stk' /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: stk.c:(.text+0x4d8b): undefined reference to `__start___stk' /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: src/call-volume.o: in function `ofono_call_volume_create': call-volume.c:(.text+0x83f): undefined reference to `__stop___call_volume' /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: call-volume.c:(.text+0x84b): undefined reference to `__start___call_volume' /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: src/ctm.o: in function `ofono_ctm_create': ctm.c:(.text+0x57f): undefined reference to `__stop___ctm' /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: ctm.c:(.text+0x58b): undefined reference to `__start___ctm' /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: src/gnss.o: in function `ofono_gnss_create': gnss.c:(.text+0x7af): undefined reference to `__stop___gnss' /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: gnss.c:(.text+0x7bb): undefined reference to `__start___gnss' /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: src/handsfree.o: in function `ofono_handsfree_create': handsfree.c:(.text+0xe7f): undefined reference to `__stop___handsfree' /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: handsfree.c:(.text+0xe8b): undefined reference to `__start___handsfree' /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: src/siri.o: in function `ofono_siri_create': siri.c:(.text+0x56f): undefined reference to `__stop___siri' /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: siri.c:(.text+0x57b): undefined reference to `__start___siri' /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: src/ims.o: in function `ofono_ims_create': ims.c:(.text+0x5df): undefined reference to `__stop___ims' /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: ims.c:(.text+0x5eb): undefined reference to `__start___ims' /usr/libexec/gcc/x86_64-pc-linux-gnu/ld: warning: creating DT_TEXTREL in a PIE collect2: error: ld returned 1 exit status rdlibtool: exec error upon slbt_exec_link_create_executable(), line 1745: (see child process error messages). rdlibtool: < returned to > slbt_exec_link(), line 2155. make[1]: *** [Makefile:3411: src/ofonod] Error 2 make: *** [Makefile:2347: all] Error 2 * ERROR: net-misc/ofono-2.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-misc/ofono-2.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/ofono-2.3::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:ofono-2.3:20240131-092303.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/ofono-2.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/ofono-2.3/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3' * S: '/var/tmp/portage/net-misc/ofono-2.3/work/ofono-2.3'