Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 372590 Details for
Bug 504496
net-misc/modemmanager-1.4.0: parallel make fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log for modemmanager-1.0.0-r2
build.log (text/plain), 85.50 KB, created by
kelly hirai
on 2014-03-13 18:56:12 UTC
(
hide
)
Description:
build log for modemmanager-1.0.0-r2
Filename:
MIME Type:
Creator:
kelly hirai
Created:
2014-03-13 18:56:12 UTC
Size:
85.50 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-misc/modemmanager-1.0.0-r2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: gnome@gentoo.org >[32;01m * [39;49;00mUSE: elibc_glibc kernel_linux policykit qmi userland_GNU x86 >[32;01m * [39;49;00mFEATURES: distcc preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking ModemManager-1.0.0.tar.xz to /data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work >>>> Source unpacked in /data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work >>>> Preparing source in /data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0 ... > [32;01m*[0m Applying modemmanager-1.0.0-dbus-generation.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying modemmanager-1.0.0-logging-serial.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0' ... > [32;01m*[0m Running autopoint --force ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running intltoolize --automake --copy --force ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running gtkdocize --copy ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --force-missing ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: ModemManager-1.0.0/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.4.2 patch ... > [32;01m*[0m Applying target-nm/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0 ... > * econf: updating ModemManager-1.0.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ModemManager-1.0.0/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-silent-rules --disable-dependency-tracking --disable-more-warnings --with-udev-base-dir=/lib/udev --disable-static --with-dist-version=1.0.0-r2 --with-polkit --with-qmi --without-newest-qmi-commands --without-mbim >checking for a BSD-compatible install... /usr/lib/portage/bin/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking whether make supports nested variables... (cached) yes >checking whether to enable maintainer-specific portions of Makefiles... yes >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-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 we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) none >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for i686-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for gtk-doc... yes >checking for gtkdoc-check... gtkdoc-check.test >checking for gtkdoc-check... /usr/bin/gtkdoc-check >checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase >checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf >checking whether to build gtk-doc documentation... no >checking for GTKDOC_DEPS... yes >checking whether NLS is requested... yes >checking for intltool >= 0.40.0... 0.50.2 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.16.3 >checking for XML::Parser... ok >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for msgmerge... (cached) /usr/bin/msgmerge >checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for MM... yes >checking for LIBMM_GLIB... yes >checking for MMCLI... yes >checking for GUDEV... yes >checking for POLKIT... yes >checking for QMI... yes >checking for more warnings... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating data/Makefile >config.status: creating data/ModemManager.pc >config.status: creating data/mm-glib.pc >config.status: creating data/org.freedesktop.ModemManager1.policy.in >config.status: creating include/Makefile >config.status: creating include/ModemManager-version.h >config.status: creating build-aux/Makefile >config.status: creating libqcdm/Makefile >config.status: creating libqcdm/src/Makefile >config.status: creating libqcdm/tests/Makefile >config.status: creating libwmc/Makefile >config.status: creating libwmc/src/Makefile >config.status: creating libwmc/tests/Makefile >config.status: creating src/Makefile >config.status: creating src/tests/Makefile >config.status: creating plugins/Makefile >config.status: creating uml290/Makefile >config.status: creating test/Makefile >config.status: creating introspection/Makefile >config.status: creating po/Makefile.in >config.status: creating docs/Makefile >config.status: creating docs/man/Makefile >config.status: creating docs/reference/Makefile >config.status: creating docs/reference/api/Makefile >config.status: creating docs/reference/api/version.xml >config.status: creating docs/reference/libmm-glib/Makefile >config.status: creating docs/reference/libmm-glib/version.xml >config.status: creating libmm-glib/Makefile >config.status: creating libmm-glib/generated/Makefile >config.status: creating libmm-glib/tests/Makefile >config.status: creating cli/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing po/stamp-it commands > > ModemManager 1.0.0 > ============================================== > > compiler: i686-pc-linux-gnu-gcc > cflags: -O2 -march=native -pipe > Maintainer mode: yes > > D-Bus system directory: /etc/dbus-1/system.d > udev base directory: /lib/udev > systemd unit directory: /usr/lib/systemd/system > > PolicyKit support: strict > Documentation: no > MBIM support: no > QMI support: yes > Newest QMI commands: no > >>>> Source configured. >>>> Compiling source in /data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0 ... >make -j20 -l2 >(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/missing autoheader) >rm -f stamp-h1 >touch config.h.in >cd . && /bin/sh ./config.status config.h >config.status: creating config.h >config.status: config.h is unchanged >make all-recursive >make[1]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0' >Making all in . >make[2]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0' >make[2]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0' >Making all in build-aux >make[2]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/build-aux' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/build-aux' >Making all in data >make[2]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/data' >cp -f ../data/org.freedesktop.ModemManager1.conf.polkit org.freedesktop.ModemManager1.conf >LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po org.freedesktop.ModemManager1.policy.in org.freedesktop.ModemManager1.policy >Generating and caching the translation database >Merging translations into org.freedesktop.ModemManager1.policy. >CREATED org.freedesktop.ModemManager1.policy >make[2]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/data' >Making all in include >make[2]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/include' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/include' >Making all in libqcdm >make[2]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libqcdm' >Making all in src >make[3]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libqcdm/src' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o libqcdm_la-com.lo `test -f 'com.c' || echo './'`com.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o libqcdm_la-commands.lo `test -f 'commands.c' || echo './'`commands.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o libqcdm_la-errors.lo `test -f 'errors.c' || echo './'`errors.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o libqcdm_la-result.lo `test -f 'result.c' || echo './'`result.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o libqcdm_la-utils.lo `test -f 'utils.c' || echo './'`utils.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o libqcdm_test_la-utils.lo `test -f 'utils.c' || echo './'`utils.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c commands.c -fPIC -DPIC -o .libs/libqcdm_la-commands.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c errors.c -fPIC -DPIC -o .libs/libqcdm_la-errors.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c com.c -fPIC -DPIC -o .libs/libqcdm_la-com.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c utils.c -fPIC -DPIC -o .libs/libqcdm_la-utils.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c result.c -fPIC -DPIC -o .libs/libqcdm_la-result.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c utils.c -fPIC -DPIC -o .libs/libqcdm_test_la-utils.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed -o libqcdm-test.la libqcdm_test_la-utils.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed -o libqcdm.la libqcdm_la-com.lo libqcdm_la-commands.lo libqcdm_la-errors.lo libqcdm_la-result.lo libqcdm_la-utils.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: i686-pc-linux-gnu-ar cru .libs/libqcdm-test.a .libs/libqcdm_test_la-utils.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libqcdm-test.a >libtool: link: ( cd ".libs" && rm -f "libqcdm-test.la" && ln -s "../libqcdm-test.la" "libqcdm-test.la" ) >libtool: link: i686-pc-linux-gnu-ar cru .libs/libqcdm.a .libs/libqcdm_la-com.o .libs/libqcdm_la-commands.o .libs/libqcdm_la-errors.o .libs/libqcdm_la-result.o .libs/libqcdm_la-utils.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libqcdm.a >libtool: link: ( cd ".libs" && rm -f "libqcdm.la" && ln -s "../libqcdm.la" "libqcdm.la" ) >make[3]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libqcdm/src' >Making all in tests >make[3]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libqcdm/tests' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libqcdm/src -I../../src -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o test_qcdm-test-qcdm-crc.o `test -f 'test-qcdm-crc.c' || echo './'`test-qcdm-crc.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libqcdm/src -I../../src -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o test_qcdm-test-qcdm-escaping.o `test -f 'test-qcdm-escaping.c' || echo './'`test-qcdm-escaping.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libqcdm/src -I../../src -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o test_qcdm-test-qcdm-utils.o `test -f 'test-qcdm-utils.c' || echo './'`test-qcdm-utils.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libqcdm/src -I../../src -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o test_qcdm-test-qcdm-com.o `test -f 'test-qcdm-com.c' || echo './'`test-qcdm-com.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libqcdm/src -I../../src -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o test_qcdm-test-qcdm-result.o `test -f 'test-qcdm-result.c' || echo './'`test-qcdm-result.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libqcdm/src -I../../src -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o test_qcdm-test-qcdm.o `test -f 'test-qcdm.c' || echo './'`test-qcdm.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libqcdm/src -I../../src -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o modepref-modepref.o `test -f 'modepref.c' || echo './'`modepref.c >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed -o test-qcdm test_qcdm-test-qcdm-crc.o test_qcdm-test-qcdm-escaping.o test_qcdm-test-qcdm-utils.o test_qcdm-test-qcdm-com.o test_qcdm-test-qcdm-result.o test_qcdm-test-qcdm.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../libqcdm/src/libqcdm.la >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed -o modepref modepref-modepref.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../libqcdm/src/libqcdm.la >libtool: link: i686-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -o test-qcdm test_qcdm-test-qcdm-crc.o test_qcdm-test-qcdm-escaping.o test_qcdm-test-qcdm-utils.o test_qcdm-test-qcdm-com.o test_qcdm-test-qcdm-result.o test_qcdm-test-qcdm.o -Wl,--export-dynamic -pthread -Wl,--as-needed ../../libqcdm/src/.libs/libqcdm.a -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread >libtool: link: i686-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -o modepref modepref-modepref.o -Wl,--export-dynamic -pthread -Wl,--as-needed ../../libqcdm/src/.libs/libqcdm.a -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread >make[3]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libqcdm/tests' >make[3]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libqcdm' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libqcdm' >make[2]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libqcdm' >Making all in libwmc >make[2]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libwmc' >Making all in src >make[3]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libwmc/src' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o libwmc_la-errors.lo `test -f 'errors.c' || echo './'`errors.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o libwmc_la-utils.lo `test -f 'utils.c' || echo './'`utils.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o libwmc_la-result.lo `test -f 'result.c' || echo './'`result.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o libwmc_la-com.lo `test -f 'com.c' || echo './'`com.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o libwmc_la-commands.lo `test -f 'commands.c' || echo './'`commands.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c result.c -fPIC -DPIC -o .libs/libwmc_la-result.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c utils.c -fPIC -DPIC -o .libs/libwmc_la-utils.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c com.c -fPIC -DPIC -o .libs/libwmc_la-com.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c errors.c -fPIC -DPIC -o .libs/libwmc_la-errors.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c commands.c -fPIC -DPIC -o .libs/libwmc_la-commands.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed -o libwmc.la libwmc_la-errors.lo libwmc_la-utils.lo libwmc_la-result.lo libwmc_la-com.lo libwmc_la-commands.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: i686-pc-linux-gnu-ar cru .libs/libwmc.a .libs/libwmc_la-errors.o .libs/libwmc_la-utils.o .libs/libwmc_la-result.o .libs/libwmc_la-com.o .libs/libwmc_la-commands.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libwmc.a >libtool: link: ( cd ".libs" && rm -f "libwmc.la" && ln -s "../libwmc.la" "libwmc.la" ) >make[3]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libwmc/src' >Making all in tests >make[3]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libwmc/tests' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libwmc/src -I../../src -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o test_wmc-test-wmc-crc.o `test -f 'test-wmc-crc.c' || echo './'`test-wmc-crc.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libwmc/src -I../../src -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o test_wmc-test-wmc-escaping.o `test -f 'test-wmc-escaping.c' || echo './'`test-wmc-escaping.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libwmc/src -I../../src -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o test_wmc-test-wmc-utils.o `test -f 'test-wmc-utils.c' || echo './'`test-wmc-utils.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libwmc/src -I../../src -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o test_wmc-test-wmc-com.o `test -f 'test-wmc-com.c' || echo './'`test-wmc-com.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../libwmc/src -I../../src -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o test_wmc-test-wmc.o `test -f 'test-wmc.c' || echo './'`test-wmc.c >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed -o test-wmc test_wmc-test-wmc-crc.o test_wmc-test-wmc-escaping.o test_wmc-test-wmc-utils.o test_wmc-test-wmc-com.o test_wmc-test-wmc.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../libwmc/src/libwmc.la >libtool: link: i686-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -o test-wmc test_wmc-test-wmc-crc.o test_wmc-test-wmc-escaping.o test_wmc-test-wmc-utils.o test_wmc-test-wmc-com.o test_wmc-test-wmc.o -Wl,--export-dynamic -pthread -Wl,--as-needed ../../libwmc/src/.libs/libwmc.a -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread >make[3]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libwmc/tests' >make[3]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libwmc' >make[3]: Nothing to be done for `all-am'. >make[3]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libwmc' >make[2]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libwmc' >Making all in libmm-glib >make[2]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libmm-glib' >Making all in generated >make[3]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libmm-glib/generated' >glib-mkenums \ > --fhead "#include \"mm-enums-types.h\"\n" \ > --template ../../build-aux/mm-enums-template.c \ > ../../include/ModemManager-enums.h > mm-enums-types.c >glib-mkenums \ > --fhead "#include <ModemManager.h>\n#include \"mm-errors-types.h\"\n" \ > --template ../../build-aux/mm-errors-template.c \ > ../../include/ModemManager-errors.h > mm-errors-types.c >glib-mkenums \ > --fhead "#include <ModemManager.h>\n#include \"mm-errors-types.h\"\n" \ > --template ../../build-aux/mm-errors-quarks-template.c \ > ../../include/ModemManager-errors.h > mm-errors-quarks.c >gdbus-codegen \ > --interface-prefix org.freedesktop.ModemManager1. \ > --c-namespace=MmGdbus \ > --generate-docbook mm-gdbus-doc \ > --generate-c-code mm-gdbus-manager \ > ../../introspection/org.freedesktop.ModemManager1.xml \ > >gdbus-codegen \ > --interface-prefix org.freedesktop.ModemManager1. \ > --c-namespace=MmGdbus \ > --generate-docbook mm-gdbus-doc \ > --generate-c-code mm-gdbus-sim \ > ../../introspection/org.freedesktop.ModemManager1.Sim.xml \ > >gdbus-codegen \ > --interface-prefix org.freedesktop.ModemManager1. \ > --c-namespace=MmGdbus \ > --generate-docbook mm-gdbus-doc \ > --generate-c-code mm-gdbus-sms \ > --annotate "org.freedesktop.ModemManager1.Sms:Data" org.gtk.GDBus.C.ForceGVariant True \ > ../../introspection/org.freedesktop.ModemManager1.Sms.xml \ > >gdbus-codegen \ > --interface-prefix org.freedesktop.ModemManager1. \ > --c-namespace=MmGdbus \ > --generate-docbook mm-gdbus-doc \ > --generate-c-code mm-gdbus-modem \ > --c-generate-object-manager \ > --annotate "org.freedesktop.ModemManager1.Modem.ModemCdma" org.gtk.GDBus.C.Name ModemCdma \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp" org.gtk.GDBus.C.Name Modem3gpp \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd" org.gtk.GDBus.C.Name Modem3gppUssd \ > ../../introspection/org.freedesktop.ModemManager1.Modem.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Messaging.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Location.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Time.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml ../../introspection/org.freedesktop.ModemManager1.Modem.ModemCdma.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Simple.xml \ > >gdbus-codegen \ > --interface-prefix org.freedesktop.ModemManager1. \ > --c-namespace=MmGdbus \ > --generate-docbook mm-gdbus-doc \ > --generate-c-code mm-gdbus-modem \ > --c-generate-object-manager \ > --annotate "org.freedesktop.ModemManager1.Modem.ModemCdma" org.gtk.GDBus.C.Name ModemCdma \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp" org.gtk.GDBus.C.Name Modem3gpp \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd" org.gtk.GDBus.C.Name Modem3gppUssd \ > ../../introspection/org.freedesktop.ModemManager1.Modem.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Messaging.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Location.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Time.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml ../../introspection/org.freedesktop.ModemManager1.Modem.ModemCdma.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Simple.xml \ > >gdbus-codegen \ > --interface-prefix org.freedesktop.ModemManager1. \ > --c-namespace=MmGdbus \ > --generate-docbook mm-gdbus-doc \ > --generate-c-code mm-gdbus-modem \ > --c-generate-object-manager \ > --annotate "org.freedesktop.ModemManager1.Modem.ModemCdma" org.gtk.GDBus.C.Name ModemCdma \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp" org.gtk.GDBus.C.Name Modem3gpp \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd" org.gtk.GDBus.C.Name Modem3gppUssd \ > ../../introspection/org.freedesktop.ModemManager1.Modem.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Messaging.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Location.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Time.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml ../../introspection/org.freedesktop.ModemManager1.Modem.ModemCdma.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Simple.xml \ > >gdbus-codegen \ > --interface-prefix org.freedesktop.ModemManager1. \ > --c-namespace=MmGdbus \ > --generate-docbook mm-gdbus-doc \ > --generate-c-code mm-gdbus-modem \ > --c-generate-object-manager \ > --annotate "org.freedesktop.ModemManager1.Modem.ModemCdma" org.gtk.GDBus.C.Name ModemCdma \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp" org.gtk.GDBus.C.Name Modem3gpp \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd" org.gtk.GDBus.C.Name Modem3gppUssd \ > ../../introspection/org.freedesktop.ModemManager1.Modem.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Messaging.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Location.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Time.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml ../../introspection/org.freedesktop.ModemManager1.Modem.ModemCdma.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Simple.xml \ > >gdbus-codegen \ > --interface-prefix org.freedesktop.ModemManager1. \ > --c-namespace=MmGdbus \ > --generate-docbook mm-gdbus-doc \ > --generate-c-code mm-gdbus-modem \ > --c-generate-object-manager \ > --annotate "org.freedesktop.ModemManager1.Modem.ModemCdma" org.gtk.GDBus.C.Name ModemCdma \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp" org.gtk.GDBus.C.Name Modem3gpp \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd" org.gtk.GDBus.C.Name Modem3gppUssd \ > ../../introspection/org.freedesktop.ModemManager1.Modem.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Messaging.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Location.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Time.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml ../../introspection/org.freedesktop.ModemManager1.Modem.ModemCdma.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Simple.xml \ > >gdbus-codegen \ > --interface-prefix org.freedesktop.ModemManager1. \ > --c-namespace=MmGdbus \ > --generate-docbook mm-gdbus-doc \ > --generate-c-code mm-gdbus-modem \ > --c-generate-object-manager \ > --annotate "org.freedesktop.ModemManager1.Modem.ModemCdma" org.gtk.GDBus.C.Name ModemCdma \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp" org.gtk.GDBus.C.Name Modem3gpp \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd" org.gtk.GDBus.C.Name Modem3gppUssd \ > ../../introspection/org.freedesktop.ModemManager1.Modem.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Messaging.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Location.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Time.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml ../../introspection/org.freedesktop.ModemManager1.Modem.ModemCdma.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Simple.xml \ > >gdbus-codegen \ > --interface-prefix org.freedesktop.ModemManager1. \ > --c-namespace=MmGdbus \ > --generate-docbook mm-gdbus-doc \ > --generate-c-code mm-gdbus-modem \ > --c-generate-object-manager \ > --annotate "org.freedesktop.ModemManager1.Modem.ModemCdma" org.gtk.GDBus.C.Name ModemCdma \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp" org.gtk.GDBus.C.Name Modem3gpp \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd" org.gtk.GDBus.C.Name Modem3gppUssd \ > ../../introspection/org.freedesktop.ModemManager1.Modem.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Messaging.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Location.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Time.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml ../../introspection/org.freedesktop.ModemManager1.Modem.ModemCdma.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Simple.xml \ > >gdbus-codegen \ > --interface-prefix org.freedesktop.ModemManager1. \ > --c-namespace=MmGdbus \ > --generate-docbook mm-gdbus-doc \ > --generate-c-code mm-gdbus-modem \ > --c-generate-object-manager \ > --annotate "org.freedesktop.ModemManager1.Modem.ModemCdma" org.gtk.GDBus.C.Name ModemCdma \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp" org.gtk.GDBus.C.Name Modem3gpp \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd" org.gtk.GDBus.C.Name Modem3gppUssd \ > ../../introspection/org.freedesktop.ModemManager1.Modem.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Messaging.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Location.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Time.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml ../../introspection/org.freedesktop.ModemManager1.Modem.ModemCdma.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Simple.xml \ > >gdbus-codegen \ > --interface-prefix org.freedesktop.ModemManager1. \ > --c-namespace=MmGdbus \ > --generate-docbook mm-gdbus-doc \ > --generate-c-code mm-gdbus-modem \ > --c-generate-object-manager \ > --annotate "org.freedesktop.ModemManager1.Modem.ModemCdma" org.gtk.GDBus.C.Name ModemCdma \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp" org.gtk.GDBus.C.Name Modem3gpp \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd" org.gtk.GDBus.C.Name Modem3gppUssd \ > ../../introspection/org.freedesktop.ModemManager1.Modem.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Messaging.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Location.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Time.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml ../../introspection/org.freedesktop.ModemManager1.Modem.ModemCdma.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Simple.xml \ > >gdbus-codegen \ > --interface-prefix org.freedesktop.ModemManager1. \ > --c-namespace=MmGdbus \ > --generate-docbook mm-gdbus-doc \ > --generate-c-code mm-gdbus-bearer \ > ../../introspection/org.freedesktop.ModemManager1.Bearer.xml \ > >gdbus-codegen \ > --interface-prefix org.freedesktop.ModemManager1. \ > --c-namespace=MmGdbus \ > --generate-docbook mm-gdbus-doc \ > --generate-c-code mm-gdbus-sms \ > --annotate "org.freedesktop.ModemManager1.Sms:Data" org.gtk.GDBus.C.ForceGVariant True \ > ../../introspection/org.freedesktop.ModemManager1.Sms.xml \ > >gdbus-codegen \ > --interface-prefix org.freedesktop.ModemManager1. \ > --c-namespace=MmGdbus \ > --generate-docbook mm-gdbus-doc \ > --generate-c-code mm-gdbus-sim \ > ../../introspection/org.freedesktop.ModemManager1.Sim.xml \ > >gdbus-codegen \ > --interface-prefix org.freedesktop.ModemManager1. \ > --c-namespace=MmGdbus \ > --generate-docbook mm-gdbus-doc \ > --generate-c-code mm-gdbus-manager \ > ../../introspection/org.freedesktop.ModemManager1.xml \ > >gdbus-codegen \ > --interface-prefix org.freedesktop.ModemManager1. \ > --c-namespace=MmGdbus \ > --generate-docbook mm-gdbus-doc \ > --generate-c-code mm-gdbus-modem \ > --c-generate-object-manager \ > --annotate "org.freedesktop.ModemManager1.Modem.ModemCdma" org.gtk.GDBus.C.Name ModemCdma \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp" org.gtk.GDBus.C.Name Modem3gpp \ > --annotate "org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd" org.gtk.GDBus.C.Name Modem3gppUssd \ > ../../introspection/org.freedesktop.ModemManager1.Modem.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Messaging.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Location.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Time.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Firmware.xml ../../introspection/org.freedesktop.ModemManager1.Modem.ModemCdma.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Modem3gpp.Ussd.xml ../../introspection/org.freedesktop.ModemManager1.Modem.Simple.xml \ > >gdbus-codegen \ > --interface-prefix org.freedesktop.ModemManager1. \ > --c-namespace=MmGdbus \ > --generate-docbook mm-gdbus-doc \ > --generate-c-code mm-gdbus-bearer \ > ../../introspection/org.freedesktop.ModemManager1.Bearer.xml \ > >make all-am >make[4]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libmm-glib/generated' >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../include -Wno-unused-function -Wno-float-equal -Wno-shadow -O2 -march=native -pipe -c -o libmm_generated_la-mm-enums-types.lo `test -f 'mm-enums-types.c' || echo './'`mm-enums-types.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../include -Wno-unused-function -Wno-float-equal -Wno-shadow -O2 -march=native -pipe -c -o libmm_generated_la-mm-errors-types.lo `test -f 'mm-errors-types.c' || echo './'`mm-errors-types.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../include -Wno-unused-function -Wno-float-equal -Wno-shadow -O2 -march=native -pipe -c -o libmm_generated_la-mm-errors-quarks.lo `test -f 'mm-errors-quarks.c' || echo './'`mm-errors-quarks.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../include -Wno-unused-function -Wno-float-equal -Wno-shadow -O2 -march=native -pipe -c -o libmm_generated_la-mm-gdbus-manager.lo `test -f 'mm-gdbus-manager.c' || echo './'`mm-gdbus-manager.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../include -Wno-unused-function -Wno-float-equal -Wno-shadow -O2 -march=native -pipe -c -o libmm_generated_la-mm-gdbus-sim.lo `test -f 'mm-gdbus-sim.c' || echo './'`mm-gdbus-sim.c >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../include -Wno-unused-function -Wno-float-equal -Wno-shadow -O2 -march=native -pipe -c -o libmm_generated_la-mm-gdbus-sms.lo `test -f 'mm-gdbus-sms.c' || echo './'`mm-gdbus-sms.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../include -Wno-unused-function -Wno-float-equal -Wno-shadow -O2 -march=native -pipe -c mm-enums-types.c -fPIC -DPIC -o .libs/libmm_generated_la-mm-enums-types.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../include -Wno-unused-function -Wno-float-equal -Wno-shadow -O2 -march=native -pipe -c mm-gdbus-sim.c -fPIC -DPIC -o .libs/libmm_generated_la-mm-gdbus-sim.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../include -Wno-unused-function -Wno-float-equal -Wno-shadow -O2 -march=native -pipe -c mm-gdbus-manager.c -fPIC -DPIC -o .libs/libmm_generated_la-mm-gdbus-manager.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../include -Wno-unused-function -Wno-float-equal -Wno-shadow -O2 -march=native -pipe -c mm-errors-quarks.c -fPIC -DPIC -o .libs/libmm_generated_la-mm-errors-quarks.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../include -Wno-unused-function -Wno-float-equal -Wno-shadow -O2 -march=native -pipe -c mm-errors-types.c -fPIC -DPIC -o .libs/libmm_generated_la-mm-errors-types.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../include -Wno-unused-function -Wno-float-equal -Wno-shadow -O2 -march=native -pipe -c mm-gdbus-sms.c -fPIC -DPIC -o .libs/libmm_generated_la-mm-gdbus-sms.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../include -Wno-unused-function -Wno-float-equal -Wno-shadow -O2 -march=native -pipe -c -o libmm_generated_la-mm-gdbus-modem.lo `test -f 'mm-gdbus-modem.c' || echo './'`mm-gdbus-modem.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../include -Wno-unused-function -Wno-float-equal -Wno-shadow -O2 -march=native -pipe -c mm-gdbus-modem.c -fPIC -DPIC -o .libs/libmm_generated_la-mm-gdbus-modem.o >/bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../include -Wno-unused-function -Wno-float-equal -Wno-shadow -O2 -march=native -pipe -c -o libmm_generated_la-mm-gdbus-bearer.lo `test -f 'mm-gdbus-bearer.c' || echo './'`mm-gdbus-bearer.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../include -Wno-unused-function -Wno-float-equal -Wno-shadow -O2 -march=native -pipe -c mm-gdbus-bearer.c -fPIC -DPIC -o .libs/libmm_generated_la-mm-gdbus-bearer.o >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed -o libmm-generated.la libmm_generated_la-mm-enums-types.lo libmm_generated_la-mm-errors-types.lo libmm_generated_la-mm-errors-quarks.lo libmm_generated_la-mm-gdbus-manager.lo libmm_generated_la-mm-gdbus-sim.lo libmm_generated_la-mm-gdbus-sms.lo libmm_generated_la-mm-gdbus-bearer.lo libmm_generated_la-mm-gdbus-modem.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: i686-pc-linux-gnu-ar cru .libs/libmm-generated.a .libs/libmm_generated_la-mm-enums-types.o .libs/libmm_generated_la-mm-errors-types.o .libs/libmm_generated_la-mm-errors-quarks.o .libs/libmm_generated_la-mm-gdbus-manager.o .libs/libmm_generated_la-mm-gdbus-sim.o .libs/libmm_generated_la-mm-gdbus-sms.o .libs/libmm_generated_la-mm-gdbus-bearer.o .libs/libmm_generated_la-mm-gdbus-modem.o >libtool: link: i686-pc-linux-gnu-ranlib .libs/libmm-generated.a >libtool: link: ( cd ".libs" && rm -f "libmm-generated.la" && ln -s "../libmm-generated.la" "libmm-generated.la" ) >make[4]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libmm-glib/generated' >make[3]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libmm-glib/generated' >Making all in . >make[3]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libmm-glib' >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-helper-types.lo `test -f 'mm-helper-types.c' || echo './'`mm-helper-types.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-manager.lo `test -f 'mm-manager.c' || echo './'`mm-manager.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-object.lo `test -f 'mm-object.c' || echo './'`mm-object.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-modem.lo `test -f 'mm-modem.c' || echo './'`mm-modem.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-modem-3gpp.lo `test -f 'mm-modem-3gpp.c' || echo './'`mm-modem-3gpp.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-manager.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-manager.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-object.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-object.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-helper-types.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-helper-types.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-modem.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-modem.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-modem-3gpp.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-modem-3gpp.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-sms-properties.lo `test -f 'mm-sms-properties.c' || echo './'`mm-sms-properties.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-sms-properties.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-sms-properties.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-bearer-ip-config.lo `test -f 'mm-bearer-ip-config.c' || echo './'`mm-bearer-ip-config.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-bearer-ip-config.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-bearer-ip-config.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-location-3gpp.lo `test -f 'mm-location-3gpp.c' || echo './'`mm-location-3gpp.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-location-3gpp.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-location-3gpp.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-location-gps-raw.lo `test -f 'mm-location-gps-raw.c' || echo './'`mm-location-gps-raw.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-bearer-properties.lo `test -f 'mm-bearer-properties.c' || echo './'`mm-bearer-properties.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-simple-connect-properties.lo `test -f 'mm-simple-connect-properties.c' || echo './'`mm-simple-connect-properties.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-simple-connect-properties.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-simple-connect-properties.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-location-gps-nmea.lo `test -f 'mm-location-gps-nmea.c' || echo './'`mm-location-gps-nmea.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-bearer-properties.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-bearer-properties.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-location-gps-raw.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-location-gps-raw.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-location-gps-nmea.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-location-gps-nmea.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-location-cdma-bs.lo `test -f 'mm-location-cdma-bs.c' || echo './'`mm-location-cdma-bs.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-location-cdma-bs.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-location-cdma-bs.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-unlock-retries.lo `test -f 'mm-unlock-retries.c' || echo './'`mm-unlock-retries.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-unlock-retries.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-unlock-retries.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-network-timezone.lo `test -f 'mm-network-timezone.c' || echo './'`mm-network-timezone.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-firmware-properties.lo `test -f 'mm-firmware-properties.c' || echo './'`mm-firmware-properties.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-network-timezone.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-network-timezone.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-firmware-properties.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-firmware-properties.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-simple-status.lo `test -f 'mm-simple-status.c' || echo './'`mm-simple-status.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-common-helpers.lo `test -f 'mm-common-helpers.c' || echo './'`mm-common-helpers.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-bearer.lo `test -f 'mm-bearer.c' || echo './'`mm-bearer.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-modem-messaging.lo `test -f 'mm-modem-messaging.c' || echo './'`mm-modem-messaging.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-simple-status.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-simple-status.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-common-helpers.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-common-helpers.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-bearer.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-bearer.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-modem-messaging.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-modem-messaging.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-sms.lo `test -f 'mm-sms.c' || echo './'`mm-sms.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-sim.lo `test -f 'mm-sim.c' || echo './'`mm-sim.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-sms.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-sms.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-sim.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-sim.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-modem-firmware.lo `test -f 'mm-modem-firmware.c' || echo './'`mm-modem-firmware.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-modem-firmware.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-modem-firmware.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-modem-time.lo `test -f 'mm-modem-time.c' || echo './'`mm-modem-time.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-modem-time.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-modem-time.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-modem-location.lo `test -f 'mm-modem-location.c' || echo './'`mm-modem-location.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-modem-simple.lo `test -f 'mm-modem-simple.c' || echo './'`mm-modem-simple.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-modem-cdma.lo `test -f 'mm-modem-cdma.c' || echo './'`mm-modem-cdma.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-modem-simple.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-modem-simple.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-modem-location.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-modem-location.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-modem-cdma.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-modem-cdma.o >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o libmm_glib_la-mm-modem-3gpp-ussd.lo `test -f 'mm-modem-3gpp-ussd.c' || echo './'`mm-modem-3gpp-ussd.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib/generated -I../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c mm-modem-3gpp-ussd.c -fPIC -DPIC -o .libs/libmm_glib_la-mm-modem-3gpp-ussd.o >/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=native -pipe -version-info 0:0:0 -Wl,-O1 -Wl,--as-needed -o libmm-glib.la -rpath /usr/lib libmm_glib_la-mm-helper-types.lo libmm_glib_la-mm-manager.lo libmm_glib_la-mm-object.lo libmm_glib_la-mm-modem.lo libmm_glib_la-mm-modem-3gpp.lo libmm_glib_la-mm-modem-3gpp-ussd.lo libmm_glib_la-mm-modem-cdma.lo libmm_glib_la-mm-modem-simple.lo libmm_glib_la-mm-modem-location.lo libmm_glib_la-mm-modem-time.lo libmm_glib_la-mm-modem-firmware.lo libmm_glib_la-mm-sim.lo libmm_glib_la-mm-sms.lo libmm_glib_la-mm-modem-messaging.lo libmm_glib_la-mm-bearer.lo libmm_glib_la-mm-common-helpers.lo libmm_glib_la-mm-simple-status.lo libmm_glib_la-mm-simple-connect-properties.lo libmm_glib_la-mm-bearer-properties.lo libmm_glib_la-mm-sms-properties.lo libmm_glib_la-mm-bearer-ip-config.lo libmm_glib_la-mm-location-3gpp.lo libmm_glib_la-mm-location-gps-raw.lo libmm_glib_la-mm-location-gps-nmea.lo libmm_glib_la-mm-location-cdma-bs.lo libmm_glib_la-mm-unlock-retries.lo libmm_glib_la-mm-network-timezone.lo libmm_glib_la-mm-firmware-properties.lo ../libmm-glib/generated/libmm-generated.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: i686-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libmm_glib_la-mm-helper-types.o .libs/libmm_glib_la-mm-manager.o .libs/libmm_glib_la-mm-object.o .libs/libmm_glib_la-mm-modem.o .libs/libmm_glib_la-mm-modem-3gpp.o .libs/libmm_glib_la-mm-modem-3gpp-ussd.o .libs/libmm_glib_la-mm-modem-cdma.o .libs/libmm_glib_la-mm-modem-simple.o .libs/libmm_glib_la-mm-modem-location.o .libs/libmm_glib_la-mm-modem-time.o .libs/libmm_glib_la-mm-modem-firmware.o .libs/libmm_glib_la-mm-sim.o .libs/libmm_glib_la-mm-sms.o .libs/libmm_glib_la-mm-modem-messaging.o .libs/libmm_glib_la-mm-bearer.o .libs/libmm_glib_la-mm-common-helpers.o .libs/libmm_glib_la-mm-simple-status.o .libs/libmm_glib_la-mm-simple-connect-properties.o .libs/libmm_glib_la-mm-bearer-properties.o .libs/libmm_glib_la-mm-sms-properties.o .libs/libmm_glib_la-mm-bearer-ip-config.o .libs/libmm_glib_la-mm-location-3gpp.o .libs/libmm_glib_la-mm-location-gps-raw.o .libs/libmm_glib_la-mm-location-gps-nmea.o .libs/libmm_glib_la-mm-location-cdma-bs.o .libs/libmm_glib_la-mm-unlock-retries.o .libs/libmm_glib_la-mm-network-timezone.o .libs/libmm_glib_la-mm-firmware-properties.o -Wl,--whole-archive ../libmm-glib/generated/.libs/libmm-generated.a -Wl,--no-whole-archive -Wl,--as-needed -lgio-2.0 -lgobject-2.0 -lglib-2.0 -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libmm-glib.so.0 -o .libs/libmm-glib.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libmm-glib.so.0" && ln -s "libmm-glib.so.0.0.0" "libmm-glib.so.0") >libtool: link: (cd ".libs" && rm -f "libmm-glib.so" && ln -s "libmm-glib.so.0.0.0" "libmm-glib.so") >libtool: link: ( cd ".libs" && rm -f "libmm-glib.la" && ln -s "../libmm-glib.la" "libmm-glib.la" ) >make[3]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libmm-glib' >Making all in tests >make[3]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libmm-glib/tests' >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../.. -I../../include -I../../include -I../../libmm-glib -I../../libmm-glib -I../../libmm-glib/generated -I../../libmm-glib/generated -DLIBMM_GLIB_COMPILATION -O2 -march=native -pipe -c -o test_common_helpers-test-common-helpers.o `test -f 'test-common-helpers.c' || echo './'`test-common-helpers.c >test-common-helpers.c: In function âmainâ: >test-common-helpers.c:493:5: warning: âg_type_initâ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] >/bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed -o test-common-helpers test_common_helpers-test-common-helpers.o ../../libmm-glib/libmm-glib.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: i686-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -o .libs/test-common-helpers test_common_helpers-test-common-helpers.o -Wl,--export-dynamic -pthread -Wl,--as-needed ../../libmm-glib/.libs/libmm-glib.so -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread >make[3]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libmm-glib/tests' >make[2]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/libmm-glib' >Making all in src >make[2]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/src' >Making all in . >make[3]: Entering directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/src' >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib -I../libmm-glib/generated -I../libmm-glib/generated -pthread -I/usr/include/libqmi-glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o libmodem_helpers_la-mm-error-helpers.lo `test -f 'mm-error-helpers.c' || echo './'`mm-error-helpers.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib -I../libmm-glib/generated -I../libmm-glib/generated -pthread -I/usr/include/libqmi-glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o libmodem_helpers_la-mm-modem-helpers.lo `test -f 'mm-modem-helpers.c' || echo './'`mm-modem-helpers.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib -I../libmm-glib/generated -I../libmm-glib/generated -pthread -I/usr/include/libqmi-glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o libmodem_helpers_la-mm-charsets.lo `test -f 'mm-charsets.c' || echo './'`mm-charsets.c >/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib -I../libmm-glib/generated -I../libmm-glib/generated -pthread -I/usr/include/libqmi-glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o libmodem_helpers_la-mm-sms-part.lo `test -f 'mm-sms-part.c' || echo './'`mm-sms-part.c >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib -I../libmm-glib/generated -I../libmm-glib/generated -pthread -I/usr/include/libqmi-glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c mm-error-helpers.c -fPIC -DPIC -o .libs/libmodem_helpers_la-mm-error-helpers.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib -I../libmm-glib/generated -I../libmm-glib/generated -pthread -I/usr/include/libqmi-glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c mm-charsets.c -fPIC -DPIC -o .libs/libmodem_helpers_la-mm-charsets.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib -I../libmm-glib/generated -I../libmm-glib/generated -pthread -I/usr/include/libqmi-glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c mm-modem-helpers.c -fPIC -DPIC -o .libs/libmodem_helpers_la-mm-modem-helpers.o >libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib -I../libmm-glib/generated -I../libmm-glib/generated -pthread -I/usr/include/libqmi-glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c mm-sms-part.c -fPIC -DPIC -o .libs/libmodem_helpers_la-mm-sms-part.o >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib -I../libmm-glib -I../libmm-glib/generated -I../libmm-glib/generated -DPLUGINDIR=\"/usr/lib/ModemManager\" -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libqmi-glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o ModemManager-mm-device.o `test -f 'mm-device.c' || echo './'`mm-device.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib -I../libmm-glib -I../libmm-glib/generated -I../libmm-glib/generated -DPLUGINDIR=\"/usr/lib/ModemManager\" -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libqmi-glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o ModemManager-mm-plugin-manager.o `test -f 'mm-plugin-manager.c' || echo './'`mm-plugin-manager.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib -I../libmm-glib -I../libmm-glib/generated -I../libmm-glib/generated -DPLUGINDIR=\"/usr/lib/ModemManager\" -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libqmi-glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o ModemManager-mm-manager.o `test -f 'mm-manager.c' || echo './'`mm-manager.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib -I../libmm-glib -I../libmm-glib/generated -I../libmm-glib/generated -DPLUGINDIR=\"/usr/lib/ModemManager\" -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libqmi-glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o ModemManager-mm-auth-provider.o `test -f 'mm-auth-provider.c' || echo './'`mm-auth-provider.c >glib-mkenums \ > --fhead "#include \"mm-bearer.h\"\n#include \"mm-port-probe.h\"\n#ifndef __MM_DAEMON_ENUMS_TYPES_H__\n#define __MM_DAEMON_ENUMS_TYPES_H__\n" \ > --template ../build-aux/mm-enums-template.h \ > --ftail "#endif /* __MM_DAEMON_ENUMS_TYPES_H__ */\n" \ > ./mm-bearer.h ./mm-port-probe.h > mm-daemon-enums-types.h >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib -I../libmm-glib -I../libmm-glib/generated -I../libmm-glib/generated -DPLUGINDIR=\"/usr/lib/ModemManager\" -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libqmi-glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o ModemManager-mm-broadband-bearer.o `test -f 'mm-broadband-bearer.c' || echo './'`mm-broadband-bearer.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib -I../libmm-glib -I../libmm-glib/generated -I../libmm-glib/generated -DPLUGINDIR=\"/usr/lib/ModemManager\" -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libqmi-glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o ModemManager-mm-bearer-list.o `test -f 'mm-bearer-list.c' || echo './'`mm-bearer-list.c >glib-genmarshal mm-marshal.list --prefix=mm_marshal --header > mm-marshal.h >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I../include -I../include -I../libmm-glib -I../libmm-glib -I../libmm-glib/generated -I../libmm-glib/generated -DPLUGINDIR=\"/usr/lib/ModemManager\" -pthread -I/usr/include/polkit-1 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/libqmi-glib -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=native -pipe -c -o ModemManager-mm-base-modem-at.o `test -f 'mm-base-modem-at.c' || echo './'`mm-base-modem-at.c >mm-broadband-bearer.c:37:35: fatal error: mm-serial-enums-types.h: No such file or directory >compilation terminated. >distcc[31705] ERROR: compile (null) on localhost failed >make[3]: *** [ModemManager-mm-broadband-bearer.o] Error 1 >make[3]: *** Waiting for unfinished jobs.... >make[3]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/src' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0' >make: *** [all] Error 2 >make: INTERNAL: Exiting with 21 jobserver tokens available; should be 20! > [31;01m*[0m ERROR: net-misc/modemmanager-1.0.0-r2::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-misc/modemmanager-1.0.0-r2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-misc/modemmanager-1.0.0-r2::gentoo'`. > [31;01m*[0m The complete build log is located at '/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/temp/environment'. > [31;01m*[0m Working directory: '/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0' > [31;01m*[0m S: '/data/tmp/portage/net-misc/modemmanager-1.0.0-r2/work/ModemManager-1.0.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 504496
: 372590 |
393592
|
401994
|
401996
|
401998
|
402000