* Package: net-misc/modemmanager-1.18.10 * Repository: gentoo * Maintainer: gnome@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc introspection kernel_linux mbim qrtr systemd udev userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ModemManager-1.18.10.tar.xz to /var/tmp/portage/net-misc/modemmanager-1.18.10/work >>> Source unpacked in /var/tmp/portage/net-misc/modemmanager-1.18.10/work >>> Preparing source in /var/tmp/portage/net-misc/modemmanager-1.18.10/work/ModemManager-1.18.10 ... * Disabling deprecation warnings ... [ ok ] * Running elibtoolize in: ModemManager-1.18.10/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Applying ppc64le/2.4.4 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-misc/modemmanager-1.18.10/work/ModemManager-1.18.10 ... * econf: updating ModemManager-1.18.10/config.guess with /usr/share/gnuconfig/config.guess * econf: updating ModemManager-1.18.10/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/modemmanager-1.18.10 --htmldir=/usr/share/doc/modemmanager-1.18.10/html --with-sysroot=/ --libdir=/usr/lib64 --disable-gtk-doc --disable-maintainer-mode --enable-compile-warnings=minimum --disable-Werror --disable-static --with-dist-version=1.18.10 --with-udev-base-dir=/lib/udev --with-udev --enable-introspection --with-mbim --without-polkit --with-systemd-journal --without-qmi --with-qrtr --disable-vala --with-systemd-suspend-resume configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.9/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 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... no checking whether make supports nested variables... (cached) 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 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no 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 ln -s works... 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/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/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 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/x86_64-pc-linux-gnu/bin/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... no checking for dlltool... no 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... mt checking if mt is a manifest tool... no 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/x86_64-pc-linux-gnu/bin/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 whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wno-suggest-attribute=format... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wjump-misses-init... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wduplicated-cond... yes checking whether C compiler accepts -Wduplicated-branches... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wrestrict... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wdouble-promotion... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,--as-needed... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether the linker accepts -Wl,--no-as-needed... yes checking whether the linker accepts -Wl,--fatal-warnings... yes checking whether the linker accepts -Wl,-fatal_warnings... no checking whether the linker accepts -Wl,--no-as-needed... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether C compiler accepts -Wno-suggest-attribute=format... (cached) yes checking whether C compiler accepts -fno-strict-aliasing... (cached) yes checking whether C compiler accepts -Wnested-externs... (cached) yes checking whether C compiler accepts -Wmissing-prototypes... (cached) yes checking whether C compiler accepts -Wstrict-prototypes... (cached) yes checking whether C compiler accepts -Wdeclaration-after-statement... (cached) yes checking whether C compiler accepts -Wimplicit-function-declaration... (cached) yes checking whether C compiler accepts -Wold-style-definition... (cached) yes checking whether C compiler accepts -Wjump-misses-init... (cached) yes checking whether C compiler accepts -Wall... (cached) yes checking whether C compiler accepts -Wextra... (cached) yes checking whether C compiler accepts -Wundef... (cached) yes checking whether C compiler accepts -Wwrite-strings... (cached) yes checking whether C compiler accepts -Wpointer-arith... (cached) yes checking whether C compiler accepts -Wmissing-declarations... (cached) yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wno-unused-parameter... (cached) yes checking whether C compiler accepts -Wno-missing-field-initializers... (cached) yes checking whether C compiler accepts -Wformat=2... (cached) yes checking whether C compiler accepts -Wcast-align... (cached) yes checking whether C compiler accepts -Wformat-nonliteral... (cached) yes checking whether C compiler accepts -Wformat-security... (cached) yes checking whether C compiler accepts -Wsign-compare... (cached) yes checking whether C compiler accepts -Wstrict-aliasing... (cached) yes checking whether C compiler accepts -Wshadow... (cached) yes checking whether C compiler accepts -Winline... (cached) yes checking whether C compiler accepts -Wpacked... (cached) yes checking whether C compiler accepts -Wmissing-format-attribute... (cached) yes checking whether C compiler accepts -Wmissing-noreturn... (cached) yes checking whether C compiler accepts -Winit-self... (cached) yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... (cached) yes checking whether C compiler accepts -Wunused-but-set-variable... (cached) yes checking whether C compiler accepts -Warray-bounds... (cached) yes checking whether C compiler accepts -Wreturn-type... (cached) yes checking whether C compiler accepts -Wswitch-enum... (cached) yes checking whether C compiler accepts -Wswitch-default... (cached) yes checking whether C compiler accepts -Wduplicated-cond... (cached) yes checking whether C compiler accepts -Wduplicated-branches... (cached) yes checking whether C compiler accepts -Wlogical-op... (cached) yes checking whether C compiler accepts -Wrestrict... (cached) yes checking whether C compiler accepts -Wnull-dereference... (cached) yes checking whether C compiler accepts -Wdouble-promotion... (cached) yes checking whether C compiler accepts -Wno-cast-function-type... yes checking whether C compiler accepts -Wno-packed... yes checking whether C compiler accepts -Wno-error=unused-parameter... (cached) yes checking whether C compiler accepts -Wno-error=missing-field-initializers... (cached) yes checking whether C compiler accepts -Wno-error=cast-function-type... yes checking whether C compiler accepts -Wno-error=packed... yes checking for 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 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 msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 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 xsltproc... yes checking whether to build with code coverage support... no checking for gobject-introspection... yes checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for vapigen... no checking for GUDEV... yes checking for LIBSYSTEMD... yes checking for LIBSYSTEMD_LOGIN... no checking for LIBELOGIND... no checking for POLKIT... no checking for MBIM... yes checking for QRTR... yes configure: error: QRTR support requires QMI enabled. Configure using --with-qmi, or otherwise configure using --without-qrtr to disable QRTR support. !!! Please attach the following file when seeking support: !!! /var/tmp/portage/net-misc/modemmanager-1.18.10/work/ModemManager-1.18.10/config.log * ERROR: net-misc/modemmanager-1.18.10::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 127: Called src_configure * environment, line 2853: Called gnome2_src_configure '--disable-Werror' '--disable-static' '--with-dist-version=1.18.10' '--with-udev-base-dir=/lib/udev' '--with-udev' '--enable-introspection' '--with-mbim' '--without-polkit' '--with-systemd-journal' '--without-qmi' '--with-qrtr' '--disable-vala' '--with-systemd-suspend-resume' * environment, line 2020: Called econf '--disable-gtk-doc' '--disable-maintainer-mode' '--enable-compile-warnings=minimum' '--disable-Werror' '--disable-static' '--with-dist-version=1.18.10' '--with-udev-base-dir=/lib/udev' '--with-udev' '--enable-introspection' '--with-mbim' '--without-polkit' '--with-systemd-journal' '--without-qmi' '--with-qrtr' '--disable-vala' '--with-systemd-suspend-resume' * phase-helpers.sh, line 711: Called __helpers_die 'econf failed' * isolated-functions.sh, line 112: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=net-misc/modemmanager-1.18.10::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-misc/modemmanager-1.18.10::gentoo'`. * The complete build log is located at '/var/log/portage/net-misc:modemmanager-1.18.10:20220625-231953.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/modemmanager-1.18.10/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-misc/modemmanager-1.18.10/temp/environment'. * Working directory: '/var/tmp/portage/net-misc/modemmanager-1.18.10/work/ModemManager-1.18.10' * S: '/var/tmp/portage/net-misc/modemmanager-1.18.10/work/ModemManager-1.18.10'