Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 560836 Details for
Bug 675328
media-sound/pulseaudio-12.2 - checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 8.90 KB, created by
Rolf Eike Beer
on 2019-01-13 12:53:28 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Rolf Eike Beer
Created:
2019-01-13 12:53:28 UTC
Size:
8.90 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-sound/pulseaudio-12.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: gnome@gentoo.org >[32;01m * [39;49;00mUSE: alsa alsa-plugin asyncns caps elibc_glibc gdbm glib kernel_linux sparc ssl tcpd udev userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox > [32;01m*[0m Determining the location of the kernel source code > [32;01m*[0m Found kernel source directory: > [32;01m*[0m /usr/src/linux > [32;01m*[0m Found sources for kernel version: > [32;01m*[0m 4.18.11 >>>> Unpacking source... >>>> Unpacking pulseaudio-12.2.tar.xz to /var/tmp/portage/media-sound/pulseaudio-12.2/work > [33;01m*[0m Unable to trace static ELF: /bin/tar: tar xof - >>>> Source unpacked in /var/tmp/portage/media-sound/pulseaudio-12.2/work >>>> Preparing source in /var/tmp/portage/media-sound/pulseaudio-12.2/work/pulseaudio-12.2 ... > [32;01m*[0m Applying pulseaudio-11.1-disable-flat-volumes.patch ... >[A[256C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-sound/pulseaudio-12.2/work/pulseaudio-12.2 ... > [32;01m*[0m .sparc32: running multilib-minimal_abi_src_configure > * econf: updating pulseaudio-12.2/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pulseaudio-12.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/media-sound/pulseaudio-12.2/work/pulseaudio-12.2/configure --prefix=/usr --build=sparc-unknown-linux-gnu --host=sparc-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-12.2 --htmldir=/usr/share/doc/pulseaudio-12.2/html --libdir=/usr/lib --disable-adrian-aec --disable-bluez4 --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 --disable-bluez5 --enable-gsettings --disable-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 --disable-neon-opt --enable-tcpwrap --disable-dbus --disable-x11 --disable-systemd-daemon --disable-systemd-login --disable-systemd-journal --disable-ipv6 --with-caps --with-pulsedsp-location=/usr/\\$$LIB/pulseaudio >checking for a BSD-compatible install... /usr/lib/portage/python2.7/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... [33;01m*[0m Unable to trace static ELF: /bin/tar: tar --version > [33;01m*[0m Unable to trace static ELF: /bin/tar: tar --format=ustar -chf - conftest.dir > [33;01m*[0m Unable to trace static ELF: /bin/tar: tar -xf - >gnutar >checking build system type... sparc-unknown-linux-gnu >checking host system type... sparc-unknown-linux-gnu >checking for stow... no >checking whether make supports nested variables... (cached) yes >checking whether ln -s works... yes >checking for sparc-unknown-linux-gnu-gcc... sparc-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 sparc-unknown-linux-gnu-gcc accepts -g... yes >checking for sparc-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking whether sparc-unknown-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of sparc-unknown-linux-gnu-gcc... none >checking for sparc-unknown-linux-gnu-g++... sparc-unknown-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether sparc-unknown-linux-gnu-g++ accepts -g... yes >checking dependency style of sparc-unknown-linux-gnu-g++... none >checking how to run the C preprocessor... sparc-unknown-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking whether sparc-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 sparc-unknown-linux-gnu-g++ supports C++11 features by default... yes >checking for gm4... no >checking for m4... m4 >checking for sparc-unknown-linux-gnu-pkg-config... /usr/bin/sparc-unknown-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether NLS is requested... yes >checking for intltool >= 0.35.0... 0.51.0 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.26.2 >checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/media-sound/pulseaudio-12.2/work/pulseaudio-12.2-.sparc32/config.log > [31;01m*[0m ERROR: media-sound/pulseaudio-12.2::gentoo failed (configure phase): > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 124: Called src_configure > [31;01m*[0m environment, line 4467: Called multilib-minimal_src_configure > [31;01m*[0m environment, line 3510: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > [31;01m*[0m environment, line 3725: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > [31;01m*[0m environment, line 3440: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > [31;01m*[0m environment, line 3438: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > [31;01m*[0m environment, line 618: Called multilib-minimal_abi_src_configure > [31;01m*[0m environment, line 3504: Called multilib_src_configure > [31;01m*[0m environment, line 3959: Called econf '--disable-adrian-aec' '--disable-bluez4' '--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' '--disable-bluez5' '--enable-gsettings' '--disable-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' '--disable-neon-opt' '--enable-tcpwrap' '--disable-dbus' '--disable-x11' '--disable-systemd-daemon' '--disable-systemd-login' '--disable-systemd-journal' '--disable-ipv6' '--with-caps' '--with-pulsedsp-location=/usr/\$$LIB/pulseaudio' > [31;01m*[0m phase-helpers.sh, line 718: Called __helpers_die 'econf failed' > [31;01m*[0m isolated-functions.sh, line 121: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "$@" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=media-sound/pulseaudio-12.2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-sound/pulseaudio-12.2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-sound/pulseaudio-12.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-sound/pulseaudio-12.2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/media-sound/pulseaudio-12.2/work/pulseaudio-12.2-.sparc32' > [31;01m*[0m S: '/var/tmp/portage/media-sound/pulseaudio-12.2/work/pulseaudio-12.2'
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 675328
: 560836