-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- acquire... soundtouch/ soundtouch/lib/ soundtouch/README.html soundtouch/bootstrap soundtouch/soundtouch-1.4.pc.in soundtouch/soundtouch.m4 soundtouch/config/ soundtouch/config/config.guess soundtouch/config/missing soundtouch/config/m4/ soundtouch/config/m4/ltsugar.m4 soundtouch/config/m4/ltoptions.m4 soundtouch/config/m4/lt~obsolete.m4 soundtouch/config/m4/ltversion.m4 soundtouch/config/m4/libtool.m4 soundtouch/config/ltmain.sh soundtouch/config/depcomp soundtouch/config/README.TXT soundtouch/config/config.sub soundtouch/config/am_include.mk soundtouch/config/install-sh soundtouch/bin/ soundtouch/configure.ac soundtouch/source/ soundtouch/source/SoundStretch/ soundtouch/source/SoundStretch/main.cpp soundtouch/source/SoundStretch/soundstretch.dsw soundtouch/source/SoundStretch/RunParameters.cpp soundtouch/source/SoundStretch/WavFile.cpp soundtouch/source/SoundStretch/soundstretch.vcproj soundtouch/source/SoundStretch/WavFile.h soundtouch/source/SoundStretch/Makefile.am soundtouch/source/SoundStretch/Makefile.in soundtouch/source/SoundStretch/soundstretch.dsp soundtouch/source/SoundStretch/RunParameters.h soundtouch/source/SoundStretch/soundstretch.sln soundtouch/source/Makefile.am soundtouch/source/Makefile.in soundtouch/source/SoundTouch/ soundtouch/source/SoundTouch/PeakFinder.h soundtouch/source/SoundTouch/SoundTouch.sln soundtouch/source/SoundTouch/RateTransposer.cpp soundtouch/source/SoundTouch/mmx_optimized.cpp soundtouch/source/SoundTouch/3dnow_win.cpp soundtouch/source/SoundTouch/sse_optimized.cpp soundtouch/source/SoundTouch/cpu_detect_x86_gcc.cpp soundtouch/source/SoundTouch/FIFOSampleBuffer.cpp soundtouch/source/SoundTouch/FIRFilter.cpp soundtouch/source/SoundTouch/BPMDetect.cpp soundtouch/source/SoundTouch/FIRFilter.h soundtouch/source/SoundTouch/SoundTouch.vcproj soundtouch/source/SoundTouch/SoundTouch.dsp soundtouch/source/SoundTouch/RateTransposer.h soundtouch/source/SoundTouch/TDStretch.cpp soundtouch/source/SoundTouch/AAFilter.h soundtouch/source/SoundTouch/SoundTouch.dsw soundtouch/source/SoundTouch/SoundTouch.cpp soundtouch/source/SoundTouch/Makefile.am soundtouch/source/SoundTouch/Makefile.in soundtouch/source/SoundTouch/cpu_detect_x86_win.cpp soundtouch/source/SoundTouch/TDStretch.h soundtouch/source/SoundTouch/AAFilter.cpp soundtouch/source/SoundTouch/PeakFinder.cpp soundtouch/source/SoundTouch/cpu_detect.h soundtouch/Makefile.am soundtouch/Makefile.in soundtouch/aclocal.m4 soundtouch/soundtouch/ soundtouch/soundtouch/README.html soundtouch/soundtouch/bootstrap soundtouch/soundtouch/createsrcpack soundtouch/soundtouch/configure.ac soundtouch/soundtouch/Makefile.am soundtouch/soundtouch/COPYING.TXT soundtouch/soundtouch/make-win.bat soundtouch/include/ soundtouch/include/soundtouch_config.h.in soundtouch/include/BPMDetect.h soundtouch/include/FIFOSampleBuffer.h soundtouch/include/SoundTouch.h soundtouch/include/Makefile.am soundtouch/include/STTypes.h soundtouch/include/Makefile.in soundtouch/include/FIFOSamplePipe.h soundtouch/COPYING.TXT soundtouch/make-win.bat soundtouch/configure -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-extract... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile... + ub_compile ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic checking for a BSD-compatible install... /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 i686-uhu-linux-g++... i686-uhu-linux-g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether i686-uhu-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i686-uhu-linux-g++... gcc3 checking for i686-uhu-linux-gcc... i686-uhu-linux-gcc checking whether we are using the GNU C compiler... yes checking whether i686-uhu-linux-gcc accepts -g... yes checking for i686-uhu-linux-gcc option to accept ISO C89... none needed checking dependency style of i686-uhu-linux-gcc... gcc3 checking how to run the C preprocessor... i686-uhu-linux-gcc -E checking how to run the C++ preprocessor... i686-uhu-linux-g++ -E checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes checking build system type... i686-uhu-linux-gnu checking host system type... i686-uhu-linux-gnu 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 i686-uhu-linux-gcc... /usr/bin/ld checking if the linker (/usr/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/bin/ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for i686-uhu-linux-ar... i686-uhu-linux-ar checking for i686-uhu-linux-strip... no checking for strip... strip checking for i686-uhu-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether i686-uhu-linux-g++ accepts -g... (cached) yes checking dependency style of i686-uhu-linux-g++... (cached) gcc3 checking how to run the C++ preprocessor... i686-uhu-linux-g++ -E checking for objdir... .libs checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i686-uhu-linux-gcc option to produce PIC... -fPIC -DPIC checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i686-uhu-linux-gcc static flag -static works... yes checking if i686-uhu-linux-gcc supports -c -o file.o... yes checking if i686-uhu-linux-gcc supports -c -o file.o... (cached) yes checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) 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 for ld used by i686-uhu-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i686-uhu-linux-g++ option to produce PIC... -fPIC -DPIC checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i686-uhu-linux-g++ static flag -static works... yes checking if i686-uhu-linux-g++ supports -c -o file.o... yes checking if i686-uhu-linux-g++ supports -c -o file.o... (cached) yes checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline ****** Float sample type enabled ****** checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for sqrt in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: creating source/Makefile config.status: creating source/SoundTouch/Makefile config.status: creating source/SoundStretch/Makefile config.status: creating include/Makefile config.status: creating soundtouch-1.4.pc config.status: creating include/soundtouch_config.h config.status: executing depfiles commands config.status: executing libtool commands make -j16 MAN1EXT=1 MAN2EXT=2 MAN3EXT=3 MAN4EXT=4 MAN5EXT=5 MAN6EXT=6 MAN7EXT=7 MAN8EXT=8 Making all in include make[1]: Entering directory `/var/uhubuild/work/compile/include' make all-am make[2]: Entering directory `/var/uhubuild/work/compile/include' make[2]: Leaving directory `/var/uhubuild/work/compile/include' make[1]: Leaving directory `/var/uhubuild/work/compile/include' Making all in source make[1]: Entering directory `/var/uhubuild/work/compile/source' Making all in SoundTouch make[2]: Entering directory `/var/uhubuild/work/compile/source/SoundTouch' /bin/sh ../../libtool --tag=CXX --mode=compile i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT AAFilter.lo -MD -MP -MF .deps/AAFilter.Tpo -c -o AAFilter.lo AAFilter.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT FIRFilter.lo -MD -MP -MF .deps/FIRFilter.Tpo -c -o FIRFilter.lo FIRFilter.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT FIFOSampleBuffer.lo -MD -MP -MF .deps/FIFOSampleBuffer.Tpo -c -o FIFOSampleBuffer.lo FIFOSampleBuffer.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT mmx_optimized.lo -MD -MP -MF .deps/mmx_optimized.Tpo -c -o mmx_optimized.lo mmx_optimized.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT sse_optimized.lo -MD -MP -MF .deps/sse_optimized.Tpo -c -o sse_optimized.lo sse_optimized.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT RateTransposer.lo -MD -MP -MF .deps/RateTransposer.Tpo -c -o RateTransposer.lo RateTransposer.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT SoundTouch.lo -MD -MP -MF .deps/SoundTouch.Tpo -c -o SoundTouch.lo SoundTouch.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT TDStretch.lo -MD -MP -MF .deps/TDStretch.Tpo -c -o TDStretch.lo TDStretch.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT cpu_detect_x86_gcc.lo -MD -MP -MF .deps/cpu_detect_x86_gcc.Tpo -c -o cpu_detect_x86_gcc.lo cpu_detect_x86_gcc.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT BPMDetect.lo -MD -MP -MF .deps/BPMDetect.Tpo -c -o BPMDetect.lo BPMDetect.cpp /bin/sh ../../libtool --tag=CXX --mode=compile i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT PeakFinder.lo -MD -MP -MF .deps/PeakFinder.Tpo -c -o PeakFinder.lo PeakFinder.cpp libtool: compile: i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT mmx_optimized.lo -MD -MP -MF .deps/mmx_optimized.Tpo -c mmx_optimized.cpp -fPIC -DPIC -o .libs/mmx_optimized.o libtool: compile: i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT FIRFilter.lo -MD -MP -MF .deps/FIRFilter.Tpo -c FIRFilter.cpp -fPIC -DPIC -o .libs/FIRFilter.o libtool: compile: i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT BPMDetect.lo -MD -MP -MF .deps/BPMDetect.Tpo -c BPMDetect.cpp -fPIC -DPIC -o .libs/BPMDetect.o libtool: compile: i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT AAFilter.lo -MD -MP -MF .deps/AAFilter.Tpo -c AAFilter.cpp -fPIC -DPIC -o .libs/AAFilter.o libtool: compile: i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT SoundTouch.lo -MD -MP -MF .deps/SoundTouch.Tpo -c SoundTouch.cpp -fPIC -DPIC -o .libs/SoundTouch.o libtool: compile: i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT RateTransposer.lo -MD -MP -MF .deps/RateTransposer.Tpo -c RateTransposer.cpp -fPIC -DPIC -o .libs/RateTransposer.o libtool: compile: i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT TDStretch.lo -MD -MP -MF .deps/TDStretch.Tpo -c TDStretch.cpp -fPIC -DPIC -o .libs/TDStretch.o libtool: compile: i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT FIFOSampleBuffer.lo -MD -MP -MF .deps/FIFOSampleBuffer.Tpo -c FIFOSampleBuffer.cpp -fPIC -DPIC -o .libs/FIFOSampleBuffer.o libtool: compile: i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT sse_optimized.lo -MD -MP -MF .deps/sse_optimized.Tpo -c sse_optimized.cpp -fPIC -DPIC -o .libs/sse_optimized.o libtool: compile: i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT cpu_detect_x86_gcc.lo -MD -MP -MF .deps/cpu_detect_x86_gcc.Tpo -c cpu_detect_x86_gcc.cpp -fPIC -DPIC -o .libs/cpu_detect_x86_gcc.o mv -f .deps/mmx_optimized.Tpo .deps/mmx_optimized.Plo libtool: compile: i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -msse2 -fcheck-new -I../../include -g -O2 -MT PeakFinder.lo -MD -MP -MF .deps/PeakFinder.Tpo -c PeakFinder.cpp -fPIC -DPIC -o .libs/PeakFinder.o mv -f .deps/AAFilter.Tpo .deps/AAFilter.Plo mv -f .deps/cpu_detect_x86_gcc.Tpo .deps/cpu_detect_x86_gcc.Plo mv -f .deps/PeakFinder.Tpo .deps/PeakFinder.Plo mv -f .deps/BPMDetect.Tpo .deps/BPMDetect.Plo mv -f .deps/sse_optimized.Tpo .deps/sse_optimized.Plo mv -f .deps/FIFOSampleBuffer.Tpo .deps/FIFOSampleBuffer.Plo mv -f .deps/FIRFilter.Tpo .deps/FIRFilter.Plo mv -f .deps/TDStretch.Tpo .deps/TDStretch.Plo mv -f .deps/SoundTouch.Tpo .deps/SoundTouch.Plo mv -f .deps/RateTransposer.Tpo .deps/RateTransposer.Plo /bin/sh ../../libtool --tag=CXX --mode=link i686-uhu-linux-g++ -O3 -msse2 -fcheck-new -I../../include -g -O2 -o libSoundTouch.la -rpath /usr/lib AAFilter.lo FIRFilter.lo FIFOSampleBuffer.lo mmx_optimized.lo sse_optimized.lo RateTransposer.lo SoundTouch.lo TDStretch.lo cpu_detect_x86_gcc.lo BPMDetect.lo PeakFinder.lo -lm libtool: link: i686-uhu-linux-g++ -shared -nostdlib /usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib/crti.o /usr/lib/gcc/i686-uhu-linux/4.8.3/crtbeginS.o .libs/AAFilter.o .libs/FIRFilter.o .libs/FIFOSampleBuffer.o .libs/mmx_optimized.o .libs/sse_optimized.o .libs/RateTransposer.o .libs/SoundTouch.o .libs/TDStretch.o .libs/cpu_detect_x86_gcc.o .libs/BPMDetect.o .libs/PeakFinder.o -Wl,-rpath -Wl,/usr/lib/../lib -Wl,-rpath -Wl,/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3 -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/i686-uhu-linux/4.8.3/../../.. /usr/lib/../lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i686-uhu-linux/4.8.3/crtendS.o /usr/lib/gcc/i686-uhu-linux/4.8.3/../../../../lib/crtn.o -msse2 -Wl,-soname -Wl,libSoundTouch.so.0 -o .libs/libSoundTouch.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libSoundTouch.so.0" && ln -s "libSoundTouch.so.0.0.0" "libSoundTouch.so.0") libtool: link: (cd ".libs" && rm -f "libSoundTouch.so" && ln -s "libSoundTouch.so.0.0.0" "libSoundTouch.so") libtool: link: ( cd ".libs" && rm -f "libSoundTouch.la" && ln -s "../libSoundTouch.la" "libSoundTouch.la" ) make[2]: Leaving directory `/var/uhubuild/work/compile/source/SoundTouch' Making all in SoundStretch make[2]: Entering directory `/var/uhubuild/work/compile/source/SoundStretch' i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -g -O2 -MT soundstretch-main.o -MD -MP -MF .deps/soundstretch-main.Tpo -c -o soundstretch-main.o `test -f 'main.cpp' || echo './'`main.cpp i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -g -O2 -MT soundstretch-RunParameters.o -MD -MP -MF .deps/soundstretch-RunParameters.Tpo -c -o soundstretch-RunParameters.o `test -f 'RunParameters.cpp' || echo './'`RunParameters.cpp i686-uhu-linux-g++ -DHAVE_CONFIG_H -I. -I../../include -I../../include -O3 -g -O2 -MT soundstretch-WavFile.o -MD -MP -MF .deps/soundstretch-WavFile.Tpo -c -o soundstretch-WavFile.o `test -f 'WavFile.cpp' || echo './'`WavFile.cpp mv -f .deps/soundstretch-main.Tpo .deps/soundstretch-main.Po mv -f .deps/soundstretch-RunParameters.Tpo .deps/soundstretch-RunParameters.Po mv -f .deps/soundstretch-WavFile.Tpo .deps/soundstretch-WavFile.Po /bin/sh ../../libtool --tag=CXX --mode=link i686-uhu-linux-g++ -O3 -g -O2 -s -o soundstretch soundstretch-main.o soundstretch-RunParameters.o soundstretch-WavFile.o ../SoundTouch/libSoundTouch.la -lm -lm libtool: link: i686-uhu-linux-g++ -O3 -g -O2 -s -o .libs/soundstretch soundstretch-main.o soundstretch-RunParameters.o soundstretch-WavFile.o ../SoundTouch/.libs/libSoundTouch.so /usr/lib/../lib/libstdc++.so -lm -Wl,-rpath -Wl,/usr/lib/../lib make[2]: Leaving directory `/var/uhubuild/work/compile/source/SoundStretch' make[2]: Entering directory `/var/uhubuild/work/compile/source' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/uhubuild/work/compile/source' make[1]: Leaving directory `/var/uhubuild/work/compile/source' make[1]: Entering directory `/var/uhubuild/work/compile' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/uhubuild/work/compile' -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-remove-unused... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- ccache-compress... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- compile-snapshot... (kihagyva) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- install... + ub_install DESTDIR-aware Makefile found. make DESTDIR=/var/uhubuild/work/install MAN1EXT=1 MAN2EXT=2 MAN3EXT=3 MAN4EXT=4 MAN5EXT=5 MAN6EXT=6 MAN7EXT=7 MAN8EXT=8 install Making install in include make[1]: Entering directory `/var/uhubuild/work/compile/include' make[2]: Entering directory `/var/uhubuild/work/compile/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/soundtouch" || /bin/mkdir -p "/var/uhubuild/work/install/usr/include/soundtouch" /bin/install -c -m 644 'FIFOSampleBuffer.h' '/var/uhubuild/work/install/usr/include/soundtouch/FIFOSampleBuffer.h' /bin/install -c -m 644 'FIFOSamplePipe.h' '/var/uhubuild/work/install/usr/include/soundtouch/FIFOSamplePipe.h' /bin/install -c -m 644 'SoundTouch.h' '/var/uhubuild/work/install/usr/include/soundtouch/SoundTouch.h' /bin/install -c -m 644 'STTypes.h' '/var/uhubuild/work/install/usr/include/soundtouch/STTypes.h' /bin/install -c -m 644 'BPMDetect.h' '/var/uhubuild/work/install/usr/include/soundtouch/BPMDetect.h' /bin/install -c -m 644 'soundtouch_config.h' '/var/uhubuild/work/install/usr/include/soundtouch/soundtouch_config.h' make[2]: Leaving directory `/var/uhubuild/work/compile/include' make[1]: Leaving directory `/var/uhubuild/work/compile/include' Making install in source make[1]: Entering directory `/var/uhubuild/work/compile/source' Making install in SoundTouch make[2]: Entering directory `/var/uhubuild/work/compile/source/SoundTouch' make[3]: Entering directory `/var/uhubuild/work/compile/source/SoundTouch' test -z "/usr/lib" || /bin/mkdir -p "/var/uhubuild/work/install/usr/lib" /bin/sh ../../libtool --mode=install /bin/install -c 'libSoundTouch.la' '/var/uhubuild/work/install/usr/lib/libSoundTouch.la' libtool: install: /bin/install -c .libs/libSoundTouch.so.0.0.0 /var/uhubuild/work/install/usr/lib/libSoundTouch.so.0.0.0 libtool: install: (cd /var/uhubuild/work/install/usr/lib && { ln -s -f libSoundTouch.so.0.0.0 libSoundTouch.so.0 || { rm -f libSoundTouch.so.0 && ln -s libSoundTouch.so.0.0.0 libSoundTouch.so.0; }; }) libtool: install: (cd /var/uhubuild/work/install/usr/lib && { ln -s -f libSoundTouch.so.0.0.0 libSoundTouch.so || { rm -f libSoundTouch.so && ln -s libSoundTouch.so.0.0.0 libSoundTouch.so; }; }) libtool: install: /bin/install -c .libs/libSoundTouch.lai /var/uhubuild/work/install/usr/lib/libSoundTouch.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/uhubuild/work/compile/source/SoundTouch' make[2]: Leaving directory `/var/uhubuild/work/compile/source/SoundTouch' Making install in SoundStretch make[2]: Entering directory `/var/uhubuild/work/compile/source/SoundStretch' make[3]: Entering directory `/var/uhubuild/work/compile/source/SoundStretch' test -z "/usr/bin" || /bin/mkdir -p "/var/uhubuild/work/install/usr/bin" /bin/sh ../../libtool --mode=install /bin/install -c 'soundstretch' '/var/uhubuild/work/install/usr/bin/soundstretch' libtool: install: warning: `../SoundTouch/libSoundTouch.la' has not been installed in `/usr/lib' libtool: install: /bin/install -c .libs/soundstretch /var/uhubuild/work/install/usr/bin/soundstretch make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/uhubuild/work/compile/source/SoundStretch' make[2]: Leaving directory `/var/uhubuild/work/compile/source/SoundStretch' make[2]: Entering directory `/var/uhubuild/work/compile/source' make[3]: Entering directory `/var/uhubuild/work/compile/source' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/uhubuild/work/compile/source' make[2]: Leaving directory `/var/uhubuild/work/compile/source' make[1]: Leaving directory `/var/uhubuild/work/compile/source' make[1]: Entering directory `/var/uhubuild/work/compile' make[2]: Entering directory `/var/uhubuild/work/compile' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/aclocal" || /bin/mkdir -p "/var/uhubuild/work/install/usr/share/aclocal" /bin/install -c -m 644 'soundtouch.m4' '/var/uhubuild/work/install/usr/share/aclocal/soundtouch.m4' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/uhubuild/work/install/usr/lib/pkgconfig" /bin/install -c -m 644 'soundtouch-1.4.pc' '/var/uhubuild/work/install/usr/lib/pkgconfig/soundtouch-1.4.pc' test -z "/usr/doc/soundtouch" || /bin/mkdir -p "/var/uhubuild/work/install/usr/doc/soundtouch" /bin/install -c -m 644 'COPYING.TXT' '/var/uhubuild/work/install/usr/doc/soundtouch/COPYING.TXT' /bin/install -c -m 644 'README.html' '/var/uhubuild/work/install/usr/doc/soundtouch/README.html' make[2]: Leaving directory `/var/uhubuild/work/compile' make[1]: Leaving directory `/var/uhubuild/work/compile' + rm -rf /var/uhubuild/work/install/usr/doc/soundtouch/COPYING.TXT /var/uhubuild/work/install/usr/doc/soundtouch/README.html + rmdir /var/uhubuild/work/install/usr/doc/soundtouch -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- strip... ./usr/lib/libSoundTouch.so.0.0.0 ./usr/bin/soundstretch -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- doc... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- move-compile... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- install-snapshot... (kihagyva) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- python... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- addons... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- cleanup... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- optipng... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- split... soundtouch-dev: pattern=[/lib/*.a] pattern=[/lib/*.la] pattern=[/lib/*.so] pattern=[/usr/bin/*-config] pattern=[/usr/include] usr/include pattern=[/usr/lib/**/*.a] pattern=[/usr/lib/**/*.la] usr/lib/libSoundTouch.la pattern=[/usr/lib/**/*.so] usr/lib/libSoundTouch.so pattern=[/usr/lib/*/include] pattern=[/usr/lib/*Conf.sh] pattern=[/usr/lib/pkgconfig] usr/lib/pkgconfig pattern=[/usr/share/aclocal] usr/share/aclocal pattern=[/usr/share/gtk-doc] pattern=[/usr/share/man/**/man1/*-config.1*] pattern=[/usr/share/man/**/man3] usr/share/man/man3 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- dirs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- users-groups... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- changelog... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- suid_wrapper... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- perms... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- scripts... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- remove-misc... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- man... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- info... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- mo... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- timestamps... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- menu... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- depends... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- shlibs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- fhs... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- conffiles... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- buildinfo... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- control... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- UHUBUILD -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- pack... soundtouch... soundtouch-dev...