Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 262911 Details for
Bug 355433
media-libs/libsndfile-1.0.23 doesn't emerge with FEATURES="parallel-fetch"
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), 28.29 KB, created by
Kolan Sh.
on 2011-02-18 13:22:36 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Kolan Sh.
Created:
2011-02-18 13:22:36 UTC
Size:
28.29 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-libs/libsndfile-1.0.23 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: sound@gentoo.org >[32;01m * [39;49;00mUSE: alsa amd64 elibc_glibc kernel_linux multilib userland_GNU > > [33;01m*[0m This profile is merely a convenience for people who require a more > [33;01m*[0m minimal profile, yet are unable to use hardened due to restrictions in > [33;01m*[0m the software being used on the server. If you seek a secure > [33;01m*[0m production server profile, please check the Hardened project > [33;01m*[0m (http://hardened.gentoo.org) > >>>> Unpacking source... >>>> Unpacking libsndfile-1.0.23.tar.gz to /var/tmp/portage/media-libs/libsndfile-1.0.23/work >>>> Source unpacked in /var/tmp/portage/media-libs/libsndfile-1.0.23/work >>>> Preparing source in /var/tmp/portage/media-libs/libsndfile-1.0.23/work/libsndfile-1.0.23 ... > [32;01m*[0m Applying libsndfile-1.0.17-regtests-need-sqlite.patch ... >[A[188C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/media-libs/libsndfile-1.0.23/work/libsndfile-1.0.23' ... > [32;01m*[0m Running aclocal -I M4 ... >[A[188C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[188C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I M4 ... >[A[188C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[188C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[188C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[188C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: libsndfile-1.0.23/Cfg/ > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... > [32;01m*[0m Removing useless C++ checks ... >[A[188C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/libsndfile-1.0.23/work/libsndfile-1.0.23 ... > * econf: updating libsndfile-1.0.23/Cfg/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libsndfile-1.0.23/Cfg/config.guess with /usr/share/gnuconfig/config.guess >./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 --libdir=/usr/lib64 --disable-sqlite --enable-alsa --enable-external-libs --disable-octave --disable-gcc-werror --disable-gcc-pipe --disable-dependency-tracking >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >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 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 we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >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/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 whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >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-ar... x86_64-pc-linux-gnu-ar >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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 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... no >checking if x86_64-pc-linux-gnu-gcc static flag -static works... no >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... no >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) no >checking if we can lock with hard links... 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... distcc[29409] (dcc_trace_version) distcc 3.1 x86_64-pc-linux-gnu; built Feb 13 2011 20:52:01 >distcc[29409] (dcc_recursion_safeguard) safeguard level=0 >distcc[29409] (main) compiler name is "distcc" >distcc[29409] (dcc_scan_args) scanning arguments: /usr/lib/distcc/bin/x86_64-pc-linux-gnu-gcc -print-search-dirs >distcc[29409] (dcc_scan_args) compiler apparently called not for compile >distcc[29409] (dcc_lock_host) got cpu lock on localhost slot 0 as fd4 >distcc[29409] exec on localhost: /usr/lib/distcc/bin/x86_64-pc-linux-gnu-gcc -print-search-dirs >distcc[29409] (dcc_note_state) note state 5, file "(NULL)", host "localhost" >distcc[29409] (dcc_spawn_child) forking to execute: /usr/lib/distcc/bin/x86_64-pc-linux-gnu-gcc -print-search-dirs >distcc[29409] (dcc_spawn_child) child started as pid29412 >distcc[29412] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1 >distcc[29412] (dcc_trace_version) distcc 3.1 x86_64-pc-linux-gnu; built Feb 13 2011 20:52:01 >distcc[29412] (dcc_recursion_safeguard) safeguard: 1 >distcc[29412] (dcc_recursion_safeguard) safeguard level=1 >distcc[29412] (main) compiler name is "x86_64-pc-linux-gnu-gcc" >distcc[29412] (dcc_set_path) setting PATH=/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.4 >distcc[29412] exec on localhost: x86_64-pc-linux-gnu-gcc -print-search-dirs >distcc[29412] (dcc_note_state) note state 5, file "(NULL)", host "localhost" >distcc[29412] (dcc_spawn_child) forking to execute: x86_64-pc-linux-gnu-gcc -print-search-dirs >distcc[29412] (dcc_spawn_child) child started as pid29413 >distcc[29413] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=2 >distcc[29412] (dcc_collect_child) cc child 29413 terminated with status 0 >distcc[29412] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt >distcc[29412] compile (null) on localhost completed ok >distcc[29412] elapsed compilation time 0.006257s >distcc[29412] (dcc_exit) exit: code 0; self: 0.000000 user 0.000000 sys; children: 0.000000 user 0.000000 sys >distcc[29412] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files >distcc[29409] (dcc_collect_child) cc child 29412 terminated with status 0 >distcc[29409] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt >distcc[29409] compile (null) on localhost completed ok >distcc[29409] (dcc_unlock) release lock fd4 >distcc[29409] elapsed compilation time 0.010338s >distcc[29409] (dcc_exit) exit: code 0; self: 0.000000 user 0.000000 sys; children: 0.000000 user 0.000000 sys >distcc[29409] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files >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... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /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 >distcc[29554] (dcc_trace_version) distcc 3.1 x86_64-pc-linux-gnu; built Feb 13 2011 20:52:01 >distcc[29554] (dcc_recursion_safeguard) safeguard level=0 >distcc[29554] (main) compiler name is "distcc" >distcc[29554] (dcc_scan_args) scanning arguments: /usr/lib/distcc/bin/x86_64-pc-linux-gnu-g++ -print-prog-name=ld >distcc[29554] (dcc_scan_args) compiler apparently called not for compile >distcc[29554] (dcc_lock_host) got cpu lock on localhost slot 0 as fd4 >distcc[29554] exec on localhost: /usr/lib/distcc/bin/x86_64-pc-linux-gnu-g++ -print-prog-name=ld >distcc[29554] (dcc_note_state) note state 5, file "(NULL)", host "localhost" >distcc[29554] (dcc_spawn_child) forking to execute: /usr/lib/distcc/bin/x86_64-pc-linux-gnu-g++ -print-prog-name=ld >distcc[29554] (dcc_spawn_child) child started as pid29555 >distcc[29555] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1 >distcc[29555] (dcc_trace_version) distcc 3.1 x86_64-pc-linux-gnu; built Feb 13 2011 20:52:01 >distcc[29555] (dcc_recursion_safeguard) safeguard: 1 >distcc[29555] (dcc_recursion_safeguard) safeguard level=1 >distcc[29555] (main) compiler name is "x86_64-pc-linux-gnu-g++" >distcc[29555] (dcc_set_path) setting PATH=/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.4 >distcc[29555] exec on localhost: x86_64-pc-linux-gnu-g++ -print-prog-name=ld >distcc[29555] (dcc_note_state) note state 5, file "(NULL)", host "localhost" >distcc[29555] (dcc_spawn_child) forking to execute: x86_64-pc-linux-gnu-g++ -print-prog-name=ld >distcc[29556] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=2 >distcc[29555] (dcc_spawn_child) child started as pid29556 >distcc[29555] (dcc_collect_child) cc child 29556 terminated with status 0 >distcc[29555] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt >distcc[29555] compile (null) on localhost completed ok >distcc[29555] elapsed compilation time 0.006752s >distcc[29555] (dcc_exit) exit: code 0; self: 0.000000 user 0.000000 sys; children: 0.000000 user 0.000000 sys >distcc[29555] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files >distcc[29554] (dcc_collect_child) cc child 29555 terminated with status 0 >distcc[29554] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt >distcc[29554] compile (null) on localhost completed ok >distcc[29554] (dcc_unlock) release lock fd4 >distcc[29554] elapsed compilation time 0.011030s >distcc[29554] (dcc_exit) exit: code 0; self: 0.000000 user 0.000000 sys; children: 0.000000 user 0.000000 sys >distcc[29554] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... no >checking if x86_64-pc-linux-gnu-g++ static flag -static works... no >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... no >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) no >checking if we can lock with hard links... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for x86_64-pc-linux-gnu-windres... no >checking for windres... no >checking for autogen... no >checking for wine... no >checking whether ln -s works... yes >checking for ANSI C header files... (cached) yes >checking endian.h usability... yes >checking endian.h presence... yes >checking for endian.h... yes >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking whether S_IRGRP is declared... yes >checking C99 struct flexible array support... yes >checking size of wchar_t... 4 >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking size of float... 4 >checking size of double... 8 >checking size of void*... 8 >checking size of size_t... 8 >checking size of int64_t... 8 >checking size of long long... 8 >checking size of off_t... 8 >checking for ssize_t... yes >checking size of ssize_t... 8 >checking processor byte ordering... little >checking for malloc... yes >checking for calloc... yes >checking for realloc... yes >checking for free... yes >checking for open... yes >checking for read... yes >checking for write... yes >checking for lseek... yes >checking for pread... yes >checking for pwrite... yes >checking for fstat... yes >checking for ftruncate... yes >checking for fsync... yes >checking for snprintf... yes >checking for vsnprintf... yes >checking for gmtime... yes >checking for gmtime_r... yes >checking for localtime... yes >checking for localtime_r... yes >checking for gettimeofday... yes >checking for mmap... yes >checking for getpagesize... yes >checking for setlocale... yes >checking for pipe... yes >checking for waitpid... yes >checking for floor in -lm... yes >checking for floor... yes >checking for ceil... yes >checking for fmod... yes >checking for lrint... yes >checking for lrintf... yes >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for flac >= 1.2.1 ... yes >checking for ogg >= 1.1.3 ... yes >checking for vorbis >= 1.2.3 ... yes >checking for vorbisenc >= 1.2.3 ... yes >checking processor clipping capabilities... none >checking alsa/asoundlib.h usability... yes >checking alsa/asoundlib.h presence... yes >checking for alsa/asoundlib.h... yes >checking sndio.h usability... no >checking sndio.h presence... no >checking for sndio.h... no >configure: WARNING: Touching files in directory tests/. >checking if x86_64-pc-linux-gnu-gcc accepts -std=gnu99... yes >checking for version of x86_64-pc-linux-gnu-gcc... distcc[31269] (dcc_trace_version) distcc 3.1 x86_64-pc-linux-gnu; built Feb 13 2011 20:52:01 >distcc[31269] (dcc_recursion_safeguard) safeguard level=0 >distcc[31269] (main) compiler name is "distcc" >distcc[31269] (dcc_scan_args) scanning arguments: /usr/lib/distcc/bin/x86_64-pc-linux-gnu-gcc -dumpversion >distcc[31269] (dcc_scan_args) compiler apparently called not for compile >distcc[31269] (dcc_lock_host) got cpu lock on localhost slot 0 as fd4 >distcc[31269] exec on localhost: /usr/lib/distcc/bin/x86_64-pc-linux-gnu-gcc -dumpversion >distcc[31269] (dcc_note_state) note state 5, file "(NULL)", host "localhost" >distcc[31269] (dcc_spawn_child) forking to execute: /usr/lib/distcc/bin/x86_64-pc-linux-gnu-gcc -dumpversion >distcc[31269] (dcc_spawn_child) child started as pid31270 >distcc[31270] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1 >distcc[31270] (dcc_trace_version) distcc 3.1 x86_64-pc-linux-gnu; built Feb 13 2011 20:52:01 >distcc[31270] (dcc_recursion_safeguard) safeguard: 1 >distcc[31270] (dcc_recursion_safeguard) safeguard level=1 >distcc[31270] (main) compiler name is "x86_64-pc-linux-gnu-gcc" >distcc[31270] (dcc_set_path) setting PATH=/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.4 >distcc[31270] exec on localhost: x86_64-pc-linux-gnu-gcc -dumpversion >distcc[31270] (dcc_note_state) note state 5, file "(NULL)", host "localhost" >distcc[31270] (dcc_spawn_child) forking to execute: x86_64-pc-linux-gnu-gcc -dumpversion >distcc[31270] (dcc_spawn_child) child started as pid31271 >distcc[31271] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=2 >distcc[31270] (dcc_collect_child) cc child 31271 terminated with status 0 >distcc[31270] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt >distcc[31270] compile (null) on localhost completed ok >distcc[31270] elapsed compilation time 0.005124s >distcc[31270] (dcc_exit) exit: code 0; self: 0.000000 user 0.000000 sys; children: 0.000000 user 0.000000 sys >distcc[31270] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files >distcc[31269] (dcc_collect_child) cc child 31270 terminated with status 0 >distcc[31269] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt >distcc[31269] compile (null) on localhost completed ok >distcc[31269] (dcc_unlock) release lock fd4 >distcc[31269] elapsed compilation time 0.009140s >distcc[31269] (dcc_exit) exit: code 0; self: 0.000000 user 0.000000 sys; children: 0.000000 user 0.000000 sys >distcc[31269] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files >4.4.4 >checking if x86_64-pc-linux-gnu-gcc accepts -Wextra... yes >checking if x86_64-pc-linux-gnu-g++ accepts -Wextra... yes >checking if x86_64-pc-linux-gnu-gcc accepts -Wdeclaration-after-statement... yes >checking if x86_64-pc-linux-gnu-gcc accepts -Wpointer-arith... yes >checking if x86_64-pc-linux-gnu-gcc accepts -funsigned-char... yes >checking for sed... /bin/sed >configure: creating ./config.status >config.status: creating shave >config.status: creating shave-libtool >config.status: creating src/sndfile.h >config.status: creating src/Makefile >config.status: creating src/GSM610/Makefile >config.status: creating src/G72x/Makefile >config.status: creating src/version-metadata.rc >config.status: creating man/Makefile >config.status: creating examples/Makefile >config.status: creating tests/Makefile >config.status: creating regtest/Makefile >config.status: creating M4/Makefile >config.status: creating doc/Makefile >config.status: creating Win32/Makefile >config.status: creating Octave/Makefile >config.status: creating programs/Makefile >config.status: creating doc/libsndfile.css >config.status: creating Makefile >config.status: creating libsndfile.spec >config.status: creating sndfile.pc >config.status: creating tests/test_wrapper.sh >config.status: creating tests/pedantic-header-test.sh >config.status: creating build-test-tarball.mk >config.status: creating src/config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >-=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=- > > Configuration summary : > > libsndfile version : .................. 1.0.23 > > Host CPU : ............................ x86_64 > Host Vendor : ......................... pc > Host OS : ............................. linux-gnu > > Experimental code : ................... no > Using ALSA in example programs : ...... yes > External FLAC/Ogg/Vorbis : ............ yes > > Tools : > > Compiler is GCC : ..................... yes > GCC version : ......................... 4.4.4 > > Installation directories : > > Library directory : ................... /usr/lib64 > Program directory : ................... /usr/bin > Pkgconfig directory : ................. /usr/lib64/pkgconfig > HTML docs directory : ................. /usr/share/doc/libsndfile1-dev/html > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/libsndfile-1.0.23/work/libsndfile-1.0.23 ... >make -j11 >Making all in M4 >Making all in man >Making all in doc >Making all in Win32 >Making all in src > >config.status: creating src/config.h >config.status: src/config.h is unchanged >Making all in GSM610 >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed >libtool: compile: Waiting for --shave-mode=compile.o.lock to be removed
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 355433
:
262909
| 262911