Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 465438 Details for
Bug 611132
media-libs/rubberband-1.8.1-r1 fails to build on armv5: {standard input}:151: Error: selected processor does not support ARM mode `fmrx r3,fpscr'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-libs:rubberband-1.8.1-r1:20170222-062717.log
media-libs:rubberband-1.8.1-r1:20170222-062717.log (text/x-log), 8.87 KB, created by
Markus Meier
on 2017-02-27 20:23:03 UTC
(
hide
)
Description:
media-libs:rubberband-1.8.1-r1:20170222-062717.log
Filename:
MIME Type:
Creator:
Markus Meier
Created:
2017-02-27 20:23:03 UTC
Size:
8.87 KB
patch
obsolete
> * Package: media-libs/rubberband-1.8.1-r1 > * Repository: gentoo > * Maintainer: proaudio@gentoo.org > * USE: arm elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking rubberband-1.8.1.tar.bz2 to /var/tmp/portage/media-libs/rubberband-1.8.1-r1/work >>>> Source unpacked in /var/tmp/portage/media-libs/rubberband-1.8.1-r1/work >>>> Preparing source in /var/tmp/portage/media-libs/rubberband-1.8.1-r1/work/rubberband-1.8.1 ... > * Will copy sources from /var/tmp/portage/media-libs/rubberband-1.8.1-r1/work/rubberband-1.8.1 > * .arm: copying to /var/tmp/portage/media-libs/rubberband-1.8.1-r1/work/rubberband-1.8.1-.arm >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/rubberband-1.8.1-r1/work/rubberband-1.8.1 ... > * .arm: running multilib-minimal_abi_src_configure >./configure --prefix=/usr --build=armv5tel-softfloat-linux-gnueabi --host=armv5tel-softfloat-linux-gnueabi --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib >checking for armv5tel-softfloat-linux-gnueabi-g++... armv5tel-softfloat-linux-gnueabi-g++ >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 armv5tel-softfloat-linux-gnueabi-g++ accepts -g... yes >checking for armv5tel-softfloat-linux-gnueabi-gcc... armv5tel-softfloat-linux-gnueabi-gcc >checking whether we are using the GNU C compiler... yes >checking whether armv5tel-softfloat-linux-gnueabi-gcc accepts -g... yes >checking for armv5tel-softfloat-linux-gnueabi-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... armv5tel-softfloat-linux-gnueabi-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -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 whether byte ordering is bigendian... no >checking for armv5tel-softfloat-linux-gnueabi-pkg-config... /usr/bin/armv5tel-softfloat-linux-gnueabi-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for SRC... yes >checking for SNDFILE... yes >checking for FFTW... yes >checking ladspa.h usability... yes >checking ladspa.h presence... yes >checking for ladspa.h... yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking for Vamp... yes >configure: creating ./config.status >config.status: creating Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/rubberband-1.8.1-r1/work/rubberband-1.8.1 ... > * .arm: running multilib-minimal_abi_src_compile >make -j2 >mkdir bin >mkdir lib >armv5tel-softfloat-linux-gnueabi-g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -march=armv5te -pipe -fPIC -Wall -Irubberband -I. -Isrc -c -o src/rubberband-c.o src/rubberband-c.cpp >armv5tel-softfloat-linux-gnueabi-g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -march=armv5te -pipe -fPIC -Wall -Irubberband -I. -Isrc -c -o src/RubberBandStretcher.o src/RubberBandStretcher.cpp >armv5tel-softfloat-linux-gnueabi-g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -march=armv5te -pipe -fPIC -Wall -Irubberband -I. -Isrc -c -o src/StretcherProcess.o src/StretcherProcess.cpp >armv5tel-softfloat-linux-gnueabi-g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -march=armv5te -pipe -fPIC -Wall -Irubberband -I. -Isrc -c -o src/StretchCalculator.o src/StretchCalculator.cpp >armv5tel-softfloat-linux-gnueabi-g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -march=armv5te -pipe -fPIC -Wall -Irubberband -I. -Isrc -c -o src/base/Profiler.o src/base/Profiler.cpp >armv5tel-softfloat-linux-gnueabi-g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -march=armv5te -pipe -fPIC -Wall -Irubberband -I. -Isrc -c -o src/dsp/AudioCurveCalculator.o src/dsp/AudioCurveCalculator.cpp >armv5tel-softfloat-linux-gnueabi-g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -march=armv5te -pipe -fPIC -Wall -Irubberband -I. -Isrc -c -o src/audiocurves/CompoundAudioCurve.o src/audiocurves/CompoundAudioCurve.cpp >armv5tel-softfloat-linux-gnueabi-g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -march=armv5te -pipe -fPIC -Wall -Irubberband -I. -Isrc -c -o src/audiocurves/SpectralDifferenceAudioCurve.o src/audiocurves/SpectralDifferenceAudioCurve.cpp >armv5tel-softfloat-linux-gnueabi-g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -march=armv5te -pipe -fPIC -Wall -Irubberband -I. -Isrc -c -o src/audiocurves/HighFrequencyAudioCurve.o src/audiocurves/HighFrequencyAudioCurve.cpp >armv5tel-softfloat-linux-gnueabi-g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -march=armv5te -pipe -fPIC -Wall -Irubberband -I. -Isrc -c -o src/audiocurves/SilentAudioCurve.o src/audiocurves/SilentAudioCurve.cpp >armv5tel-softfloat-linux-gnueabi-g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -march=armv5te -pipe -fPIC -Wall -Irubberband -I. -Isrc -c -o src/audiocurves/ConstantAudioCurve.o src/audiocurves/ConstantAudioCurve.cpp >armv5tel-softfloat-linux-gnueabi-g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -march=armv5te -pipe -fPIC -Wall -Irubberband -I. -Isrc -c -o src/audiocurves/PercussiveAudioCurve.o src/audiocurves/PercussiveAudioCurve.cpp >armv5tel-softfloat-linux-gnueabi-g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -march=armv5te -pipe -fPIC -Wall -Irubberband -I. -Isrc -c -o src/dsp/Resampler.o src/dsp/Resampler.cpp >armv5tel-softfloat-linux-gnueabi-g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -march=armv5te -pipe -fPIC -Wall -Irubberband -I. -Isrc -c -o src/dsp/FFT.o src/dsp/FFT.cpp >armv5tel-softfloat-linux-gnueabi-g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -march=armv5te -pipe -fPIC -Wall -Irubberband -I. -Isrc -c -o src/system/Allocators.o src/system/Allocators.cpp >armv5tel-softfloat-linux-gnueabi-g++ -DHAVE_LIBSAMPLERATE -DHAVE_FFTW3 -DFFTW_DOUBLE_ONLY -DNO_THREAD_CHECKS -DUSE_PTHREADS -DNO_TIMING -DNDEBUG -O2 -march=armv5te -pipe -fPIC -Wall -Irubberband -I. -Isrc -c -o src/system/sysutils.o src/system/sysutils.cpp >src/dsp/FFT.cpp: In destructor âvirtual RubberBand::FFTs::D_FFTW::~D_FFTW()â: >src/dsp/FFT.cpp:1571:18: warning: variable âsaveâ set but not used [-Wunused-but-set-variable] > bool save = false; > ^ >{standard input}: Assembler messages: >{standard input}:151: Error: selected processor does not support ARM mode `fmrx r3,fpscr' >{standard input}:154: Error: selected processor does not support ARM mode `fmxr fpscr,r3' ><builtin>: recipe for target 'src/system/sysutils.o' failed >make: *** [src/system/sysutils.o] Error 1 >make: *** Waiting for unfinished jobs.... > * ERROR: media-libs/rubberband-1.8.1-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-libs/rubberband-1.8.1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/rubberband-1.8.1-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/media-libs:rubberband-1.8.1-r1:20170222-062717.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/rubberband-1.8.1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/rubberband-1.8.1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/rubberband-1.8.1-r1/work/rubberband-1.8.1-.arm' > * S: '/var/tmp/portage/media-libs/rubberband-1.8.1-r1/work/rubberband-1.8.1'
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 611132
: 465438