+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/stk.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OXcViL + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stk-4.5.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/stk-4.5.0.stripped.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd stk-4.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (stk-4.5.0-header.patch):' Patch #0 (stk-4.5.0-header.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .header --fuzz=0 patching file projects/demo/Md2Skini.cpp patching file projects/demo/demo.cpp patching file projects/demo/utilities.cpp patching file projects/effects/effects.cpp patching file projects/examples/controlbee.cpp patching file projects/examples/play.cpp patching file projects/examples/playsmf.cpp patching file projects/ragamatic/ragamat.cpp patching file src/Messager.cpp patching file src/Noise.cpp patching file src/RtAudio.cpp patching file src/Stk.cpp + echo 'Patch #1 (stk-4.5.0-cflags-lib.patch):' Patch #1 (stk-4.5.0-cflags-lib.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .cflags --fuzz=0 patching file configure.ac + echo 'Patch #2 (stk-4.5.0-sharedlib.patch):' Patch #2 (stk-4.5.0-sharedlib.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .sharedlib --fuzz=0 patching file src/Makefile.in + echo 'Patch #3 (stk-4.5.0-projects.patch):' Patch #3 (stk-4.5.0-projects.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .projects --fuzz=0 patching file projects/demo/Banded + autoconf + cp -a /builddir/build/SOURCES/README.fedora README.fedora + find . -name '*~' -exec rm '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.w3E6FE + umask 022 + cd /builddir/build/BUILD + cd stk-4.5.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-jack --with-alsa --disable-static --enable-shared RAWWAVE_PATH=/usr/share/stk/rawwaves/ configure: WARNING: unrecognized options: --disable-dependency-tracking checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-cxx... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ar... /usr/bin/ar checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termio.h usability... yes checking termio.h presence... yes checking for termio.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for RAWWAVE_PATH argument... /usr/share/stk/rawwaves/ checking for INCLUDE_PATH argument... checking whether to compile realtime support... yes checking whether to build the static library... no checking whether to build the shared library... yes checking for cos in -lm... yes checking whether to compile debug version... no checking for select... yes checking for socket... yes checking for gettimeofday... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for audio API... using JACK checking for jack_client_open in -ljack... yes checking for snd_pcm_open in -lasound... yes using ALSA checking for snd_pcm_open in -lasound... (cached) yes checking for pthread_create in -lpthread... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating projects/demo/Makefile config.status: creating projects/effects/Makefile config.status: creating projects/ragamatic/Makefile config.status: creating projects/examples/Makefile config.status: creating projects/examples/libMakefile config.status: creating projects/eguitar/Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 -C src make: Entering directory '/builddir/build/BUILD/stk-4.5.0/src' mkdir -vp Release mkdir: created directory 'Release' touch Release/.placeholder g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Stk.cpp -o Release/Stk.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Noise.cpp -o Release/Noise.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Blit.cpp -o Release/Blit.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c BlitSaw.cpp -o Release/BlitSaw.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c BlitSquare.cpp -o Release/BlitSquare.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Granulate.cpp -o Release/Granulate.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Envelope.cpp -o Release/Envelope.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c ADSR.cpp -o Release/ADSR.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Asymp.cpp -o Release/Asymp.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Modulate.cpp -o Release/Modulate.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c SineWave.cpp -o Release/SineWave.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c FileLoop.cpp -o Release/FileLoop.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c SingWave.cpp -o Release/SingWave.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c FileRead.cpp -o Release/FileRead.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c FileWrite.cpp -o Release/FileWrite.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c FileWvIn.cpp -o Release/FileWvIn.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c FileWvOut.cpp -o Release/FileWvOut.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Fir.cpp -o Release/Fir.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Iir.cpp -o Release/Iir.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c OneZero.cpp -o Release/OneZero.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c OnePole.cpp -o Release/OnePole.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c PoleZero.cpp -o Release/PoleZero.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c TwoZero.cpp -o Release/TwoZero.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c TwoPole.cpp -o Release/TwoPole.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c BiQuad.cpp -o Release/BiQuad.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c FormSwep.cpp -o Release/FormSwep.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Delay.cpp -o Release/Delay.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c DelayL.cpp -o Release/DelayL.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c DelayA.cpp -o Release/DelayA.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c PRCRev.cpp -o Release/PRCRev.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c JCRev.cpp -o Release/JCRev.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c NRev.cpp -o Release/NRev.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c FreeVerb.cpp -o Release/FreeVerb.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Chorus.cpp -o Release/Chorus.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Echo.cpp -o Release/Echo.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c PitShift.cpp -o Release/PitShift.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c LentPitShift.cpp -o Release/LentPitShift.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Voicer.cpp -o Release/Voicer.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Sphere.cpp -o Release/Sphere.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Twang.cpp -o Release/Twang.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Guitar.cpp -o Release/Guitar.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Clarinet.cpp -o Release/Clarinet.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c BlowHole.cpp -o Release/BlowHole.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Saxofony.cpp -o Release/Saxofony.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Flute.cpp -o Release/Flute.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Brass.cpp -o Release/Brass.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c BlowBotl.cpp -o Release/BlowBotl.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Bowed.cpp -o Release/Bowed.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Plucked.cpp -o Release/Plucked.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c StifKarp.cpp -o Release/StifKarp.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Sitar.cpp -o Release/Sitar.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Mandolin.cpp -o Release/Mandolin.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Mesh2D.cpp -o Release/Mesh2D.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c FM.cpp -o Release/FM.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Rhodey.cpp -o Release/Rhodey.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Wurley.cpp -o Release/Wurley.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c TubeBell.cpp -o Release/TubeBell.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c HevyMetl.cpp -o Release/HevyMetl.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c PercFlut.cpp -o Release/PercFlut.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c BeeThree.cpp -o Release/BeeThree.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c FMVoices.cpp -o Release/FMVoices.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Sampler.cpp -o Release/Sampler.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Moog.cpp -o Release/Moog.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Simple.cpp -o Release/Simple.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Drummer.cpp -o Release/Drummer.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Shakers.cpp -o Release/Shakers.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Modal.cpp -o Release/Modal.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c ModalBar.cpp -o Release/ModalBar.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c BandedWG.cpp -o Release/BandedWG.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Resonate.cpp -o Release/Resonate.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c VoicForm.cpp -o Release/VoicForm.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Phonemes.cpp -o Release/Phonemes.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Whistle.cpp -o Release/Whistle.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Messager.cpp -o Release/Messager.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Skini.cpp -o Release/Skini.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c MidiFileIn.cpp -o Release/MidiFileIn.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c RtMidi.cpp -o Release/RtMidi.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c RtAudio.cpp -o Release/RtAudio.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c RtWvOut.cpp -o Release/RtWvOut.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c RtWvIn.cpp -o Release/RtWvIn.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c InetWvOut.cpp -o Release/InetWvOut.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c InetWvIn.cpp -o Release/InetWvIn.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Thread.cpp -o Release/Thread.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Mutex.cpp -o Release/Mutex.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c Socket.cpp -o Release/Socket.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c TcpClient.cpp -o Release/TcpClient.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c TcpServer.cpp -o Release/TcpServer.o g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../include -Iinclude -fPIC -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -c UdpSocket.cpp -o Release/UdpSocket.o /bin/rm -f libstk.so libstk.so.4 libstk.so g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -shared -Wl,-soname,libstk.so.4 -o libstk.so.4.4.4 Release/*.o -lpthread -lasound -lasound -ljack -lm /bin/ln -s libstk.so.4.4.4 libstk.so /bin/ln -s libstk.so.4.4.4 libstk.so.4 make: Leaving directory '/builddir/build/BUILD/stk-4.5.0/src' + make -j4 -C projects/demo libdemo libMd2Skini make: Entering directory '/builddir/build/BUILD/stk-4.5.0/projects/demo' g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -I../../include/../src/include -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o demo utilities.cpp demo.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -I../../include/../src/include -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o Md2Skini Md2Skini.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm make: Leaving directory '/builddir/build/BUILD/stk-4.5.0/projects/demo' + make -j4 -C projects/examples -f libMakefile make: Entering directory '/builddir/build/BUILD/stk-4.5.0/projects/examples' g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -Iinclude -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o sine sine.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -Iinclude -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o sineosc sineosc.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -Iinclude -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o foursine foursine.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -Iinclude -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o audioprobe audioprobe.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -Iinclude -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o midiprobe midiprobe.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -Iinclude -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o duplex duplex.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -Iinclude -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o play play.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -Iinclude -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o record record.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -Iinclude -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o inetIn inetIn.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -Iinclude -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o inetOut inetOut.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -Iinclude -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o rtsine rtsine.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -Iinclude -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o crtsine crtsine.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -Iinclude -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o bethree bethree.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -Iinclude -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o controlbee controlbee.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -Iinclude -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o threebees threebees.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -Iinclude -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o playsmf playsmf.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -Iinclude -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o grains grains.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm make: Leaving directory '/builddir/build/BUILD/stk-4.5.0/projects/examples' + make -j4 -C projects/effects libeffects make: Entering directory '/builddir/build/BUILD/stk-4.5.0/projects/effects' g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -I../../include/../src/include -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o effects effects.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm make: Leaving directory '/builddir/build/BUILD/stk-4.5.0/projects/effects' + make -j4 -C projects/ragamatic libragamat make: Entering directory '/builddir/build/BUILD/stk-4.5.0/projects/ragamatic' g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -I../../include/../src/include -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o ragamat Tabla.cpp Drone.cpp VoicDrum.cpp ragamat.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm make: Leaving directory '/builddir/build/BUILD/stk-4.5.0/projects/ragamatic' + make -j4 -C projects/eguitar libeguitar make: Entering directory '/builddir/build/BUILD/stk-4.5.0/projects/eguitar' g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -I../../include -I../../include/../src/include -DHAVE_GETTIMEOFDAY -D__UNIX_JACK__ -D__LINUX_ALSA__ -D__LITTLE_ENDIAN__ -DRAWWAVE_PATH=\"/usr/share/stk/rawwaves/\" -o eguitar utilities.cpp eguitar.cpp -L../../src -lstk -lpthread -lasound -lasound -ljack -lm make: Leaving directory '/builddir/build/BUILD/stk-4.5.0/projects/eguitar' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GZx9mT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64 + cd stk-4.5.0 + mkdir -p /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/include/stk /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/lib64 /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/rawwaves /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/demo /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/effects /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/ragamatic /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/eguitar + cp -p include/ADSR.h include/Asymp.h include/BandedWG.h include/BeeThree.h include/BiQuad.h include/Blit.h include/BlitSaw.h include/BlitSquare.h include/BlowBotl.h include/BlowHole.h include/BowTable.h include/Bowed.h include/Brass.h include/Chorus.h include/Clarinet.h include/Cubic.h include/Delay.h include/DelayA.h include/DelayL.h include/Drummer.h include/Echo.h include/Effect.h include/Envelope.h include/FM.h include/FMVoices.h include/FileLoop.h include/FileRead.h include/FileWrite.h include/FileWvIn.h include/FileWvOut.h include/Filter.h include/Fir.h include/Flute.h include/FormSwep.h include/FreeVerb.h include/Function.h include/Generator.h include/Granulate.h include/Guitar.h include/HevyMetl.h include/Iir.h include/InetWvIn.h include/InetWvOut.h include/Instrmnt.h include/JCRev.h include/JetTable.h include/LentPitShift.h include/Mandolin.h include/Mesh2D.h include/Messager.h include/MidiFileIn.h include/Modal.h include/ModalBar.h include/Modulate.h include/Moog.h include/Mutex.h include/NRev.h include/Noise.h include/OnePole.h include/OneZero.h include/PRCRev.h include/PercFlut.h include/Phonemes.h include/PitShift.h include/Plucked.h include/PoleZero.h include/ReedTable.h include/Resonate.h include/Rhodey.h include/RtAudio.h include/RtMidi.h include/RtWvIn.h include/RtWvOut.h include/SKINI.msg include/SKINI.tbl include/Sampler.h include/Saxofony.h include/Shakers.h include/Simple.h include/SineWave.h include/SingWave.h include/Sitar.h include/Skini.h include/Socket.h include/Sphere.h include/StifKarp.h include/Stk.h include/TapDelay.h include/TcpClient.h include/TcpServer.h include/Thread.h include/TubeBell.h include/Twang.h include/TwoPole.h include/TwoZero.h include/UdpSocket.h include/Vector3D.h include/VoicForm.h include/Voicer.h include/Whistle.h include/Wurley.h include/WvIn.h include/WvOut.h /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/include/stk + cp -pd src/libstk.so src/libstk.so.4 src/libstk.so.4.4.4 /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/lib64 + cp -p rawwaves/ahh.raw rawwaves/bassdrum.raw rawwaves/britestk.raw rawwaves/cowbell1.raw rawwaves/crashcym.raw rawwaves/dope.raw rawwaves/eee.raw rawwaves/fwavblnk.raw rawwaves/halfwave.raw rawwaves/hihatcym.raw rawwaves/impuls10.raw rawwaves/impuls20.raw rawwaves/impuls40.raw rawwaves/mand1.raw rawwaves/mand10.raw rawwaves/mand11.raw rawwaves/mand12.raw rawwaves/mand2.raw rawwaves/mand3.raw rawwaves/mand4.raw rawwaves/mand5.raw rawwaves/mand6.raw rawwaves/mand7.raw rawwaves/mand8.raw rawwaves/mand9.raw rawwaves/mandpluk.raw rawwaves/marmstk1.raw rawwaves/ooo.raw rawwaves/peksblnk.raw rawwaves/ppksblnk.raw rawwaves/ridecymb.raw rawwaves/silence.raw rawwaves/sineblnk.raw rawwaves/sinewave.raw rawwaves/snardrum.raw rawwaves/snglpeak.raw rawwaves/tambourn.raw rawwaves/tomhidrm.raw rawwaves/tomlowdr.raw rawwaves/tommiddr.raw rawwaves/twopeaks.raw /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/rawwaves + cp -pr projects/demo/tcl /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/demo + cp -pr projects/demo/scores /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/demo + cp -p projects/demo/demo /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-demo + cp -p projects/demo/Md2Skini /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/Md2Skini + for f in Banded Drums Modal Physical Shakers StkDemo Voice + chmod +x projects/demo/Banded + sed -e 's,\./demo,/usr/bin/stk-demo,' -e '1i#! /bin/sh' -i projects/demo/Banded + cp -p projects/demo/Banded /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/demo + for f in Banded Drums Modal Physical Shakers StkDemo Voice + chmod +x projects/demo/Drums + sed -e 's,\./demo,/usr/bin/stk-demo,' -e '1i#! /bin/sh' -i projects/demo/Drums + cp -p projects/demo/Drums /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/demo + for f in Banded Drums Modal Physical Shakers StkDemo Voice + chmod +x projects/demo/Modal + sed -e 's,\./demo,/usr/bin/stk-demo,' -e '1i#! /bin/sh' -i projects/demo/Modal + cp -p projects/demo/Modal /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/demo + for f in Banded Drums Modal Physical Shakers StkDemo Voice + chmod +x projects/demo/Physical + sed -e 's,\./demo,/usr/bin/stk-demo,' -e '1i#! /bin/sh' -i projects/demo/Physical + cp -p projects/demo/Physical /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/demo + for f in Banded Drums Modal Physical Shakers StkDemo Voice + chmod +x projects/demo/Shakers + sed -e 's,\./demo,/usr/bin/stk-demo,' -e '1i#! /bin/sh' -i projects/demo/Shakers + cp -p projects/demo/Shakers /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/demo + for f in Banded Drums Modal Physical Shakers StkDemo Voice + chmod +x projects/demo/StkDemo + sed -e 's,\./demo,/usr/bin/stk-demo,' -e '1i#! /bin/sh' -i projects/demo/StkDemo + cp -p projects/demo/StkDemo /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/demo + for f in Banded Drums Modal Physical Shakers StkDemo Voice + chmod +x projects/demo/Voice + sed -e 's,\./demo,/usr/bin/stk-demo,' -e '1i#! /bin/sh' -i projects/demo/Voice + cp -p projects/demo/Voice /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/demo + cp -pr projects/examples/midifiles /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples + cp -pr projects/examples/rawwaves /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples + cp -pr projects/examples/scores /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples + for f in sine sineosc foursine audioprobe midiprobe duplex play record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains + cp -p projects/examples/sine /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-sine + ln -s /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-sine /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/sine + for f in sine sineosc foursine audioprobe midiprobe duplex play record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains + cp -p projects/examples/sineosc /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-sineosc + ln -s /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-sineosc /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/sineosc + for f in sine sineosc foursine audioprobe midiprobe duplex play record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains + cp -p projects/examples/foursine /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-foursine + ln -s /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-foursine /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/foursine + for f in sine sineosc foursine audioprobe midiprobe duplex play record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains + cp -p projects/examples/audioprobe /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-audioprobe + ln -s /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-audioprobe /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/audioprobe + for f in sine sineosc foursine audioprobe midiprobe duplex play record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains + cp -p projects/examples/midiprobe /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-midiprobe + ln -s /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-midiprobe /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/midiprobe + for f in sine sineosc foursine audioprobe midiprobe duplex play record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains + cp -p projects/examples/duplex /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-duplex + ln -s /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-duplex /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/duplex + for f in sine sineosc foursine audioprobe midiprobe duplex play record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains + cp -p projects/examples/play /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-play + ln -s /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-play /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/play + for f in sine sineosc foursine audioprobe midiprobe duplex play record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains + cp -p projects/examples/record /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-record + ln -s /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-record /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/record + for f in sine sineosc foursine audioprobe midiprobe duplex play record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains + cp -p projects/examples/inetIn /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-inetIn + ln -s /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-inetIn /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/inetIn + for f in sine sineosc foursine audioprobe midiprobe duplex play record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains + cp -p projects/examples/inetOut /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-inetOut + ln -s /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-inetOut /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/inetOut + for f in sine sineosc foursine audioprobe midiprobe duplex play record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains + cp -p projects/examples/rtsine /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-rtsine + ln -s /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-rtsine /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/rtsine + for f in sine sineosc foursine audioprobe midiprobe duplex play record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains + cp -p projects/examples/crtsine /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-crtsine + ln -s /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-crtsine /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/crtsine + for f in sine sineosc foursine audioprobe midiprobe duplex play record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains + cp -p projects/examples/bethree /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-bethree + ln -s /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-bethree /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/bethree + for f in sine sineosc foursine audioprobe midiprobe duplex play record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains + cp -p projects/examples/controlbee /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-controlbee + ln -s /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-controlbee /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/controlbee + for f in sine sineosc foursine audioprobe midiprobe duplex play record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains + cp -p projects/examples/threebees /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-threebees + ln -s /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-threebees /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/threebees + for f in sine sineosc foursine audioprobe midiprobe duplex play record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains + cp -p projects/examples/playsmf /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-playsmf + ln -s /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-playsmf /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/playsmf + for f in sine sineosc foursine audioprobe midiprobe duplex play record inetIn inetOut rtsine crtsine bethree controlbee threebees playsmf grains + cp -p projects/examples/grains /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-grains + ln -s /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-grains /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/grains + cp -pr projects/effects/tcl /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/effects + cp -p projects/effects/effects /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-effects + sed -e 's,\./effects,/usr/bin/stk-effects,' -e '1i#! /bin/sh' -i projects/effects/StkEffects + cp -p projects/effects/StkEffects /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/effects + cp -pr projects/ragamatic/tcl /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/ragamatic + cp -pr projects/ragamatic/rawwaves /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/ragamatic + cp -p projects/ragamatic/ragamat /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-ragamat + sed -e 's,\./ragamat,/usr/bin/stk-ragamat,' -e '1i#! /bin/sh' -i projects/ragamatic/Raga + cp -p projects/ragamatic/Raga /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/ragamatic + cp -pr projects/eguitar/tcl /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/eguitar + cp -pr projects/eguitar/scores /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/eguitar + cp -p projects/eguitar/eguitar /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-eguitar + sed -e 's,\./eguitar,/usr/bin/stk-eguitar,' -e '1i#! /bin/sh' -i projects/eguitar/ElectricGuitar + cp -p projects/eguitar/ElectricGuitar /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/eguitar + iconv -f iso-8859-1 -t utf-8 doc/doxygen/index.txt -o doc/doxygen/index.txt.tmp + mv doc/doxygen/index.txt.tmp doc/doxygen/index.txt + symlinks -crv /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64 absolute: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/playsmf -> /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-playsmf changed: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/playsmf -> ../../../bin/stk-playsmf absolute: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/grains -> /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-grains changed: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/grains -> ../../../bin/stk-grains absolute: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/sineosc -> /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-sineosc changed: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/sineosc -> ../../../bin/stk-sineosc absolute: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/inetIn -> /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-inetIn changed: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/inetIn -> ../../../bin/stk-inetIn absolute: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/bethree -> /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-bethree changed: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/bethree -> ../../../bin/stk-bethree absolute: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/inetOut -> /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-inetOut changed: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/inetOut -> ../../../bin/stk-inetOut absolute: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/audioprobe -> /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-audioprobe changed: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/audioprobe -> ../../../bin/stk-audioprobe absolute: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/play -> /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-play changed: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/play -> ../../../bin/stk-play absolute: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/controlbee -> /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-controlbee changed: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/controlbee -> ../../../bin/stk-controlbee absolute: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/duplex -> /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-duplex changed: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/duplex -> ../../../bin/stk-duplex absolute: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/crtsine -> /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-crtsine changed: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/crtsine -> ../../../bin/stk-crtsine absolute: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/rtsine -> /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-rtsine changed: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/rtsine -> ../../../bin/stk-rtsine absolute: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/foursine -> /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-foursine changed: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/foursine -> ../../../bin/stk-foursine absolute: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/record -> /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-record changed: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/record -> ../../../bin/stk-record absolute: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/midiprobe -> /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-midiprobe changed: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/midiprobe -> ../../../bin/stk-midiprobe absolute: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/sine -> /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-sine changed: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/sine -> ../../../bin/stk-sine absolute: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/threebees -> /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/bin/stk-threebees changed: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/stk/examples/threebees -> ../../../bin/stk-threebees relative: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/lib64/libstk.so -> libstk.so.4.4.4 relative: /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/lib64/libstk.so.4 -> libstk.so.4.4.4 + chmod -R u=rwX,go=rX /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in ./usr/share/stk/ragamatic/Raga from #! /bin/sh to #!/bin/sh mangling shebang in ./usr/share/stk/demo/Physical from #! /bin/sh to #!/bin/sh mangling shebang in ./usr/share/stk/demo/Banded from #! /bin/sh to #!/bin/sh mangling shebang in ./usr/share/stk/demo/Voice from #! /bin/sh to #!/bin/sh mangling shebang in ./usr/share/stk/demo/Drums from #! /bin/sh to #!/bin/sh mangling shebang in ./usr/share/stk/demo/Shakers from #! /bin/sh to #!/bin/sh mangling shebang in ./usr/share/stk/demo/Modal from #! /bin/sh to #!/bin/sh mangling shebang in ./usr/share/stk/demo/StkDemo from #! /bin/sh to #!/bin/sh mangling shebang in ./usr/share/stk/effects/StkEffects from #! /bin/sh to #!/bin/sh mangling shebang in ./usr/share/stk/eguitar/ElectricGuitar from #! /bin/sh to #!/bin/sh Processing files: stk-4.5.0-9.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NVy8D0 + umask 022 + cd /builddir/build/BUILD + cd stk-4.5.0 + DOCDIR=/builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/doc/stk + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/doc/stk + cp -pr README.md /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/doc/stk + exit 0 Provides: libstk.so.4()(64bit) stk = 4.5.0-9.fc28 stk(riscv-64) = 4.5.0-9.fc28 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libjack.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: stk-devel-4.5.0-9.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.272ISJ + umask 022 + cd /builddir/build/BUILD + cd stk-4.5.0 + DOCDIR=/builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/doc/stk-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/doc/stk-devel + cp -pr README.md /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/doc/stk-devel + cp -pr doc/README-Linux.txt doc/README-MacOSX.txt doc/README-SGI.txt doc/README-Win.txt doc/ReleaseNotes.txt doc/SKINI.txt doc/doxygen doc/hierarchy.txt doc/html doc/treesed.html /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/doc/stk-devel + cp -pr README.fedora /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/doc/stk-devel + exit 0 Provides: stk-devel = 4.5.0-9.fc28 stk-devel(riscv-64) = 4.5.0-9.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libstk.so.4()(64bit) Processing files: stk-demo-4.5.0-9.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Xo4VnV + umask 022 + cd /builddir/build/BUILD + cd stk-4.5.0 + DOCDIR=/builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/doc/stk-demo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/doc/stk-demo + cp -pr README.md /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/doc/stk-demo + cp -pr README.fedora /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64/usr/share/doc/stk-demo + exit 0 Provides: stk-demo = 4.5.0-9.fc28 stk-demo(riscv-64) = 4.5.0-9.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libasound.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjack.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libstk.so.4()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64 Wrote: /builddir/build/SRPMS/stk-4.5.0-9.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/stk-4.5.0-9.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/stk-devel-4.5.0-9.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/stk-demo-4.5.0-9.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tCOwoM + umask 022 + cd /builddir/build/BUILD + cd stk-4.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/stk-4.5.0-9.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff