<86>Dec 14 08:51:30 userdel[1336375]: delete user 'rooter' <86>Dec 14 08:51:30 userdel[1336375]: removed group 'rooter' owned by 'rooter' <86>Dec 14 08:51:30 userdel[1336375]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 08:51:30 groupadd[1336386]: group added to /etc/group: name=rooter, GID=1244 <86>Dec 14 08:51:30 groupadd[1336386]: group added to /etc/gshadow: name=rooter <86>Dec 14 08:51:30 groupadd[1336386]: new group: name=rooter, GID=1244 <86>Dec 14 08:51:30 useradd[1336400]: new user: name=rooter, UID=1244, GID=1244, home=/root, shell=/bin/bash, from=none <86>Dec 14 08:51:30 userdel[1336419]: delete user 'builder' <86>Dec 14 08:51:30 userdel[1336419]: removed group 'builder' owned by 'builder' <86>Dec 14 08:51:30 userdel[1336419]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 08:51:30 groupadd[1336454]: group added to /etc/group: name=builder, GID=1245 <86>Dec 14 08:51:30 groupadd[1336454]: group added to /etc/gshadow: name=builder <86>Dec 14 08:51:30 groupadd[1336454]: new group: name=builder, GID=1245 <86>Dec 14 08:51:30 useradd[1336471]: new user: name=builder, UID=1245, GID=1245, home=/usr/src, shell=/bin/bash, from=none warning: user aris does not exist - using root warning: group aris does not exist - using root warning: user aris does not exist - using root warning: group aris does not exist - using root <13>Dec 14 08:51:36 rpmi: libgomp1-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed <13>Dec 14 08:51:36 rpmi: libgomp14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed <13>Dec 14 08:51:36 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Dec 14 08:51:36 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed <13>Dec 14 08:51:38 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed <13>Dec 14 08:51:38 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139881 installed <13>Dec 14 08:51:38 rpmi: libstdc++-devel-14-alt1 sisyphus+360995.300.1.1 1730139222 installed <13>Dec 14 08:51:38 rpmi: libgomp-devel-14-alt1 sisyphus+360995.300.1.1 1730139222 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libsoundtouch-2.3.3-alt1.nosrc.rpm (w1.gzdio) Installing libsoundtouch-2.3.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.21771 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf soundtouch + echo 'Source #0 (soundtouch-2.3.3.tar.gz):' Source #0 (soundtouch-2.3.3.tar.gz): + /bin/tar -xf - + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/soundtouch-2.3.3.tar.gz + cd soundtouch + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.21771 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd soundtouch + ./bootstrap autoreconf-default: export WARNINGS= autoreconf-default: Entering directory '.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I config/m4 aclocal-default: warning: couldn't open directory 'config/m4': No such file or directory autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize-default: linking file 'config/config.guess' libtoolize-default: linking file 'config/config.sub' libtoolize-default: linking file 'config/install-sh' libtoolize-default: linking file 'config/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'config/m4'. libtoolize-default: linking file 'config/m4/libtool.m4' libtoolize-default: linking file 'config/m4/ltoptions.m4' libtoolize-default: linking file 'config/m4/ltsugar.m4' libtoolize-default: linking file 'config/m4/ltversion.m4' libtoolize-default: linking file 'config/m4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using Gtkdoc autoreconf-default: running: aclocal --force -I config/m4 autoreconf-default: running: /usr/bin/autoconf-2.71 --force autoreconf-default: running: /usr/bin/autoheader-2.71 --force autoreconf-default: running: automake --add-missing --foreign --copy --add-missing --force-missing configure.ac:47: installing 'config/compile' configure.ac:26: installing 'config/missing' source/SoundStretch/Makefile.am: installing 'config/depcomp' source/SoundTouchDLL/Makefile.am:28: warning: source file '../SoundTouch/AAFilter.cpp' is in a subdirectory, source/SoundTouchDLL/Makefile.am:28: but option 'subdir-objects' is disabled automake-default: warning: possible forward-incompatibility. automake-default: At least one source file is in a subdirectory, but the 'subdir-objects' automake-default: automake option hasn't been enabled. For now, the corresponding output automake-default: object file(s) will be placed in the top-level directory. However, this automake-default: behavior may change in a future Automake major version, with object automake-default: files being placed in the same subdirectory as the corresponding sources. automake-default: You are advised to start using 'subdir-objects' option throughout your automake-default: project, to avoid future incompatibilities. source/SoundTouchDLL/Makefile.am:28: warning: source file '../SoundTouch/FIRFilter.cpp' is in a subdirectory, source/SoundTouchDLL/Makefile.am:28: but option 'subdir-objects' is disabled source/SoundTouchDLL/Makefile.am:28: warning: source file '../SoundTouch/FIFOSampleBuffer.cpp' is in a subdirectory, source/SoundTouchDLL/Makefile.am:28: but option 'subdir-objects' is disabled source/SoundTouchDLL/Makefile.am:28: warning: source file '../SoundTouch/RateTransposer.cpp' is in a subdirectory, source/SoundTouchDLL/Makefile.am:28: but option 'subdir-objects' is disabled source/SoundTouchDLL/Makefile.am:28: warning: source file '../SoundTouch/SoundTouch.cpp' is in a subdirectory, source/SoundTouchDLL/Makefile.am:28: but option 'subdir-objects' is disabled source/SoundTouchDLL/Makefile.am:28: warning: source file '../SoundTouch/TDStretch.cpp' is in a subdirectory, source/SoundTouchDLL/Makefile.am:28: but option 'subdir-objects' is disabled source/SoundTouchDLL/Makefile.am:28: warning: source file '../SoundTouch/sse_optimized.cpp' is in a subdirectory, source/SoundTouchDLL/Makefile.am:28: but option 'subdir-objects' is disabled source/SoundTouchDLL/Makefile.am:28: warning: source file '../SoundTouch/cpu_detect_x86.cpp' is in a subdirectory, source/SoundTouchDLL/Makefile.am:28: but option 'subdir-objects' is disabled source/SoundTouchDLL/Makefile.am:28: warning: source file '../SoundTouch/BPMDetect.cpp' is in a subdirectory, source/SoundTouchDLL/Makefile.am:28: but option 'subdir-objects' is disabled source/SoundTouchDLL/Makefile.am:28: warning: source file '../SoundTouch/PeakFinder.cpp' is in a subdirectory, source/SoundTouchDLL/Makefile.am:28: but option 'subdir-objects' is disabled source/SoundTouchDLL/Makefile.am:28: warning: source file '../SoundTouch/InterpolateLinear.cpp' is in a subdirectory, source/SoundTouchDLL/Makefile.am:28: but option 'subdir-objects' is disabled source/SoundTouchDLL/Makefile.am:28: warning: source file '../SoundTouch/InterpolateCubic.cpp' is in a subdirectory, source/SoundTouchDLL/Makefile.am:28: but option 'subdir-objects' is disabled source/SoundTouchDLL/Makefile.am:28: warning: source file '../SoundTouch/InterpolateShannon.cpp' is in a subdirectory, source/SoundTouchDLL/Makefile.am:28: but option 'subdir-objects' is disabled autoreconf-default: Leaving directory '.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --disable-static --enable-openmp configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for i586-alt-linux-g++... i586-alt-linux-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 the compiler supports GNU C++... yes checking whether i586-alt-linux-g++ accepts -g... yes checking for i586-alt-linux-g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-g++... none checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the compiler supports GNU C... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking whether make sets $(MAKE)... (cached) yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by i586-alt-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 how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-file... no checking for file... file checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-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 how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for cpuid.h... yes checking for arm_neon.h... no checking for an ANSI C-conforming const... yes checking for inline... inline ****** Float sample type enabled ****** ****** openmp optimizations enabled ****** ****** x86 optimizations enabled ****** ****** MMX support found ****** ****** SSE support found ****** checking for sqrt in -lm... yes checking that generated files are newer than configure... done 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 source/SoundTouchDLL/Makefile config.status: creating include/Makefile config.status: creating soundtouch.pc config.status: creating config.h config.status: creating include/soundtouch_config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in include make all-am Making all in source Making all in SoundTouch make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o cpu_detect_x86.lo cpu_detect_x86.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c cpu_detect_x86.cpp -fPIC -DPIC -o .libs/cpu_detect_x86.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o FIFOSampleBuffer.lo FIFOSampleBuffer.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c FIFOSampleBuffer.cpp -fPIC -DPIC -o .libs/FIFOSampleBuffer.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o RateTransposer.lo RateTransposer.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c RateTransposer.cpp -fPIC -DPIC -o .libs/RateTransposer.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o AAFilter.lo AAFilter.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c AAFilter.cpp -fPIC -DPIC -o .libs/AAFilter.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o SoundTouch.lo SoundTouch.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c SoundTouch.cpp -fPIC -DPIC -o .libs/SoundTouch.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o TDStretch.lo TDStretch.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c TDStretch.cpp -fPIC -DPIC -o .libs/TDStretch.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o FIRFilter.lo FIRFilter.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c FIRFilter.cpp -fPIC -DPIC -o .libs/FIRFilter.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o BPMDetect.lo BPMDetect.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c BPMDetect.cpp -fPIC -DPIC -o .libs/BPMDetect.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o PeakFinder.lo PeakFinder.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c PeakFinder.cpp -fPIC -DPIC -o .libs/PeakFinder.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o InterpolateLinear.lo InterpolateLinear.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c InterpolateLinear.cpp -fPIC -DPIC -o .libs/InterpolateLinear.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -mmmx -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o libSoundTouchMMX_la-mmx_optimized.lo `test -f 'mmx_optimized.cpp' || echo './'`mmx_optimized.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -mmmx -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c mmx_optimized.cpp -fPIC -DPIC -o .libs/libSoundTouchMMX_la-mmx_optimized.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o InterpolateCubic.lo InterpolateCubic.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c InterpolateCubic.cpp -fPIC -DPIC -o .libs/InterpolateCubic.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o InterpolateShannon.lo InterpolateShannon.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c InterpolateShannon.cpp -fPIC -DPIC -o .libs/InterpolateShannon.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' /bin/sh ../../libtool --tag=CXX --mode=link i586-alt-linux-g++ -mmmx -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -o libSoundTouchMMX.la libSoundTouchMMX_la-mmx_optimized.lo -lm libtool: link: ar cr .libs/libSoundTouchMMX.a .libs/libSoundTouchMMX_la-mmx_optimized.o libtool: link: ranlib .libs/libSoundTouchMMX.a libtool: link: ( cd ".libs" && rm -f "libSoundTouchMMX.la" && ln -s "../libSoundTouchMMX.la" "libSoundTouchMMX.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -msse -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o libSoundTouchSSE_la-sse_optimized.lo `test -f 'sse_optimized.cpp' || echo './'`sse_optimized.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -msse -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c sse_optimized.cpp -fPIC -DPIC -o .libs/libSoundTouchSSE_la-sse_optimized.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' /bin/sh ../../libtool --tag=CXX --mode=link i586-alt-linux-g++ -msse -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -o libSoundTouchSSE.la libSoundTouchSSE_la-sse_optimized.lo -lm libtool: link: ar cr .libs/libSoundTouchSSE.a .libs/libSoundTouchSSE_la-sse_optimized.o libtool: link: ranlib .libs/libSoundTouchSSE.a libtool: link: ( cd ".libs" && rm -f "libSoundTouchSSE.la" && ln -s "../libSoundTouchSSE.la" "libSoundTouchSSE.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' /bin/sh ../../libtool --tag=CXX --mode=link i586-alt-linux-g++ -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -version-info 1 -o libSoundTouch.la -rpath /usr/lib AAFilter.lo FIRFilter.lo FIFOSampleBuffer.lo RateTransposer.lo SoundTouch.lo TDStretch.lo cpu_detect_x86.lo BPMDetect.lo PeakFinder.lo InterpolateLinear.lo InterpolateCubic.lo InterpolateShannon.lo libSoundTouchMMX.la libSoundTouchSSE.la -lm libtool: link: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/14/../../../crti.o /usr/lib/gcc/i586-alt-linux/14/crtbeginS.o .libs/AAFilter.o .libs/FIRFilter.o .libs/FIFOSampleBuffer.o .libs/RateTransposer.o .libs/SoundTouch.o .libs/TDStretch.o .libs/cpu_detect_x86.o .libs/BPMDetect.o .libs/PeakFinder.o .libs/InterpolateLinear.o .libs/InterpolateCubic.o .libs/InterpolateShannon.o -Wl,--whole-archive ./.libs/libSoundTouchMMX.a ./.libs/libSoundTouchSSE.a -Wl,--no-whole-archive -L/usr/lib/gcc/i586-alt-linux/14 -L/usr/lib/gcc/i586-alt-linux/14/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/14/crtendS.o /usr/lib/gcc/i586-alt-linux/14/../../../crtn.o -fopenmp -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -fopenmp -Wl,-soname -Wl,libSoundTouch.so.1 -o .libs/libSoundTouch.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libSoundTouch.so.1" && ln -s "libSoundTouch.so.1.0.0" "libSoundTouch.so.1") libtool: link: (cd ".libs" && rm -f "libSoundTouch.so" && ln -s "libSoundTouch.so.1.0.0" "libSoundTouch.so") libtool: link: ( cd ".libs" && rm -f "libSoundTouch.la" && ln -s "../libSoundTouch.la" "libSoundTouch.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' Making all in SoundStretch make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundStretch' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o soundstretch-RunParameters.o `test -f 'RunParameters.cpp' || echo './'`RunParameters.cpp make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundStretch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundStretch' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o soundstretch-main.o `test -f 'main.cpp' || echo './'`main.cpp make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundStretch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundStretch' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o soundstretch-WavFile.o `test -f 'WavFile.cpp' || echo './'`WavFile.cpp make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundStretch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundStretch' /bin/sh ../../libtool --tag=CXX --mode=link i586-alt-linux-g++ -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -o soundstretch soundstretch-main.o soundstretch-RunParameters.o soundstretch-WavFile.o ../SoundTouch/libSoundTouch.la -lm -lm libtool: link: i586-alt-linux-g++ -fopenmp -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -o .libs/soundstretch soundstretch-main.o soundstretch-RunParameters.o soundstretch-WavFile.o ../SoundTouch/.libs/libSoundTouch.so -lm -fopenmp make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundStretch' Making all in SoundTouchDLL make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -shared -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o cpu_detect_x86.lo `test -f '../SoundTouch/cpu_detect_x86.cpp' || echo './'`../SoundTouch/cpu_detect_x86.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c ../SoundTouch/cpu_detect_x86.cpp -fPIC -DPIC -o .libs/cpu_detect_x86.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -shared -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o FIFOSampleBuffer.lo `test -f '../SoundTouch/FIFOSampleBuffer.cpp' || echo './'`../SoundTouch/FIFOSampleBuffer.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c ../SoundTouch/FIFOSampleBuffer.cpp -fPIC -DPIC -o .libs/FIFOSampleBuffer.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -shared -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o RateTransposer.lo `test -f '../SoundTouch/RateTransposer.cpp' || echo './'`../SoundTouch/RateTransposer.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c ../SoundTouch/RateTransposer.cpp -fPIC -DPIC -o .libs/RateTransposer.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -shared -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o FIRFilter.lo `test -f '../SoundTouch/FIRFilter.cpp' || echo './'`../SoundTouch/FIRFilter.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c ../SoundTouch/FIRFilter.cpp -fPIC -DPIC -o .libs/FIRFilter.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -shared -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o SoundTouch.lo `test -f '../SoundTouch/SoundTouch.cpp' || echo './'`../SoundTouch/SoundTouch.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c ../SoundTouch/SoundTouch.cpp -fPIC -DPIC -o .libs/SoundTouch.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -shared -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o AAFilter.lo `test -f '../SoundTouch/AAFilter.cpp' || echo './'`../SoundTouch/AAFilter.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c ../SoundTouch/AAFilter.cpp -fPIC -DPIC -o .libs/AAFilter.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -shared -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o TDStretch.lo `test -f '../SoundTouch/TDStretch.cpp' || echo './'`../SoundTouch/TDStretch.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c ../SoundTouch/TDStretch.cpp -fPIC -DPIC -o .libs/TDStretch.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -shared -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o sse_optimized.lo `test -f '../SoundTouch/sse_optimized.cpp' || echo './'`../SoundTouch/sse_optimized.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c ../SoundTouch/sse_optimized.cpp -fPIC -DPIC -o .libs/sse_optimized.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -shared -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o PeakFinder.lo `test -f '../SoundTouch/PeakFinder.cpp' || echo './'`../SoundTouch/PeakFinder.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c ../SoundTouch/PeakFinder.cpp -fPIC -DPIC -o .libs/PeakFinder.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -shared -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o InterpolateLinear.lo `test -f '../SoundTouch/InterpolateLinear.cpp' || echo './'`../SoundTouch/InterpolateLinear.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c ../SoundTouch/InterpolateLinear.cpp -fPIC -DPIC -o .libs/InterpolateLinear.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -shared -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o BPMDetect.lo `test -f '../SoundTouch/BPMDetect.cpp' || echo './'`../SoundTouch/BPMDetect.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c ../SoundTouch/BPMDetect.cpp -fPIC -DPIC -o .libs/BPMDetect.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -shared -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o InterpolateCubic.lo `test -f '../SoundTouch/InterpolateCubic.cpp' || echo './'`../SoundTouch/InterpolateCubic.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c ../SoundTouch/InterpolateCubic.cpp -fPIC -DPIC -o .libs/InterpolateCubic.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -shared -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o InterpolateShannon.lo `test -f '../SoundTouch/InterpolateShannon.cpp' || echo './'`../SoundTouch/InterpolateShannon.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c ../SoundTouch/InterpolateShannon.cpp -fPIC -DPIC -o .libs/InterpolateShannon.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' /bin/sh ../../libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -shared -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c -o SoundTouchDLL.lo SoundTouchDLL.cpp libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -c SoundTouchDLL.cpp -fPIC -DPIC -o .libs/SoundTouchDLL.o make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' /bin/sh ../../libtool --tag=CXX --mode=link i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -mstackrealign -msse -shared -DDLL_EXPORTS -fvisibility=hidden -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wall -Wextra -Wzero-as-null-pointer-constant -Wno-unknown-pragmas -version-info 1 -o libSoundTouchDll.la -rpath /usr/lib AAFilter.lo FIRFilter.lo FIFOSampleBuffer.lo RateTransposer.lo SoundTouch.lo TDStretch.lo sse_optimized.lo cpu_detect_x86.lo BPMDetect.lo PeakFinder.lo InterpolateLinear.lo InterpolateCubic.lo InterpolateShannon.lo SoundTouchDLL.lo -lm libtool: link: i586-alt-linux-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alt-linux/14/../../../crti.o /usr/lib/gcc/i586-alt-linux/14/crtbeginS.o .libs/AAFilter.o .libs/FIRFilter.o .libs/FIFOSampleBuffer.o .libs/RateTransposer.o .libs/SoundTouch.o .libs/TDStretch.o .libs/sse_optimized.o .libs/cpu_detect_x86.o .libs/BPMDetect.o .libs/PeakFinder.o .libs/InterpolateLinear.o .libs/InterpolateCubic.o .libs/InterpolateShannon.o .libs/SoundTouchDLL.o -L/usr/lib/gcc/i586-alt-linux/14 -L/usr/lib/gcc/i586-alt-linux/14/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i586-alt-linux/14/crtendS.o /usr/lib/gcc/i586-alt-linux/14/../../../crtn.o -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -mstackrealign -msse -g -O2 -flto=auto -march=i586 -mtune=generic -Ofast -Wl,-soname -Wl,libSoundTouchDll.so.1 -o .libs/libSoundTouchDll.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libSoundTouchDll.so.1" && ln -s "libSoundTouchDll.so.1.0.0" "libSoundTouchDll.so.1") libtool: link: (cd ".libs" && rm -f "libSoundTouchDll.so" && ln -s "libSoundTouchDll.so.1.0.0" "libSoundTouchDll.so") libtool: link: ( cd ".libs" && rm -f "libSoundTouchDll.la" && ln -s "../libSoundTouchDll.la" "libSoundTouchDll.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[3]: Nothing to be done for 'all-am'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.15933 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libsoundtouch-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libsoundtouch-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd soundtouch + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libsoundtouch-buildroot make: Entering directory '/usr/src/RPM/BUILD/soundtouch' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/soundtouch/include' make[2]: Entering directory '/usr/src/RPM/BUILD/soundtouch/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/libsoundtouch-buildroot/usr/include/soundtouch' /usr/libexec/rpm-build/install -p -m 644 FIFOSampleBuffer.h FIFOSamplePipe.h SoundTouch.h STTypes.h BPMDetect.h soundtouch_config.h '/usr/src/tmp/libsoundtouch-buildroot/usr/include/soundtouch' make[2]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/include' Making install in source make[1]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source' Making install in SoundTouch make[2]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' /usr/bin/mkdir -p '/usr/src/tmp/libsoundtouch-buildroot/usr/lib' /bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libSoundTouch.la '/usr/src/tmp/libsoundtouch-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libSoundTouch.so.1.0.0 /usr/src/tmp/libsoundtouch-buildroot/usr/lib/libSoundTouch.so.1.0.0 libtool: install: (cd /usr/src/tmp/libsoundtouch-buildroot/usr/lib && { ln -s -f libSoundTouch.so.1.0.0 libSoundTouch.so.1 || { rm -f libSoundTouch.so.1 && ln -s libSoundTouch.so.1.0.0 libSoundTouch.so.1; }; }) libtool: install: (cd /usr/src/tmp/libsoundtouch-buildroot/usr/lib && { ln -s -f libSoundTouch.so.1.0.0 libSoundTouch.so || { rm -f libSoundTouch.so && ln -s libSoundTouch.so.1.0.0 libSoundTouch.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libSoundTouch.lai /usr/src/tmp/libsoundtouch-buildroot/usr/lib/libSoundTouch.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[2]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' Making install in SoundStretch make[2]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundStretch' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundStretch' /usr/bin/mkdir -p '/usr/src/tmp/libsoundtouch-buildroot/usr/bin' /bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p soundstretch '/usr/src/tmp/libsoundtouch-buildroot/usr/bin' libtool: warning: '../SoundTouch/libSoundTouch.la' has not been installed in '/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/soundstretch /usr/src/tmp/libsoundtouch-buildroot/usr/bin/soundstretch make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundStretch' make[2]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundStretch' Making install in SoundTouchDLL make[2]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' /usr/bin/mkdir -p '/usr/src/tmp/libsoundtouch-buildroot/usr/lib' /bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p libSoundTouchDll.la '/usr/src/tmp/libsoundtouch-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libSoundTouchDll.so.1.0.0 /usr/src/tmp/libsoundtouch-buildroot/usr/lib/libSoundTouchDll.so.1.0.0 libtool: install: (cd /usr/src/tmp/libsoundtouch-buildroot/usr/lib && { ln -s -f libSoundTouchDll.so.1.0.0 libSoundTouchDll.so.1 || { rm -f libSoundTouchDll.so.1 && ln -s libSoundTouchDll.so.1.0.0 libSoundTouchDll.so.1; }; }) libtool: install: (cd /usr/src/tmp/libsoundtouch-buildroot/usr/lib && { ln -s -f libSoundTouchDll.so.1.0.0 libSoundTouchDll.so || { rm -f libSoundTouchDll.so && ln -s libSoundTouchDll.so.1.0.0 libSoundTouchDll.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libSoundTouchDll.lai /usr/src/tmp/libsoundtouch-buildroot/usr/lib/libSoundTouchDll.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/usr/src/tmp/libsoundtouch-buildroot/usr/include' /usr/libexec/rpm-build/install -p -m 644 SoundTouchDLL.h '/usr/src/tmp/libsoundtouch-buildroot/usr/include' make[3]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[2]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[2]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source' make[3]: Entering directory '/usr/src/RPM/BUILD/soundtouch/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 '/usr/src/RPM/BUILD/soundtouch/source' make[2]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source' make[1]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source' make[1]: Entering directory '/usr/src/RPM/BUILD/soundtouch' make[2]: Entering directory '/usr/src/RPM/BUILD/soundtouch' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/src/tmp/libsoundtouch-buildroot/usr/share/doc/soundtouch' /usr/libexec/rpm-build/install -p -m 644 COPYING.TXT README.html '/usr/src/tmp/libsoundtouch-buildroot/usr/share/doc/soundtouch' /usr/bin/mkdir -p '/usr/src/tmp/libsoundtouch-buildroot/usr/share/aclocal' /usr/libexec/rpm-build/install -p -m 644 soundtouch.m4 '/usr/src/tmp/libsoundtouch-buildroot/usr/share/aclocal' /usr/bin/mkdir -p '/usr/src/tmp/libsoundtouch-buildroot/usr/lib/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 soundtouch.pc '/usr/src/tmp/libsoundtouch-buildroot/usr/lib/pkgconfig' make[2]: Leaving directory '/usr/src/RPM/BUILD/soundtouch' make[1]: Leaving directory '/usr/src/RPM/BUILD/soundtouch' make: Leaving directory '/usr/src/RPM/BUILD/soundtouch' + rm -rf /usr/src/tmp/libsoundtouch-buildroot//usr/doc + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libsoundtouch-buildroot (auto) removed './usr/lib/libSoundTouch.la' removed './usr/lib/libSoundTouchDll.la' mode of './usr/lib/libSoundTouch.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libSoundTouchDll.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libsoundtouch-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/soundtouch.pc: Cflags: '-I${includedir}/soundtouch ' --> '-I${includedir}/soundtouch' /usr/lib/pkgconfig/soundtouch.pc: Libs: '-L${libdir} -lSoundTouch' --> '-lSoundTouch' Checking contents of files in /usr/src/tmp/libsoundtouch-buildroot/ (default) Compressing files in /usr/src/tmp/libsoundtouch-buildroot (auto) Adjusting library links in /usr/src/tmp/libsoundtouch-buildroot ./usr/lib: (from :0) libSoundTouchDll.so.1 -> libSoundTouchDll.so.1.0.0 libSoundTouch.so.1 -> libSoundTouch.so.1.0.0 Verifying ELF objects in /usr/src/tmp/libsoundtouch-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/soundstretch: uses non-LFS functions: fopen Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libsoundtouch-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.77828 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd soundtouch + make check make: Entering directory '/usr/src/RPM/BUILD/soundtouch' Making check in include make[1]: Entering directory '/usr/src/RPM/BUILD/soundtouch/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/include' Making check in source make[1]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source' Making check in SoundTouch make[2]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouch' Making check in SoundStretch make[2]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundStretch' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundStretch' Making check in SoundTouchDLL make[2]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source/SoundTouchDLL' make[2]: Entering directory '/usr/src/RPM/BUILD/soundtouch/source' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source' make[1]: Leaving directory '/usr/src/RPM/BUILD/soundtouch/source' make[1]: Entering directory '/usr/src/RPM/BUILD/soundtouch' make[1]: Leaving directory '/usr/src/RPM/BUILD/soundtouch' make: Leaving directory '/usr/src/RPM/BUILD/soundtouch' + exit 0 Processing files: libsoundtouch-2.3.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.77828 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd soundtouch + DOCDIR=/usr/src/tmp/libsoundtouch-buildroot/usr/share/doc/libsoundtouch-2.3.3 + export DOCDIR + rm -rf /usr/src/tmp/libsoundtouch-buildroot/usr/share/doc/libsoundtouch-2.3.3 + /bin/mkdir -p /usr/src/tmp/libsoundtouch-buildroot/usr/share/doc/libsoundtouch-2.3.3 + cp -prL README.html /usr/src/tmp/libsoundtouch-buildroot/usr/share/doc/libsoundtouch-2.3.3 + chmod -R go-w /usr/src/tmp/libsoundtouch-buildroot/usr/share/doc/libsoundtouch-2.3.3 + chmod -R a+rX /usr/src/tmp/libsoundtouch-buildroot/usr/share/doc/libsoundtouch-2.3.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9u6Bhd find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libsoundtouch-buildroot/usr/lib/libSoundTouch.so.1: 233 symbols, 18 bpp lib.prov: /usr/src/tmp/libsoundtouch-buildroot/usr/lib/libSoundTouchDll.so.1: 31 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zYefSi find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libSoundTouch.so.1 = set:ld3F3M3c2IKJWOujqTy5NAPGdnFoXfA22Nk3r9jSfPEjrb3Jwzs9WHn9boFc49G5CKGl8HHr79qI9ZJSN4WdEk6Epx7TyVyyNLGKFl2aqmxIQgAroNTV1NCEqkNeoHkC3EvCjedccAxI8L2t8VFATFULj9GTEb80DfUPc9RbvJPEZgEp9v4SQiBhe1M3fANITIg7p2pbcewdTbMBIts2mNPR55BrdIDoZojOFFjODXzRWHa0MKsIlu7fGaYvUYI3nn5beezWgwDnAdSIY4vUOszmUU8IXrZs3mXfqXoOrIM88BvauBLPZpJgiLihUzSG2KdAHXgEeZ0z6knOAjmjb8wnaEZlqAoZgGA8NHskgs3OZsj6EttqdXgVvo67KczEaTxs5GUm35HzrnN0nLl8FMHyDZk8ZpbkZkkHkIdt161lAOU136yO3D056n9IDPcTbZ644bCwCYk7, libSoundTouchDll.so.1 = set:idcuZ3qS0r6r3DIVP4s2MuicIoUmCqcfGGvWUZ0GE13Lnq7EOTsPF6o3TukZ2Sq Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libgomp.so.1 >= set:mjKyt2PoS6XSW0WMy, libgomp.so.1(GOMP_1.0), libgomp.so.1(GOMP_4.0), libgomp.so.1(OMP_1.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.8), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.32), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.scFGc6 Creating libsoundtouch-debuginfo package Processing files: libsoundtouch-devel-2.3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8ERWqr find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bblZPT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/libsoundtouch-buildroot/usr/include/soundtouch/STTypes.h:179:14: fatal error: stdexcept: No such file or directory 179 | #include | ^~~~~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libsoundtouch-buildroot/usr/include/soundtouch/STTypes.h: cpp failed, trying c++ mode Provides: pkgconfig(soundtouch) = 2.3.2 Requires: libsoundtouch = 2.3.3-alt1, /usr/lib/libSoundTouch.so.1.0.0, /usr/lib/libSoundTouchDll.so.1.0.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.khaIUs Processing files: libsoundtouch-debuginfo-2.3.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TmOPUs find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WmT96w find-requires: running scripts (debuginfo) Provides: debug(libSoundTouch.so.1), debug(libSoundTouchDll.so.1) Requires: libsoundtouch = 2.3.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libgomp.so.1), debug(libstdc++.so.6) Adding to libsoundtouch-devel a strict dependency on libsoundtouch Adding to libsoundtouch-debuginfo a strict dependency on libsoundtouch Removing 2 extra deps from libsoundtouch-devel due to dependency on libsoundtouch warning: Installed (but unpackaged) file(s) found: /usr/share/doc/soundtouch/COPYING.TXT /usr/share/doc/soundtouch/README.html Wrote: /usr/src/RPM/RPMS/i586/libsoundtouch-2.3.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libsoundtouch-devel-2.3.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libsoundtouch-debuginfo-2.3.3-alt1.i586.rpm (w2.lzdio) 30.33user 6.27system 0:45.35elapsed 80%CPU (0avgtext+0avgdata 65388maxresident)k 0inputs+0outputs (0major+1809828minor)pagefaults 0swaps 5.24user 2.08system 1:03.19elapsed 11%CPU (0avgtext+0avgdata 131460maxresident)k 120inputs+0outputs (0major+193853minor)pagefaults 0swaps --- libsoundtouch-2.3.3-alt1.i586.rpm.repo 2024-03-30 11:52:08.000000000 +0000 +++ libsoundtouch-2.3.3-alt1.i586.rpm.hasher 2024-12-14 08:52:27.704840060 +0000 @@ -34,9 +34,9 @@ Provides: libsoundtouch = 2.3.3-alt1:sisyphus+344043.100.1.1 -File: /usr/bin/soundstretch 100755 root:root fd7a045bc79c1b69c8391d9bdef19f3c +File: /usr/bin/soundstretch 100755 root:root 0b289e0d83c3c48ce1bb8f416845ea4a File: /usr/lib/libSoundTouch.so.1 120777 root:root libSoundTouch.so.1.0.0 -File: /usr/lib/libSoundTouch.so.1.0.0 100644 root:root 6033c6b33c970f97aa1b28f77dac9215 +File: /usr/lib/libSoundTouch.so.1.0.0 100644 root:root 7f86fec63e86dca474677468dd98d9bc File: /usr/lib/libSoundTouchDll.so.1 120777 root:root libSoundTouchDll.so.1.0.0 -File: /usr/lib/libSoundTouchDll.so.1.0.0 100644 root:root d5a4b28d1636ee1f3c510415a606c2c6 +File: /usr/lib/libSoundTouchDll.so.1.0.0 100644 root:root 48199cfd62e6854b90820a4ac4821f58 File: /usr/share/doc/libsoundtouch-2.3.3 40755 root:root File: /usr/share/doc/libsoundtouch-2.3.3/README.html 100644 root:root b542fa219b3475846c581d41aaa26e77 -RPMIdentity: 293291e79df3d6dcd241e7a43293b516c744ac685d06c58b714d8a0fcdd027dea85dd807833074f7dccfd0a0b1b71058fde6f6a93b32d72f7bc9c11df43337a8 +RPMIdentity: 5335cc802304f90a9ca1d2b641493269331187c48646d649d47a38156f5a7b3b74c432cd4713f459ffd915b7273cb9eff2c7fa5bf15efd46efea5048376db666 --- libsoundtouch-debuginfo-2.3.3-alt1.i586.rpm.repo 2024-03-30 11:52:08.000000000 +0000 +++ libsoundtouch-debuginfo-2.3.3-alt1.i586.rpm.hasher 2024-12-14 08:52:27.899840866 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/54 40755 root:root -/usr/lib/debug/.build-id/54/e3ff909525d7c561179a5b41db068843c583f0 120777 root:root ../../../libSoundTouchDll.so.1.0.0 -/usr/lib/debug/.build-id/54/e3ff909525d7c561179a5b41db068843c583f0.debug 120777 root:root ../../usr/lib/libSoundTouchDll.so.1.0.0.debug -/usr/lib/debug/.build-id/69 40755 root:root -/usr/lib/debug/.build-id/69/0c7099799910e73df6a94c1cd69bb1f648cf77 120777 root:root ../../../../bin/soundstretch -/usr/lib/debug/.build-id/69/0c7099799910e73df6a94c1cd69bb1f648cf77.debug 120777 root:root ../../usr/bin/soundstretch.debug -/usr/lib/debug/.build-id/e4 40755 root:root -/usr/lib/debug/.build-id/e4/25c5fff30cd73cf3ea927c8039008f3870e7d6 120777 root:root ../../../libSoundTouch.so.1.0.0 -/usr/lib/debug/.build-id/e4/25c5fff30cd73cf3ea927c8039008f3870e7d6.debug 120777 root:root ../../usr/lib/libSoundTouch.so.1.0.0.debug +/usr/lib/debug/.build-id/10 40755 root:root +/usr/lib/debug/.build-id/10/674d82221bafdecc065d5d9eda71c72adacdad 120777 root:root ../../../../bin/soundstretch +/usr/lib/debug/.build-id/10/674d82221bafdecc065d5d9eda71c72adacdad.debug 120777 root:root ../../usr/bin/soundstretch.debug +/usr/lib/debug/.build-id/58 40755 root:root +/usr/lib/debug/.build-id/58/79ff611e190fd3290ba1ca5382b2c8f814dd54 120777 root:root ../../../libSoundTouch.so.1.0.0 +/usr/lib/debug/.build-id/58/79ff611e190fd3290ba1ca5382b2c8f814dd54.debug 120777 root:root ../../usr/lib/libSoundTouch.so.1.0.0.debug +/usr/lib/debug/.build-id/fa 40755 root:root +/usr/lib/debug/.build-id/fa/6b47f1e7c249b58f2dcb219617b20ce0e0c761 120777 root:root ../../../libSoundTouchDll.so.1.0.0 +/usr/lib/debug/.build-id/fa/6b47f1e7c249b58f2dcb219617b20ce0e0c761.debug 120777 root:root ../../usr/lib/libSoundTouchDll.so.1.0.0.debug /usr/lib/debug/usr/bin/soundstretch.debug 100644 root:root @@ -66,15 +66,15 @@ Provides: libsoundtouch-debuginfo = 2.3.3-alt1:sisyphus+344043.100.1.1 -File: /usr/lib/debug/.build-id/54 40755 root:root -File: /usr/lib/debug/.build-id/54/e3ff909525d7c561179a5b41db068843c583f0 120777 root:root ../../../libSoundTouchDll.so.1.0.0 -File: /usr/lib/debug/.build-id/54/e3ff909525d7c561179a5b41db068843c583f0.debug 120777 root:root ../../usr/lib/libSoundTouchDll.so.1.0.0.debug -File: /usr/lib/debug/.build-id/69 40755 root:root -File: /usr/lib/debug/.build-id/69/0c7099799910e73df6a94c1cd69bb1f648cf77 120777 root:root ../../../../bin/soundstretch -File: /usr/lib/debug/.build-id/69/0c7099799910e73df6a94c1cd69bb1f648cf77.debug 120777 root:root ../../usr/bin/soundstretch.debug -File: /usr/lib/debug/.build-id/e4 40755 root:root -File: /usr/lib/debug/.build-id/e4/25c5fff30cd73cf3ea927c8039008f3870e7d6 120777 root:root ../../../libSoundTouch.so.1.0.0 -File: /usr/lib/debug/.build-id/e4/25c5fff30cd73cf3ea927c8039008f3870e7d6.debug 120777 root:root ../../usr/lib/libSoundTouch.so.1.0.0.debug -File: /usr/lib/debug/usr/bin/soundstretch.debug 100644 root:root 6f449199767123b1efcad9d207b02a4d -File: /usr/lib/debug/usr/lib/libSoundTouch.so.1.0.0.debug 100644 root:root 64eb59c9ab62593632472361b3a1ac89 +File: /usr/lib/debug/.build-id/10 40755 root:root +File: /usr/lib/debug/.build-id/10/674d82221bafdecc065d5d9eda71c72adacdad 120777 root:root ../../../../bin/soundstretch +File: /usr/lib/debug/.build-id/10/674d82221bafdecc065d5d9eda71c72adacdad.debug 120777 root:root ../../usr/bin/soundstretch.debug +File: /usr/lib/debug/.build-id/58 40755 root:root +File: /usr/lib/debug/.build-id/58/79ff611e190fd3290ba1ca5382b2c8f814dd54 120777 root:root ../../../libSoundTouch.so.1.0.0 +File: /usr/lib/debug/.build-id/58/79ff611e190fd3290ba1ca5382b2c8f814dd54.debug 120777 root:root ../../usr/lib/libSoundTouch.so.1.0.0.debug +File: /usr/lib/debug/.build-id/fa 40755 root:root +File: /usr/lib/debug/.build-id/fa/6b47f1e7c249b58f2dcb219617b20ce0e0c761 120777 root:root ../../../libSoundTouchDll.so.1.0.0 +File: /usr/lib/debug/.build-id/fa/6b47f1e7c249b58f2dcb219617b20ce0e0c761.debug 120777 root:root ../../usr/lib/libSoundTouchDll.so.1.0.0.debug +File: /usr/lib/debug/usr/bin/soundstretch.debug 100644 root:root 78d19ab58b845a255f5f7639c0a5917c +File: /usr/lib/debug/usr/lib/libSoundTouch.so.1.0.0.debug 100644 root:root 315d7bcd5c57826f81f96d7fe97a591a File: /usr/lib/debug/usr/lib/libSoundTouch.so.1.debug 120777 root:root libSoundTouch.so.1.0.0.debug -File: /usr/lib/debug/usr/lib/libSoundTouchDll.so.1.0.0.debug 100644 root:root 67f0244c41ae86d55b7b08ef31572683 +File: /usr/lib/debug/usr/lib/libSoundTouchDll.so.1.0.0.debug 100644 root:root 9ac983b7dbeefb526c3be2afa5ebc0cd File: /usr/lib/debug/usr/lib/libSoundTouchDll.so.1.debug 120777 root:root libSoundTouchDll.so.1.0.0.debug @@ -122,2 +122,2 @@ File: /usr/src/debug/soundtouch/source/SoundTouchDLL/SoundTouchDLL.h 100644 root:root d2450c13546b97d45f3053db01ea2ac0 -RPMIdentity: 16884a2c616f9545b57efff15a655083a917009ee35cdbe1adbd448500f0a0df9fcfb6b44a363c1839b9c9018e28cdd45547968c0cca79308b5a8edcdc3a563d +RPMIdentity: 3cf2e515a4972df86c33fc6eade1207b154761019e635c52a68d8e641c37036850ef145d66ea6c6247518090d79be0ccaacac3ee48c7d04de1f6f3faf09feeb1