* Package: media-sound/pulseaudio-13.0  * Repository: gentoo  * Maintainer: gnome@gentoo.org  * USE: X alsa alsa-plugin arm64 asyncns bluetooth caps cpu_flags_arm_neon dbus elibc_glibc gdbm glib gtk ipv6 kernel_linux qt5 ssl systemd tcpd udev userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 5.3.10-v8+ >>> Unpacking source... >>> Unpacking pulseaudio-13.0.tar.xz to /var/tmp/portage/media-sound/pulseaudio-13.0/work >>> Source unpacked in /var/tmp/portage/media-sound/pulseaudio-13.0/work >>> Preparing source in /var/tmp/portage/media-sound/pulseaudio-13.0/work/pulseaudio-13.0 ... * Applying pulseaudio-11.1-disable-flat-volumes.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-sound/pulseaudio-13.0/work/pulseaudio-13.0' ... * Running autopoint --force ...  [ ok ] * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign --force-missing ...  [ ok ] * Running elibtoolize in: pulseaudio-13.0/ * Running elibtoolize in: pulseaudio-13.0/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/pulseaudio-13.0/work/pulseaudio-13.0 ... * .arm64: running multilib-minimal_abi_src_configure * econf: updating pulseaudio-13.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating pulseaudio-13.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/media-sound/pulseaudio-13.0/work/pulseaudio-13.0/configure --prefix=/usr --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/pulseaudio-13.0 --htmldir=/usr/share/doc/pulseaudio-13.0/html --libdir=/usr/lib64 --disable-adrian-aec --disable-esound --disable-gconf --disable-solaris --enable-largefile --localstatedir=/var --with-systemduserunitdir=/usr/lib/systemd/user --with-udev-rules-dir=//lib/udev/rules.d --enable-alsa --enable-bluez5 --enable-gsettings --enable-gtk3 --disable-jack --disable-samplerate --disable-lirc --disable-orc --disable-oss-output --enable-openssl --disable-default-build-tests --enable-udev --disable-webrtc-aec --disable-avahi --without-fftw --without-soxr --with-database=gdbm --enable-glib2 --enable-asyncns --enable-neon-opt --enable-tcpwrap --enable-dbus --enable-x11 --enable-systemd-daemon --enable-systemd-login --enable-systemd-journal --enable-ipv6 --with-caps --disable-bluez5-native-headset --disable-bluez5-ofono-headset --with-pulsedsp-location=/usr/\\$$LIB/pulseaudio checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 to enable maintainer-specific portions of Makefiles... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for stow... no checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking for aarch64-unknown-linux-gnu-gcc... aarch64-unknown-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 aarch64-unknown-linux-gnu-gcc accepts -g... yes checking for aarch64-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-unknown-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-unknown-linux-gnu-gcc... none checking for aarch64-unknown-linux-gnu-g++... aarch64-unknown-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether aarch64-unknown-linux-gnu-g++ accepts -g... yes checking dependency style of aarch64-unknown-linux-gnu-g++... none checking how to run the C preprocessor... aarch64-unknown-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether aarch64-unknown-linux-gnu-gcc needs -traditional... no 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 whether aarch64-unknown-linux-gnu-g++ supports C++11 features by default... yes checking for gm4... no checking for m4... m4 checking for aarch64-unknown-linux-gnu-pkg-config... /usr/bin/aarch64-unknown-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for a sed that does not truncate output... /bin/sed 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 aarch64-unknown-linux-gnu-gcc... /usr/aarch64-unknown-linux-gnu/bin/ld checking if the linker (/usr/aarch64-unknown-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 host operating system... linux checking whether C compiler accepts -std=gnu11... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -W... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -pipe... yes checking whether C compiler accepts -Wno-long-long... yes checking whether C compiler accepts -Wno-overlength-strings... yes checking whether C compiler accepts -Wunsafe-loop-optimizations... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wold-style-definition... no checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wfloat-equal... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... no checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wendif-labels... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -fno-common... yes checking whether C compiler accepts -fdiagnostics-show-option... yes checking whether C compiler accepts -fdiagnostics-color=auto... yes checking whether the linker accepts "-Wl,-version-script=/var/tmp/portage/media-sound/pulseaudio-13.0/work/pulseaudio-13.0/src/map-file"... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,nodelete... yes checking whether the linker accepts -Wl,--no-undefined... yes checking whether aarch64-unknown-linux-gnu-gcc knows __atomic_store_n()... yes checking whether aarch64-unknown-linux-gnu-gcc knows __sync_bool_compare_and_swap()... yes configure: error: *** Compiler does not support -mfpu=neon or CFLAGS override -mfpu !!! Please attach the following file when seeking support: !!! /var/tmp/portage/media-sound/pulseaudio-13.0/work/pulseaudio-13.0-.arm64/config.log * ERROR: media-sound/pulseaudio-13.0::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 4949: Called multilib-minimal_src_configure * environment, line 3968: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' * environment, line 4195: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 3898: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 3896: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' * environment, line 702: Called multilib-minimal_abi_src_configure * environment, line 3962: Called multilib_src_configure * environment, line 4440: Called econf '--disable-adrian-aec' '--disable-esound' '--disable-gconf' '--disable-solaris' '--enable-largefile' '--localstatedir=/var' '--with-systemduserunitdir=/usr/lib/systemd/user' '--with-udev-rules-dir=//lib/udev/rules.d' '--enable-alsa' '--enable-bluez5' '--enable-gsettings' '--enable-gtk3' '--disable-jack' '--disable-samplerate' '--disable-lirc' '--disable-orc' '--disable-oss-output' '--enable-openssl' '--disable-default-build-tests' '--enable-udev' '--disable-webrtc-aec' '--disable-avahi' '--without-fftw' '--without-soxr' '--with-database=gdbm' '--enable-glib2' '--enable-asyncns' '--enable-neon-opt' '--enable-tcpwrap' '--enable-dbus' '--enable-x11' '--enable-systemd-daemon' '--enable-systemd-login' '--enable-systemd-journal' '--enable-ipv6' '--with-caps' '--disable-bluez5-native-headset' '--disable-bluez5-ofono-headset' '--with-pulsedsp-location=/usr/\$$LIB/pulseaudio' * phase-helpers.sh, line 681: 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 '=media-sound/pulseaudio-13.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/pulseaudio-13.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/media-sound/pulseaudio-13.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/pulseaudio-13.0/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/pulseaudio-13.0/work/pulseaudio-13.0-.arm64' * S: '/var/tmp/portage/media-sound/pulseaudio-13.0/work/pulseaudio-13.0'