Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 465948 Details for
Bug 611716
media-libs/speex-1.2.0[utils] configure failure
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), 9.34 KB, created by
Ulrich Müller
on 2017-03-04 17:16:06 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Ulrich Müller
Created:
2017-03-04 17:16:06 UTC
Size:
9.34 KB
patch
obsolete
> * Package: media-libs/speex-1.2.0 > * Repository: gentoo > * Maintainer: sound@gentoo.org > * USE: abi_x86_32 abi_x86_64 amd64 cpu_flags_x86_sse elibc_glibc kernel_linux userland_GNU utils vbr > * FEATURES: ccache compressdebug preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking speex-1.2.0.tar.gz to /var/tmp/portage/media-libs/speex-1.2.0/work >>>> Source unpacked in /var/tmp/portage/media-libs/speex-1.2.0/work >>>> Preparing source in /var/tmp/portage/media-libs/speex-1.2.0/work/speex-1.2.0 ... > * Applying speex-1.2.0-configure.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/media-libs/speex-1.2.0/work/speex-1.2.0' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: speex-1.2.0/ > * 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-libs/speex-1.2.0/work/speex-1.2.0 ... > * abi_x86_32.x86: running multilib-minimal_abi_src_configure > * econf: updating speex-1.2.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating speex-1.2.0/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/media-libs/speex-1.2.0/work/speex-1.2.0/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-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/speex-1.2.0 --htmldir=/usr/share/doc/speex-1.2.0/html --libdir=/usr/lib32 --disable-static --disable-arm4-asm --disable-arm5e-asm --enable-sse --enable-vbr --with-speexdsp --enable-binaries >checking whether make supports nested variables... yes >checking for a BSD-compatible install... /usr/bin/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 to enable maintainer-specific portions of Makefiles... 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 style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 >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 x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none >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 -m32... x86_64-pc-linux-gnu-ld -m elf_i386 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >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 x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for i686-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) 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 byte ordering is bigendian... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for C/C++ restrict keyword... __restrict >checking for C99 variable-size arrays... yes >checking alloca.h usability... yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking for alloca... yes >checking for SSE in current arch/CFLAGS... yes >checking for ELF visibility... yes >checking sys/soundcard.h usability... yes >checking sys/soundcard.h presence... yes >checking for sys/soundcard.h... yes >checking sys/audioio.h usability... no >checking sys/audioio.h presence... no >checking for sys/audioio.h... no >checking for cos in -lm... yes >checking for getopt_long... yes >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 OGG... yes >checking for SPEEXDSP... no >configure: error: Package requirements (speexdsp) were not met: > >No package 'speexdsp' found > >Consider adjusting the PKG_CONFIG_PATH environment variable if you >installed software in a non-standard prefix. > >Alternatively, you may set the environment variables SPEEXDSP_CFLAGS >and SPEEXDSP_LIBS to avoid the need to call pkg-config. >See the pkg-config man page for more details. > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/media-libs/speex-1.2.0/work/speex-1.2.0-abi_x86_32.x86/config.log > * ERROR: media-libs/speex-1.2.0::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 115: Called src_configure > * environment, line 3587: Called multilib-minimal_src_configure > * environment, line 2806: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > * environment, line 3020: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 2736: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > * environment, line 2734: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > * environment, line 606: Called multilib-minimal_abi_src_configure > * environment, line 2800: Called multilib_src_configure > * environment, line 3233: Called econf '--disable-static' '--disable-arm4-asm' '--disable-arm5e-asm' '--enable-sse' '--enable-vbr' '--with-speexdsp' '--enable-binaries' > * phase-helpers.sh, line 665: Called __helpers_die 'econf failed' > * isolated-functions.sh, line 117: Called die > * The specific snippet of code: > * die "$@" > * > * If you need support, post the output of `emerge --info '=media-libs/speex-1.2.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/speex-1.2.0::gentoo'`. > * The complete build log is located at '/var/tmp/portage/media-libs/speex-1.2.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/speex-1.2.0/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/speex-1.2.0/work/speex-1.2.0-abi_x86_32.x86' > * S: '/var/tmp/portage/media-libs/speex-1.2.0/work/speex-1.2.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 611716
: 465948