Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/csound.spec'], chrootPath='/var/lib/mock/f27-build-12219399-899019/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/csound.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False sh: lua: command not found sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/csound-6.10.0-2.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/csound.spec'], chrootPath='/var/lib/mock/f27-build-12219399-899019/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/csound.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.e0txfp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf csound-6.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/csound-6.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd csound-6.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd csound-6.10.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/manual-6.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (csound-6.10.0-turn-off-security.patch): + echo 'Patch #1 (csound-6.10.0-turn-off-security.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .cf --fuzz=0 patching file CMakeLists.txt Patch #2 (0001-Add-support-for-using-xdg-open-for-opening-help.patch): + echo 'Patch #2 (0001-Add-support-for-using-xdg-open-for-opening-help.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file installer/misc/vim/cshelp Patch #3 (0002-Default-to-PulseAudio.patch): + echo 'Patch #3 (0002-Default-to-PulseAudio.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Top/csound.c Hunk #1 succeeded at 3383 (offset -37 lines). Patch #4 (0003-use-standard-plugins-path.patch): + echo 'Patch #4 (0003-use-standard-plugins-path.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file CMakeLists.txt Hunk #1 succeeded at 161 (offset -19 lines). patching file Top/csmodule.c patching file installer/misc/mkpackage.py Patch #5 (0004-fix-naming-conflicts.patch): + echo 'Patch #5 (0004-fix-naming-conflicts.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file installer/linux/d32.sh patching file installer/linux/d64.sh patching file installer/linux/f32.sh patching file installer/linux/f64.sh patching file installer/misc/mkpackage.py patching file util/CMakeLists.txt patching file util1/CMakeLists.txt + find ./ -name CMakeLists.txt -exec sed -i 's|luajit-2.0|luajit-2.1|g' '{}' ';' ++ find manual-6.10.0/examples -name '*.csd' + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/else.csd + touch -r manual-6.10.0/examples/else.csd.orig manual-6.10.0/examples/else.csd + rm -f manual-6.10.0/examples/else.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/clfilt_highpass.csd + touch -r manual-6.10.0/examples/clfilt_highpass.csd.orig manual-6.10.0/examples/clfilt_highpass.csd + rm -f manual-6.10.0/examples/clfilt_highpass.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tablemix.csd + touch -r manual-6.10.0/examples/tablemix.csd.orig manual-6.10.0/examples/tablemix.csd + rm -f manual-6.10.0/examples/tablemix.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/hilbert_barberpole.csd + touch -r manual-6.10.0/examples/hilbert_barberpole.csd.orig manual-6.10.0/examples/hilbert_barberpole.csd + rm -f manual-6.10.0/examples/hilbert_barberpole.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/strcmp.csd + touch -r manual-6.10.0/examples/strcmp.csd.orig manual-6.10.0/examples/strcmp.csd + rm -f manual-6.10.0/examples/strcmp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sfinstr.csd + touch -r manual-6.10.0/examples/sfinstr.csd.orig manual-6.10.0/examples/sfinstr.csd + rm -f manual-6.10.0/examples/sfinstr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/zkwm.csd + touch -r manual-6.10.0/examples/zkwm.csd.orig manual-6.10.0/examples/zkwm.csd + rm -f manual-6.10.0/examples/zkwm.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dct.csd + touch -r manual-6.10.0/examples/dct.csd.orig manual-6.10.0/examples/dct.csd + rm -f manual-6.10.0/examples/dct.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/freeverb.csd + touch -r manual-6.10.0/examples/freeverb.csd.orig manual-6.10.0/examples/freeverb.csd + rm -f manual-6.10.0/examples/freeverb.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/compress2.csd + touch -r manual-6.10.0/examples/compress2.csd.orig manual-6.10.0/examples/compress2.csd + rm -f manual-6.10.0/examples/compress2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gendy-2.csd + touch -r manual-6.10.0/examples/gendy-2.csd.orig manual-6.10.0/examples/gendy-2.csd + rm -f manual-6.10.0/examples/gendy-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/farey7shuffled.csd + touch -r manual-6.10.0/examples/farey7shuffled.csd.orig manual-6.10.0/examples/farey7shuffled.csd + rm -f manual-6.10.0/examples/farey7shuffled.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dssiplay_mono.csd + touch -r manual-6.10.0/examples/dssiplay_mono.csd.orig manual-6.10.0/examples/dssiplay_mono.csd + rm -f manual-6.10.0/examples/dssiplay_mono.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/printks2.csd + touch -r manual-6.10.0/examples/printks2.csd.orig manual-6.10.0/examples/printks2.csd + rm -f manual-6.10.0/examples/printks2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lpreson.csd + touch -r manual-6.10.0/examples/lpreson.csd.orig manual-6.10.0/examples/lpreson.csd + rm -f manual-6.10.0/examples/lpreson.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/product.csd + touch -r manual-6.10.0/examples/product.csd.orig manual-6.10.0/examples/product.csd + rm -f manual-6.10.0/examples/product.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen24.csd + touch -r manual-6.10.0/examples/gen24.csd.orig manual-6.10.0/examples/gen24.csd + rm -f manual-6.10.0/examples/gen24.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/urandom_krate.csd + touch -r manual-6.10.0/examples/urandom_krate.csd.orig manual-6.10.0/examples/urandom_krate.csd + rm -f manual-6.10.0/examples/urandom_krate.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/padsynth_gen.csd + touch -r manual-6.10.0/examples/padsynth_gen.csd.orig manual-6.10.0/examples/padsynth_gen.csd + rm -f manual-6.10.0/examples/padsynth_gen.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/veloc.csd + touch -r manual-6.10.0/examples/veloc.csd.orig manual-6.10.0/examples/veloc.csd + rm -f manual-6.10.0/examples/veloc.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsanal.csd + touch -r manual-6.10.0/examples/pvsanal.csd.orig manual-6.10.0/examples/pvsanal.csd + rm -f manual-6.10.0/examples/pvsanal.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKBeeThree.csd + touch -r manual-6.10.0/examples/STKBeeThree.csd.orig manual-6.10.0/examples/STKBeeThree.csd + rm -f manual-6.10.0/examples/STKBeeThree.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vbap8.csd + touch -r manual-6.10.0/examples/vbap8.csd.orig manual-6.10.0/examples/vbap8.csd + rm -f manual-6.10.0/examples/vbap8.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/comb.csd + touch -r manual-6.10.0/examples/comb.csd.orig manual-6.10.0/examples/comb.csd + rm -f manual-6.10.0/examples/comb.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/readscratch.csd + touch -r manual-6.10.0/examples/readscratch.csd.orig manual-6.10.0/examples/readscratch.csd + rm -f manual-6.10.0/examples/readscratch.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/random.csd + touch -r manual-6.10.0/examples/random.csd.orig manual-6.10.0/examples/random.csd + rm -f manual-6.10.0/examples/random.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/rspline.csd + touch -r manual-6.10.0/examples/rspline.csd.orig manual-6.10.0/examples/rspline.csd + rm -f manual-6.10.0/examples/rspline.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midremot.csd + touch -r manual-6.10.0/examples/midremot.csd.orig manual-6.10.0/examples/midremot.csd + rm -f manual-6.10.0/examples/midremot.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/readfi.csd + touch -r manual-6.10.0/examples/readfi.csd.orig manual-6.10.0/examples/readfi.csd + rm -f manual-6.10.0/examples/readfi.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vbap4.csd + touch -r manual-6.10.0/examples/vbap4.csd.orig manual-6.10.0/examples/vbap4.csd + rm -f manual-6.10.0/examples/vbap4.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/jacko.csd + touch -r manual-6.10.0/examples/jacko.csd.orig manual-6.10.0/examples/jacko.csd + rm -f manual-6.10.0/examples/jacko.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/notequal.csd + touch -r manual-6.10.0/examples/notequal.csd.orig manual-6.10.0/examples/notequal.csd + rm -f manual-6.10.0/examples/notequal.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/bamboo.csd + touch -r manual-6.10.0/examples/bamboo.csd.orig manual-6.10.0/examples/bamboo.csd + rm -f manual-6.10.0/examples/bamboo.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mp3scal.csd + touch -r manual-6.10.0/examples/mp3scal.csd.orig manual-6.10.0/examples/mp3scal.csd + rm -f manual-6.10.0/examples/mp3scal.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fmvoice.csd + touch -r manual-6.10.0/examples/fmvoice.csd.orig manual-6.10.0/examples/fmvoice.csd + rm -f manual-6.10.0/examples/fmvoice.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsifd.csd + touch -r manual-6.10.0/examples/pvsifd.csd.orig manual-6.10.0/examples/pvsifd.csd + rm -f manual-6.10.0/examples/pvsifd.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/valpass.csd + touch -r manual-6.10.0/examples/valpass.csd.orig manual-6.10.0/examples/valpass.csd + rm -f manual-6.10.0/examples/valpass.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/logicOR.csd + touch -r manual-6.10.0/examples/logicOR.csd.orig manual-6.10.0/examples/logicOR.csd + rm -f manual-6.10.0/examples/logicOR.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsadsyn.csd + touch -r manual-6.10.0/examples/pvsadsyn.csd.orig manual-6.10.0/examples/pvsadsyn.csd + rm -f manual-6.10.0/examples/pvsadsyn.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/exprandi.csd + touch -r manual-6.10.0/examples/exprandi.csd.orig manual-6.10.0/examples/exprandi.csd + rm -f manual-6.10.0/examples/exprandi.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/envlpxr.csd + touch -r manual-6.10.0/examples/envlpxr.csd.orig manual-6.10.0/examples/envlpxr.csd + rm -f manual-6.10.0/examples/envlpxr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dust2.csd + touch -r manual-6.10.0/examples/dust2.csd.orig manual-6.10.0/examples/dust2.csd + rm -f manual-6.10.0/examples/dust2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sleighbells.csd + touch -r manual-6.10.0/examples/sleighbells.csd.orig manual-6.10.0/examples/sleighbells.csd + rm -f manual-6.10.0/examples/sleighbells.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/downsamp.csd + touch -r manual-6.10.0/examples/downsamp.csd.orig manual-6.10.0/examples/downsamp.csd + rm -f manual-6.10.0/examples/downsamp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sprintfk.csd + touch -r manual-6.10.0/examples/sprintfk.csd.orig manual-6.10.0/examples/sprintfk.csd + rm -f manual-6.10.0/examples/sprintfk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cpstmid.csd + touch -r manual-6.10.0/examples/cpstmid.csd.orig manual-6.10.0/examples/cpstmid.csd + rm -f manual-6.10.0/examples/cpstmid.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/readk2.csd + touch -r manual-6.10.0/examples/readk2.csd.orig manual-6.10.0/examples/readk2.csd + rm -f manual-6.10.0/examples/readk2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/trscale.csd + touch -r manual-6.10.0/examples/trscale.csd.orig manual-6.10.0/examples/trscale.csd + rm -f manual-6.10.0/examples/trscale.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pcauchy.csd + touch -r manual-6.10.0/examples/pcauchy.csd.orig manual-6.10.0/examples/pcauchy.csd + rm -f manual-6.10.0/examples/pcauchy.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/hrtfmove.csd + touch -r manual-6.10.0/examples/hrtfmove.csd.orig manual-6.10.0/examples/hrtfmove.csd + rm -f manual-6.10.0/examples/hrtfmove.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/init.csd + touch -r manual-6.10.0/examples/init.csd.orig manual-6.10.0/examples/init.csd + rm -f manual-6.10.0/examples/init.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/define.csd + touch -r manual-6.10.0/examples/define.csd.orig manual-6.10.0/examples/define.csd + rm -f manual-6.10.0/examples/define.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/signalflowgraph.csd + touch -r manual-6.10.0/examples/signalflowgraph.csd.orig manual-6.10.0/examples/signalflowgraph.csd + rm -f manual-6.10.0/examples/signalflowgraph.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/genarray_i.csd + touch -r manual-6.10.0/examples/genarray_i.csd.orig manual-6.10.0/examples/genarray_i.csd + rm -f manual-6.10.0/examples/genarray_i.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/filepeak.csd + touch -r manual-6.10.0/examples/filepeak.csd.orig manual-6.10.0/examples/filepeak.csd + rm -f manual-6.10.0/examples/filepeak.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen12.csd + touch -r manual-6.10.0/examples/gen12.csd.orig manual-6.10.0/examples/gen12.csd + rm -f manual-6.10.0/examples/gen12.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/jspline.csd + touch -r manual-6.10.0/examples/jspline.csd.orig manual-6.10.0/examples/jspline.csd + rm -f manual-6.10.0/examples/jspline.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/nrpn.csd + touch -r manual-6.10.0/examples/nrpn.csd.orig manual-6.10.0/examples/nrpn.csd + rm -f manual-6.10.0/examples/nrpn.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/setcol.csd + touch -r manual-6.10.0/examples/setcol.csd.orig manual-6.10.0/examples/setcol.csd + rm -f manual-6.10.0/examples/setcol.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lorisplay.csd + touch -r manual-6.10.0/examples/lorisplay.csd.orig manual-6.10.0/examples/lorisplay.csd + rm -f manual-6.10.0/examples/lorisplay.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/partikkelsync.csd + touch -r manual-6.10.0/examples/partikkelsync.csd.orig manual-6.10.0/examples/partikkelsync.csd + rm -f manual-6.10.0/examples/partikkelsync.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outq3.csd + touch -r manual-6.10.0/examples/outq3.csd.orig manual-6.10.0/examples/outq3.csd + rm -f manual-6.10.0/examples/outq3.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/serialWrite.csd + touch -r manual-6.10.0/examples/serialWrite.csd.orig manual-6.10.0/examples/serialWrite.csd + rm -f manual-6.10.0/examples/serialWrite.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pareq.csd + touch -r manual-6.10.0/examples/pareq.csd.orig manual-6.10.0/examples/pareq.csd + rm -f manual-6.10.0/examples/pareq.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/irfft.csd + touch -r manual-6.10.0/examples/irfft.csd.orig manual-6.10.0/examples/irfft.csd + rm -f manual-6.10.0/examples/irfft.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/grain.csd + touch -r manual-6.10.0/examples/grain.csd.orig manual-6.10.0/examples/grain.csd + rm -f manual-6.10.0/examples/grain.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/xyin.csd + touch -r manual-6.10.0/examples/xyin.csd.orig manual-6.10.0/examples/xyin.csd + rm -f manual-6.10.0/examples/xyin.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tabmorpha.csd + touch -r manual-6.10.0/examples/tabmorpha.csd.orig manual-6.10.0/examples/tabmorpha.csd + rm -f manual-6.10.0/examples/tabmorpha.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/expcurve.csd + touch -r manual-6.10.0/examples/expcurve.csd.orig manual-6.10.0/examples/expcurve.csd + rm -f manual-6.10.0/examples/expcurve.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKRhodey.csd + touch -r manual-6.10.0/examples/STKRhodey.csd.orig manual-6.10.0/examples/STKRhodey.csd + rm -f manual-6.10.0/examples/STKRhodey.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ATSread-2.csd + touch -r manual-6.10.0/examples/ATSread-2.csd.orig manual-6.10.0/examples/ATSread-2.csd + rm -f manual-6.10.0/examples/ATSread-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvbufread.csd + touch -r manual-6.10.0/examples/pvbufread.csd.orig manual-6.10.0/examples/pvbufread.csd + rm -f manual-6.10.0/examples/pvbufread.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fiopen.csd + touch -r manual-6.10.0/examples/fiopen.csd.orig manual-6.10.0/examples/fiopen.csd + rm -f manual-6.10.0/examples/fiopen.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/locsend_stereo.csd + touch -r manual-6.10.0/examples/locsend_stereo.csd.orig manual-6.10.0/examples/locsend_stereo.csd + rm -f manual-6.10.0/examples/locsend_stereo.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/kgoto.csd + touch -r manual-6.10.0/examples/kgoto.csd.orig manual-6.10.0/examples/kgoto.csd + rm -f manual-6.10.0/examples/kgoto.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outq1.csd + touch -r manual-6.10.0/examples/outq1.csd.orig manual-6.10.0/examples/outq1.csd + rm -f manual-6.10.0/examples/outq1.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ins.csd + touch -r manual-6.10.0/examples/ins.csd.orig manual-6.10.0/examples/ins.csd + rm -f manual-6.10.0/examples/ins.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vlowres.csd + touch -r manual-6.10.0/examples/vlowres.csd.orig manual-6.10.0/examples/vlowres.csd + rm -f manual-6.10.0/examples/vlowres.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/loop_le.csd + touch -r manual-6.10.0/examples/loop_le.csd.orig manual-6.10.0/examples/loop_le.csd + rm -f manual-6.10.0/examples/loop_le.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ATSpartialtap.csd + touch -r manual-6.10.0/examples/ATSpartialtap.csd.orig manual-6.10.0/examples/ATSpartialtap.csd + rm -f manual-6.10.0/examples/ATSpartialtap.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/schedwhen.csd + touch -r manual-6.10.0/examples/schedwhen.csd.orig manual-6.10.0/examples/schedwhen.csd + rm -f manual-6.10.0/examples/schedwhen.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/notnum.csd + touch -r manual-6.10.0/examples/notnum.csd.orig manual-6.10.0/examples/notnum.csd + rm -f manual-6.10.0/examples/notnum.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vco2init.csd + touch -r manual-6.10.0/examples/vco2init.csd.orig manual-6.10.0/examples/vco2init.csd + rm -f manual-6.10.0/examples/vco2init.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/adds.csd + touch -r manual-6.10.0/examples/adds.csd.orig manual-6.10.0/examples/adds.csd + rm -f manual-6.10.0/examples/adds.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ATSsinnoi.csd + touch -r manual-6.10.0/examples/ATSsinnoi.csd.orig manual-6.10.0/examples/ATSsinnoi.csd + rm -f manual-6.10.0/examples/ATSsinnoi.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKFMVoices.csd + touch -r manual-6.10.0/examples/STKFMVoices.csd.orig manual-6.10.0/examples/STKFMVoices.csd + rm -f manual-6.10.0/examples/STKFMVoices.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sumarray.csd + touch -r manual-6.10.0/examples/sumarray.csd.orig manual-6.10.0/examples/sumarray.csd + rm -f manual-6.10.0/examples/sumarray.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ftconv.csd + touch -r manual-6.10.0/examples/ftconv.csd.orig manual-6.10.0/examples/ftconv.csd + rm -f manual-6.10.0/examples/ftconv.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vincr-complex.csd + touch -r manual-6.10.0/examples/vincr-complex.csd.orig manual-6.10.0/examples/vincr-complex.csd + rm -f manual-6.10.0/examples/vincr-complex.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/strcpyk.csd + touch -r manual-6.10.0/examples/strcpyk.csd.orig manual-6.10.0/examples/strcpyk.csd + rm -f manual-6.10.0/examples/strcpyk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/minarray.csd + touch -r manual-6.10.0/examples/minarray.csd.orig manual-6.10.0/examples/minarray.csd + rm -f manual-6.10.0/examples/minarray.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/inleta.csd + touch -r manual-6.10.0/examples/inleta.csd.orig manual-6.10.0/examples/inleta.csd + rm -f manual-6.10.0/examples/inleta.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/deltapx.csd + touch -r manual-6.10.0/examples/deltapx.csd.orig manual-6.10.0/examples/deltapx.csd + rm -f manual-6.10.0/examples/deltapx.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vpvoc.csd + touch -r manual-6.10.0/examples/vpvoc.csd.orig manual-6.10.0/examples/vpvoc.csd + rm -f manual-6.10.0/examples/vpvoc.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/multiplies.csd + touch -r manual-6.10.0/examples/multiplies.csd.orig manual-6.10.0/examples/multiplies.csd + rm -f manual-6.10.0/examples/multiplies.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outiat.csd + touch -r manual-6.10.0/examples/outiat.csd.orig manual-6.10.0/examples/outiat.csd + rm -f manual-6.10.0/examples/outiat.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/polyaft.csd + touch -r manual-6.10.0/examples/polyaft.csd.orig manual-6.10.0/examples/polyaft.csd + rm -f manual-6.10.0/examples/polyaft.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/hrtfer.csd + touch -r manual-6.10.0/examples/hrtfer.csd.orig manual-6.10.0/examples/hrtfer.csd + rm -f manual-6.10.0/examples/hrtfer.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/zacl.csd + touch -r manual-6.10.0/examples/zacl.csd.orig manual-6.10.0/examples/zacl.csd + rm -f manual-6.10.0/examples/zacl.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/nstance.csd + touch -r manual-6.10.0/examples/nstance.csd.orig manual-6.10.0/examples/nstance.csd + rm -f manual-6.10.0/examples/nstance.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/partikkelgetset.csd + touch -r manual-6.10.0/examples/partikkelgetset.csd.orig manual-6.10.0/examples/partikkelgetset.csd + rm -f manual-6.10.0/examples/partikkelgetset.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/exitnow.csd + touch -r manual-6.10.0/examples/exitnow.csd.orig manual-6.10.0/examples/exitnow.csd + rm -f manual-6.10.0/examples/exitnow.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvinterp.csd + touch -r manual-6.10.0/examples/pvinterp.csd.orig manual-6.10.0/examples/pvinterp.csd + rm -f manual-6.10.0/examples/pvinterp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLslidBnk2.csd + touch -r manual-6.10.0/examples/FLslidBnk2.csd.orig manual-6.10.0/examples/FLslidBnk2.csd + rm -f manual-6.10.0/examples/FLslidBnk2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mac.csd + touch -r manual-6.10.0/examples/mac.csd.orig manual-6.10.0/examples/mac.csd + rm -f manual-6.10.0/examples/mac.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/OSCmidisend.csd + touch -r manual-6.10.0/examples/OSCmidisend.csd.orig manual-6.10.0/examples/OSCmidisend.csd + rm -f manual-6.10.0/examples/OSCmidisend.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midichannelaftertouch.csd + touch -r manual-6.10.0/examples/midichannelaftertouch.csd.orig manual-6.10.0/examples/midichannelaftertouch.csd + rm -f manual-6.10.0/examples/midichannelaftertouch.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gendyx-2.csd + touch -r manual-6.10.0/examples/gendyx-2.csd.orig manual-6.10.0/examples/gendyx-2.csd + rm -f manual-6.10.0/examples/gendyx-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/abs.csd + touch -r manual-6.10.0/examples/abs.csd.orig manual-6.10.0/examples/abs.csd + rm -f manual-6.10.0/examples/abs.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/osciliktp.csd + touch -r manual-6.10.0/examples/osciliktp.csd.orig manual-6.10.0/examples/osciliktp.csd + rm -f manual-6.10.0/examples/osciliktp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/hdf5write.csd + touch -r manual-6.10.0/examples/hdf5write.csd.orig manual-6.10.0/examples/hdf5write.csd + rm -f manual-6.10.0/examples/hdf5write.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/massign.csd + touch -r manual-6.10.0/examples/massign.csd.orig manual-6.10.0/examples/massign.csd + rm -f manual-6.10.0/examples/massign.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/event_i.csd + touch -r manual-6.10.0/examples/event_i.csd.orig manual-6.10.0/examples/event_i.csd + rm -f manual-6.10.0/examples/event_i.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/transegr.csd + touch -r manual-6.10.0/examples/transegr.csd.orig manual-6.10.0/examples/transegr.csd + rm -f manual-6.10.0/examples/transegr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLxyin-2.csd + touch -r manual-6.10.0/examples/FLxyin-2.csd.orig manual-6.10.0/examples/FLxyin-2.csd + rm -f manual-6.10.0/examples/FLxyin-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/metro-2.csd + touch -r manual-6.10.0/examples/metro-2.csd.orig manual-6.10.0/examples/metro-2.csd + rm -f manual-6.10.0/examples/metro-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/getftargs.csd + touch -r manual-6.10.0/examples/getftargs.csd.orig manual-6.10.0/examples/getftargs.csd + rm -f manual-6.10.0/examples/getftargs.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/zar.csd + touch -r manual-6.10.0/examples/zar.csd.orig manual-6.10.0/examples/zar.csd + rm -f manual-6.10.0/examples/zar.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/wgbrass.csd + touch -r manual-6.10.0/examples/wgbrass.csd.orig manual-6.10.0/examples/wgbrass.csd + rm -f manual-6.10.0/examples/wgbrass.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/moscil.csd + touch -r manual-6.10.0/examples/moscil.csd.orig manual-6.10.0/examples/moscil.csd + rm -f manual-6.10.0/examples/moscil.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tbvcf.csd + touch -r manual-6.10.0/examples/tbvcf.csd.orig manual-6.10.0/examples/tbvcf.csd + rm -f manual-6.10.0/examples/tbvcf.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/envlpx.csd + touch -r manual-6.10.0/examples/envlpx.csd.orig manual-6.10.0/examples/envlpx.csd + rm -f manual-6.10.0/examples/envlpx.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKPlucked.csd + touch -r manual-6.10.0/examples/STKPlucked.csd.orig manual-6.10.0/examples/STKPlucked.csd + rm -f manual-6.10.0/examples/STKPlucked.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/k35.csd + touch -r manual-6.10.0/examples/k35.csd.orig manual-6.10.0/examples/k35.csd + rm -f manual-6.10.0/examples/k35.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/trhighest.csd + touch -r manual-6.10.0/examples/trhighest.csd.orig manual-6.10.0/examples/trhighest.csd + rm -f manual-6.10.0/examples/trhighest.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lorisread.csd + touch -r manual-6.10.0/examples/lorisread.csd.orig manual-6.10.0/examples/lorisread.csd + rm -f manual-6.10.0/examples/lorisread.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKClarinet.csd + touch -r manual-6.10.0/examples/STKClarinet.csd.orig manual-6.10.0/examples/STKClarinet.csd + rm -f manual-6.10.0/examples/STKClarinet.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/exprand.csd + touch -r manual-6.10.0/examples/exprand.csd.orig manual-6.10.0/examples/exprand.csd + rm -f manual-6.10.0/examples/exprand.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pindex.csd + touch -r manual-6.10.0/examples/pindex.csd.orig manual-6.10.0/examples/pindex.csd + rm -f manual-6.10.0/examples/pindex.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midion2.csd + touch -r manual-6.10.0/examples/midion2.csd.orig manual-6.10.0/examples/midion2.csd + rm -f manual-6.10.0/examples/midion2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ftsave.csd + touch -r manual-6.10.0/examples/ftsave.csd.orig manual-6.10.0/examples/ftsave.csd + rm -f manual-6.10.0/examples/ftsave.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/framebuffer.csd + touch -r manual-6.10.0/examples/framebuffer.csd.orig manual-6.10.0/examples/framebuffer.csd + rm -f manual-6.10.0/examples/framebuffer.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lessthan.csd + touch -r manual-6.10.0/examples/lessthan.csd.orig manual-6.10.0/examples/lessthan.csd + rm -f manual-6.10.0/examples/lessthan.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/biquada.csd + touch -r manual-6.10.0/examples/biquada.csd.orig manual-6.10.0/examples/biquada.csd + rm -f manual-6.10.0/examples/biquada.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/partikkel_softsync.csd + touch -r manual-6.10.0/examples/partikkel_softsync.csd.orig manual-6.10.0/examples/partikkel_softsync.csd + rm -f manual-6.10.0/examples/partikkel_softsync.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ifthen.csd + touch -r manual-6.10.0/examples/ifthen.csd.orig manual-6.10.0/examples/ifthen.csd + rm -f manual-6.10.0/examples/ifthen.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fmbell.csd + touch -r manual-6.10.0/examples/fmbell.csd.orig manual-6.10.0/examples/fmbell.csd + rm -f manual-6.10.0/examples/fmbell.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/xadsr.csd + touch -r manual-6.10.0/examples/xadsr.csd.orig manual-6.10.0/examples/xadsr.csd + rm -f manual-6.10.0/examples/xadsr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/joystick.csd + touch -r manual-6.10.0/examples/joystick.csd.orig manual-6.10.0/examples/joystick.csd + rm -f manual-6.10.0/examples/joystick.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/divz.csd + touch -r manual-6.10.0/examples/divz.csd.orig manual-6.10.0/examples/divz.csd + rm -f manual-6.10.0/examples/divz.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ATScross.csd + touch -r manual-6.10.0/examples/ATScross.csd.orig manual-6.10.0/examples/ATScross.csd + rm -f manual-6.10.0/examples/ATScross.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ATSaddnz.csd + touch -r manual-6.10.0/examples/ATSaddnz.csd.orig manual-6.10.0/examples/ATSaddnz.csd + rm -f manual-6.10.0/examples/ATSaddnz.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/spat3dt.csd + touch -r manual-6.10.0/examples/spat3dt.csd.orig manual-6.10.0/examples/spat3dt.csd + rm -f manual-6.10.0/examples/spat3dt.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/deltapn.csd + touch -r manual-6.10.0/examples/deltapn.csd.orig manual-6.10.0/examples/deltapn.csd + rm -f manual-6.10.0/examples/deltapn.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sininv.csd + touch -r manual-6.10.0/examples/sininv.csd.orig manual-6.10.0/examples/sininv.csd + rm -f manual-6.10.0/examples/sininv.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/liveconv.csd + touch -r manual-6.10.0/examples/liveconv.csd.orig manual-6.10.0/examples/liveconv.csd + rm -f manual-6.10.0/examples/liveconv.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sfpassign.csd + touch -r manual-6.10.0/examples/sfpassign.csd.orig manual-6.10.0/examples/sfpassign.csd + rm -f manual-6.10.0/examples/sfpassign.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/printks.csd + touch -r manual-6.10.0/examples/printks.csd.orig manual-6.10.0/examples/printks.csd + rm -f manual-6.10.0/examples/printks.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/xtratim.csd + touch -r manual-6.10.0/examples/xtratim.csd.orig manual-6.10.0/examples/xtratim.csd + rm -f manual-6.10.0/examples/xtratim.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen51.csd + touch -r manual-6.10.0/examples/gen51.csd.orig manual-6.10.0/examples/gen51.csd + rm -f manual-6.10.0/examples/gen51.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/strget.csd + touch -r manual-6.10.0/examples/strget.csd.orig manual-6.10.0/examples/strget.csd + rm -f manual-6.10.0/examples/strget.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pdhalf.csd + touch -r manual-6.10.0/examples/pdhalf.csd.orig manual-6.10.0/examples/pdhalf.csd + rm -f manual-6.10.0/examples/pdhalf.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/linlin.csd + touch -r manual-6.10.0/examples/linlin.csd.orig manual-6.10.0/examples/linlin.csd + rm -f manual-6.10.0/examples/linlin.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/randh.csd + touch -r manual-6.10.0/examples/randh.csd.orig manual-6.10.0/examples/randh.csd + rm -f manual-6.10.0/examples/randh.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outleta.csd + touch -r manual-6.10.0/examples/outleta.csd.orig manual-6.10.0/examples/outleta.csd + rm -f manual-6.10.0/examples/outleta.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/hsboscil.csd + touch -r manual-6.10.0/examples/hsboscil.csd.orig manual-6.10.0/examples/hsboscil.csd + rm -f manual-6.10.0/examples/hsboscil.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cosinv.csd + touch -r manual-6.10.0/examples/cosinv.csd.orig manual-6.10.0/examples/cosinv.csd + rm -f manual-6.10.0/examples/cosinv.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dcblock2.csd + touch -r manual-6.10.0/examples/dcblock2.csd.orig manual-6.10.0/examples/dcblock2.csd + rm -f manual-6.10.0/examples/dcblock2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/xscanmap.csd + touch -r manual-6.10.0/examples/xscanmap.csd.orig manual-6.10.0/examples/xscanmap.csd + rm -f manual-6.10.0/examples/xscanmap.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/exp.csd + touch -r manual-6.10.0/examples/exp.csd.orig manual-6.10.0/examples/exp.csd + rm -f manual-6.10.0/examples/exp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/opa.csd + touch -r manual-6.10.0/examples/opa.csd.orig manual-6.10.0/examples/opa.csd + rm -f manual-6.10.0/examples/opa.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/filelen.csd + touch -r manual-6.10.0/examples/filelen.csd.orig manual-6.10.0/examples/filelen.csd + rm -f manual-6.10.0/examples/filelen.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/noteondur2.csd + touch -r manual-6.10.0/examples/noteondur2.csd.orig manual-6.10.0/examples/noteondur2.csd + rm -f manual-6.10.0/examples/noteondur2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gogobel.csd + touch -r manual-6.10.0/examples/gogobel.csd.orig manual-6.10.0/examples/gogobel.csd + rm -f manual-6.10.0/examples/gogobel.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/rewindscore.csd + touch -r manual-6.10.0/examples/rewindscore.csd.orig manual-6.10.0/examples/rewindscore.csd + rm -f manual-6.10.0/examples/rewindscore.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sflooper.csd + touch -r manual-6.10.0/examples/sflooper.csd.orig manual-6.10.0/examples/sflooper.csd + rm -f manual-6.10.0/examples/sflooper.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/resonx.csd + touch -r manual-6.10.0/examples/resonx.csd.orig manual-6.10.0/examples/resonx.csd + rm -f manual-6.10.0/examples/resonx.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/toot5.csd + touch -r manual-6.10.0/examples/toot5.csd.orig manual-6.10.0/examples/toot5.csd + rm -f manual-6.10.0/examples/toot5.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/bbcutm.csd + touch -r manual-6.10.0/examples/bbcutm.csd.orig manual-6.10.0/examples/bbcutm.csd + rm -f manual-6.10.0/examples/bbcutm.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/zamod.csd + touch -r manual-6.10.0/examples/zamod.csd.orig manual-6.10.0/examples/zamod.csd + rm -f manual-6.10.0/examples/zamod.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/centroid.csd + touch -r manual-6.10.0/examples/centroid.csd.orig manual-6.10.0/examples/centroid.csd + rm -f manual-6.10.0/examples/centroid.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/hsboscil_midi.csd + touch -r manual-6.10.0/examples/hsboscil_midi.csd.orig manual-6.10.0/examples/hsboscil_midi.csd + rm -f manual-6.10.0/examples/hsboscil_midi.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sfplaym.csd + touch -r manual-6.10.0/examples/sfplaym.csd.orig manual-6.10.0/examples/sfplaym.csd + rm -f manual-6.10.0/examples/sfplaym.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fmod.csd + touch -r manual-6.10.0/examples/fmod.csd.orig manual-6.10.0/examples/fmod.csd + rm -f manual-6.10.0/examples/fmod.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pchmidi.csd + touch -r manual-6.10.0/examples/pchmidi.csd.orig manual-6.10.0/examples/pchmidi.csd + rm -f manual-6.10.0/examples/pchmidi.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/alwayson.csd + touch -r manual-6.10.0/examples/alwayson.csd.orig manual-6.10.0/examples/alwayson.csd + rm -f manual-6.10.0/examples/alwayson.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/bitshift.csd + touch -r manual-6.10.0/examples/bitshift.csd.orig manual-6.10.0/examples/bitshift.csd + rm -f manual-6.10.0/examples/bitshift.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mton-ntom.csd + touch -r manual-6.10.0/examples/mton-ntom.csd.orig manual-6.10.0/examples/mton-ntom.csd + rm -f manual-6.10.0/examples/mton-ntom.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/streson.csd + touch -r manual-6.10.0/examples/streson.csd.orig manual-6.10.0/examples/streson.csd + rm -f manual-6.10.0/examples/streson.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/weibull.csd + touch -r manual-6.10.0/examples/weibull.csd.orig manual-6.10.0/examples/weibull.csd + rm -f manual-6.10.0/examples/weibull.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/stix.csd + touch -r manual-6.10.0/examples/stix.csd.orig manual-6.10.0/examples/stix.csd + rm -f manual-6.10.0/examples/stix.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dssi4cs.csd + touch -r manual-6.10.0/examples/dssi4cs.csd.orig manual-6.10.0/examples/dssi4cs.csd + rm -f manual-6.10.0/examples/dssi4cs.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/paulstretch.csd + touch -r manual-6.10.0/examples/paulstretch.csd.orig manual-6.10.0/examples/paulstretch.csd + rm -f manual-6.10.0/examples/paulstretch.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cudanal.csd + touch -r manual-6.10.0/examples/cudanal.csd.orig manual-6.10.0/examples/cudanal.csd + rm -f manual-6.10.0/examples/cudanal.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cross2.csd + touch -r manual-6.10.0/examples/cross2.csd.orig manual-6.10.0/examples/cross2.csd + rm -f manual-6.10.0/examples/cross2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/oscili.csd + touch -r manual-6.10.0/examples/oscili.csd.orig manual-6.10.0/examples/oscili.csd + rm -f manual-6.10.0/examples/oscili.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/instr.csd + touch -r manual-6.10.0/examples/instr.csd.orig manual-6.10.0/examples/instr.csd + rm -f manual-6.10.0/examples/instr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pgmassign_ignore.csd + touch -r manual-6.10.0/examples/pgmassign_ignore.csd.orig manual-6.10.0/examples/pgmassign_ignore.csd + rm -f manual-6.10.0/examples/pgmassign_ignore.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tableikt.csd + touch -r manual-6.10.0/examples/tableikt.csd.orig manual-6.10.0/examples/tableikt.csd + rm -f manual-6.10.0/examples/tableikt.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mxadsr.csd + touch -r manual-6.10.0/examples/mxadsr.csd.orig manual-6.10.0/examples/mxadsr.csd + rm -f manual-6.10.0/examples/mxadsr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cbrt.csd + touch -r manual-6.10.0/examples/cbrt.csd.orig manual-6.10.0/examples/cbrt.csd + rm -f manual-6.10.0/examples/cbrt.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/soundin.csd + touch -r manual-6.10.0/examples/soundin.csd.orig manual-6.10.0/examples/soundin.csd + rm -f manual-6.10.0/examples/soundin.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/wgbowedbar.csd + touch -r manual-6.10.0/examples/wgbowedbar.csd.orig manual-6.10.0/examples/wgbowedbar.csd + rm -f manual-6.10.0/examples/wgbowedbar.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/chanctrl.csd + touch -r manual-6.10.0/examples/chanctrl.csd.orig manual-6.10.0/examples/chanctrl.csd + rm -f manual-6.10.0/examples/chanctrl.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vdelayxq.csd + touch -r manual-6.10.0/examples/vdelayxq.csd.orig manual-6.10.0/examples/vdelayxq.csd + rm -f manual-6.10.0/examples/vdelayxq.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dam_expanded.csd + touch -r manual-6.10.0/examples/dam_expanded.csd.orig manual-6.10.0/examples/dam_expanded.csd + rm -f manual-6.10.0/examples/dam_expanded.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/print.csd + touch -r manual-6.10.0/examples/print.csd.orig manual-6.10.0/examples/print.csd + rm -f manual-6.10.0/examples/print.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fprints.csd + touch -r manual-6.10.0/examples/fprints.csd.orig manual-6.10.0/examples/fprints.csd + rm -f manual-6.10.0/examples/fprints.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsbufread2.csd + touch -r manual-6.10.0/examples/pvsbufread2.csd.orig manual-6.10.0/examples/pvsbufread2.csd + rm -f manual-6.10.0/examples/pvsbufread2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/faustcompile.csd + touch -r manual-6.10.0/examples/faustcompile.csd.orig manual-6.10.0/examples/faustcompile.csd + rm -f manual-6.10.0/examples/faustcompile.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/nlfilt2.csd + touch -r manual-6.10.0/examples/nlfilt2.csd.orig manual-6.10.0/examples/nlfilt2.csd + rm -f manual-6.10.0/examples/nlfilt2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/oscilikts.csd + touch -r manual-6.10.0/examples/oscilikts.csd.orig manual-6.10.0/examples/oscilikts.csd + rm -f manual-6.10.0/examples/oscilikts.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tableimix.csd + touch -r manual-6.10.0/examples/tableimix.csd.orig manual-6.10.0/examples/tableimix.csd + rm -f manual-6.10.0/examples/tableimix.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsinfo.csd + touch -r manual-6.10.0/examples/pvsinfo.csd.orig manual-6.10.0/examples/pvsinfo.csd + rm -f manual-6.10.0/examples/pvsinfo.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tanh.csd + touch -r manual-6.10.0/examples/tanh.csd.orig manual-6.10.0/examples/tanh.csd + rm -f manual-6.10.0/examples/tanh.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/scoreline_i.csd + touch -r manual-6.10.0/examples/scoreline_i.csd.orig manual-6.10.0/examples/scoreline_i.csd + rm -f manual-6.10.0/examples/scoreline_i.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tempo.csd + touch -r manual-6.10.0/examples/tempo.csd.orig manual-6.10.0/examples/tempo.csd + rm -f manual-6.10.0/examples/tempo.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen52.csd + touch -r manual-6.10.0/examples/gen52.csd.orig manual-6.10.0/examples/gen52.csd + rm -f manual-6.10.0/examples/gen52.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/buzz.csd + touch -r manual-6.10.0/examples/buzz.csd.orig manual-6.10.0/examples/buzz.csd + rm -f manual-6.10.0/examples/buzz.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vaset.csd + touch -r manual-6.10.0/examples/vaset.csd.orig manual-6.10.0/examples/vaset.csd + rm -f manual-6.10.0/examples/vaset.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cabasa.csd + touch -r manual-6.10.0/examples/cabasa.csd.orig manual-6.10.0/examples/cabasa.csd + rm -f manual-6.10.0/examples/cabasa.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cpsxpch_pierce.csd + touch -r manual-6.10.0/examples/cpsxpch_pierce.csd.orig manual-6.10.0/examples/cpsxpch_pierce.csd + rm -f manual-6.10.0/examples/cpsxpch_pierce.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/resonk.csd + touch -r manual-6.10.0/examples/resonk.csd.orig manual-6.10.0/examples/resonk.csd + rm -f manual-6.10.0/examples/resonk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midichn_advanced.csd + touch -r manual-6.10.0/examples/midichn_advanced.csd.orig manual-6.10.0/examples/midichn_advanced.csd + rm -f manual-6.10.0/examples/midichn_advanced.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/trigseq.csd + touch -r manual-6.10.0/examples/trigseq.csd.orig manual-6.10.0/examples/trigseq.csd + rm -f manual-6.10.0/examples/trigseq.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outkc.csd + touch -r manual-6.10.0/examples/outkc.csd.orig manual-6.10.0/examples/outkc.csd + rm -f manual-6.10.0/examples/outkc.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/doppler.csd + touch -r manual-6.10.0/examples/doppler.csd.orig manual-6.10.0/examples/doppler.csd + rm -f manual-6.10.0/examples/doppler.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cossegr.csd + touch -r manual-6.10.0/examples/cossegr.csd.orig manual-6.10.0/examples/cossegr.csd + rm -f manual-6.10.0/examples/cossegr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/guiro.csd + touch -r manual-6.10.0/examples/guiro.csd.orig manual-6.10.0/examples/guiro.csd + rm -f manual-6.10.0/examples/guiro.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vtablei.csd + touch -r manual-6.10.0/examples/vtablei.csd.orig manual-6.10.0/examples/vtablei.csd + rm -f manual-6.10.0/examples/vtablei.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fmpercfl.csd + touch -r manual-6.10.0/examples/fmpercfl.csd.orig manual-6.10.0/examples/fmpercfl.csd + rm -f manual-6.10.0/examples/fmpercfl.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/luaopcode.csd + touch -r manual-6.10.0/examples/luaopcode.csd.orig manual-6.10.0/examples/luaopcode.csd + rm -f manual-6.10.0/examples/luaopcode.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gendyx.csd + touch -r manual-6.10.0/examples/gendyx.csd.orig manual-6.10.0/examples/gendyx.csd + rm -f manual-6.10.0/examples/gendyx.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cudasynth.csd + touch -r manual-6.10.0/examples/cudasynth.csd.orig manual-6.10.0/examples/cudasynth.csd + rm -f manual-6.10.0/examples/cudasynth.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/deltap3.csd + touch -r manual-6.10.0/examples/deltap3.csd.orig manual-6.10.0/examples/deltap3.csd + rm -f manual-6.10.0/examples/deltap3.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/qnan.csd + touch -r manual-6.10.0/examples/qnan.csd.orig manual-6.10.0/examples/qnan.csd + rm -f manual-6.10.0/examples/qnan.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vcopy.csd + touch -r manual-6.10.0/examples/vcopy.csd.orig manual-6.10.0/examples/vcopy.csd + rm -f manual-6.10.0/examples/vcopy.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen28.csd + touch -r manual-6.10.0/examples/gen28.csd.orig manual-6.10.0/examples/gen28.csd + rm -f manual-6.10.0/examples/gen28.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tabmorph.csd + touch -r manual-6.10.0/examples/tabmorph.csd.orig manual-6.10.0/examples/tabmorph.csd + rm -f manual-6.10.0/examples/tabmorph.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/wguide1.csd + touch -r manual-6.10.0/examples/wguide1.csd.orig manual-6.10.0/examples/wguide1.csd + rm -f manual-6.10.0/examples/wguide1.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tan.csd + touch -r manual-6.10.0/examples/tan.csd.orig manual-6.10.0/examples/tan.csd + rm -f manual-6.10.0/examples/tan.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midinoteoff.csd + touch -r manual-6.10.0/examples/midinoteoff.csd.orig manual-6.10.0/examples/midinoteoff.csd + rm -f manual-6.10.0/examples/midinoteoff.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ftsamplebank.csd + touch -r manual-6.10.0/examples/ftsamplebank.csd.orig manual-6.10.0/examples/ftsamplebank.csd + rm -f manual-6.10.0/examples/ftsamplebank.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/timedseq.csd + touch -r manual-6.10.0/examples/timedseq.csd.orig manual-6.10.0/examples/timedseq.csd + rm -f manual-6.10.0/examples/timedseq.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/partikkel.csd + touch -r manual-6.10.0/examples/partikkel.csd.orig manual-6.10.0/examples/partikkel.csd + rm -f manual-6.10.0/examples/partikkel.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vbap8move.csd + touch -r manual-6.10.0/examples/vbap8move.csd.orig manual-6.10.0/examples/vbap8move.csd + rm -f manual-6.10.0/examples/vbap8move.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/serialBegin.csd + touch -r manual-6.10.0/examples/serialBegin.csd.orig manual-6.10.0/examples/serialBegin.csd + rm -f manual-6.10.0/examples/serialBegin.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vtablewa.csd + touch -r manual-6.10.0/examples/vtablewa.csd.orig manual-6.10.0/examples/vtablewa.csd + rm -f manual-6.10.0/examples/vtablewa.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midinoteoncps.csd + touch -r manual-6.10.0/examples/midinoteoncps.csd.orig manual-6.10.0/examples/midinoteoncps.csd + rm -f manual-6.10.0/examples/midinoteoncps.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/rnd31_seed7.csd + touch -r manual-6.10.0/examples/rnd31_seed7.csd.orig manual-6.10.0/examples/rnd31_seed7.csd + rm -f manual-6.10.0/examples/rnd31_seed7.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/prints.csd + touch -r manual-6.10.0/examples/prints.csd.orig manual-6.10.0/examples/prints.csd + rm -f manual-6.10.0/examples/prints.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/svfilter.csd + touch -r manual-6.10.0/examples/svfilter.csd.orig manual-6.10.0/examples/svfilter.csd + rm -f manual-6.10.0/examples/svfilter.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sc_phasor.csd + touch -r manual-6.10.0/examples/sc_phasor.csd.orig manual-6.10.0/examples/sc_phasor.csd + rm -f manual-6.10.0/examples/sc_phasor.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/zakinit.csd + touch -r manual-6.10.0/examples/zakinit.csd.orig manual-6.10.0/examples/zakinit.csd + rm -f manual-6.10.0/examples/zakinit.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/bformenc.csd + touch -r manual-6.10.0/examples/bformenc.csd.orig manual-6.10.0/examples/bformenc.csd + rm -f manual-6.10.0/examples/bformenc.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/minabs.csd + touch -r manual-6.10.0/examples/minabs.csd.orig manual-6.10.0/examples/minabs.csd + rm -f manual-6.10.0/examples/minabs.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ziwm.csd + touch -r manual-6.10.0/examples/ziwm.csd.orig manual-6.10.0/examples/ziwm.csd + rm -f manual-6.10.0/examples/ziwm.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pcount.csd + touch -r manual-6.10.0/examples/pcount.csd.orig manual-6.10.0/examples/pcount.csd + rm -f manual-6.10.0/examples/pcount.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/reinit.csd + touch -r manual-6.10.0/examples/reinit.csd.orig manual-6.10.0/examples/reinit.csd + rm -f manual-6.10.0/examples/reinit.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/toot1.csd + touch -r manual-6.10.0/examples/toot1.csd.orig manual-6.10.0/examples/toot1.csd + rm -f manual-6.10.0/examples/toot1.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midion_scale.csd + touch -r manual-6.10.0/examples/midion_scale.csd.orig manual-6.10.0/examples/midion_scale.csd + rm -f manual-6.10.0/examples/midion_scale.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/floor.csd + touch -r manual-6.10.0/examples/floor.csd.orig manual-6.10.0/examples/floor.csd + rm -f manual-6.10.0/examples/floor.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/timeinsts.csd + touch -r manual-6.10.0/examples/timeinsts.csd.orig manual-6.10.0/examples/timeinsts.csd + rm -f manual-6.10.0/examples/timeinsts.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cmp.csd + touch -r manual-6.10.0/examples/cmp.csd.orig manual-6.10.0/examples/cmp.csd + rm -f manual-6.10.0/examples/cmp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vrandh.csd + touch -r manual-6.10.0/examples/vrandh.csd.orig manual-6.10.0/examples/vrandh.csd + rm -f manual-6.10.0/examples/vrandh.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ntrpol.csd + touch -r manual-6.10.0/examples/ntrpol.csd.orig manual-6.10.0/examples/ntrpol.csd + rm -f manual-6.10.0/examples/ntrpol.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsosc.csd + touch -r manual-6.10.0/examples/pvsosc.csd.orig manual-6.10.0/examples/pvsosc.csd + rm -f manual-6.10.0/examples/pvsosc.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mpulse.csd + touch -r manual-6.10.0/examples/mpulse.csd.orig manual-6.10.0/examples/mpulse.csd + rm -f manual-6.10.0/examples/mpulse.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen14.csd + touch -r manual-6.10.0/examples/gen14.csd.orig manual-6.10.0/examples/gen14.csd + rm -f manual-6.10.0/examples/gen14.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cpuprc.csd + touch -r manual-6.10.0/examples/cpuprc.csd.orig manual-6.10.0/examples/cpuprc.csd + rm -f manual-6.10.0/examples/cpuprc.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sqrt.csd + touch -r manual-6.10.0/examples/sqrt.csd.orig manual-6.10.0/examples/sqrt.csd + rm -f manual-6.10.0/examples/sqrt.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/rms.csd + touch -r manual-6.10.0/examples/rms.csd.orig manual-6.10.0/examples/rms.csd + rm -f manual-6.10.0/examples/rms.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/zkr.csd + touch -r manual-6.10.0/examples/zkr.csd.orig manual-6.10.0/examples/zkr.csd + rm -f manual-6.10.0/examples/zkr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pchoct.csd + touch -r manual-6.10.0/examples/pchoct.csd.orig manual-6.10.0/examples/pchoct.csd + rm -f manual-6.10.0/examples/pchoct.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/repluck.csd + touch -r manual-6.10.0/examples/repluck.csd.orig manual-6.10.0/examples/repluck.csd + rm -f manual-6.10.0/examples/repluck.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/timeinstk.csd + touch -r manual-6.10.0/examples/timeinstk.csd.orig manual-6.10.0/examples/timeinstk.csd + rm -f manual-6.10.0/examples/timeinstk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/adsr.csd + touch -r manual-6.10.0/examples/adsr.csd.orig manual-6.10.0/examples/adsr.csd + rm -f manual-6.10.0/examples/adsr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsvoc.csd + touch -r manual-6.10.0/examples/pvsvoc.csd.orig manual-6.10.0/examples/pvsvoc.csd + rm -f manual-6.10.0/examples/pvsvoc.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dispfft.csd + touch -r manual-6.10.0/examples/dispfft.csd.orig manual-6.10.0/examples/dispfft.csd + rm -f manual-6.10.0/examples/dispfft.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tonek.csd + touch -r manual-6.10.0/examples/tonek.csd.orig manual-6.10.0/examples/tonek.csd + rm -f manual-6.10.0/examples/tonek.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ampmidid.csd + touch -r manual-6.10.0/examples/ampmidid.csd.orig manual-6.10.0/examples/ampmidid.csd + rm -f manual-6.10.0/examples/ampmidid.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/zkmod.csd + touch -r manual-6.10.0/examples/zkmod.csd.orig manual-6.10.0/examples/zkmod.csd + rm -f manual-6.10.0/examples/zkmod.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gainslider.csd + touch -r manual-6.10.0/examples/gainslider.csd.orig manual-6.10.0/examples/gainslider.csd + rm -f manual-6.10.0/examples/gainslider.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lowpass2.csd + touch -r manual-6.10.0/examples/lowpass2.csd.orig manual-6.10.0/examples/lowpass2.csd + rm -f manual-6.10.0/examples/lowpass2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cps2pch_ftable.csd + touch -r manual-6.10.0/examples/cps2pch_ftable.csd.orig manual-6.10.0/examples/cps2pch_ftable.csd + rm -f manual-6.10.0/examples/cps2pch_ftable.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vcella.csd + touch -r manual-6.10.0/examples/vcella.csd.orig manual-6.10.0/examples/vcella.csd + rm -f manual-6.10.0/examples/vcella.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/oscbnk.csd + touch -r manual-6.10.0/examples/oscbnk.csd.orig manual-6.10.0/examples/oscbnk.csd + rm -f manual-6.10.0/examples/oscbnk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dcblock.csd + touch -r manual-6.10.0/examples/dcblock.csd.orig manual-6.10.0/examples/dcblock.csd + rm -f manual-6.10.0/examples/dcblock.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pwd.csd + touch -r manual-6.10.0/examples/pwd.csd.orig manual-6.10.0/examples/pwd.csd + rm -f manual-6.10.0/examples/pwd.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/setctrl.csd + touch -r manual-6.10.0/examples/setctrl.csd.orig manual-6.10.0/examples/setctrl.csd + rm -f manual-6.10.0/examples/setctrl.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/b.csd + touch -r manual-6.10.0/examples/b.csd.orig manual-6.10.0/examples/b.csd + rm -f manual-6.10.0/examples/b.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/harmon.csd + touch -r manual-6.10.0/examples/harmon.csd.orig manual-6.10.0/examples/harmon.csd + rm -f manual-6.10.0/examples/harmon.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gendyc.csd + touch -r manual-6.10.0/examples/gendyc.csd.orig manual-6.10.0/examples/gendyc.csd + rm -f manual-6.10.0/examples/gendyc.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pinkish.csd + touch -r manual-6.10.0/examples/pinkish.csd.orig manual-6.10.0/examples/pinkish.csd + rm -f manual-6.10.0/examples/pinkish.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outletk.csd + touch -r manual-6.10.0/examples/outletk.csd.orig manual-6.10.0/examples/outletk.csd + rm -f manual-6.10.0/examples/outletk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tempoval.csd + touch -r manual-6.10.0/examples/tempoval.csd.orig manual-6.10.0/examples/tempoval.csd + rm -f manual-6.10.0/examples/tempoval.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKBlowHole.csd + touch -r manual-6.10.0/examples/STKBlowHole.csd.orig manual-6.10.0/examples/STKBlowHole.csd + rm -f manual-6.10.0/examples/STKBlowHole.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cigoto.csd + touch -r manual-6.10.0/examples/cigoto.csd.orig manual-6.10.0/examples/cigoto.csd + rm -f manual-6.10.0/examples/cigoto.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/int.csd + touch -r manual-6.10.0/examples/int.csd.orig manual-6.10.0/examples/int.csd + rm -f manual-6.10.0/examples/int.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/plltrack.csd + touch -r manual-6.10.0/examples/plltrack.csd.orig manual-6.10.0/examples/plltrack.csd + rm -f manual-6.10.0/examples/plltrack.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midinoteonkey.csd + touch -r manual-6.10.0/examples/midinoteonkey.csd.orig manual-6.10.0/examples/midinoteonkey.csd + rm -f manual-6.10.0/examples/midinoteonkey.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cossegb.csd + touch -r manual-6.10.0/examples/cossegb.csd.orig manual-6.10.0/examples/cossegb.csd + rm -f manual-6.10.0/examples/cossegb.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/linsegr.csd + touch -r manual-6.10.0/examples/linsegr.csd.orig manual-6.10.0/examples/linsegr.csd + rm -f manual-6.10.0/examples/linsegr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKBowed.csd + touch -r manual-6.10.0/examples/STKBowed.csd.orig manual-6.10.0/examples/STKBowed.csd + rm -f manual-6.10.0/examples/STKBowed.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/samphold.csd + touch -r manual-6.10.0/examples/samphold.csd.orig manual-6.10.0/examples/samphold.csd + rm -f manual-6.10.0/examples/samphold.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vactrol.csd + touch -r manual-6.10.0/examples/vactrol.csd.orig manual-6.10.0/examples/vactrol.csd + rm -f manual-6.10.0/examples/vactrol.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/wrap.csd + touch -r manual-6.10.0/examples/wrap.csd.orig manual-6.10.0/examples/wrap.csd + rm -f manual-6.10.0/examples/wrap.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ptablei.csd + touch -r manual-6.10.0/examples/ptablei.csd.orig manual-6.10.0/examples/ptablei.csd + rm -f manual-6.10.0/examples/ptablei.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/PartikkelExample1.csd + touch -r manual-6.10.0/examples/PartikkelExample1.csd.orig manual-6.10.0/examples/PartikkelExample1.csd + rm -f manual-6.10.0/examples/PartikkelExample1.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/transegb.csd + touch -r manual-6.10.0/examples/transegb.csd.orig manual-6.10.0/examples/transegb.csd + rm -f manual-6.10.0/examples/transegb.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ihold.csd + touch -r manual-6.10.0/examples/ihold.csd.orig manual-6.10.0/examples/ihold.csd + rm -f manual-6.10.0/examples/ihold.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ftgenonce.csd + touch -r manual-6.10.0/examples/ftgenonce.csd.orig manual-6.10.0/examples/ftgenonce.csd + rm -f manual-6.10.0/examples/ftgenonce.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/notnum_complex.csd + touch -r manual-6.10.0/examples/notnum_complex.csd.orig manual-6.10.0/examples/notnum_complex.csd + rm -f manual-6.10.0/examples/notnum_complex.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sndwarpst.csd + touch -r manual-6.10.0/examples/sndwarpst.csd.orig manual-6.10.0/examples/sndwarpst.csd + rm -f manual-6.10.0/examples/sndwarpst.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/miditempo.csd + touch -r manual-6.10.0/examples/miditempo.csd.orig manual-6.10.0/examples/miditempo.csd + rm -f manual-6.10.0/examples/miditempo.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vadd.csd + touch -r manual-6.10.0/examples/vadd.csd.orig manual-6.10.0/examples/vadd.csd + rm -f manual-6.10.0/examples/vadd.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsfreeze.csd + touch -r manual-6.10.0/examples/pvsfreeze.csd.orig manual-6.10.0/examples/pvsfreeze.csd + rm -f manual-6.10.0/examples/pvsfreeze.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/loopsegp.csd + touch -r manual-6.10.0/examples/loopsegp.csd.orig manual-6.10.0/examples/loopsegp.csd + rm -f manual-6.10.0/examples/loopsegp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/bexprnd.csd + touch -r manual-6.10.0/examples/bexprnd.csd.orig manual-6.10.0/examples/bexprnd.csd + rm -f manual-6.10.0/examples/bexprnd.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mags.csd + touch -r manual-6.10.0/examples/mags.csd.orig manual-6.10.0/examples/mags.csd + rm -f manual-6.10.0/examples/mags.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fout.csd + touch -r manual-6.10.0/examples/fout.csd.orig manual-6.10.0/examples/fout.csd + rm -f manual-6.10.0/examples/fout.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fouti.csd + touch -r manual-6.10.0/examples/fouti.csd.orig manual-6.10.0/examples/fouti.csd + rm -f manual-6.10.0/examples/fouti.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/raises.csd + touch -r manual-6.10.0/examples/raises.csd.orig manual-6.10.0/examples/raises.csd + rm -f manual-6.10.0/examples/raises.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vibrato.csd + touch -r manual-6.10.0/examples/vibrato.csd.orig manual-6.10.0/examples/vibrato.csd + rm -f manual-6.10.0/examples/vibrato.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gausstrig-2.csd + touch -r manual-6.10.0/examples/gausstrig-2.csd.orig manual-6.10.0/examples/gausstrig-2.csd + rm -f manual-6.10.0/examples/gausstrig-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/distort1.csd + touch -r manual-6.10.0/examples/distort1.csd.orig manual-6.10.0/examples/distort1.csd + rm -f manual-6.10.0/examples/distort1.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/subinstr.csd + touch -r manual-6.10.0/examples/subinstr.csd.orig manual-6.10.0/examples/subinstr.csd + rm -f manual-6.10.0/examples/subinstr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/wterrain.csd + touch -r manual-6.10.0/examples/wterrain.csd.orig manual-6.10.0/examples/wterrain.csd + rm -f manual-6.10.0/examples/wterrain.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ftsr.csd + touch -r manual-6.10.0/examples/ftsr.csd.orig manual-6.10.0/examples/ftsr.csd + rm -f manual-6.10.0/examples/ftsr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen15.csd + touch -r manual-6.10.0/examples/gen15.csd.orig manual-6.10.0/examples/gen15.csd + rm -f manual-6.10.0/examples/gen15.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen04.csd + touch -r manual-6.10.0/examples/gen04.csd.orig manual-6.10.0/examples/gen04.csd + rm -f manual-6.10.0/examples/gen04.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vco2ft.csd + touch -r manual-6.10.0/examples/vco2ft.csd.orig manual-6.10.0/examples/vco2ft.csd + rm -f manual-6.10.0/examples/vco2ft.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen01computed.csd + touch -r manual-6.10.0/examples/gen01computed.csd.orig manual-6.10.0/examples/gen01computed.csd + rm -f manual-6.10.0/examples/gen01computed.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/spsend_stereo.csd + touch -r manual-6.10.0/examples/spsend_stereo.csd.orig manual-6.10.0/examples/spsend_stereo.csd + rm -f manual-6.10.0/examples/spsend_stereo.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/space_stereo.csd + touch -r manual-6.10.0/examples/space_stereo.csd.orig manual-6.10.0/examples/space_stereo.csd + rm -f manual-6.10.0/examples/space_stereo.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/expsegba.csd + touch -r manual-6.10.0/examples/expsegba.csd.orig manual-6.10.0/examples/expsegba.csd + rm -f manual-6.10.0/examples/expsegba.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/maxaccum.csd + touch -r manual-6.10.0/examples/maxaccum.csd.orig manual-6.10.0/examples/maxaccum.csd + rm -f manual-6.10.0/examples/maxaccum.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsdiskin.csd + touch -r manual-6.10.0/examples/pvsdiskin.csd.orig manual-6.10.0/examples/pvsdiskin.csd + rm -f manual-6.10.0/examples/pvsdiskin.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vmult-2.csd + touch -r manual-6.10.0/examples/vmult-2.csd.orig manual-6.10.0/examples/vmult-2.csd + rm -f manual-6.10.0/examples/vmult-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/compress.csd + touch -r manual-6.10.0/examples/compress.csd.orig manual-6.10.0/examples/compress.csd + rm -f manual-6.10.0/examples/compress.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/aftouch.csd + touch -r manual-6.10.0/examples/aftouch.csd.orig manual-6.10.0/examples/aftouch.csd + rm -f manual-6.10.0/examples/aftouch.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/marimba.csd + touch -r manual-6.10.0/examples/marimba.csd.orig manual-6.10.0/examples/marimba.csd + rm -f manual-6.10.0/examples/marimba.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cpumeter.csd + touch -r manual-6.10.0/examples/cpumeter.csd.orig manual-6.10.0/examples/cpumeter.csd + rm -f manual-6.10.0/examples/cpumeter.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/expsegb.csd + touch -r manual-6.10.0/examples/expsegb.csd.orig manual-6.10.0/examples/expsegb.csd + rm -f manual-6.10.0/examples/expsegb.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/noise-2.csd + touch -r manual-6.10.0/examples/noise-2.csd.orig manual-6.10.0/examples/noise-2.csd + rm -f manual-6.10.0/examples/noise-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen11.csd + touch -r manual-6.10.0/examples/gen11.csd.orig manual-6.10.0/examples/gen11.csd + rm -f manual-6.10.0/examples/gen11.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/readk3.csd + touch -r manual-6.10.0/examples/readk3.csd.orig manual-6.10.0/examples/readk3.csd + rm -f manual-6.10.0/examples/readk3.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sc_lag.csd + touch -r manual-6.10.0/examples/sc_lag.csd.orig manual-6.10.0/examples/sc_lag.csd + rm -f manual-6.10.0/examples/sc_lag.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outch.csd + touch -r manual-6.10.0/examples/outch.csd.orig manual-6.10.0/examples/outch.csd + rm -f manual-6.10.0/examples/outch.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/in.csd + touch -r manual-6.10.0/examples/in.csd.orig manual-6.10.0/examples/in.csd + rm -f manual-6.10.0/examples/in.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/connect.csd + touch -r manual-6.10.0/examples/connect.csd.orig manual-6.10.0/examples/connect.csd + rm -f manual-6.10.0/examples/connect.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sc_lagud.csd + touch -r manual-6.10.0/examples/sc_lagud.csd.orig manual-6.10.0/examples/sc_lagud.csd + rm -f manual-6.10.0/examples/sc_lagud.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/grain2.csd + touch -r manual-6.10.0/examples/grain2.csd.orig manual-6.10.0/examples/grain2.csd + rm -f manual-6.10.0/examples/grain2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/hrtfearly.csd + touch -r manual-6.10.0/examples/hrtfearly.csd.orig manual-6.10.0/examples/hrtfearly.csd + rm -f manual-6.10.0/examples/hrtfearly.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fink.csd + touch -r manual-6.10.0/examples/fink.csd.orig manual-6.10.0/examples/fink.csd + rm -f manual-6.10.0/examples/fink.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/trirand.csd + touch -r manual-6.10.0/examples/trirand.csd.orig manual-6.10.0/examples/trirand.csd + rm -f manual-6.10.0/examples/trirand.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/push.csd + touch -r manual-6.10.0/examples/push.csd.orig manual-6.10.0/examples/push.csd + rm -f manual-6.10.0/examples/push.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLknob.csd + touch -r manual-6.10.0/examples/FLknob.csd.orig manual-6.10.0/examples/FLknob.csd + rm -f manual-6.10.0/examples/FLknob.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lphasor.csd + touch -r manual-6.10.0/examples/lphasor.csd.orig manual-6.10.0/examples/lphasor.csd + rm -f manual-6.10.0/examples/lphasor.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/alpass.csd + touch -r manual-6.10.0/examples/alpass.csd.orig manual-6.10.0/examples/alpass.csd + rm -f manual-6.10.0/examples/alpass.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cpsxpch_105et.csd + touch -r manual-6.10.0/examples/cpsxpch_105et.csd.orig manual-6.10.0/examples/cpsxpch_105et.csd + rm -f manual-6.10.0/examples/cpsxpch_105et.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lenarray.csd + touch -r manual-6.10.0/examples/lenarray.csd.orig manual-6.10.0/examples/lenarray.csd + rm -f manual-6.10.0/examples/lenarray.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vdelayxws.csd + touch -r manual-6.10.0/examples/vdelayxws.csd.orig manual-6.10.0/examples/vdelayxws.csd + rm -f manual-6.10.0/examples/vdelayxws.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tableseg.csd + touch -r manual-6.10.0/examples/tableseg.csd.orig manual-6.10.0/examples/tableseg.csd + rm -f manual-6.10.0/examples/tableseg.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/zir.csd + touch -r manual-6.10.0/examples/zir.csd.orig manual-6.10.0/examples/zir.csd + rm -f manual-6.10.0/examples/zir.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/reverb.csd + touch -r manual-6.10.0/examples/reverb.csd.orig manual-6.10.0/examples/reverb.csd + rm -f manual-6.10.0/examples/reverb.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tabsum.csd + touch -r manual-6.10.0/examples/tabsum.csd.orig manual-6.10.0/examples/tabsum.csd + rm -f manual-6.10.0/examples/tabsum.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsmaska.csd + touch -r manual-6.10.0/examples/pvsmaska.csd.orig manual-6.10.0/examples/pvsmaska.csd + rm -f manual-6.10.0/examples/pvsmaska.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ftlptim.csd + touch -r manual-6.10.0/examples/ftlptim.csd.orig manual-6.10.0/examples/ftlptim.csd + rm -f manual-6.10.0/examples/ftlptim.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lineto.csd + touch -r manual-6.10.0/examples/lineto.csd.orig manual-6.10.0/examples/lineto.csd + rm -f manual-6.10.0/examples/lineto.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lpf18.csd + touch -r manual-6.10.0/examples/lpf18.csd.orig manual-6.10.0/examples/lpf18.csd + rm -f manual-6.10.0/examples/lpf18.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLbox.csd + touch -r manual-6.10.0/examples/FLbox.csd.orig manual-6.10.0/examples/FLbox.csd + rm -f manual-6.10.0/examples/FLbox.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/hvs2.csd + touch -r manual-6.10.0/examples/hvs2.csd.orig manual-6.10.0/examples/hvs2.csd + rm -f manual-6.10.0/examples/hvs2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/genexp.csd + touch -r manual-6.10.0/examples/genexp.csd.orig manual-6.10.0/examples/genexp.csd + rm -f manual-6.10.0/examples/genexp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/inch.csd + touch -r manual-6.10.0/examples/inch.csd.orig manual-6.10.0/examples/inch.csd + rm -f manual-6.10.0/examples/inch.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tone.csd + touch -r manual-6.10.0/examples/tone.csd.orig manual-6.10.0/examples/tone.csd + rm -f manual-6.10.0/examples/tone.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/interp.csd + touch -r manual-6.10.0/examples/interp.csd.orig manual-6.10.0/examples/interp.csd + rm -f manual-6.10.0/examples/interp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLsavesnap_simple.csd + touch -r manual-6.10.0/examples/FLsavesnap_simple.csd.orig manual-6.10.0/examples/FLsavesnap_simple.csd + rm -f manual-6.10.0/examples/FLsavesnap_simple.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/binit.csd + touch -r manual-6.10.0/examples/binit.csd.orig manual-6.10.0/examples/binit.csd + rm -f manual-6.10.0/examples/binit.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLbutBank.csd + touch -r manual-6.10.0/examples/FLbutBank.csd.orig manual-6.10.0/examples/FLbutBank.csd + rm -f manual-6.10.0/examples/FLbutBank.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsmooth.csd + touch -r manual-6.10.0/examples/pvsmooth.csd.orig manual-6.10.0/examples/pvsmooth.csd + rm -f manual-6.10.0/examples/pvsmooth.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mvclpf1.csd + touch -r manual-6.10.0/examples/mvclpf1.csd.orig manual-6.10.0/examples/mvclpf1.csd + rm -f manual-6.10.0/examples/mvclpf1.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/delayr.csd + touch -r manual-6.10.0/examples/delayr.csd.orig manual-6.10.0/examples/delayr.csd + rm -f manual-6.10.0/examples/delayr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLroller.csd + touch -r manual-6.10.0/examples/FLroller.csd.orig manual-6.10.0/examples/FLroller.csd + rm -f manual-6.10.0/examples/FLroller.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/toot8.csd + touch -r manual-6.10.0/examples/toot8.csd.orig manual-6.10.0/examples/toot8.csd + rm -f manual-6.10.0/examples/toot8.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sfplay3.csd + touch -r manual-6.10.0/examples/sfplay3.csd.orig manual-6.10.0/examples/sfplay3.csd + rm -f manual-6.10.0/examples/sfplay3.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvstanal.csd + touch -r manual-6.10.0/examples/pvstanal.csd.orig manual-6.10.0/examples/pvstanal.csd + rm -f manual-6.10.0/examples/pvstanal.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ampdb.csd + touch -r manual-6.10.0/examples/ampdb.csd.orig manual-6.10.0/examples/ampdb.csd + rm -f manual-6.10.0/examples/ampdb.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vst4cs.csd + touch -r manual-6.10.0/examples/vst4cs.csd.orig manual-6.10.0/examples/vst4cs.csd + rm -f manual-6.10.0/examples/vst4cs.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mvclpf4.csd + touch -r manual-6.10.0/examples/mvclpf4.csd.orig manual-6.10.0/examples/mvclpf4.csd + rm -f manual-6.10.0/examples/mvclpf4.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ftgen-2.csd + touch -r manual-6.10.0/examples/ftgen-2.csd.orig manual-6.10.0/examples/ftgen-2.csd + rm -f manual-6.10.0/examples/ftgen-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cmplxprod.csd + touch -r manual-6.10.0/examples/cmplxprod.csd.orig manual-6.10.0/examples/cmplxprod.csd + rm -f manual-6.10.0/examples/cmplxprod.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cpstuni.csd + touch -r manual-6.10.0/examples/cpstuni.csd.orig manual-6.10.0/examples/cpstuni.csd + rm -f manual-6.10.0/examples/cpstuni.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/seqtime2.csd + touch -r manual-6.10.0/examples/seqtime2.csd.orig manual-6.10.0/examples/seqtime2.csd + rm -f manual-6.10.0/examples/seqtime2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen06.csd + touch -r manual-6.10.0/examples/gen06.csd.orig manual-6.10.0/examples/gen06.csd + rm -f manual-6.10.0/examples/gen06.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vexpseg.csd + touch -r manual-6.10.0/examples/vexpseg.csd.orig manual-6.10.0/examples/vexpseg.csd + rm -f manual-6.10.0/examples/vexpseg.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sin.csd + touch -r manual-6.10.0/examples/sin.csd.orig manual-6.10.0/examples/sin.csd + rm -f manual-6.10.0/examples/sin.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dripwater.csd + touch -r manual-6.10.0/examples/dripwater.csd.orig manual-6.10.0/examples/dripwater.csd + rm -f manual-6.10.0/examples/dripwater.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/powershape.csd + touch -r manual-6.10.0/examples/powershape.csd.orig manual-6.10.0/examples/powershape.csd + rm -f manual-6.10.0/examples/powershape.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/randi.csd + touch -r manual-6.10.0/examples/randi.csd.orig manual-6.10.0/examples/randi.csd + rm -f manual-6.10.0/examples/randi.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/strindexk.csd + touch -r manual-6.10.0/examples/strindexk.csd.orig manual-6.10.0/examples/strindexk.csd + rm -f manual-6.10.0/examples/strindexk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ATSadd-2.csd + touch -r manual-6.10.0/examples/ATSadd-2.csd.orig manual-6.10.0/examples/ATSadd-2.csd + rm -f manual-6.10.0/examples/ATSadd-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mirror.csd + touch -r manual-6.10.0/examples/mirror.csd.orig manual-6.10.0/examples/mirror.csd + rm -f manual-6.10.0/examples/mirror.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ftlen.csd + touch -r manual-6.10.0/examples/ftlen.csd.orig manual-6.10.0/examples/ftlen.csd + rm -f manual-6.10.0/examples/ftlen.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outipc.csd + touch -r manual-6.10.0/examples/outipc.csd.orig manual-6.10.0/examples/outipc.csd + rm -f manual-6.10.0/examples/outipc.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lorismorph.csd + touch -r manual-6.10.0/examples/lorismorph.csd.orig manual-6.10.0/examples/lorismorph.csd + rm -f manual-6.10.0/examples/lorismorph.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen03.csd + touch -r manual-6.10.0/examples/gen03.csd.orig manual-6.10.0/examples/gen03.csd + rm -f manual-6.10.0/examples/gen03.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ckgoto.csd + touch -r manual-6.10.0/examples/ckgoto.csd.orig manual-6.10.0/examples/ckgoto.csd + rm -f manual-6.10.0/examples/ckgoto.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/taninv2.csd + touch -r manual-6.10.0/examples/taninv2.csd.orig manual-6.10.0/examples/taninv2.csd + rm -f manual-6.10.0/examples/taninv2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/rect2pol.csd + touch -r manual-6.10.0/examples/rect2pol.csd.orig manual-6.10.0/examples/rect2pol.csd + rm -f manual-6.10.0/examples/rect2pol.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dumpk2.csd + touch -r manual-6.10.0/examples/dumpk2.csd.orig manual-6.10.0/examples/dumpk2.csd + rm -f manual-6.10.0/examples/dumpk2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/r2c.csd + touch -r manual-6.10.0/examples/r2c.csd.orig manual-6.10.0/examples/r2c.csd + rm -f manual-6.10.0/examples/r2c.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pinker.csd + touch -r manual-6.10.0/examples/pinker.csd.orig manual-6.10.0/examples/pinker.csd + rm -f manual-6.10.0/examples/pinker.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lfo.csd + touch -r manual-6.10.0/examples/lfo.csd.orig manual-6.10.0/examples/lfo.csd + rm -f manual-6.10.0/examples/lfo.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sfinstr3m.csd + touch -r manual-6.10.0/examples/sfinstr3m.csd.orig manual-6.10.0/examples/sfinstr3m.csd + rm -f manual-6.10.0/examples/sfinstr3m.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mp3in.csd + touch -r manual-6.10.0/examples/mp3in.csd.orig manual-6.10.0/examples/mp3in.csd + rm -f manual-6.10.0/examples/mp3in.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLslidBnk2Setk.csd + touch -r manual-6.10.0/examples/FLslidBnk2Setk.csd.orig manual-6.10.0/examples/FLslidBnk2Setk.csd + rm -f manual-6.10.0/examples/FLslidBnk2Setk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ATSadd.csd + touch -r manual-6.10.0/examples/ATSadd.csd.orig manual-6.10.0/examples/ATSadd.csd + rm -f manual-6.10.0/examples/ATSadd.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsmorph2.csd + touch -r manual-6.10.0/examples/pvsmorph2.csd.orig manual-6.10.0/examples/pvsmorph2.csd + rm -f manual-6.10.0/examples/pvsmorph2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/my.csd + touch -r manual-6.10.0/examples/my.csd.orig manual-6.10.0/examples/my.csd + rm -f manual-6.10.0/examples/my.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/array_array_math.csd + touch -r manual-6.10.0/examples/array_array_math.csd.orig manual-6.10.0/examples/array_array_math.csd + rm -f manual-6.10.0/examples/array_array_math.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outic.csd + touch -r manual-6.10.0/examples/outic.csd.orig manual-6.10.0/examples/outic.csd + rm -f manual-6.10.0/examples/outic.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pop.csd + touch -r manual-6.10.0/examples/pop.csd.orig manual-6.10.0/examples/pop.csd + rm -f manual-6.10.0/examples/pop.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mtof-ftom.csd + touch -r manual-6.10.0/examples/mtof-ftom.csd.orig manual-6.10.0/examples/mtof-ftom.csd + rm -f manual-6.10.0/examples/mtof-ftom.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/JackoInfo.csd + touch -r manual-6.10.0/examples/JackoInfo.csd.orig manual-6.10.0/examples/JackoInfo.csd + rm -f manual-6.10.0/examples/JackoInfo.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLsetVal.csd + touch -r manual-6.10.0/examples/FLsetVal.csd.orig manual-6.10.0/examples/FLsetVal.csd + rm -f manual-6.10.0/examples/FLsetVal.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsbuffer.csd + touch -r manual-6.10.0/examples/pvsbuffer.csd.orig manual-6.10.0/examples/pvsbuffer.csd + rm -f manual-6.10.0/examples/pvsbuffer.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ATSsinnoi-2.csd + touch -r manual-6.10.0/examples/ATSsinnoi-2.csd.orig manual-6.10.0/examples/ATSsinnoi-2.csd + rm -f manual-6.10.0/examples/ATSsinnoi-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midipitchbend.csd + touch -r manual-6.10.0/examples/midipitchbend.csd.orig manual-6.10.0/examples/midipitchbend.csd + rm -f manual-6.10.0/examples/midipitchbend.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tablexkt.csd + touch -r manual-6.10.0/examples/tablexkt.csd.orig manual-6.10.0/examples/tablexkt.csd + rm -f manual-6.10.0/examples/tablexkt.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/port.csd + touch -r manual-6.10.0/examples/port.csd.orig manual-6.10.0/examples/port.csd + rm -f manual-6.10.0/examples/port.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fold.csd + touch -r manual-6.10.0/examples/fold.csd.orig manual-6.10.0/examples/fold.csd + rm -f manual-6.10.0/examples/fold.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/hrtfstat-2.csd + touch -r manual-6.10.0/examples/hrtfstat-2.csd.orig manual-6.10.0/examples/hrtfstat-2.csd + rm -f manual-6.10.0/examples/hrtfstat-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLscroll.csd + touch -r manual-6.10.0/examples/FLscroll.csd.orig manual-6.10.0/examples/FLscroll.csd + rm -f manual-6.10.0/examples/FLscroll.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cpsmidib.csd + touch -r manual-6.10.0/examples/cpsmidib.csd.orig manual-6.10.0/examples/cpsmidib.csd + rm -f manual-6.10.0/examples/cpsmidib.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/loscil3.csd + touch -r manual-6.10.0/examples/loscil3.csd.orig manual-6.10.0/examples/loscil3.csd + rm -f manual-6.10.0/examples/loscil3.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/scale.csd + touch -r manual-6.10.0/examples/scale.csd.orig manual-6.10.0/examples/scale.csd + rm -f manual-6.10.0/examples/scale.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvswarp.csd + touch -r manual-6.10.0/examples/pvswarp.csd.orig manual-6.10.0/examples/pvswarp.csd + rm -f manual-6.10.0/examples/pvswarp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKModalBar.csd + touch -r manual-6.10.0/examples/STKModalBar.csd.orig manual-6.10.0/examples/STKModalBar.csd + rm -f manual-6.10.0/examples/STKModalBar.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/oscil3.csd + touch -r manual-6.10.0/examples/oscil3.csd.orig manual-6.10.0/examples/oscil3.csd + rm -f manual-6.10.0/examples/oscil3.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/faustgen.csd + touch -r manual-6.10.0/examples/faustgen.csd.orig manual-6.10.0/examples/faustgen.csd + rm -f manual-6.10.0/examples/faustgen.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/loop_lt.csd + touch -r manual-6.10.0/examples/loop_lt.csd.orig manual-6.10.0/examples/loop_lt.csd + rm -f manual-6.10.0/examples/loop_lt.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/wgpluck_brighter.csd + touch -r manual-6.10.0/examples/wgpluck_brighter.csd.orig manual-6.10.0/examples/wgpluck_brighter.csd + rm -f manual-6.10.0/examples/wgpluck_brighter.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/printk.csd + touch -r manual-6.10.0/examples/printk.csd.orig manual-6.10.0/examples/printk.csd + rm -f manual-6.10.0/examples/printk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsfilter.csd + touch -r manual-6.10.0/examples/pvsfilter.csd.orig manual-6.10.0/examples/pvsfilter.csd + rm -f manual-6.10.0/examples/pvsfilter.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/madsr.csd + touch -r manual-6.10.0/examples/madsr.csd.orig manual-6.10.0/examples/madsr.csd + rm -f manual-6.10.0/examples/madsr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outq.csd + touch -r manual-6.10.0/examples/outq.csd.orig manual-6.10.0/examples/outq.csd + rm -f manual-6.10.0/examples/outq.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/resonr.csd + touch -r manual-6.10.0/examples/resonr.csd.orig manual-6.10.0/examples/resonr.csd + rm -f manual-6.10.0/examples/resonr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vdelayxs.csd + touch -r manual-6.10.0/examples/vdelayxs.csd.orig manual-6.10.0/examples/vdelayxs.csd + rm -f manual-6.10.0/examples/vdelayxs.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/scans-2.csd + touch -r manual-6.10.0/examples/scans-2.csd.orig manual-6.10.0/examples/scans-2.csd + rm -f manual-6.10.0/examples/scans-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mandel.csd + touch -r manual-6.10.0/examples/mandel.csd.orig manual-6.10.0/examples/mandel.csd + rm -f manual-6.10.0/examples/mandel.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ftcps.csd + touch -r manual-6.10.0/examples/ftcps.csd.orig manual-6.10.0/examples/ftcps.csd + rm -f manual-6.10.0/examples/ftcps.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/i_statement.csd + touch -r manual-6.10.0/examples/i_statement.csd.orig manual-6.10.0/examples/i_statement.csd + rm -f manual-6.10.0/examples/i_statement.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen20.csd + touch -r manual-6.10.0/examples/gen20.csd.orig manual-6.10.0/examples/gen20.csd + rm -f manual-6.10.0/examples/gen20.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/eqfil.csd + touch -r manual-6.10.0/examples/eqfil.csd.orig manual-6.10.0/examples/eqfil.csd + rm -f manual-6.10.0/examples/eqfil.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen05.csd + touch -r manual-6.10.0/examples/gen05.csd.orig manual-6.10.0/examples/gen05.csd + rm -f manual-6.10.0/examples/gen05.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mandol.csd + touch -r manual-6.10.0/examples/mandol.csd.orig manual-6.10.0/examples/mandol.csd + rm -f manual-6.10.0/examples/mandol.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/diode_ladder.csd + touch -r manual-6.10.0/examples/diode_ladder.csd.orig manual-6.10.0/examples/diode_ladder.csd + rm -f manual-6.10.0/examples/diode_ladder.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/octcps.csd + touch -r manual-6.10.0/examples/octcps.csd.orig manual-6.10.0/examples/octcps.csd + rm -f manual-6.10.0/examples/octcps.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/syncloop.csd + touch -r manual-6.10.0/examples/syncloop.csd.orig manual-6.10.0/examples/syncloop.csd + rm -f manual-6.10.0/examples/syncloop.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fmwurlie.csd + touch -r manual-6.10.0/examples/fmwurlie.csd.orig manual-6.10.0/examples/fmwurlie.csd + rm -f manual-6.10.0/examples/fmwurlie.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outq4.csd + touch -r manual-6.10.0/examples/outq4.csd.orig manual-6.10.0/examples/outq4.csd + rm -f manual-6.10.0/examples/outq4.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/array.csd + touch -r manual-6.10.0/examples/array.csd.orig manual-6.10.0/examples/array.csd + rm -f manual-6.10.0/examples/array.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/nsamp.csd + touch -r manual-6.10.0/examples/nsamp.csd.orig manual-6.10.0/examples/nsamp.csd + rm -f manual-6.10.0/examples/nsamp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/partials.csd + touch -r manual-6.10.0/examples/partials.csd.orig manual-6.10.0/examples/partials.csd + rm -f manual-6.10.0/examples/partials.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ftgentmp.csd + touch -r manual-6.10.0/examples/ftgentmp.csd.orig manual-6.10.0/examples/ftgentmp.csd + rm -f manual-6.10.0/examples/ftgentmp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/partikkel-panlaws.csd + touch -r manual-6.10.0/examples/partikkel-panlaws.csd.orig manual-6.10.0/examples/partikkel-panlaws.csd + rm -f manual-6.10.0/examples/partikkel-panlaws.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/timek.csd + touch -r manual-6.10.0/examples/timek.csd.orig manual-6.10.0/examples/timek.csd + rm -f manual-6.10.0/examples/timek.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lessequal.csd + touch -r manual-6.10.0/examples/lessequal.csd.orig manual-6.10.0/examples/lessequal.csd + rm -f manual-6.10.0/examples/lessequal.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tablefilter.csd + touch -r manual-6.10.0/examples/tablefilter.csd.orig manual-6.10.0/examples/tablefilter.csd + rm -f manual-6.10.0/examples/tablefilter.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/filenchnls.csd + touch -r manual-6.10.0/examples/filenchnls.csd.orig manual-6.10.0/examples/filenchnls.csd + rm -f manual-6.10.0/examples/filenchnls.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvadd.csd + touch -r manual-6.10.0/examples/pvadd.csd.orig manual-6.10.0/examples/pvadd.csd + rm -f manual-6.10.0/examples/pvadd.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/madsr-2.csd + touch -r manual-6.10.0/examples/madsr-2.csd.orig manual-6.10.0/examples/madsr-2.csd + rm -f manual-6.10.0/examples/madsr-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/expsega.csd + touch -r manual-6.10.0/examples/expsega.csd.orig manual-6.10.0/examples/expsega.csd + rm -f manual-6.10.0/examples/expsega.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLhvsBox.csd + touch -r manual-6.10.0/examples/FLhvsBox.csd.orig manual-6.10.0/examples/FLhvsBox.csd + rm -f manual-6.10.0/examples/FLhvsBox.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/strrindex.csd + touch -r manual-6.10.0/examples/strrindex.csd.orig manual-6.10.0/examples/strrindex.csd + rm -f manual-6.10.0/examples/strrindex.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/maxalloc.csd + touch -r manual-6.10.0/examples/maxalloc.csd.orig manual-6.10.0/examples/maxalloc.csd + rm -f manual-6.10.0/examples/maxalloc.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sr.csd + touch -r manual-6.10.0/examples/sr.csd.orig manual-6.10.0/examples/sr.csd + rm -f manual-6.10.0/examples/sr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKVoicForm.csd + touch -r manual-6.10.0/examples/STKVoicForm.csd.orig manual-6.10.0/examples/STKVoicForm.csd + rm -f manual-6.10.0/examples/STKVoicForm.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/round.csd + touch -r manual-6.10.0/examples/round.csd.orig manual-6.10.0/examples/round.csd + rm -f manual-6.10.0/examples/round.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/nreverb_ftable.csd + touch -r manual-6.10.0/examples/nreverb_ftable.csd.orig manual-6.10.0/examples/nreverb_ftable.csd + rm -f manual-6.10.0/examples/nreverb_ftable.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/rand.csd + touch -r manual-6.10.0/examples/rand.csd.orig manual-6.10.0/examples/rand.csd + rm -f manual-6.10.0/examples/rand.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/strsub.csd + touch -r manual-6.10.0/examples/strsub.csd.orig manual-6.10.0/examples/strsub.csd + rm -f manual-6.10.0/examples/strsub.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tableng.csd + touch -r manual-6.10.0/examples/tableng.csd.orig manual-6.10.0/examples/tableng.csd + rm -f manual-6.10.0/examples/tableng.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLexecButton.csd + touch -r manual-6.10.0/examples/FLexecButton.csd.orig manual-6.10.0/examples/FLexecButton.csd + rm -f manual-6.10.0/examples/FLexecButton.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vaget.csd + touch -r manual-6.10.0/examples/vaget.csd.orig manual-6.10.0/examples/vaget.csd + rm -f manual-6.10.0/examples/vaget.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/linsegb.csd + touch -r manual-6.10.0/examples/linsegb.csd.orig manual-6.10.0/examples/linsegb.csd + rm -f manual-6.10.0/examples/linsegb.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/toot2.csd + touch -r manual-6.10.0/examples/toot2.csd.orig manual-6.10.0/examples/toot2.csd + rm -f manual-6.10.0/examples/toot2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vco2.csd + touch -r manual-6.10.0/examples/vco2.csd.orig manual-6.10.0/examples/vco2.csd + rm -f manual-6.10.0/examples/vco2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/event.csd + touch -r manual-6.10.0/examples/event.csd.orig manual-6.10.0/examples/event.csd + rm -f manual-6.10.0/examples/event.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sandpaper.csd + touch -r manual-6.10.0/examples/sandpaper.csd.orig manual-6.10.0/examples/sandpaper.csd + rm -f manual-6.10.0/examples/sandpaper.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ATSbufread.csd + touch -r manual-6.10.0/examples/ATSbufread.csd.orig manual-6.10.0/examples/ATSbufread.csd + rm -f manual-6.10.0/examples/ATSbufread.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vmap.csd + touch -r manual-6.10.0/examples/vmap.csd.orig manual-6.10.0/examples/vmap.csd + rm -f manual-6.10.0/examples/vmap.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vexp_i.csd + touch -r manual-6.10.0/examples/vexp_i.csd.orig manual-6.10.0/examples/vexp_i.csd + rm -f manual-6.10.0/examples/vexp_i.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vbapgmove.csd + touch -r manual-6.10.0/examples/vbapgmove.csd.orig manual-6.10.0/examples/vbapgmove.csd + rm -f manual-6.10.0/examples/vbapgmove.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/max.csd + touch -r manual-6.10.0/examples/max.csd.orig manual-6.10.0/examples/max.csd + rm -f manual-6.10.0/examples/max.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pset-midi.csd + touch -r manual-6.10.0/examples/pset-midi.csd.orig manual-6.10.0/examples/pset-midi.csd + rm -f manual-6.10.0/examples/pset-midi.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/toot6.csd + touch -r manual-6.10.0/examples/toot6.csd.orig manual-6.10.0/examples/toot6.csd + rm -f manual-6.10.0/examples/toot6.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sprintf.csd + touch -r manual-6.10.0/examples/sprintf.csd.orig manual-6.10.0/examples/sprintf.csd + rm -f manual-6.10.0/examples/sprintf.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/0dbfs.csd + touch -r manual-6.10.0/examples/0dbfs.csd.orig manual-6.10.0/examples/0dbfs.csd + rm -f manual-6.10.0/examples/0dbfs.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mididefault.csd + touch -r manual-6.10.0/examples/mididefault.csd.orig manual-6.10.0/examples/mididefault.csd + rm -f manual-6.10.0/examples/mididefault.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/reson.csd + touch -r manual-6.10.0/examples/reson.csd.orig manual-6.10.0/examples/reson.csd + rm -f manual-6.10.0/examples/reson.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKPercFlut.csd + touch -r manual-6.10.0/examples/STKPercFlut.csd.orig manual-6.10.0/examples/STKPercFlut.csd + rm -f manual-6.10.0/examples/STKPercFlut.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/timout.csd + touch -r manual-6.10.0/examples/timout.csd.orig manual-6.10.0/examples/timout.csd + rm -f manual-6.10.0/examples/timout.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/r.csd + touch -r manual-6.10.0/examples/r.csd.orig manual-6.10.0/examples/r.csd + rm -f manual-6.10.0/examples/r.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vsubv.csd + touch -r manual-6.10.0/examples/vsubv.csd.orig manual-6.10.0/examples/vsubv.csd + rm -f manual-6.10.0/examples/vsubv.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/chnget.csd + touch -r manual-6.10.0/examples/chnget.csd.orig manual-6.10.0/examples/chnget.csd + rm -f manual-6.10.0/examples/chnget.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cngoto.csd + touch -r manual-6.10.0/examples/cngoto.csd.orig manual-6.10.0/examples/cngoto.csd + rm -f manual-6.10.0/examples/cngoto.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/reverbsc.csd + touch -r manual-6.10.0/examples/reverbsc.csd.orig manual-6.10.0/examples/reverbsc.csd + rm -f manual-6.10.0/examples/reverbsc.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/leftbrace.csd + touch -r manual-6.10.0/examples/leftbrace.csd.orig manual-6.10.0/examples/leftbrace.csd + rm -f manual-6.10.0/examples/leftbrace.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/randomh.csd + touch -r manual-6.10.0/examples/randomh.csd.orig manual-6.10.0/examples/randomh.csd + rm -f manual-6.10.0/examples/randomh.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mp3len.csd + touch -r manual-6.10.0/examples/mp3len.csd.orig manual-6.10.0/examples/mp3len.csd + rm -f manual-6.10.0/examples/mp3len.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLpanel-sensekey2.csd + touch -r manual-6.10.0/examples/FLpanel-sensekey2.csd.orig manual-6.10.0/examples/FLpanel-sensekey2.csd + rm -f manual-6.10.0/examples/FLpanel-sensekey2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsarp.csd + touch -r manual-6.10.0/examples/pvsarp.csd.orig manual-6.10.0/examples/pvsarp.csd + rm -f manual-6.10.0/examples/pvsarp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/seed.csd + touch -r manual-6.10.0/examples/seed.csd.orig manual-6.10.0/examples/seed.csd + rm -f manual-6.10.0/examples/seed.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/unirand.csd + touch -r manual-6.10.0/examples/unirand.csd.orig manual-6.10.0/examples/unirand.csd + rm -f manual-6.10.0/examples/unirand.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/butterlp.csd + touch -r manual-6.10.0/examples/butterlp.csd.orig manual-6.10.0/examples/butterlp.csd + rm -f manual-6.10.0/examples/butterlp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ATSinfo-2.csd + touch -r manual-6.10.0/examples/ATSinfo-2.csd.orig manual-6.10.0/examples/ATSinfo-2.csd + rm -f manual-6.10.0/examples/ATSinfo-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vbaplsinit.csd + touch -r manual-6.10.0/examples/vbaplsinit.csd.orig manual-6.10.0/examples/vbaplsinit.csd + rm -f manual-6.10.0/examples/vbaplsinit.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/passign.csd + touch -r manual-6.10.0/examples/passign.csd.orig manual-6.10.0/examples/passign.csd + rm -f manual-6.10.0/examples/passign.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/p.csd + touch -r manual-6.10.0/examples/p.csd.orig manual-6.10.0/examples/p.csd + rm -f manual-6.10.0/examples/p.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsbin.csd + touch -r manual-6.10.0/examples/pvsbin.csd.orig manual-6.10.0/examples/pvsbin.csd + rm -f manual-6.10.0/examples/pvsbin.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vmult.csd + touch -r manual-6.10.0/examples/vmult.csd.orig manual-6.10.0/examples/vmult.csd + rm -f manual-6.10.0/examples/vmult.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/max_k.csd + touch -r manual-6.10.0/examples/max_k.csd.orig manual-6.10.0/examples/max_k.csd + rm -f manual-6.10.0/examples/max_k.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/moogladder.csd + touch -r manual-6.10.0/examples/moogladder.csd.orig manual-6.10.0/examples/moogladder.csd + rm -f manual-6.10.0/examples/moogladder.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/date.csd + touch -r manual-6.10.0/examples/date.csd.orig manual-6.10.0/examples/date.csd + rm -f manual-6.10.0/examples/date.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midipolyaftertouch.csd + touch -r manual-6.10.0/examples/midipolyaftertouch.csd.orig manual-6.10.0/examples/midipolyaftertouch.csd + rm -f manual-6.10.0/examples/midipolyaftertouch.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lposcila.csd + touch -r manual-6.10.0/examples/lposcila.csd.orig manual-6.10.0/examples/lposcila.csd + rm -f manual-6.10.0/examples/lposcila.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/diskin2.csd + touch -r manual-6.10.0/examples/diskin2.csd.orig manual-6.10.0/examples/diskin2.csd + rm -f manual-6.10.0/examples/diskin2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cuserrnd.csd + touch -r manual-6.10.0/examples/cuserrnd.csd.orig manual-6.10.0/examples/cuserrnd.csd + rm -f manual-6.10.0/examples/cuserrnd.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mincer.csd + touch -r manual-6.10.0/examples/mincer.csd.orig manual-6.10.0/examples/mincer.csd + rm -f manual-6.10.0/examples/mincer.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/trsplit.csd + touch -r manual-6.10.0/examples/trsplit.csd.orig manual-6.10.0/examples/trsplit.csd + rm -f manual-6.10.0/examples/trsplit.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cosseg.csd + touch -r manual-6.10.0/examples/cosseg.csd.orig manual-6.10.0/examples/cosseg.csd + rm -f manual-6.10.0/examples/cosseg.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/websocket.csd + touch -r manual-6.10.0/examples/websocket.csd.orig manual-6.10.0/examples/websocket.csd + rm -f manual-6.10.0/examples/websocket.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLkeyIn.csd + touch -r manual-6.10.0/examples/FLkeyIn.csd.orig manual-6.10.0/examples/FLkeyIn.csd + rm -f manual-6.10.0/examples/FLkeyIn.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvscross.csd + touch -r manual-6.10.0/examples/pvscross.csd.orig manual-6.10.0/examples/pvscross.csd + rm -f manual-6.10.0/examples/pvscross.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/polynomial.csd + touch -r manual-6.10.0/examples/polynomial.csd.orig manual-6.10.0/examples/polynomial.csd + rm -f manual-6.10.0/examples/polynomial.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen09.csd + touch -r manual-6.10.0/examples/gen09.csd.orig manual-6.10.0/examples/gen09.csd + rm -f manual-6.10.0/examples/gen09.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/changed.csd + touch -r manual-6.10.0/examples/changed.csd.orig manual-6.10.0/examples/changed.csd + rm -f manual-6.10.0/examples/changed.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsfread.csd + touch -r manual-6.10.0/examples/pvsfread.csd.orig manual-6.10.0/examples/pvsfread.csd + rm -f manual-6.10.0/examples/pvsfread.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/compilecsd.csd + touch -r manual-6.10.0/examples/compilecsd.csd.orig manual-6.10.0/examples/compilecsd.csd + rm -f manual-6.10.0/examples/compilecsd.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/limit1.csd + touch -r manual-6.10.0/examples/limit1.csd.orig manual-6.10.0/examples/limit1.csd + rm -f manual-6.10.0/examples/limit1.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cent.csd + touch -r manual-6.10.0/examples/cent.csd.orig manual-6.10.0/examples/cent.csd + rm -f manual-6.10.0/examples/cent.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gaussi.csd + touch -r manual-6.10.0/examples/gaussi.csd.orig manual-6.10.0/examples/gaussi.csd + rm -f manual-6.10.0/examples/gaussi.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vibes.csd + touch -r manual-6.10.0/examples/vibes.csd.orig manual-6.10.0/examples/vibes.csd + rm -f manual-6.10.0/examples/vibes.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKResonate.csd + touch -r manual-6.10.0/examples/STKResonate.csd.orig manual-6.10.0/examples/STKResonate.csd + rm -f manual-6.10.0/examples/STKResonate.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/scoreline.csd + touch -r manual-6.10.0/examples/scoreline.csd.orig manual-6.10.0/examples/scoreline.csd + rm -f manual-6.10.0/examples/scoreline.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/faustaudio.csd + touch -r manual-6.10.0/examples/faustaudio.csd.orig manual-6.10.0/examples/faustaudio.csd + rm -f manual-6.10.0/examples/faustaudio.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/insremot.csd + touch -r manual-6.10.0/examples/insremot.csd.orig manual-6.10.0/examples/insremot.csd + rm -f manual-6.10.0/examples/insremot.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/compilestr.csd + touch -r manual-6.10.0/examples/compilestr.csd.orig manual-6.10.0/examples/compilestr.csd + rm -f manual-6.10.0/examples/compilestr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKBrass.csd + touch -r manual-6.10.0/examples/STKBrass.csd.orig manual-6.10.0/examples/STKBrass.csd + rm -f manual-6.10.0/examples/STKBrass.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/delay1.csd + touch -r manual-6.10.0/examples/delay1.csd.orig manual-6.10.0/examples/delay1.csd + rm -f manual-6.10.0/examples/delay1.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/locsig_quad.csd + touch -r manual-6.10.0/examples/locsig_quad.csd.orig manual-6.10.0/examples/locsig_quad.csd + rm -f manual-6.10.0/examples/locsig_quad.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sum.csd + touch -r manual-6.10.0/examples/sum.csd.orig manual-6.10.0/examples/sum.csd + rm -f manual-6.10.0/examples/sum.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/genarray.csd + touch -r manual-6.10.0/examples/genarray.csd.orig manual-6.10.0/examples/genarray.csd + rm -f manual-6.10.0/examples/genarray.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/turnoff2.csd + touch -r manual-6.10.0/examples/turnoff2.csd.orig manual-6.10.0/examples/turnoff2.csd + rm -f manual-6.10.0/examples/turnoff2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/array_udo.csd + touch -r manual-6.10.0/examples/array_udo.csd.orig manual-6.10.0/examples/array_udo.csd + rm -f manual-6.10.0/examples/array_udo.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/clip.csd + touch -r manual-6.10.0/examples/clip.csd.orig manual-6.10.0/examples/clip.csd + rm -f manual-6.10.0/examples/clip.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/resony.csd + touch -r manual-6.10.0/examples/resony.csd.orig manual-6.10.0/examples/resony.csd + rm -f manual-6.10.0/examples/resony.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mclock.csd + touch -r manual-6.10.0/examples/mclock.csd.orig manual-6.10.0/examples/mclock.csd + rm -f manual-6.10.0/examples/mclock.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/wgpluck2.csd + touch -r manual-6.10.0/examples/wgpluck2.csd.orig manual-6.10.0/examples/wgpluck2.csd + rm -f manual-6.10.0/examples/wgpluck2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/chebyshevpoly.csd + touch -r manual-6.10.0/examples/chebyshevpoly.csd.orig manual-6.10.0/examples/chebyshevpoly.csd + rm -f manual-6.10.0/examples/chebyshevpoly.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vbapg.csd + touch -r manual-6.10.0/examples/vbapg.csd.orig manual-6.10.0/examples/vbapg.csd + rm -f manual-6.10.0/examples/vbapg.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outkat.csd + touch -r manual-6.10.0/examples/outkat.csd.orig manual-6.10.0/examples/outkat.csd + rm -f manual-6.10.0/examples/outkat.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mvclpf3.csd + touch -r manual-6.10.0/examples/mvclpf3.csd.orig manual-6.10.0/examples/mvclpf3.csd + rm -f manual-6.10.0/examples/mvclpf3.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsblur.csd + touch -r manual-6.10.0/examples/pvsblur.csd.orig manual-6.10.0/examples/pvsblur.csd + rm -f manual-6.10.0/examples/pvsblur.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sfilist.csd + touch -r manual-6.10.0/examples/sfilist.csd.orig manual-6.10.0/examples/sfilist.csd + rm -f manual-6.10.0/examples/sfilist.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/active.csd + touch -r manual-6.10.0/examples/active.csd.orig manual-6.10.0/examples/active.csd + rm -f manual-6.10.0/examples/active.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lpfreson.csd + touch -r manual-6.10.0/examples/lpfreson.csd.orig manual-6.10.0/examples/lpfreson.csd + rm -f manual-6.10.0/examples/lpfreson.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/linenr.csd + touch -r manual-6.10.0/examples/linenr.csd.orig manual-6.10.0/examples/linenr.csd + rm -f manual-6.10.0/examples/linenr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ceil.csd + touch -r manual-6.10.0/examples/ceil.csd.orig manual-6.10.0/examples/ceil.csd + rm -f manual-6.10.0/examples/ceil.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/trfilter.csd + touch -r manual-6.10.0/examples/trfilter.csd.orig manual-6.10.0/examples/trfilter.csd + rm -f manual-6.10.0/examples/trfilter.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsdisp.csd + touch -r manual-6.10.0/examples/pvsdisp.csd.orig manual-6.10.0/examples/pvsdisp.csd + rm -f manual-6.10.0/examples/pvsdisp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen18.csd + touch -r manual-6.10.0/examples/gen18.csd.orig manual-6.10.0/examples/gen18.csd + rm -f manual-6.10.0/examples/gen18.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen53.csd + touch -r manual-6.10.0/examples/gen53.csd.orig manual-6.10.0/examples/gen53.csd + rm -f manual-6.10.0/examples/gen53.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/strlower.csd + touch -r manual-6.10.0/examples/strlower.csd.orig manual-6.10.0/examples/strlower.csd + rm -f manual-6.10.0/examples/strlower.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/signum.csd + touch -r manual-6.10.0/examples/signum.csd.orig manual-6.10.0/examples/signum.csd + rm -f manual-6.10.0/examples/signum.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/minaccum.csd + touch -r manual-6.10.0/examples/minaccum.csd.orig manual-6.10.0/examples/minaccum.csd + rm -f manual-6.10.0/examples/minaccum.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/zdf_1pole.csd + touch -r manual-6.10.0/examples/zdf_1pole.csd.orig manual-6.10.0/examples/zdf_1pole.csd + rm -f manual-6.10.0/examples/zdf_1pole.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ptable.csd + touch -r manual-6.10.0/examples/ptable.csd.orig manual-6.10.0/examples/ptable.csd + rm -f manual-6.10.0/examples/ptable.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/oscil1.csd + touch -r manual-6.10.0/examples/oscil1.csd.orig manual-6.10.0/examples/oscil1.csd + rm -f manual-6.10.0/examples/oscil1.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vosim.csd + touch -r manual-6.10.0/examples/vosim.csd.orig manual-6.10.0/examples/vosim.csd + rm -f manual-6.10.0/examples/vosim.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vdivv.csd + touch -r manual-6.10.0/examples/vdivv.csd.orig manual-6.10.0/examples/vdivv.csd + rm -f manual-6.10.0/examples/vdivv.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vdelay.csd + touch -r manual-6.10.0/examples/vdelay.csd.orig manual-6.10.0/examples/vdelay.csd + rm -f manual-6.10.0/examples/vdelay.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/min.csd + touch -r manual-6.10.0/examples/min.csd.orig manual-6.10.0/examples/min.csd + rm -f manual-6.10.0/examples/min.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dumpk-2.csd + touch -r manual-6.10.0/examples/dumpk-2.csd.orig manual-6.10.0/examples/dumpk-2.csd + rm -f manual-6.10.0/examples/dumpk-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/printf.csd + touch -r manual-6.10.0/examples/printf.csd.orig manual-6.10.0/examples/printf.csd + rm -f manual-6.10.0/examples/printf.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/oscils.csd + touch -r manual-6.10.0/examples/oscils.csd.orig manual-6.10.0/examples/oscils.csd + rm -f manual-6.10.0/examples/oscils.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsarp2.csd + touch -r manual-6.10.0/examples/pvsarp2.csd.orig manual-6.10.0/examples/pvsarp2.csd + rm -f manual-6.10.0/examples/pvsarp2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/out.csd + touch -r manual-6.10.0/examples/out.csd.orig manual-6.10.0/examples/out.csd + rm -f manual-6.10.0/examples/out.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midion_simple.csd + touch -r manual-6.10.0/examples/midion_simple.csd.orig manual-6.10.0/examples/midion_simple.csd + rm -f manual-6.10.0/examples/midion_simple.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pan2.csd + touch -r manual-6.10.0/examples/pan2.csd.orig manual-6.10.0/examples/pan2.csd + rm -f manual-6.10.0/examples/pan2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/log10.csd + touch -r manual-6.10.0/examples/log10.csd.orig manual-6.10.0/examples/log10.csd + rm -f manual-6.10.0/examples/log10.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fmax.csd + touch -r manual-6.10.0/examples/fmax.csd.orig manual-6.10.0/examples/fmax.csd + rm -f manual-6.10.0/examples/fmax.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsynth.csd + touch -r manual-6.10.0/examples/pvsynth.csd.orig manual-6.10.0/examples/pvsynth.csd + rm -f manual-6.10.0/examples/pvsynth.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vdelay3.csd + touch -r manual-6.10.0/examples/vdelay3.csd.orig manual-6.10.0/examples/vdelay3.csd + rm -f manual-6.10.0/examples/vdelay3.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/deltap.csd + touch -r manual-6.10.0/examples/deltap.csd.orig manual-6.10.0/examples/deltap.csd + rm -f manual-6.10.0/examples/deltap.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/bpf.csd + touch -r manual-6.10.0/examples/bpf.csd.orig manual-6.10.0/examples/bpf.csd + rm -f manual-6.10.0/examples/bpf.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dctinv.csd + touch -r manual-6.10.0/examples/dctinv.csd.orig manual-6.10.0/examples/dctinv.csd + rm -f manual-6.10.0/examples/dctinv.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/portk.csd + touch -r manual-6.10.0/examples/portk.csd.orig manual-6.10.0/examples/portk.csd + rm -f manual-6.10.0/examples/portk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/chnmix.csd + touch -r manual-6.10.0/examples/chnmix.csd.orig manual-6.10.0/examples/chnmix.csd + rm -f manual-6.10.0/examples/chnmix.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/bbcuts.csd + touch -r manual-6.10.0/examples/bbcuts.csd.orig manual-6.10.0/examples/bbcuts.csd + rm -f manual-6.10.0/examples/bbcuts.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/setscorepos.csd + touch -r manual-6.10.0/examples/setscorepos.csd.orig manual-6.10.0/examples/setscorepos.csd + rm -f manual-6.10.0/examples/setscorepos.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ctrl14.csd + touch -r manual-6.10.0/examples/ctrl14.csd.orig manual-6.10.0/examples/ctrl14.csd + rm -f manual-6.10.0/examples/ctrl14.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/puts.csd + touch -r manual-6.10.0/examples/puts.csd.orig manual-6.10.0/examples/puts.csd + rm -f manual-6.10.0/examples/puts.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvoc.csd + touch -r manual-6.10.0/examples/pvoc.csd.orig manual-6.10.0/examples/pvoc.csd + rm -f manual-6.10.0/examples/pvoc.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLbutton.csd + touch -r manual-6.10.0/examples/FLbutton.csd.orig manual-6.10.0/examples/FLbutton.csd + rm -f manual-6.10.0/examples/FLbutton.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sfpreset.csd + touch -r manual-6.10.0/examples/sfpreset.csd.orig manual-6.10.0/examples/sfpreset.csd + rm -f manual-6.10.0/examples/sfpreset.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/hrtfmove2.csd + touch -r manual-6.10.0/examples/hrtfmove2.csd.orig manual-6.10.0/examples/hrtfmove2.csd + rm -f manual-6.10.0/examples/hrtfmove2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/shiftout.csd + touch -r manual-6.10.0/examples/shiftout.csd.orig manual-6.10.0/examples/shiftout.csd + rm -f manual-6.10.0/examples/shiftout.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKHevyMetl.csd + touch -r manual-6.10.0/examples/STKHevyMetl.csd.orig manual-6.10.0/examples/STKHevyMetl.csd + rm -f manual-6.10.0/examples/STKHevyMetl.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cpsmidi.csd + touch -r manual-6.10.0/examples/cpsmidi.csd.orig manual-6.10.0/examples/cpsmidi.csd + rm -f manual-6.10.0/examples/cpsmidi.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/genwave.csd + touch -r manual-6.10.0/examples/genwave.csd.orig manual-6.10.0/examples/genwave.csd + rm -f manual-6.10.0/examples/genwave.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sfinstr3.csd + touch -r manual-6.10.0/examples/sfinstr3.csd.orig manual-6.10.0/examples/sfinstr3.csd + rm -f manual-6.10.0/examples/sfinstr3.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cos.csd + touch -r manual-6.10.0/examples/cos.csd.orig manual-6.10.0/examples/cos.csd + rm -f manual-6.10.0/examples/cos.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/jacktransport.csd + touch -r manual-6.10.0/examples/jacktransport.csd.orig manual-6.10.0/examples/jacktransport.csd + rm -f manual-6.10.0/examples/jacktransport.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/prealloc.csd + touch -r manual-6.10.0/examples/prealloc.csd.orig manual-6.10.0/examples/prealloc.csd + rm -f manual-6.10.0/examples/prealloc.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fractalnoise.csd + touch -r manual-6.10.0/examples/fractalnoise.csd.orig manual-6.10.0/examples/fractalnoise.csd + rm -f manual-6.10.0/examples/fractalnoise.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midinoteonoct.csd + touch -r manual-6.10.0/examples/midinoteonoct.csd.orig manual-6.10.0/examples/midinoteonoct.csd + rm -f manual-6.10.0/examples/midinoteonoct.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/trandom.csd + touch -r manual-6.10.0/examples/trandom.csd.orig manual-6.10.0/examples/trandom.csd + rm -f manual-6.10.0/examples/trandom.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/urd.csd + touch -r manual-6.10.0/examples/urd.csd.orig manual-6.10.0/examples/urd.csd + rm -f manual-6.10.0/examples/urd.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cpsxpch.csd + touch -r manual-6.10.0/examples/cpsxpch.csd.orig manual-6.10.0/examples/cpsxpch.csd + rm -f manual-6.10.0/examples/cpsxpch.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cpstun.csd + touch -r manual-6.10.0/examples/cpstun.csd.orig manual-6.10.0/examples/cpstun.csd + rm -f manual-6.10.0/examples/cpstun.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vtable1k.csd + touch -r manual-6.10.0/examples/vtable1k.csd.orig manual-6.10.0/examples/vtable1k.csd + rm -f manual-6.10.0/examples/vtable1k.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/equals.csd + touch -r manual-6.10.0/examples/equals.csd.orig manual-6.10.0/examples/equals.csd + rm -f manual-6.10.0/examples/equals.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/y_statement.csd + touch -r manual-6.10.0/examples/y_statement.csd.orig manual-6.10.0/examples/y_statement.csd + rm -f manual-6.10.0/examples/y_statement.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsceps.csd + touch -r manual-6.10.0/examples/pvsceps.csd.orig manual-6.10.0/examples/pvsceps.csd + rm -f manual-6.10.0/examples/pvsceps.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/duserrnd.csd + touch -r manual-6.10.0/examples/duserrnd.csd.orig manual-6.10.0/examples/duserrnd.csd + rm -f manual-6.10.0/examples/duserrnd.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen25.csd + touch -r manual-6.10.0/examples/gen25.csd.orig manual-6.10.0/examples/gen25.csd + rm -f manual-6.10.0/examples/gen25.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pitchamdf.csd + touch -r manual-6.10.0/examples/pitchamdf.csd.orig manual-6.10.0/examples/pitchamdf.csd + rm -f manual-6.10.0/examples/pitchamdf.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/window.csd + touch -r manual-6.10.0/examples/window.csd.orig manual-6.10.0/examples/window.csd + rm -f manual-6.10.0/examples/window.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/logcurve.csd + touch -r manual-6.10.0/examples/logcurve.csd.orig manual-6.10.0/examples/logcurve.csd + rm -f manual-6.10.0/examples/logcurve.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvspitch.csd + touch -r manual-6.10.0/examples/pvspitch.csd.orig manual-6.10.0/examples/pvspitch.csd + rm -f manual-6.10.0/examples/pvspitch.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/xtratim-2.csd + touch -r manual-6.10.0/examples/xtratim-2.csd.orig manual-6.10.0/examples/xtratim-2.csd + rm -f manual-6.10.0/examples/xtratim-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/trlowest.csd + touch -r manual-6.10.0/examples/trlowest.csd.orig manual-6.10.0/examples/trlowest.csd + rm -f manual-6.10.0/examples/trlowest.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pindex-2.csd + touch -r manual-6.10.0/examples/pindex-2.csd.orig manual-6.10.0/examples/pindex-2.csd + rm -f manual-6.10.0/examples/pindex-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvcross.csd + touch -r manual-6.10.0/examples/pvcross.csd.orig manual-6.10.0/examples/pvcross.csd + rm -f manual-6.10.0/examples/pvcross.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/linen.csd + touch -r manual-6.10.0/examples/linen.csd.orig manual-6.10.0/examples/linen.csd + rm -f manual-6.10.0/examples/linen.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/JackoInit.csd + touch -r manual-6.10.0/examples/JackoInit.csd.orig manual-6.10.0/examples/JackoInit.csd + rm -f manual-6.10.0/examples/JackoInit.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/spsend.csd + touch -r manual-6.10.0/examples/spsend.csd.orig manual-6.10.0/examples/spsend.csd + rm -f manual-6.10.0/examples/spsend.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cpsmidinn.csd + touch -r manual-6.10.0/examples/cpsmidinn.csd.orig manual-6.10.0/examples/cpsmidinn.csd + rm -f manual-6.10.0/examples/cpsmidinn.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lposcil.csd + touch -r manual-6.10.0/examples/lposcil.csd.orig manual-6.10.0/examples/lposcil.csd + rm -f manual-6.10.0/examples/lposcil.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fluidCCk.csd + touch -r manual-6.10.0/examples/fluidCCk.csd.orig manual-6.10.0/examples/fluidCCk.csd + rm -f manual-6.10.0/examples/fluidCCk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/db.csd + touch -r manual-6.10.0/examples/db.csd.orig manual-6.10.0/examples/db.csd + rm -f manual-6.10.0/examples/db.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/resyn.csd + touch -r manual-6.10.0/examples/resyn.csd.orig manual-6.10.0/examples/resyn.csd + rm -f manual-6.10.0/examples/resyn.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/resonxk.csd + touch -r manual-6.10.0/examples/resonxk.csd.orig manual-6.10.0/examples/resonxk.csd + rm -f manual-6.10.0/examples/resonxk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/printk2.csd + touch -r manual-6.10.0/examples/printk2.csd.orig manual-6.10.0/examples/printk2.csd + rm -f manual-6.10.0/examples/printk2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/frac.csd + touch -r manual-6.10.0/examples/frac.csd.orig manual-6.10.0/examples/frac.csd + rm -f manual-6.10.0/examples/frac.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/strchar.csd + touch -r manual-6.10.0/examples/strchar.csd.orig manual-6.10.0/examples/strchar.csd + rm -f manual-6.10.0/examples/strchar.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vdelayxwq.csd + touch -r manual-6.10.0/examples/vdelayxwq.csd.orig manual-6.10.0/examples/vdelayxwq.csd + rm -f manual-6.10.0/examples/vdelayxwq.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/noteondur.csd + touch -r manual-6.10.0/examples/noteondur.csd.orig manual-6.10.0/examples/noteondur.csd + rm -f manual-6.10.0/examples/noteondur.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lposcil3.csd + touch -r manual-6.10.0/examples/lposcil3.csd.orig manual-6.10.0/examples/lposcil3.csd + rm -f manual-6.10.0/examples/lposcil3.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outipb.csd + touch -r manual-6.10.0/examples/outipb.csd.orig manual-6.10.0/examples/outipb.csd + rm -f manual-6.10.0/examples/outipb.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/filebit.csd + touch -r manual-6.10.0/examples/filebit.csd.orig manual-6.10.0/examples/filebit.csd + rm -f manual-6.10.0/examples/filebit.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/imageopcodesdemo2.csd + touch -r manual-6.10.0/examples/imageopcodesdemo2.csd.orig manual-6.10.0/examples/imageopcodesdemo2.csd + rm -f manual-6.10.0/examples/imageopcodesdemo2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/genfarey-2.csd + touch -r manual-6.10.0/examples/genfarey-2.csd.orig manual-6.10.0/examples/genfarey-2.csd + rm -f manual-6.10.0/examples/genfarey-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midictrl.csd + touch -r manual-6.10.0/examples/midictrl.csd.orig manual-6.10.0/examples/midictrl.csd + rm -f manual-6.10.0/examples/midictrl.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvscent.csd + touch -r manual-6.10.0/examples/pvscent.csd.orig manual-6.10.0/examples/pvscent.csd + rm -f manual-6.10.0/examples/pvscent.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/rnd31.csd + touch -r manual-6.10.0/examples/rnd31.csd.orig manual-6.10.0/examples/rnd31.csd + rm -f manual-6.10.0/examples/rnd31.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvscale.csd + touch -r manual-6.10.0/examples/pvscale.csd.orig manual-6.10.0/examples/pvscale.csd + rm -f manual-6.10.0/examples/pvscale.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/active_k.csd + touch -r manual-6.10.0/examples/active_k.csd.orig manual-6.10.0/examples/active_k.csd + rm -f manual-6.10.0/examples/active_k.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fof2-2.csd + touch -r manual-6.10.0/examples/fof2-2.csd.orig manual-6.10.0/examples/fof2-2.csd + rm -f manual-6.10.0/examples/fof2-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dssictls.csd + touch -r manual-6.10.0/examples/dssictls.csd.orig manual-6.10.0/examples/dssictls.csd + rm -f manual-6.10.0/examples/dssictls.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pol2rect.csd + touch -r manual-6.10.0/examples/pol2rect.csd.orig manual-6.10.0/examples/pol2rect.csd + rm -f manual-6.10.0/examples/pol2rect.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLpanel.csd + touch -r manual-6.10.0/examples/FLpanel.csd.orig manual-6.10.0/examples/FLpanel.csd + rm -f manual-6.10.0/examples/FLpanel.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dssiactivate.csd + touch -r manual-6.10.0/examples/dssiactivate.csd.orig manual-6.10.0/examples/dssiactivate.csd + rm -f manual-6.10.0/examples/dssiactivate.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/clfilt_lowpass.csd + touch -r manual-6.10.0/examples/clfilt_lowpass.csd.orig manual-6.10.0/examples/clfilt_lowpass.csd + rm -f manual-6.10.0/examples/clfilt_lowpass.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dbfsamp.csd + touch -r manual-6.10.0/examples/dbfsamp.csd.orig manual-6.10.0/examples/dbfsamp.csd + rm -f manual-6.10.0/examples/dbfsamp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/nestedap.csd + touch -r manual-6.10.0/examples/nestedap.csd.orig manual-6.10.0/examples/nestedap.csd + rm -f manual-6.10.0/examples/nestedap.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midiarp.csd + touch -r manual-6.10.0/examples/midiarp.csd.orig manual-6.10.0/examples/midiarp.csd + rm -f manual-6.10.0/examples/midiarp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/betarand.csd + touch -r manual-6.10.0/examples/betarand.csd.orig manual-6.10.0/examples/betarand.csd + rm -f manual-6.10.0/examples/betarand.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pow.csd + touch -r manual-6.10.0/examples/pow.csd.orig manual-6.10.0/examples/pow.csd + rm -f manual-6.10.0/examples/pow.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fluidEngine.csd + touch -r manual-6.10.0/examples/fluidEngine.csd.orig manual-6.10.0/examples/fluidEngine.csd + rm -f manual-6.10.0/examples/fluidEngine.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/Mixer.csd + touch -r manual-6.10.0/examples/Mixer.csd.orig manual-6.10.0/examples/Mixer.csd + rm -f manual-6.10.0/examples/Mixer.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen13.csd + touch -r manual-6.10.0/examples/gen13.csd.orig manual-6.10.0/examples/gen13.csd + rm -f manual-6.10.0/examples/gen13.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/d_statement.csd + touch -r manual-6.10.0/examples/d_statement.csd.orig manual-6.10.0/examples/d_statement.csd + rm -f manual-6.10.0/examples/d_statement.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sfplist.csd + touch -r manual-6.10.0/examples/sfplist.csd.orig manual-6.10.0/examples/sfplist.csd + rm -f manual-6.10.0/examples/sfplist.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gensone.csd + touch -r manual-6.10.0/examples/gensone.csd.orig manual-6.10.0/examples/gensone.csd + rm -f manual-6.10.0/examples/gensone.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/metro.csd + touch -r manual-6.10.0/examples/metro.csd.orig manual-6.10.0/examples/metro.csd + rm -f manual-6.10.0/examples/metro.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/zarg.csd + touch -r manual-6.10.0/examples/zarg.csd.orig manual-6.10.0/examples/zarg.csd + rm -f manual-6.10.0/examples/zarg.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/schedule.csd + touch -r manual-6.10.0/examples/schedule.csd.orig manual-6.10.0/examples/schedule.csd + rm -f manual-6.10.0/examples/schedule.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/chnclear.csd + touch -r manual-6.10.0/examples/chnclear.csd.orig manual-6.10.0/examples/chnclear.csd + rm -f manual-6.10.0/examples/chnclear.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dumpk3.csd + touch -r manual-6.10.0/examples/dumpk3.csd.orig manual-6.10.0/examples/dumpk3.csd + rm -f manual-6.10.0/examples/dumpk3.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gauss.csd + touch -r manual-6.10.0/examples/gauss.csd.orig manual-6.10.0/examples/gauss.csd + rm -f manual-6.10.0/examples/gauss.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/copya2ftab.csd + touch -r manual-6.10.0/examples/copya2ftab.csd.orig manual-6.10.0/examples/copya2ftab.csd + rm -f manual-6.10.0/examples/copya2ftab.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midichn.csd + touch -r manual-6.10.0/examples/midichn.csd.orig manual-6.10.0/examples/midichn.csd + rm -f manual-6.10.0/examples/midichn.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/space_quad.csd + touch -r manual-6.10.0/examples/space_quad.csd.orig manual-6.10.0/examples/space_quad.csd + rm -f manual-6.10.0/examples/space_quad.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pchmidib.csd + touch -r manual-6.10.0/examples/pchmidib.csd.orig manual-6.10.0/examples/pchmidib.csd + rm -f manual-6.10.0/examples/pchmidib.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fillarray.csd + touch -r manual-6.10.0/examples/fillarray.csd.orig manual-6.10.0/examples/fillarray.csd + rm -f manual-6.10.0/examples/fillarray.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/limit.csd + touch -r manual-6.10.0/examples/limit.csd.orig manual-6.10.0/examples/limit.csd + rm -f manual-6.10.0/examples/limit.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/expseg.csd + touch -r manual-6.10.0/examples/expseg.csd.orig manual-6.10.0/examples/expseg.csd + rm -f manual-6.10.0/examples/expseg.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/schedkwhen.csd + touch -r manual-6.10.0/examples/schedkwhen.csd.orig manual-6.10.0/examples/schedkwhen.csd + rm -f manual-6.10.0/examples/schedkwhen.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/trcross.csd + touch -r manual-6.10.0/examples/trcross.csd.orig manual-6.10.0/examples/trcross.csd + rm -f manual-6.10.0/examples/trcross.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/slicearray.csd + touch -r manual-6.10.0/examples/slicearray.csd.orig manual-6.10.0/examples/slicearray.csd + rm -f manual-6.10.0/examples/slicearray.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/hrtfstat.csd + touch -r manual-6.10.0/examples/hrtfstat.csd.orig manual-6.10.0/examples/hrtfstat.csd + rm -f manual-6.10.0/examples/hrtfstat.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLtext.csd + touch -r manual-6.10.0/examples/FLtext.csd.orig manual-6.10.0/examples/FLtext.csd + rm -f manual-6.10.0/examples/FLtext.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/hvs2-2.csd + touch -r manual-6.10.0/examples/hvs2-2.csd.orig manual-6.10.0/examples/hvs2-2.csd + rm -f manual-6.10.0/examples/hvs2-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/faustctl.csd + touch -r manual-6.10.0/examples/faustctl.csd.orig manual-6.10.0/examples/faustctl.csd + rm -f manual-6.10.0/examples/faustctl.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gbuzz.csd + touch -r manual-6.10.0/examples/gbuzz.csd.orig manual-6.10.0/examples/gbuzz.csd + rm -f manual-6.10.0/examples/gbuzz.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/delay.csd + touch -r manual-6.10.0/examples/delay.csd.orig manual-6.10.0/examples/delay.csd + rm -f manual-6.10.0/examples/delay.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/toot9.csd + touch -r manual-6.10.0/examples/toot9.csd.orig manual-6.10.0/examples/toot9.csd + rm -f manual-6.10.0/examples/toot9.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mvchpf.csd + touch -r manual-6.10.0/examples/mvchpf.csd.orig manual-6.10.0/examples/mvchpf.csd + rm -f manual-6.10.0/examples/mvchpf.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ctrl7.csd + touch -r manual-6.10.0/examples/ctrl7.csd.orig manual-6.10.0/examples/ctrl7.csd + rm -f manual-6.10.0/examples/ctrl7.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cosh.csd + touch -r manual-6.10.0/examples/cosh.csd.orig manual-6.10.0/examples/cosh.csd + rm -f manual-6.10.0/examples/cosh.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLsetcolor.csd + touch -r manual-6.10.0/examples/FLsetcolor.csd.orig manual-6.10.0/examples/FLsetcolor.csd + rm -f manual-6.10.0/examples/FLsetcolor.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lpsholdp.csd + touch -r manual-6.10.0/examples/lpsholdp.csd.orig manual-6.10.0/examples/lpsholdp.csd + rm -f manual-6.10.0/examples/lpsholdp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/octmidi.csd + touch -r manual-6.10.0/examples/octmidi.csd.orig manual-6.10.0/examples/octmidi.csd + rm -f manual-6.10.0/examples/octmidi.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/octmidib.csd + touch -r manual-6.10.0/examples/octmidib.csd.orig manual-6.10.0/examples/octmidib.csd + rm -f manual-6.10.0/examples/octmidib.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsmorph.csd + touch -r manual-6.10.0/examples/pvsmorph.csd.orig manual-6.10.0/examples/pvsmorph.csd + rm -f manual-6.10.0/examples/pvsmorph.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/readk4.csd + touch -r manual-6.10.0/examples/readk4.csd.orig manual-6.10.0/examples/readk4.csd + rm -f manual-6.10.0/examples/readk4.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/toot10.csd + touch -r manual-6.10.0/examples/toot10.csd.orig manual-6.10.0/examples/toot10.csd + rm -f manual-6.10.0/examples/toot10.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lposcilsa2.csd + touch -r manual-6.10.0/examples/lposcilsa2.csd.orig manual-6.10.0/examples/lposcilsa2.csd + rm -f manual-6.10.0/examples/lposcilsa2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/babo_expert.csd + touch -r manual-6.10.0/examples/babo_expert.csd.orig manual-6.10.0/examples/babo_expert.csd + rm -f manual-6.10.0/examples/babo_expert.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fluid.csd + touch -r manual-6.10.0/examples/fluid.csd.orig manual-6.10.0/examples/fluid.csd + rm -f manual-6.10.0/examples/fluid.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen34.csd + touch -r manual-6.10.0/examples/gen34.csd.orig manual-6.10.0/examples/gen34.csd + rm -f manual-6.10.0/examples/gen34.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/genquadbezier.csd + touch -r manual-6.10.0/examples/genquadbezier.csd.orig manual-6.10.0/examples/genquadbezier.csd + rm -f manual-6.10.0/examples/genquadbezier.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sinh.csd + touch -r manual-6.10.0/examples/sinh.csd.orig manual-6.10.0/examples/sinh.csd + rm -f manual-6.10.0/examples/sinh.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/loopseg.csd + touch -r manual-6.10.0/examples/loopseg.csd.orig manual-6.10.0/examples/loopseg.csd + rm -f manual-6.10.0/examples/loopseg.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/C.csd + touch -r manual-6.10.0/examples/C.csd.orig manual-6.10.0/examples/C.csd + rm -f manual-6.10.0/examples/C.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dconv.csd + touch -r manual-6.10.0/examples/dconv.csd.orig manual-6.10.0/examples/dconv.csd + rm -f manual-6.10.0/examples/dconv.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/resonz.csd + touch -r manual-6.10.0/examples/resonz.csd.orig manual-6.10.0/examples/resonz.csd + rm -f manual-6.10.0/examples/resonz.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tambourine.csd + touch -r manual-6.10.0/examples/tambourine.csd.orig manual-6.10.0/examples/tambourine.csd + rm -f manual-6.10.0/examples/tambourine.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vcomb.csd + touch -r manual-6.10.0/examples/vcomb.csd.orig manual-6.10.0/examples/vcomb.csd + rm -f manual-6.10.0/examples/vcomb.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gausstrig.csd + touch -r manual-6.10.0/examples/gausstrig.csd.orig manual-6.10.0/examples/gausstrig.csd + rm -f manual-6.10.0/examples/gausstrig.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/locsig_stereo.csd + touch -r manual-6.10.0/examples/locsig_stereo.csd.orig manual-6.10.0/examples/locsig_stereo.csd + rm -f manual-6.10.0/examples/locsig_stereo.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/wgclar.csd + touch -r manual-6.10.0/examples/wgclar.csd.orig manual-6.10.0/examples/wgclar.csd + rm -f manual-6.10.0/examples/wgclar.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tradsyn.csd + touch -r manual-6.10.0/examples/tradsyn.csd.orig manual-6.10.0/examples/tradsyn.csd + rm -f manual-6.10.0/examples/tradsyn.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/loopxseg.csd + touch -r manual-6.10.0/examples/loopxseg.csd.orig manual-6.10.0/examples/loopxseg.csd + rm -f manual-6.10.0/examples/loopxseg.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fof.csd + touch -r manual-6.10.0/examples/fof.csd.orig manual-6.10.0/examples/fof.csd + rm -f manual-6.10.0/examples/fof.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKBandedWG.csd + touch -r manual-6.10.0/examples/STKBandedWG.csd.orig manual-6.10.0/examples/STKBandedWG.csd + rm -f manual-6.10.0/examples/STKBandedWG.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/wguide2.csd + touch -r manual-6.10.0/examples/wguide2.csd.orig manual-6.10.0/examples/wguide2.csd + rm -f manual-6.10.0/examples/wguide2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/loscil.csd + touch -r manual-6.10.0/examples/loscil.csd.orig manual-6.10.0/examples/loscil.csd + rm -f manual-6.10.0/examples/loscil.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/unwrap.csd + touch -r manual-6.10.0/examples/unwrap.csd.orig manual-6.10.0/examples/unwrap.csd + rm -f manual-6.10.0/examples/unwrap.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLjoy.csd + touch -r manual-6.10.0/examples/FLjoy.csd.orig manual-6.10.0/examples/FLjoy.csd + rm -f manual-6.10.0/examples/FLjoy.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/prepiano.csd + touch -r manual-6.10.0/examples/prepiano.csd.orig manual-6.10.0/examples/prepiano.csd + rm -f manual-6.10.0/examples/prepiano.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/poisson.csd + touch -r manual-6.10.0/examples/poisson.csd.orig manual-6.10.0/examples/poisson.csd + rm -f manual-6.10.0/examples/poisson.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/bformenc1.csd + touch -r manual-6.10.0/examples/bformenc1.csd.orig manual-6.10.0/examples/bformenc1.csd + rm -f manual-6.10.0/examples/bformenc1.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/birnd.csd + touch -r manual-6.10.0/examples/birnd.csd.orig manual-6.10.0/examples/birnd.csd + rm -f manual-6.10.0/examples/birnd.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/table.csd + touch -r manual-6.10.0/examples/table.csd.orig manual-6.10.0/examples/table.csd + rm -f manual-6.10.0/examples/table.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/toot4.csd + touch -r manual-6.10.0/examples/toot4.csd.orig manual-6.10.0/examples/toot4.csd + rm -f manual-6.10.0/examples/toot4.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vbap.csd + touch -r manual-6.10.0/examples/vbap.csd.orig manual-6.10.0/examples/vbap.csd + rm -f manual-6.10.0/examples/vbap.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/linrand.csd + touch -r manual-6.10.0/examples/linrand.csd.orig manual-6.10.0/examples/linrand.csd + rm -f manual-6.10.0/examples/linrand.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKStifKarp.csd + touch -r manual-6.10.0/examples/STKStifKarp.csd.orig manual-6.10.0/examples/STKStifKarp.csd + rm -f manual-6.10.0/examples/STKStifKarp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen21.csd + touch -r manual-6.10.0/examples/gen21.csd.orig manual-6.10.0/examples/gen21.csd + rm -f manual-6.10.0/examples/gen21.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vmultv.csd + touch -r manual-6.10.0/examples/vmultv.csd.orig manual-6.10.0/examples/vmultv.csd + rm -f manual-6.10.0/examples/vmultv.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mediank.csd + touch -r manual-6.10.0/examples/mediank.csd.orig manual-6.10.0/examples/mediank.csd + rm -f manual-6.10.0/examples/mediank.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/endif.csd + touch -r manual-6.10.0/examples/endif.csd.orig manual-6.10.0/examples/endif.csd + rm -f manual-6.10.0/examples/endif.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fin.csd + touch -r manual-6.10.0/examples/fin.csd.orig manual-6.10.0/examples/fin.csd + rm -f manual-6.10.0/examples/fin.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/modmatrix.csd + touch -r manual-6.10.0/examples/modmatrix.csd.orig manual-6.10.0/examples/modmatrix.csd + rm -f manual-6.10.0/examples/modmatrix.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fluidProgramSelect.csd + touch -r manual-6.10.0/examples/fluidProgramSelect.csd.orig manual-6.10.0/examples/fluidProgramSelect.csd + rm -f manual-6.10.0/examples/fluidProgramSelect.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/barmodel.csd + touch -r manual-6.10.0/examples/barmodel.csd.orig manual-6.10.0/examples/barmodel.csd + rm -f manual-6.10.0/examples/barmodel.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/moogvcf.csd + touch -r manual-6.10.0/examples/moogvcf.csd.orig manual-6.10.0/examples/moogvcf.csd + rm -f manual-6.10.0/examples/moogvcf.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fprintks.csd + touch -r manual-6.10.0/examples/fprintks.csd.orig manual-6.10.0/examples/fprintks.csd + rm -f manual-6.10.0/examples/fprintks.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lpreson-2.csd + touch -r manual-6.10.0/examples/lpreson-2.csd.orig manual-6.10.0/examples/lpreson-2.csd + rm -f manual-6.10.0/examples/lpreson-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ziw.csd + touch -r manual-6.10.0/examples/ziw.csd.orig manual-6.10.0/examples/ziw.csd + rm -f manual-6.10.0/examples/ziw.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/exciter.csd + touch -r manual-6.10.0/examples/exciter.csd.orig manual-6.10.0/examples/exciter.csd + rm -f manual-6.10.0/examples/exciter.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sc_trig.csd + touch -r manual-6.10.0/examples/sc_trig.csd.orig manual-6.10.0/examples/sc_trig.csd + rm -f manual-6.10.0/examples/sc_trig.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/zkcl.csd + touch -r manual-6.10.0/examples/zkcl.csd.orig manual-6.10.0/examples/zkcl.csd + rm -f manual-6.10.0/examples/zkcl.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/expsegr.csd + touch -r manual-6.10.0/examples/expsegr.csd.orig manual-6.10.0/examples/expsegr.csd + rm -f manual-6.10.0/examples/expsegr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ephasor.csd + touch -r manual-6.10.0/examples/ephasor.csd.orig manual-6.10.0/examples/ephasor.csd + rm -f manual-6.10.0/examples/ephasor.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/oscil1i.csd + touch -r manual-6.10.0/examples/oscil1i.csd.orig manual-6.10.0/examples/oscil1i.csd + rm -f manual-6.10.0/examples/oscil1i.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vdelayx.csd + touch -r manual-6.10.0/examples/vdelayx.csd.orig manual-6.10.0/examples/vdelayx.csd + rm -f manual-6.10.0/examples/vdelayx.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/nchnls_i.csd + touch -r manual-6.10.0/examples/nchnls_i.csd.orig manual-6.10.0/examples/nchnls_i.csd + rm -f manual-6.10.0/examples/nchnls_i.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/select.csd + touch -r manual-6.10.0/examples/select.csd.orig manual-6.10.0/examples/select.csd + rm -f manual-6.10.0/examples/select.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ifft.csd + touch -r manual-6.10.0/examples/ifft.csd.orig manual-6.10.0/examples/ifft.csd + rm -f manual-6.10.0/examples/ifft.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/diff.csd + touch -r manual-6.10.0/examples/diff.csd.orig manual-6.10.0/examples/diff.csd + rm -f manual-6.10.0/examples/diff.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gendy.csd + touch -r manual-6.10.0/examples/gendy.csd.orig manual-6.10.0/examples/gendy.csd + rm -f manual-6.10.0/examples/gendy.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/assign.csd + touch -r manual-6.10.0/examples/assign.csd.orig manual-6.10.0/examples/assign.csd + rm -f manual-6.10.0/examples/assign.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/opcode_example.csd + touch -r manual-6.10.0/examples/opcode_example.csd.orig manual-6.10.0/examples/opcode_example.csd + rm -f manual-6.10.0/examples/opcode_example.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fluidAllOut.csd + touch -r manual-6.10.0/examples/fluidAllOut.csd.orig manual-6.10.0/examples/fluidAllOut.csd + rm -f manual-6.10.0/examples/fluidAllOut.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/poscil3-file.csd + touch -r manual-6.10.0/examples/poscil3-file.csd.orig manual-6.10.0/examples/poscil3-file.csd + rm -f manual-6.10.0/examples/poscil3-file.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ficlose.csd + touch -r manual-6.10.0/examples/ficlose.csd.orig manual-6.10.0/examples/ficlose.csd + rm -f manual-6.10.0/examples/ficlose.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/crossfm.csd + touch -r manual-6.10.0/examples/crossfm.csd.orig manual-6.10.0/examples/crossfm.csd + rm -f manual-6.10.0/examples/crossfm.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sndloop.csd + touch -r manual-6.10.0/examples/sndloop.csd.orig manual-6.10.0/examples/sndloop.csd + rm -f manual-6.10.0/examples/sndloop.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/x.csd + touch -r manual-6.10.0/examples/x.csd.orig manual-6.10.0/examples/x.csd + rm -f manual-6.10.0/examples/x.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/poscil3.csd + touch -r manual-6.10.0/examples/poscil3.csd.orig manual-6.10.0/examples/poscil3.csd + rm -f manual-6.10.0/examples/poscil3.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/zaw.csd + touch -r manual-6.10.0/examples/zaw.csd.orig manual-6.10.0/examples/zaw.csd + rm -f manual-6.10.0/examples/zaw.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/poscil.csd + touch -r manual-6.10.0/examples/poscil.csd.orig manual-6.10.0/examples/poscil.csd + rm -f manual-6.10.0/examples/poscil.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/wgpluck.csd + touch -r manual-6.10.0/examples/wgpluck.csd.orig manual-6.10.0/examples/wgpluck.csd + rm -f manual-6.10.0/examples/wgpluck.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sensekey.csd + touch -r manual-6.10.0/examples/sensekey.csd.orig manual-6.10.0/examples/sensekey.csd + rm -f manual-6.10.0/examples/sensekey.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fmrhode.csd + touch -r manual-6.10.0/examples/fmrhode.csd.orig manual-6.10.0/examples/fmrhode.csd + rm -f manual-6.10.0/examples/fmrhode.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/hvs1.csd + touch -r manual-6.10.0/examples/hvs1.csd.orig manual-6.10.0/examples/hvs1.csd + rm -f manual-6.10.0/examples/hvs1.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vpowv.csd + touch -r manual-6.10.0/examples/vpowv.csd.orig manual-6.10.0/examples/vpowv.csd + rm -f manual-6.10.0/examples/vpowv.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen30.csd + touch -r manual-6.10.0/examples/gen30.csd.orig manual-6.10.0/examples/gen30.csd + rm -f manual-6.10.0/examples/gen30.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mdelay.csd + touch -r manual-6.10.0/examples/mdelay.csd.orig manual-6.10.0/examples/mdelay.csd + rm -f manual-6.10.0/examples/mdelay.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/strset.csd + touch -r manual-6.10.0/examples/strset.csd.orig manual-6.10.0/examples/strset.csd + rm -f manual-6.10.0/examples/strset.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/times.csd + touch -r manual-6.10.0/examples/times.csd.orig manual-6.10.0/examples/times.csd + rm -f manual-6.10.0/examples/times.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen07.csd + touch -r manual-6.10.0/examples/gen07.csd.orig manual-6.10.0/examples/gen07.csd + rm -f manual-6.10.0/examples/gen07.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outkpc.csd + touch -r manual-6.10.0/examples/outkpc.csd.orig manual-6.10.0/examples/outkpc.csd + rm -f manual-6.10.0/examples/outkpc.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gentanh.csd + touch -r manual-6.10.0/examples/gentanh.csd.orig manual-6.10.0/examples/gentanh.csd + rm -f manual-6.10.0/examples/gentanh.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vco.csd + touch -r manual-6.10.0/examples/vco.csd.orig manual-6.10.0/examples/vco.csd + rm -f manual-6.10.0/examples/vco.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/chnset.csd + touch -r manual-6.10.0/examples/chnset.csd.orig manual-6.10.0/examples/chnset.csd + rm -f manual-6.10.0/examples/chnset.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/adsynt2.csd + touch -r manual-6.10.0/examples/adsynt2.csd.orig manual-6.10.0/examples/adsynt2.csd + rm -f manual-6.10.0/examples/adsynt2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tival.csd + touch -r manual-6.10.0/examples/tival.csd.orig manual-6.10.0/examples/tival.csd + rm -f manual-6.10.0/examples/tival.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/endin.csd + touch -r manual-6.10.0/examples/endin.csd.orig manual-6.10.0/examples/endin.csd + rm -f manual-6.10.0/examples/endin.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLvalue.csd + touch -r manual-6.10.0/examples/FLvalue.csd.orig manual-6.10.0/examples/FLvalue.csd + rm -f manual-6.10.0/examples/FLvalue.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sekere.csd + touch -r manual-6.10.0/examples/sekere.csd.orig manual-6.10.0/examples/sekere.csd + rm -f manual-6.10.0/examples/sekere.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/clockon.csd + touch -r manual-6.10.0/examples/clockon.csd.orig manual-6.10.0/examples/clockon.csd + rm -f manual-6.10.0/examples/clockon.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outch-2.csd + touch -r manual-6.10.0/examples/outch-2.csd.orig manual-6.10.0/examples/outch-2.csd + rm -f manual-6.10.0/examples/outch-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pluck.csd + touch -r manual-6.10.0/examples/pluck.csd.orig manual-6.10.0/examples/pluck.csd + rm -f manual-6.10.0/examples/pluck.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen33.csd + touch -r manual-6.10.0/examples/gen33.csd.orig manual-6.10.0/examples/gen33.csd + rm -f manual-6.10.0/examples/gen33.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fluidLoad.csd + touch -r manual-6.10.0/examples/fluidLoad.csd.orig manual-6.10.0/examples/fluidLoad.csd + rm -f manual-6.10.0/examples/fluidLoad.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/jitter.csd + touch -r manual-6.10.0/examples/jitter.csd.orig manual-6.10.0/examples/jitter.csd + rm -f manual-6.10.0/examples/jitter.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/filescal.csd + touch -r manual-6.10.0/examples/filescal.csd.orig manual-6.10.0/examples/filescal.csd + rm -f manual-6.10.0/examples/filescal.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/wgflute.csd + touch -r manual-6.10.0/examples/wgflute.csd.orig manual-6.10.0/examples/wgflute.csd + rm -f manual-6.10.0/examples/wgflute.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/syncgrain.csd + touch -r manual-6.10.0/examples/syncgrain.csd.orig manual-6.10.0/examples/syncgrain.csd + rm -f manual-6.10.0/examples/syncgrain.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sfload.csd + touch -r manual-6.10.0/examples/sfload.csd.orig manual-6.10.0/examples/sfload.csd + rm -f manual-6.10.0/examples/sfload.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsgain.csd + touch -r manual-6.10.0/examples/pvsgain.csd.orig manual-6.10.0/examples/pvsgain.csd + rm -f manual-6.10.0/examples/pvsgain.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/hdf5read.csd + touch -r manual-6.10.0/examples/hdf5read.csd.orig manual-6.10.0/examples/hdf5read.csd + rm -f manual-6.10.0/examples/hdf5read.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/upsamp.csd + touch -r manual-6.10.0/examples/upsamp.csd.orig manual-6.10.0/examples/upsamp.csd + rm -f manual-6.10.0/examples/upsamp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/peak.csd + touch -r manual-6.10.0/examples/peak.csd.orig manual-6.10.0/examples/peak.csd + rm -f manual-6.10.0/examples/peak.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/0dbfs-1.csd + touch -r manual-6.10.0/examples/0dbfs-1.csd.orig manual-6.10.0/examples/0dbfs-1.csd + rm -f manual-6.10.0/examples/0dbfs-1.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/schedkwhennamed.csd + touch -r manual-6.10.0/examples/schedkwhennamed.csd.orig manual-6.10.0/examples/schedkwhennamed.csd + rm -f manual-6.10.0/examples/schedkwhennamed.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cepsinv.csd + touch -r manual-6.10.0/examples/cepsinv.csd.orig manual-6.10.0/examples/cepsinv.csd + rm -f manual-6.10.0/examples/cepsinv.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/noise.csd + touch -r manual-6.10.0/examples/noise.csd.orig manual-6.10.0/examples/noise.csd + rm -f manual-6.10.0/examples/noise.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/delayk.csd + touch -r manual-6.10.0/examples/delayk.csd.orig manual-6.10.0/examples/delayk.csd + rm -f manual-6.10.0/examples/delayk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pchbend.csd + touch -r manual-6.10.0/examples/pchbend.csd.orig manual-6.10.0/examples/pchbend.csd + rm -f manual-6.10.0/examples/pchbend.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/modulus.csd + touch -r manual-6.10.0/examples/modulus.csd.orig manual-6.10.0/examples/modulus.csd + rm -f manual-6.10.0/examples/modulus.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/combinv.csd + touch -r manual-6.10.0/examples/combinv.csd.orig manual-6.10.0/examples/combinv.csd + rm -f manual-6.10.0/examples/combinv.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vpow_i.csd + touch -r manual-6.10.0/examples/vpow_i.csd.orig manual-6.10.0/examples/vpow_i.csd + rm -f manual-6.10.0/examples/vpow_i.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ctrl21.csd + touch -r manual-6.10.0/examples/ctrl21.csd.orig manual-6.10.0/examples/ctrl21.csd + rm -f manual-6.10.0/examples/ctrl21.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/genfarey.csd + touch -r manual-6.10.0/examples/genfarey.csd.orig manual-6.10.0/examples/genfarey.csd + rm -f manual-6.10.0/examples/genfarey.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/event_named.csd + touch -r manual-6.10.0/examples/event_named.csd.orig manual-6.10.0/examples/event_named.csd + rm -f manual-6.10.0/examples/event_named.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vaddv.csd + touch -r manual-6.10.0/examples/vaddv.csd.orig manual-6.10.0/examples/vaddv.csd + rm -f manual-6.10.0/examples/vaddv.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/transeg.csd + touch -r manual-6.10.0/examples/transeg.csd.orig manual-6.10.0/examples/transeg.csd + rm -f manual-6.10.0/examples/transeg.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fluidCCi.csd + touch -r manual-6.10.0/examples/fluidCCi.csd.orig manual-6.10.0/examples/fluidCCi.csd + rm -f manual-6.10.0/examples/fluidCCi.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/linseg.csd + touch -r manual-6.10.0/examples/linseg.csd.orig manual-6.10.0/examples/linseg.csd + rm -f manual-6.10.0/examples/linseg.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/atonex.csd + touch -r manual-6.10.0/examples/atonex.csd.orig manual-6.10.0/examples/atonex.csd + rm -f manual-6.10.0/examples/atonex.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/clear.csd + touch -r manual-6.10.0/examples/clear.csd.orig manual-6.10.0/examples/clear.csd + rm -f manual-6.10.0/examples/clear.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/zawm.csd + touch -r manual-6.10.0/examples/zawm.csd.orig manual-6.10.0/examples/zawm.csd + rm -f manual-6.10.0/examples/zawm.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cpspch.csd + touch -r manual-6.10.0/examples/cpspch.csd.orig manual-6.10.0/examples/cpspch.csd + rm -f manual-6.10.0/examples/cpspch.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/seqtime.csd + touch -r manual-6.10.0/examples/seqtime.csd.orig manual-6.10.0/examples/seqtime.csd + rm -f manual-6.10.0/examples/seqtime.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/scans.csd + touch -r manual-6.10.0/examples/scans.csd.orig manual-6.10.0/examples/scans.csd + rm -f manual-6.10.0/examples/scans.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ATSinfo.csd + touch -r manual-6.10.0/examples/ATSinfo.csd.orig manual-6.10.0/examples/ATSinfo.csd + rm -f manual-6.10.0/examples/ATSinfo.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/moogladder2.csd + touch -r manual-6.10.0/examples/moogladder2.csd.orig manual-6.10.0/examples/moogladder2.csd + rm -f manual-6.10.0/examples/moogladder2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/moogvcf2.csd + touch -r manual-6.10.0/examples/moogvcf2.csd.orig manual-6.10.0/examples/moogvcf2.csd + rm -f manual-6.10.0/examples/moogvcf2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/median.csd + touch -r manual-6.10.0/examples/median.csd.orig manual-6.10.0/examples/median.csd + rm -f manual-6.10.0/examples/median.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fluidcomplex.csd + touch -r manual-6.10.0/examples/fluidcomplex.csd.orig manual-6.10.0/examples/fluidcomplex.csd + rm -f manual-6.10.0/examples/fluidcomplex.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/zdf_ladder.csd + touch -r manual-6.10.0/examples/zdf_ladder.csd.orig manual-6.10.0/examples/zdf_ladder.csd + rm -f manual-6.10.0/examples/zdf_ladder.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLvslidBnk.csd + touch -r manual-6.10.0/examples/FLvslidBnk.csd.orig manual-6.10.0/examples/FLvslidBnk.csd + rm -f manual-6.10.0/examples/FLvslidBnk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/crunch.csd + touch -r manual-6.10.0/examples/crunch.csd.orig manual-6.10.0/examples/crunch.csd + rm -f manual-6.10.0/examples/crunch.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/aresonk.csd + touch -r manual-6.10.0/examples/aresonk.csd.orig manual-6.10.0/examples/aresonk.csd + rm -f manual-6.10.0/examples/aresonk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/bitwise.csd + touch -r manual-6.10.0/examples/bitwise.csd.orig manual-6.10.0/examples/bitwise.csd + rm -f manual-6.10.0/examples/bitwise.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/nchnls.csd + touch -r manual-6.10.0/examples/nchnls.csd.orig manual-6.10.0/examples/nchnls.csd + rm -f manual-6.10.0/examples/nchnls.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fmb3.csd + touch -r manual-6.10.0/examples/fmb3.csd.orig manual-6.10.0/examples/fmb3.csd + rm -f manual-6.10.0/examples/fmb3.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvshift.csd + touch -r manual-6.10.0/examples/pvshift.csd.orig manual-6.10.0/examples/pvshift.csd + rm -f manual-6.10.0/examples/pvshift.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ptrack.csd + touch -r manual-6.10.0/examples/ptrack.csd.orig manual-6.10.0/examples/ptrack.csd + rm -f manual-6.10.0/examples/ptrack.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/phs.csd + touch -r manual-6.10.0/examples/phs.csd.orig manual-6.10.0/examples/phs.csd + rm -f manual-6.10.0/examples/phs.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/butterbr.csd + touch -r manual-6.10.0/examples/butterbr.csd.orig manual-6.10.0/examples/butterbr.csd + rm -f manual-6.10.0/examples/butterbr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/trshift.csd + touch -r manual-6.10.0/examples/trshift.csd.orig manual-6.10.0/examples/trshift.csd + rm -f manual-6.10.0/examples/trshift.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vco2ift.csd + touch -r manual-6.10.0/examples/vco2ift.csd.orig manual-6.10.0/examples/vco2ift.csd + rm -f manual-6.10.0/examples/vco2ift.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/loscilx.csd + touch -r manual-6.10.0/examples/loscilx.csd.orig manual-6.10.0/examples/loscilx.csd + rm -f manual-6.10.0/examples/loscilx.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKDrummer.csd + touch -r manual-6.10.0/examples/STKDrummer.csd.orig manual-6.10.0/examples/STKDrummer.csd + rm -f manual-6.10.0/examples/STKDrummer.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKMoog.csd + touch -r manual-6.10.0/examples/STKMoog.csd.orig manual-6.10.0/examples/STKMoog.csd + rm -f manual-6.10.0/examples/STKMoog.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vpow.csd + touch -r manual-6.10.0/examples/vpow.csd.orig manual-6.10.0/examples/vpow.csd + rm -f manual-6.10.0/examples/vpow.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/phaser1.csd + touch -r manual-6.10.0/examples/phaser1.csd.orig manual-6.10.0/examples/phaser1.csd + rm -f manual-6.10.0/examples/phaser1.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/filevalid.csd + touch -r manual-6.10.0/examples/filevalid.csd.orig manual-6.10.0/examples/filevalid.csd + rm -f manual-6.10.0/examples/filevalid.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pitch.csd + touch -r manual-6.10.0/examples/pitch.csd.orig manual-6.10.0/examples/pitch.csd + rm -f manual-6.10.0/examples/pitch.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dssiaudio.csd + touch -r manual-6.10.0/examples/dssiaudio.csd.orig manual-6.10.0/examples/dssiaudio.csd + rm -f manual-6.10.0/examples/dssiaudio.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/integ.csd + touch -r manual-6.10.0/examples/integ.csd.orig manual-6.10.0/examples/integ.csd + rm -f manual-6.10.0/examples/integ.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gain.csd + touch -r manual-6.10.0/examples/gain.csd.orig manual-6.10.0/examples/gain.csd + rm -f manual-6.10.0/examples/gain.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/p5g.csd + touch -r manual-6.10.0/examples/p5g.csd.orig manual-6.10.0/examples/p5g.csd + rm -f manual-6.10.0/examples/p5g.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midiout.csd + touch -r manual-6.10.0/examples/midiout.csd.orig manual-6.10.0/examples/midiout.csd + rm -f manual-6.10.0/examples/midiout.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/denorm.csd + touch -r manual-6.10.0/examples/denorm.csd.orig manual-6.10.0/examples/denorm.csd + rm -f manual-6.10.0/examples/denorm.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/semitone.csd + touch -r manual-6.10.0/examples/semitone.csd.orig manual-6.10.0/examples/semitone.csd + rm -f manual-6.10.0/examples/semitone.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen01.csd + touch -r manual-6.10.0/examples/gen01.csd.orig manual-6.10.0/examples/gen01.csd + rm -f manual-6.10.0/examples/gen01.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/array_scalar_math.csd + touch -r manual-6.10.0/examples/array_scalar_math.csd.orig manual-6.10.0/examples/array_scalar_math.csd + rm -f manual-6.10.0/examples/array_scalar_math.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pset.csd + touch -r manual-6.10.0/examples/pset.csd.orig manual-6.10.0/examples/pset.csd + rm -f manual-6.10.0/examples/pset.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/readscore.csd + touch -r manual-6.10.0/examples/readscore.csd.orig manual-6.10.0/examples/readscore.csd + rm -f manual-6.10.0/examples/readscore.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/zdf_2pole_mode.csd + touch -r manual-6.10.0/examples/zdf_2pole_mode.csd.orig manual-6.10.0/examples/zdf_2pole_mode.csd + rm -f manual-6.10.0/examples/zdf_2pole_mode.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tempest.csd + touch -r manual-6.10.0/examples/tempest.csd.orig manual-6.10.0/examples/tempest.csd + rm -f manual-6.10.0/examples/tempest.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/deltapi.csd + touch -r manual-6.10.0/examples/deltapi.csd.orig manual-6.10.0/examples/deltapi.csd + rm -f manual-6.10.0/examples/deltapi.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/logbtwo.csd + touch -r manual-6.10.0/examples/logbtwo.csd.orig manual-6.10.0/examples/logbtwo.csd + rm -f manual-6.10.0/examples/logbtwo.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/readclock.csd + touch -r manual-6.10.0/examples/readclock.csd.orig manual-6.10.0/examples/readclock.csd + rm -f manual-6.10.0/examples/readclock.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/v.csd + touch -r manual-6.10.0/examples/v.csd.orig manual-6.10.0/examples/v.csd + rm -f manual-6.10.0/examples/v.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lorenz.csd + touch -r manual-6.10.0/examples/lorenz.csd.orig manual-6.10.0/examples/lorenz.csd + rm -f manual-6.10.0/examples/lorenz.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midicontrolchange.csd + touch -r manual-6.10.0/examples/midicontrolchange.csd.orig manual-6.10.0/examples/midicontrolchange.csd + rm -f manual-6.10.0/examples/midicontrolchange.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outs1.csd + touch -r manual-6.10.0/examples/outs1.csd.orig manual-6.10.0/examples/outs1.csd + rm -f manual-6.10.0/examples/outs1.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tablecopy.csd + touch -r manual-6.10.0/examples/tablecopy.csd.orig manual-6.10.0/examples/tablecopy.csd + rm -f manual-6.10.0/examples/tablecopy.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vdelayxw.csd + touch -r manual-6.10.0/examples/vdelayxw.csd.orig manual-6.10.0/examples/vdelayxw.csd + rm -f manual-6.10.0/examples/vdelayxw.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vpow-2.csd + touch -r manual-6.10.0/examples/vpow-2.csd.orig manual-6.10.0/examples/vpow-2.csd + rm -f manual-6.10.0/examples/vpow-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/define_args.csd + touch -r manual-6.10.0/examples/define_args.csd.orig manual-6.10.0/examples/define_args.csd + rm -f manual-6.10.0/examples/define_args.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLtabs.csd + touch -r manual-6.10.0/examples/FLtabs.csd.orig manual-6.10.0/examples/FLtabs.csd + rm -f manual-6.10.0/examples/FLtabs.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/chuap.csd + touch -r manual-6.10.0/examples/chuap.csd.orig manual-6.10.0/examples/chuap.csd + rm -f manual-6.10.0/examples/chuap.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pchtom.csd + touch -r manual-6.10.0/examples/pchtom.csd.orig manual-6.10.0/examples/pchtom.csd + rm -f manual-6.10.0/examples/pchtom.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/readk-2.csd + touch -r manual-6.10.0/examples/readk-2.csd.orig manual-6.10.0/examples/readk-2.csd + rm -f manual-6.10.0/examples/readk-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/biquad-2.csd + touch -r manual-6.10.0/examples/biquad-2.csd.orig manual-6.10.0/examples/biquad-2.csd + rm -f manual-6.10.0/examples/biquad-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midiout_i.csd + touch -r manual-6.10.0/examples/midiout_i.csd.orig manual-6.10.0/examples/midiout_i.csd + rm -f manual-6.10.0/examples/midiout_i.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/maparray.csd + touch -r manual-6.10.0/examples/maparray.csd.orig manual-6.10.0/examples/maparray.csd + rm -f manual-6.10.0/examples/maparray.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sndwarp.csd + touch -r manual-6.10.0/examples/sndwarp.csd.orig manual-6.10.0/examples/sndwarp.csd + rm -f manual-6.10.0/examples/sndwarp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/flooper.csd + touch -r manual-6.10.0/examples/flooper.csd.orig manual-6.10.0/examples/flooper.csd + rm -f manual-6.10.0/examples/flooper.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/q.csd + touch -r manual-6.10.0/examples/q.csd.orig manual-6.10.0/examples/q.csd + rm -f manual-6.10.0/examples/q.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fout_poly.csd + touch -r manual-6.10.0/examples/fout_poly.csd.orig manual-6.10.0/examples/fout_poly.csd + rm -f manual-6.10.0/examples/fout_poly.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/changed2.csd + touch -r manual-6.10.0/examples/changed2.csd.orig manual-6.10.0/examples/changed2.csd + rm -f manual-6.10.0/examples/changed2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/endop.csd + touch -r manual-6.10.0/examples/endop.csd.orig manual-6.10.0/examples/endop.csd + rm -f manual-6.10.0/examples/endop.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen49.csd + touch -r manual-6.10.0/examples/gen49.csd.orig manual-6.10.0/examples/gen49.csd + rm -f manual-6.10.0/examples/gen49.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fout_ftable.csd + touch -r manual-6.10.0/examples/fout_ftable.csd.orig manual-6.10.0/examples/fout_ftable.csd + rm -f manual-6.10.0/examples/fout_ftable.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/strfromurl.csd + touch -r manual-6.10.0/examples/strfromurl.csd.orig manual-6.10.0/examples/strfromurl.csd + rm -f manual-6.10.0/examples/strfromurl.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/imageopcodes.csd + touch -r manual-6.10.0/examples/imageopcodes.csd.orig manual-6.10.0/examples/imageopcodes.csd + rm -f manual-6.10.0/examples/imageopcodes.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/filter2.csd + touch -r manual-6.10.0/examples/filter2.csd.orig manual-6.10.0/examples/filter2.csd + rm -f manual-6.10.0/examples/filter2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vmult_i.csd + touch -r manual-6.10.0/examples/vmult_i.csd.orig manual-6.10.0/examples/vmult_i.csd + rm -f manual-6.10.0/examples/vmult_i.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen09square.csd + touch -r manual-6.10.0/examples/gen09square.csd.orig manual-6.10.0/examples/gen09square.csd + rm -f manual-6.10.0/examples/gen09square.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/toot3.csd + touch -r manual-6.10.0/examples/toot3.csd.orig manual-6.10.0/examples/toot3.csd + rm -f manual-6.10.0/examples/toot3.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/nlfilt.csd + touch -r manual-6.10.0/examples/nlfilt.csd.orig manual-6.10.0/examples/nlfilt.csd + rm -f manual-6.10.0/examples/nlfilt.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ampdbfs.csd + touch -r manual-6.10.0/examples/ampdbfs.csd.orig manual-6.10.0/examples/ampdbfs.csd + rm -f manual-6.10.0/examples/ampdbfs.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLsavesnap.csd + touch -r manual-6.10.0/examples/FLsavesnap.csd.orig manual-6.10.0/examples/FLsavesnap.csd + rm -f manual-6.10.0/examples/FLsavesnap.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ftmorf.csd + touch -r manual-6.10.0/examples/ftmorf.csd.orig manual-6.10.0/examples/ftmorf.csd + rm -f manual-6.10.0/examples/ftmorf.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/checkbox.csd + touch -r manual-6.10.0/examples/checkbox.csd.orig manual-6.10.0/examples/checkbox.csd + rm -f manual-6.10.0/examples/checkbox.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/display.csd + touch -r manual-6.10.0/examples/display.csd.orig manual-6.10.0/examples/display.csd + rm -f manual-6.10.0/examples/display.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sinsyn.csd + touch -r manual-6.10.0/examples/sinsyn.csd.orig manual-6.10.0/examples/sinsyn.csd + rm -f manual-6.10.0/examples/sinsyn.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/csbeats.csd + touch -r manual-6.10.0/examples/csbeats.csd.orig manual-6.10.0/examples/csbeats.csd + rm -f manual-6.10.0/examples/csbeats.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vlinseg.csd + touch -r manual-6.10.0/examples/vlinseg.csd.orig manual-6.10.0/examples/vlinseg.csd + rm -f manual-6.10.0/examples/vlinseg.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/changed2a.csd + touch -r manual-6.10.0/examples/changed2a.csd.orig manual-6.10.0/examples/changed2a.csd + rm -f manual-6.10.0/examples/changed2a.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tabifd.csd + touch -r manual-6.10.0/examples/tabifd.csd.orig manual-6.10.0/examples/tabifd.csd + rm -f manual-6.10.0/examples/tabifd.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/directory.csd + touch -r manual-6.10.0/examples/directory.csd.orig manual-6.10.0/examples/directory.csd + rm -f manual-6.10.0/examples/directory.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKWurley.csd + touch -r manual-6.10.0/examples/STKWurley.csd.orig manual-6.10.0/examples/STKWurley.csd + rm -f manual-6.10.0/examples/STKWurley.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen42.csd + touch -r manual-6.10.0/examples/gen42.csd.orig manual-6.10.0/examples/gen42.csd + rm -f manual-6.10.0/examples/gen42.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/phaser2.csd + touch -r manual-6.10.0/examples/phaser2.csd.orig manual-6.10.0/examples/phaser2.csd + rm -f manual-6.10.0/examples/phaser2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outc.csd + touch -r manual-6.10.0/examples/outc.csd.orig manual-6.10.0/examples/outc.csd + rm -f manual-6.10.0/examples/outc.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/xscanu.csd + touch -r manual-6.10.0/examples/xscanu.csd.orig manual-6.10.0/examples/xscanu.csd + rm -f manual-6.10.0/examples/xscanu.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/foscili.csd + touch -r manual-6.10.0/examples/foscili.csd.orig manual-6.10.0/examples/foscili.csd + rm -f manual-6.10.0/examples/foscili.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tab.csd + touch -r manual-6.10.0/examples/tab.csd.orig manual-6.10.0/examples/tab.csd + rm -f manual-6.10.0/examples/tab.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ceps.csd + touch -r manual-6.10.0/examples/ceps.csd.orig manual-6.10.0/examples/ceps.csd + rm -f manual-6.10.0/examples/ceps.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dbamp.csd + touch -r manual-6.10.0/examples/dbamp.csd.orig manual-6.10.0/examples/dbamp.csd + rm -f manual-6.10.0/examples/dbamp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/a.csd + touch -r manual-6.10.0/examples/a.csd.orig manual-6.10.0/examples/a.csd + rm -f manual-6.10.0/examples/a.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/serialRead.csd + touch -r manual-6.10.0/examples/serialRead.csd.orig manual-6.10.0/examples/serialRead.csd + rm -f manual-6.10.0/examples/serialRead.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKSaxofony.csd + touch -r manual-6.10.0/examples/STKSaxofony.csd.orig manual-6.10.0/examples/STKSaxofony.csd + rm -f manual-6.10.0/examples/STKSaxofony.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tablekt.csd + touch -r manual-6.10.0/examples/tablekt.csd.orig manual-6.10.0/examples/tablekt.csd + rm -f manual-6.10.0/examples/tablekt.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vadd_i.csd + touch -r manual-6.10.0/examples/vadd_i.csd.orig manual-6.10.0/examples/vadd_i.csd + rm -f manual-6.10.0/examples/vadd_i.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/osciln.csd + touch -r manual-6.10.0/examples/osciln.csd.orig manual-6.10.0/examples/osciln.csd + rm -f manual-6.10.0/examples/osciln.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dssilist.csd + touch -r manual-6.10.0/examples/dssilist.csd.orig manual-6.10.0/examples/dssilist.csd + rm -f manual-6.10.0/examples/dssilist.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/foscil.csd + touch -r manual-6.10.0/examples/foscil.csd.orig manual-6.10.0/examples/foscil.csd + rm -f manual-6.10.0/examples/foscil.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/phasorbnk.csd + touch -r manual-6.10.0/examples/phasorbnk.csd.orig manual-6.10.0/examples/phasorbnk.csd + rm -f manual-6.10.0/examples/phasorbnk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/octpch.csd + touch -r manual-6.10.0/examples/octpch.csd.orig manual-6.10.0/examples/octpch.csd + rm -f manual-6.10.0/examples/octpch.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outs.csd + touch -r manual-6.10.0/examples/outs.csd.orig manual-6.10.0/examples/outs.csd + rm -f manual-6.10.0/examples/outs.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outvalue.csd + touch -r manual-6.10.0/examples/outvalue.csd.orig manual-6.10.0/examples/outvalue.csd + rm -f manual-6.10.0/examples/outvalue.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/greaterthan.csd + touch -r manual-6.10.0/examples/greaterthan.csd.orig manual-6.10.0/examples/greaterthan.csd + rm -f manual-6.10.0/examples/greaterthan.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/invalue.csd + touch -r manual-6.10.0/examples/invalue.csd.orig manual-6.10.0/examples/invalue.csd + rm -f manual-6.10.0/examples/invalue.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/oscil.csd + touch -r manual-6.10.0/examples/oscil.csd.orig manual-6.10.0/examples/oscil.csd + rm -f manual-6.10.0/examples/oscil.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/productarray.csd + touch -r manual-6.10.0/examples/productarray.csd.orig manual-6.10.0/examples/productarray.csd + rm -f manual-6.10.0/examples/productarray.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lpshold.csd + touch -r manual-6.10.0/examples/lpshold.csd.orig manual-6.10.0/examples/lpshold.csd + rm -f manual-6.10.0/examples/lpshold.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/follow.csd + touch -r manual-6.10.0/examples/follow.csd.orig manual-6.10.0/examples/follow.csd + rm -f manual-6.10.0/examples/follow.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lowres.csd + touch -r manual-6.10.0/examples/lowres.csd.orig manual-6.10.0/examples/lowres.csd + rm -f manual-6.10.0/examples/lowres.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/t.csd + touch -r manual-6.10.0/examples/t.csd.orig manual-6.10.0/examples/t.csd + rm -f manual-6.10.0/examples/t.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vincr.csd + touch -r manual-6.10.0/examples/vincr.csd.orig manual-6.10.0/examples/vincr.csd + rm -f manual-6.10.0/examples/vincr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/flooper2.csd + touch -r manual-6.10.0/examples/flooper2.csd.orig manual-6.10.0/examples/flooper2.csd + rm -f manual-6.10.0/examples/flooper2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/greaterequal.csd + touch -r manual-6.10.0/examples/greaterequal.csd.orig manual-6.10.0/examples/greaterequal.csd + rm -f manual-6.10.0/examples/greaterequal.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/planet.csd + touch -r manual-6.10.0/examples/planet.csd.orig manual-6.10.0/examples/planet.csd + rm -f manual-6.10.0/examples/planet.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/elseif.csd + touch -r manual-6.10.0/examples/elseif.csd.orig manual-6.10.0/examples/elseif.csd + rm -f manual-6.10.0/examples/elseif.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tabmorphak.csd + touch -r manual-6.10.0/examples/tabmorphak.csd.orig manual-6.10.0/examples/tabmorphak.csd + rm -f manual-6.10.0/examples/tabmorphak.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/spdist.csd + touch -r manual-6.10.0/examples/spdist.csd.orig manual-6.10.0/examples/spdist.csd + rm -f manual-6.10.0/examples/spdist.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/OSCmidircv.csd + touch -r manual-6.10.0/examples/OSCmidircv.csd.orig manual-6.10.0/examples/OSCmidircv.csd + rm -f manual-6.10.0/examples/OSCmidircv.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ampmidi.csd + touch -r manual-6.10.0/examples/ampmidi.csd.orig manual-6.10.0/examples/ampmidi.csd + rm -f manual-6.10.0/examples/ampmidi.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/flashtxt.csd + touch -r manual-6.10.0/examples/flashtxt.csd.orig manual-6.10.0/examples/flashtxt.csd + rm -f manual-6.10.0/examples/flashtxt.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/inq.csd + touch -r manual-6.10.0/examples/inq.csd.orig manual-6.10.0/examples/inq.csd + rm -f manual-6.10.0/examples/inq.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsbandr.csd + touch -r manual-6.10.0/examples/pvsbandr.csd.orig manual-6.10.0/examples/pvsbandr.csd + rm -f manual-6.10.0/examples/pvsbandr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/looptseg.csd + touch -r manual-6.10.0/examples/looptseg.csd.orig manual-6.10.0/examples/looptseg.csd + rm -f manual-6.10.0/examples/looptseg.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/hilbert2.csd + touch -r manual-6.10.0/examples/hilbert2.csd.orig manual-6.10.0/examples/hilbert2.csd + rm -f manual-6.10.0/examples/hilbert2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/waveset.csd + touch -r manual-6.10.0/examples/waveset.csd.orig manual-6.10.0/examples/waveset.csd + rm -f manual-6.10.0/examples/waveset.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/jitter2.csd + touch -r manual-6.10.0/examples/jitter2.csd.orig manual-6.10.0/examples/jitter2.csd + rm -f manual-6.10.0/examples/jitter2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/atonek.csd + touch -r manual-6.10.0/examples/atonek.csd.orig manual-6.10.0/examples/atonek.csd + rm -f manual-6.10.0/examples/atonek.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cauchy.csd + touch -r manual-6.10.0/examples/cauchy.csd.orig manual-6.10.0/examples/cauchy.csd + rm -f manual-6.10.0/examples/cauchy.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/copyf2array.csd + touch -r manual-6.10.0/examples/copyf2array.csd.orig manual-6.10.0/examples/copyf2array.csd + rm -f manual-6.10.0/examples/copyf2array.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midic7.csd + touch -r manual-6.10.0/examples/midic7.csd.orig manual-6.10.0/examples/midic7.csd + rm -f manual-6.10.0/examples/midic7.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cudasliding.csd + touch -r manual-6.10.0/examples/cudasliding.csd.orig manual-6.10.0/examples/cudasliding.csd + rm -f manual-6.10.0/examples/cudasliding.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fmanal.csd + touch -r manual-6.10.0/examples/fmanal.csd.orig manual-6.10.0/examples/fmanal.csd + rm -f manual-6.10.0/examples/fmanal.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLpanel-sensekey.csd + touch -r manual-6.10.0/examples/FLpanel-sensekey.csd.orig manual-6.10.0/examples/FLpanel-sensekey.csd + rm -f manual-6.10.0/examples/FLpanel-sensekey.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cps2pch.csd + touch -r manual-6.10.0/examples/cps2pch.csd.orig manual-6.10.0/examples/cps2pch.csd + rm -f manual-6.10.0/examples/cps2pch.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLmouse.csd + touch -r manual-6.10.0/examples/FLmouse.csd.orig manual-6.10.0/examples/FLmouse.csd + rm -f manual-6.10.0/examples/FLmouse.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fmin.csd + touch -r manual-6.10.0/examples/fmin.csd.orig manual-6.10.0/examples/fmin.csd + rm -f manual-6.10.0/examples/fmin.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tvconv.csd + touch -r manual-6.10.0/examples/tvconv.csd.orig manual-6.10.0/examples/tvconv.csd + rm -f manual-6.10.0/examples/tvconv.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/granule.csd + touch -r manual-6.10.0/examples/granule.csd.orig manual-6.10.0/examples/granule.csd + rm -f manual-6.10.0/examples/granule.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/opand.csd + touch -r manual-6.10.0/examples/opand.csd.orig manual-6.10.0/examples/opand.csd + rm -f manual-6.10.0/examples/opand.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsfwrite.csd + touch -r manual-6.10.0/examples/pvsfwrite.csd.orig manual-6.10.0/examples/pvsfwrite.csd + rm -f manual-6.10.0/examples/pvsfwrite.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/until.csd + touch -r manual-6.10.0/examples/until.csd.orig manual-6.10.0/examples/until.csd + rm -f manual-6.10.0/examples/until.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/syncphasor-CZresonance.csd + touch -r manual-6.10.0/examples/syncphasor-CZresonance.csd.orig manual-6.10.0/examples/syncphasor-CZresonance.csd + rm -f manual-6.10.0/examples/syncphasor-CZresonance.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sfplay3m.csd + touch -r manual-6.10.0/examples/sfplay3m.csd.orig manual-6.10.0/examples/sfplay3m.csd + rm -f manual-6.10.0/examples/sfplay3m.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/diskin.csd + touch -r manual-6.10.0/examples/diskin.csd.orig manual-6.10.0/examples/diskin.csd + rm -f manual-6.10.0/examples/diskin.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/goto.csd + touch -r manual-6.10.0/examples/goto.csd.orig manual-6.10.0/examples/goto.csd + rm -f manual-6.10.0/examples/goto.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/rtclock.csd + touch -r manual-6.10.0/examples/rtclock.csd.orig manual-6.10.0/examples/rtclock.csd + rm -f manual-6.10.0/examples/rtclock.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/shiftin.csd + touch -r manual-6.10.0/examples/shiftin.csd.orig manual-6.10.0/examples/shiftin.csd + rm -f manual-6.10.0/examples/shiftin.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fini.csd + touch -r manual-6.10.0/examples/fini.csd.orig manual-6.10.0/examples/fini.csd + rm -f manual-6.10.0/examples/fini.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sfplay.csd + touch -r manual-6.10.0/examples/sfplay.csd.orig manual-6.10.0/examples/sfplay.csd + rm -f manual-6.10.0/examples/sfplay.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKShakers.csd + touch -r manual-6.10.0/examples/STKShakers.csd.orig manual-6.10.0/examples/STKShakers.csd + rm -f manual-6.10.0/examples/STKShakers.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cpsoct.csd + touch -r manual-6.10.0/examples/cpsoct.csd.orig manual-6.10.0/examples/cpsoct.csd + rm -f manual-6.10.0/examples/cpsoct.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/expon.csd + touch -r manual-6.10.0/examples/expon.csd.orig manual-6.10.0/examples/expon.csd + rm -f manual-6.10.0/examples/expon.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/rfft.csd + touch -r manual-6.10.0/examples/rfft.csd.orig manual-6.10.0/examples/rfft.csd + rm -f manual-6.10.0/examples/rfft.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLslider-2.csd + touch -r manual-6.10.0/examples/FLslider-2.csd.orig manual-6.10.0/examples/FLslider-2.csd + rm -f manual-6.10.0/examples/FLslider-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dumpk4.csd + touch -r manual-6.10.0/examples/dumpk4.csd.orig manual-6.10.0/examples/dumpk4.csd + rm -f manual-6.10.0/examples/dumpk4.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/valpass-2.csd + touch -r manual-6.10.0/examples/valpass-2.csd.orig manual-6.10.0/examples/valpass-2.csd + rm -f manual-6.10.0/examples/valpass-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fft.csd + touch -r manual-6.10.0/examples/fft.csd.orig manual-6.10.0/examples/fft.csd + rm -f manual-6.10.0/examples/fft.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mfb.csd + touch -r manual-6.10.0/examples/mfb.csd.orig manual-6.10.0/examples/mfb.csd + rm -f manual-6.10.0/examples/mfb.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cpsmidinn2.csd + touch -r manual-6.10.0/examples/cpsmidinn2.csd.orig manual-6.10.0/examples/cpsmidinn2.csd + rm -f manual-6.10.0/examples/cpsmidinn2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/voice.csd + touch -r manual-6.10.0/examples/voice.csd.orig manual-6.10.0/examples/voice.csd + rm -f manual-6.10.0/examples/voice.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/rnd31_time.csd + touch -r manual-6.10.0/examples/rnd31_time.csd.orig manual-6.10.0/examples/rnd31_time.csd + rm -f manual-6.10.0/examples/rnd31_time.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pgmassign.csd + touch -r manual-6.10.0/examples/pgmassign.csd.orig manual-6.10.0/examples/pgmassign.csd + rm -f manual-6.10.0/examples/pgmassign.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/while.csd + touch -r manual-6.10.0/examples/while.csd.orig manual-6.10.0/examples/while.csd + rm -f manual-6.10.0/examples/while.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fluidSetInterpMethod.csd + touch -r manual-6.10.0/examples/fluidSetInterpMethod.csd.orig manual-6.10.0/examples/fluidSetInterpMethod.csd + rm -f manual-6.10.0/examples/fluidSetInterpMethod.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/inletk.csd + touch -r manual-6.10.0/examples/inletk.csd.orig manual-6.10.0/examples/inletk.csd + rm -f manual-6.10.0/examples/inletk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fprintks-2.csd + touch -r manual-6.10.0/examples/fprintks-2.csd.orig manual-6.10.0/examples/fprintks-2.csd + rm -f manual-6.10.0/examples/fprintks-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/compileorc.csd + touch -r manual-6.10.0/examples/compileorc.csd.orig manual-6.10.0/examples/compileorc.csd + rm -f manual-6.10.0/examples/compileorc.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/c2r.csd + touch -r manual-6.10.0/examples/c2r.csd.orig manual-6.10.0/examples/c2r.csd + rm -f manual-6.10.0/examples/c2r.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen41.csd + touch -r manual-6.10.0/examples/gen41.csd.orig manual-6.10.0/examples/gen41.csd + rm -f manual-6.10.0/examples/gen41.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/shaker.csd + touch -r manual-6.10.0/examples/shaker.csd.orig manual-6.10.0/examples/shaker.csd + rm -f manual-6.10.0/examples/shaker.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/urandom.csd + touch -r manual-6.10.0/examples/urandom.csd.orig manual-6.10.0/examples/urandom.csd + rm -f manual-6.10.0/examples/urandom.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tonex.csd + touch -r manual-6.10.0/examples/tonex.csd.orig manual-6.10.0/examples/tonex.csd + rm -f manual-6.10.0/examples/tonex.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/powoftwo.csd + touch -r manual-6.10.0/examples/powoftwo.csd.orig manual-6.10.0/examples/powoftwo.csd + rm -f manual-6.10.0/examples/powoftwo.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen16.csd + touch -r manual-6.10.0/examples/gen16.csd.orig manual-6.10.0/examples/gen16.csd + rm -f manual-6.10.0/examples/gen16.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/butterhp.csd + touch -r manual-6.10.0/examples/butterhp.csd.orig manual-6.10.0/examples/butterhp.csd + rm -f manual-6.10.0/examples/butterhp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ATSreadnz.csd + touch -r manual-6.10.0/examples/ATSreadnz.csd.orig manual-6.10.0/examples/ATSreadnz.csd + rm -f manual-6.10.0/examples/ATSreadnz.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/toot7.csd + touch -r manual-6.10.0/examples/toot7.csd.orig manual-6.10.0/examples/toot7.csd + rm -f manual-6.10.0/examples/toot7.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/maxabs.csd + touch -r manual-6.10.0/examples/maxabs.csd.orig manual-6.10.0/examples/maxabs.csd + rm -f manual-6.10.0/examples/maxabs.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outs2.csd + touch -r manual-6.10.0/examples/outs2.csd.orig manual-6.10.0/examples/outs2.csd + rm -f manual-6.10.0/examples/outs2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cggoto.csd + touch -r manual-6.10.0/examples/cggoto.csd.orig manual-6.10.0/examples/cggoto.csd + rm -f manual-6.10.0/examples/cggoto.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vexpv.csd + touch -r manual-6.10.0/examples/vexpv.csd.orig manual-6.10.0/examples/vexpv.csd + rm -f manual-6.10.0/examples/vexpv.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/readk.csd + touch -r manual-6.10.0/examples/readk.csd.orig manual-6.10.0/examples/readk.csd + rm -f manual-6.10.0/examples/readk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/e.csd + touch -r manual-6.10.0/examples/e.csd.orig manual-6.10.0/examples/e.csd + rm -f manual-6.10.0/examples/e.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outkpb.csd + touch -r manual-6.10.0/examples/outkpb.csd.orig manual-6.10.0/examples/outkpb.csd + rm -f manual-6.10.0/examples/outkpb.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pconvolve.csd + touch -r manual-6.10.0/examples/pconvolve.csd.orig manual-6.10.0/examples/pconvolve.csd + rm -f manual-6.10.0/examples/pconvolve.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/zdf_2pole.csd + touch -r manual-6.10.0/examples/zdf_2pole.csd.orig manual-6.10.0/examples/zdf_2pole.csd + rm -f manual-6.10.0/examples/zdf_2pole.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midinoteonpch.csd + touch -r manual-6.10.0/examples/midinoteonpch.csd.orig manual-6.10.0/examples/midinoteonpch.csd + rm -f manual-6.10.0/examples/midinoteonpch.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKSitar.csd + touch -r manual-6.10.0/examples/STKSitar.csd.orig manual-6.10.0/examples/STKSitar.csd + rm -f manual-6.10.0/examples/STKSitar.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dssiinit.csd + touch -r manual-6.10.0/examples/dssiinit.csd.orig manual-6.10.0/examples/dssiinit.csd + rm -f manual-6.10.0/examples/dssiinit.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/opnot.csd + touch -r manual-6.10.0/examples/opnot.csd.orig manual-6.10.0/examples/opnot.csd + rm -f manual-6.10.0/examples/opnot.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/active_scale.csd + touch -r manual-6.10.0/examples/active_scale.csd.orig manual-6.10.0/examples/active_scale.csd + rm -f manual-6.10.0/examples/active_scale.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/temposcal.csd + touch -r manual-6.10.0/examples/temposcal.csd.orig manual-6.10.0/examples/temposcal.csd + rm -f manual-6.10.0/examples/temposcal.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outq2.csd + touch -r manual-6.10.0/examples/outq2.csd.orig manual-6.10.0/examples/outq2.csd + rm -f manual-6.10.0/examples/outq2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/xyscale.csd + touch -r manual-6.10.0/examples/xyscale.csd.orig manual-6.10.0/examples/xyscale.csd + rm -f manual-6.10.0/examples/xyscale.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/readf.csd + touch -r manual-6.10.0/examples/readf.csd.orig manual-6.10.0/examples/readf.csd + rm -f manual-6.10.0/examples/readf.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen19.csd + touch -r manual-6.10.0/examples/gen19.csd.orig manual-6.10.0/examples/gen19.csd + rm -f manual-6.10.0/examples/gen19.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vexp.csd + touch -r manual-6.10.0/examples/vexp.csd.orig manual-6.10.0/examples/vexp.csd + rm -f manual-6.10.0/examples/vexp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tableiw.csd + touch -r manual-6.10.0/examples/tableiw.csd.orig manual-6.10.0/examples/tableiw.csd + rm -f manual-6.10.0/examples/tableiw.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/include.csd + touch -r manual-6.10.0/examples/include.csd.orig manual-6.10.0/examples/include.csd + rm -f manual-6.10.0/examples/include.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ATSread.csd + touch -r manual-6.10.0/examples/ATSread.csd.orig manual-6.10.0/examples/ATSread.csd + rm -f manual-6.10.0/examples/ATSread.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKFlute.csd + touch -r manual-6.10.0/examples/STKFlute.csd.orig manual-6.10.0/examples/STKFlute.csd + rm -f manual-6.10.0/examples/STKFlute.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/syncphasor.csd + touch -r manual-6.10.0/examples/syncphasor.csd.orig manual-6.10.0/examples/syncphasor.csd + rm -f manual-6.10.0/examples/syncphasor.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/equal.csd + touch -r manual-6.10.0/examples/equal.csd.orig manual-6.10.0/examples/equal.csd + rm -f manual-6.10.0/examples/equal.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/stack.csd + touch -r manual-6.10.0/examples/stack.csd.orig manual-6.10.0/examples/stack.csd + rm -f manual-6.10.0/examples/stack.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/butterbp.csd + touch -r manual-6.10.0/examples/butterbp.csd.orig manual-6.10.0/examples/butterbp.csd + rm -f manual-6.10.0/examples/butterbp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen40.csd + touch -r manual-6.10.0/examples/gen40.csd.orig manual-6.10.0/examples/gen40.csd + rm -f manual-6.10.0/examples/gen40.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/clockoff.csd + touch -r manual-6.10.0/examples/clockoff.csd.orig manual-6.10.0/examples/clockoff.csd + rm -f manual-6.10.0/examples/clockoff.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/bqrez.csd + touch -r manual-6.10.0/examples/bqrez.csd.orig manual-6.10.0/examples/bqrez.csd + rm -f manual-6.10.0/examples/bqrez.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKWhistle.csd + touch -r manual-6.10.0/examples/STKWhistle.csd.orig manual-6.10.0/examples/STKWhistle.csd + rm -f manual-6.10.0/examples/STKWhistle.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dssiplay_stereo.csd + touch -r manual-6.10.0/examples/dssiplay_stereo.csd.orig manual-6.10.0/examples/dssiplay_stereo.csd + rm -f manual-6.10.0/examples/dssiplay_stereo.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/rbjeq.csd + touch -r manual-6.10.0/examples/rbjeq.csd.orig manual-6.10.0/examples/rbjeq.csd + rm -f manual-6.10.0/examples/rbjeq.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/atone.csd + touch -r manual-6.10.0/examples/atone.csd.orig manual-6.10.0/examples/atone.csd + rm -f manual-6.10.0/examples/atone.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/m.csd + touch -r manual-6.10.0/examples/m.csd.orig manual-6.10.0/examples/m.csd + rm -f manual-6.10.0/examples/m.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pdclip.csd + touch -r manual-6.10.0/examples/pdclip.csd.orig manual-6.10.0/examples/pdclip.csd + rm -f manual-6.10.0/examples/pdclip.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/initc7.csd + touch -r manual-6.10.0/examples/initc7.csd.orig manual-6.10.0/examples/initc7.csd + rm -f manual-6.10.0/examples/initc7.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/spat3d_stereo.csd + touch -r manual-6.10.0/examples/spat3d_stereo.csd.orig manual-6.10.0/examples/spat3d_stereo.csd + rm -f manual-6.10.0/examples/spat3d_stereo.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lposcilsa.csd + touch -r manual-6.10.0/examples/lposcilsa.csd.orig manual-6.10.0/examples/lposcilsa.csd + rm -f manual-6.10.0/examples/lposcilsa.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/flanger.csd + touch -r manual-6.10.0/examples/flanger.csd.orig manual-6.10.0/examples/flanger.csd + rm -f manual-6.10.0/examples/flanger.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pgmassign_advanced.csd + touch -r manual-6.10.0/examples/pgmassign_advanced.csd.orig manual-6.10.0/examples/pgmassign_advanced.csd + rm -f manual-6.10.0/examples/pgmassign_advanced.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/balance.csd + touch -r manual-6.10.0/examples/balance.csd.orig manual-6.10.0/examples/balance.csd + rm -f manual-6.10.0/examples/balance.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLcount.csd + touch -r manual-6.10.0/examples/FLcount.csd.orig manual-6.10.0/examples/FLcount.csd + rm -f manual-6.10.0/examples/FLcount.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dam.csd + touch -r manual-6.10.0/examples/dam.csd.orig manual-6.10.0/examples/dam.csd + rm -f manual-6.10.0/examples/dam.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midiin.csd + touch -r manual-6.10.0/examples/midiin.csd.orig manual-6.10.0/examples/midiin.csd + rm -f manual-6.10.0/examples/midiin.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/divides.csd + touch -r manual-6.10.0/examples/divides.csd.orig manual-6.10.0/examples/divides.csd + rm -f manual-6.10.0/examples/divides.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/phasor.csd + touch -r manual-6.10.0/examples/phasor.csd.orig manual-6.10.0/examples/phasor.csd + rm -f manual-6.10.0/examples/phasor.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tlineto.csd + touch -r manual-6.10.0/examples/tlineto.csd.orig manual-6.10.0/examples/tlineto.csd + rm -f manual-6.10.0/examples/tlineto.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ftgen.csd + touch -r manual-6.10.0/examples/ftgen.csd.orig manual-6.10.0/examples/ftgen.csd + rm -f manual-6.10.0/examples/ftgen.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/igoto.csd + touch -r manual-6.10.0/examples/igoto.csd.orig manual-6.10.0/examples/igoto.csd + rm -f manual-6.10.0/examples/igoto.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsbufread.csd + touch -r manual-6.10.0/examples/pvsbufread.csd.orig manual-6.10.0/examples/pvsbufread.csd + rm -f manual-6.10.0/examples/pvsbufread.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvstrace.csd + touch -r manual-6.10.0/examples/pvstrace.csd.orig manual-6.10.0/examples/pvstrace.csd + rm -f manual-6.10.0/examples/pvstrace.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/system.csd + touch -r manual-6.10.0/examples/system.csd.orig manual-6.10.0/examples/system.csd + rm -f manual-6.10.0/examples/system.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ATSinterpread.csd + touch -r manual-6.10.0/examples/ATSinterpread.csd.orig manual-6.10.0/examples/ATSinterpread.csd + rm -f manual-6.10.0/examples/ATSinterpread.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dot.csd + touch -r manual-6.10.0/examples/dot.csd.orig manual-6.10.0/examples/dot.csd + rm -f manual-6.10.0/examples/dot.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen08.csd + touch -r manual-6.10.0/examples/gen08.csd.orig manual-6.10.0/examples/gen08.csd + rm -f manual-6.10.0/examples/gen08.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/spsend_quad.csd + touch -r manual-6.10.0/examples/spsend_quad.csd.orig manual-6.10.0/examples/spsend_quad.csd + rm -f manual-6.10.0/examples/spsend_quad.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fareyleni.csd + touch -r manual-6.10.0/examples/fareyleni.csd.orig manual-6.10.0/examples/fareyleni.csd + rm -f manual-6.10.0/examples/fareyleni.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/multitap.csd + touch -r manual-6.10.0/examples/multitap.csd.orig manual-6.10.0/examples/multitap.csd + rm -f manual-6.10.0/examples/multitap.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/partikkel-2.csd + touch -r manual-6.10.0/examples/partikkel-2.csd.orig manual-6.10.0/examples/partikkel-2.csd + rm -f manual-6.10.0/examples/partikkel-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/squinewave.csd + touch -r manual-6.10.0/examples/squinewave.csd.orig manual-6.10.0/examples/squinewave.csd + rm -f manual-6.10.0/examples/squinewave.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/locsend_quad.csd + touch -r manual-6.10.0/examples/locsend_quad.csd.orig manual-6.10.0/examples/locsend_quad.csd + rm -f manual-6.10.0/examples/locsend_quad.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/trigger.csd + touch -r manual-6.10.0/examples/trigger.csd.orig manual-6.10.0/examples/trigger.csd + rm -f manual-6.10.0/examples/trigger.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/randomi.csd + touch -r manual-6.10.0/examples/randomi.csd.orig manual-6.10.0/examples/randomi.csd + rm -f manual-6.10.0/examples/randomi.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/times_complex.csd + touch -r manual-6.10.0/examples/times_complex.csd.orig manual-6.10.0/examples/times_complex.csd + rm -f manual-6.10.0/examples/times_complex.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outrg.csd + touch -r manual-6.10.0/examples/outrg.csd.orig manual-6.10.0/examples/outrg.csd + rm -f manual-6.10.0/examples/outrg.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLsetText.csd + touch -r manual-6.10.0/examples/FLsetText.csd.orig manual-6.10.0/examples/FLsetText.csd + rm -f manual-6.10.0/examples/FLsetText.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/strcat.csd + touch -r manual-6.10.0/examples/strcat.csd.orig manual-6.10.0/examples/strcat.csd + rm -f manual-6.10.0/examples/strcat.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen10.csd + touch -r manual-6.10.0/examples/gen10.csd.orig manual-6.10.0/examples/gen10.csd + rm -f manual-6.10.0/examples/gen10.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKBlowBotl.csd + touch -r manual-6.10.0/examples/STKBlowBotl.csd.orig manual-6.10.0/examples/STKBlowBotl.csd + rm -f manual-6.10.0/examples/STKBlowBotl.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/subinstr_named.csd + touch -r manual-6.10.0/examples/subinstr_named.csd.orig manual-6.10.0/examples/subinstr_named.csd + rm -f manual-6.10.0/examples/subinstr_named.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/insremotM.csd + touch -r manual-6.10.0/examples/insremotM.csd.orig manual-6.10.0/examples/insremotM.csd + rm -f manual-6.10.0/examples/insremotM.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/adsyn.csd + touch -r manual-6.10.0/examples/adsyn.csd.orig manual-6.10.0/examples/adsyn.csd + rm -f manual-6.10.0/examples/adsyn.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvread.csd + touch -r manual-6.10.0/examples/pvread.csd.orig manual-6.10.0/examples/pvread.csd + rm -f manual-6.10.0/examples/pvread.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLslidBnk.csd + touch -r manual-6.10.0/examples/FLslidBnk.csd.orig manual-6.10.0/examples/FLslidBnk.csd + rm -f manual-6.10.0/examples/FLslidBnk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/subtracts.csd + touch -r manual-6.10.0/examples/subtracts.csd.orig manual-6.10.0/examples/subtracts.csd + rm -f manual-6.10.0/examples/subtracts.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lowresx.csd + touch -r manual-6.10.0/examples/lowresx.csd.orig manual-6.10.0/examples/lowresx.csd + rm -f manual-6.10.0/examples/lowresx.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/log2.csd + touch -r manual-6.10.0/examples/log2.csd.orig manual-6.10.0/examples/log2.csd + rm -f manual-6.10.0/examples/log2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/joystick-2.csd + touch -r manual-6.10.0/examples/joystick-2.csd.orig manual-6.10.0/examples/joystick-2.csd + rm -f manual-6.10.0/examples/joystick-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/hypot.csd + touch -r manual-6.10.0/examples/hypot.csd.orig manual-6.10.0/examples/hypot.csd + rm -f manual-6.10.0/examples/hypot.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/follow2.csd + touch -r manual-6.10.0/examples/follow2.csd.orig manual-6.10.0/examples/follow2.csd + rm -f manual-6.10.0/examples/follow2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/rezzy.csd + touch -r manual-6.10.0/examples/rezzy.csd.orig manual-6.10.0/examples/rezzy.csd + rm -f manual-6.10.0/examples/rezzy.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/s.csd + touch -r manual-6.10.0/examples/s.csd.orig manual-6.10.0/examples/s.csd + rm -f manual-6.10.0/examples/s.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen27.csd + touch -r manual-6.10.0/examples/gen27.csd.orig manual-6.10.0/examples/gen27.csd + rm -f manual-6.10.0/examples/gen27.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sorta.csd + touch -r manual-6.10.0/examples/sorta.csd.orig manual-6.10.0/examples/sorta.csd + rm -f manual-6.10.0/examples/sorta.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pdhalfy.csd + touch -r manual-6.10.0/examples/pdhalfy.csd.orig manual-6.10.0/examples/pdhalfy.csd + rm -f manual-6.10.0/examples/pdhalfy.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/plate.csd + touch -r manual-6.10.0/examples/plate.csd.orig manual-6.10.0/examples/plate.csd + rm -f manual-6.10.0/examples/plate.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/log.csd + touch -r manual-6.10.0/examples/log.csd.orig manual-6.10.0/examples/log.csd + rm -f manual-6.10.0/examples/log.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/statvar.csd + touch -r manual-6.10.0/examples/statvar.csd.orig manual-6.10.0/examples/statvar.csd + rm -f manual-6.10.0/examples/statvar.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/trmix.csd + touch -r manual-6.10.0/examples/trmix.csd.orig manual-6.10.0/examples/trmix.csd + rm -f manual-6.10.0/examples/trmix.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/octave.csd + touch -r manual-6.10.0/examples/octave.csd.orig manual-6.10.0/examples/octave.csd + rm -f manual-6.10.0/examples/octave.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/getcfg.csd + touch -r manual-6.10.0/examples/getcfg.csd.orig manual-6.10.0/examples/getcfg.csd + rm -f manual-6.10.0/examples/getcfg.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ATSaddnz-2.csd + touch -r manual-6.10.0/examples/ATSaddnz-2.csd.orig manual-6.10.0/examples/ATSaddnz-2.csd + rm -f manual-6.10.0/examples/ATSaddnz-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ftfree.csd + touch -r manual-6.10.0/examples/ftfree.csd.orig manual-6.10.0/examples/ftfree.csd + rm -f manual-6.10.0/examples/ftfree.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/strcatk.csd + touch -r manual-6.10.0/examples/strcatk.csd.orig manual-6.10.0/examples/strcatk.csd + rm -f manual-6.10.0/examples/strcatk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fluid-2.csd + touch -r manual-6.10.0/examples/fluid-2.csd.orig manual-6.10.0/examples/fluid-2.csd + rm -f manual-6.10.0/examples/fluid-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/convolve.csd + touch -r manual-6.10.0/examples/convolve.csd.orig manual-6.10.0/examples/convolve.csd + rm -f manual-6.10.0/examples/convolve.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cell.csd + touch -r manual-6.10.0/examples/cell.csd.orig manual-6.10.0/examples/cell.csd + rm -f manual-6.10.0/examples/cell.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tablexseg.csd + touch -r manual-6.10.0/examples/tablexseg.csd.orig manual-6.10.0/examples/tablexseg.csd + rm -f manual-6.10.0/examples/tablexseg.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/monitor.csd + touch -r manual-6.10.0/examples/monitor.csd.orig manual-6.10.0/examples/monitor.csd + rm -f manual-6.10.0/examples/monitor.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/xscans.csd + touch -r manual-6.10.0/examples/xscans.csd.orig manual-6.10.0/examples/xscans.csd + rm -f manual-6.10.0/examples/xscans.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/qinf.csd + touch -r manual-6.10.0/examples/qinf.csd.orig manual-6.10.0/examples/qinf.csd + rm -f manual-6.10.0/examples/qinf.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/lpread.csd + touch -r manual-6.10.0/examples/lpread.csd.orig manual-6.10.0/examples/lpread.csd + rm -f manual-6.10.0/examples/lpread.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/minabsaccum.csd + touch -r manual-6.10.0/examples/minabsaccum.csd.orig manual-6.10.0/examples/minabsaccum.csd + rm -f manual-6.10.0/examples/minabsaccum.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLxyin.csd + touch -r manual-6.10.0/examples/FLxyin.csd.orig manual-6.10.0/examples/FLxyin.csd + rm -f manual-6.10.0/examples/FLxyin.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tigoto.csd + touch -r manual-6.10.0/examples/tigoto.csd.orig manual-6.10.0/examples/tigoto.csd + rm -f manual-6.10.0/examples/tigoto.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/nreverb.csd + touch -r manual-6.10.0/examples/nreverb.csd.orig manual-6.10.0/examples/nreverb.csd + rm -f manual-6.10.0/examples/nreverb.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/adsynt.csd + touch -r manual-6.10.0/examples/adsynt.csd.orig manual-6.10.0/examples/adsynt.csd + rm -f manual-6.10.0/examples/adsynt.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen32.csd + touch -r manual-6.10.0/examples/gen32.csd.orig manual-6.10.0/examples/gen32.csd + rm -f manual-6.10.0/examples/gen32.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/harmon3.csd + touch -r manual-6.10.0/examples/harmon3.csd.orig manual-6.10.0/examples/harmon3.csd + rm -f manual-6.10.0/examples/harmon3.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/midiprogramchange.csd + touch -r manual-6.10.0/examples/midiprogramchange.csd.orig manual-6.10.0/examples/midiprogramchange.csd + rm -f manual-6.10.0/examples/midiprogramchange.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ftchnls.csd + touch -r manual-6.10.0/examples/ftchnls.csd.orig manual-6.10.0/examples/ftchnls.csd + rm -f manual-6.10.0/examples/ftchnls.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsmix.csd + touch -r manual-6.10.0/examples/pvsmix.csd.orig manual-6.10.0/examples/pvsmix.csd + rm -f manual-6.10.0/examples/pvsmix.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/spat3d_quad.csd + touch -r manual-6.10.0/examples/spat3d_quad.csd.orig manual-6.10.0/examples/spat3d_quad.csd + rm -f manual-6.10.0/examples/spat3d_quad.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vibr.csd + touch -r manual-6.10.0/examples/vibr.csd.orig manual-6.10.0/examples/vibr.csd + rm -f manual-6.10.0/examples/vibr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/getcol.csd + touch -r manual-6.10.0/examples/getcol.csd.orig manual-6.10.0/examples/getcol.csd + rm -f manual-6.10.0/examples/getcol.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvslock.csd + touch -r manual-6.10.0/examples/pvslock.csd.orig manual-6.10.0/examples/pvslock.csd + rm -f manual-6.10.0/examples/pvslock.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/oscilikt.csd + touch -r manual-6.10.0/examples/oscilikt.csd.orig manual-6.10.0/examples/oscilikt.csd + rm -f manual-6.10.0/examples/oscilikt.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fog.csd + touch -r manual-6.10.0/examples/fog.csd.orig manual-6.10.0/examples/fog.csd + rm -f manual-6.10.0/examples/fog.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vtablewk.csd + touch -r manual-6.10.0/examples/vtablewk.csd.orig manual-6.10.0/examples/vtablewk.csd + rm -f manual-6.10.0/examples/vtablewk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/taninv.csd + touch -r manual-6.10.0/examples/taninv.csd.orig manual-6.10.0/examples/taninv.csd + rm -f manual-6.10.0/examples/taninv.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/zdf_1pole_mode.csd + touch -r manual-6.10.0/examples/zdf_1pole_mode.csd.orig manual-6.10.0/examples/zdf_1pole_mode.csd + rm -f manual-6.10.0/examples/zdf_1pole_mode.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/scantable.csd + touch -r manual-6.10.0/examples/scantable.csd.orig manual-6.10.0/examples/scantable.csd + rm -f manual-6.10.0/examples/scantable.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fofilter.csd + touch -r manual-6.10.0/examples/fofilter.csd.orig manual-6.10.0/examples/fofilter.csd + rm -f manual-6.10.0/examples/fofilter.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/turnoff.csd + touch -r manual-6.10.0/examples/turnoff.csd.orig manual-6.10.0/examples/turnoff.csd + rm -f manual-6.10.0/examples/turnoff.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKTubeBell.csd + touch -r manual-6.10.0/examples/STKTubeBell.csd.orig manual-6.10.0/examples/STKTubeBell.csd + rm -f manual-6.10.0/examples/STKTubeBell.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/babo.csd + touch -r manual-6.10.0/examples/babo.csd.orig manual-6.10.0/examples/babo.csd + rm -f manual-6.10.0/examples/babo.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fluidOut.csd + touch -r manual-6.10.0/examples/fluidOut.csd.orig manual-6.10.0/examples/fluidOut.csd + rm -f manual-6.10.0/examples/fluidOut.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLknob-2.csd + touch -r manual-6.10.0/examples/FLknob-2.csd.orig manual-6.10.0/examples/FLknob-2.csd + rm -f manual-6.10.0/examples/FLknob-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cps2pch_19et.csd + touch -r manual-6.10.0/examples/cps2pch_19et.csd.orig manual-6.10.0/examples/cps2pch_19et.csd + rm -f manual-6.10.0/examples/cps2pch_19et.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fmmetal.csd + touch -r manual-6.10.0/examples/fmmetal.csd.orig manual-6.10.0/examples/fmmetal.csd + rm -f manual-6.10.0/examples/fmmetal.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dust.csd + touch -r manual-6.10.0/examples/dust.csd.orig manual-6.10.0/examples/dust.csd + rm -f manual-6.10.0/examples/dust.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/biquad.csd + touch -r manual-6.10.0/examples/biquad.csd.orig manual-6.10.0/examples/biquad.csd + rm -f manual-6.10.0/examples/biquad.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/diskgrain.csd + touch -r manual-6.10.0/examples/diskgrain.csd.orig manual-6.10.0/examples/diskgrain.csd + rm -f manual-6.10.0/examples/diskgrain.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen23.csd + touch -r manual-6.10.0/examples/gen23.csd.orig manual-6.10.0/examples/gen23.csd + rm -f manual-6.10.0/examples/gen23.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsftw.csd + touch -r manual-6.10.0/examples/pvsftw.csd.orig manual-6.10.0/examples/pvsftw.csd + rm -f manual-6.10.0/examples/pvsftw.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tablei.csd + touch -r manual-6.10.0/examples/tablei.csd.orig manual-6.10.0/examples/tablei.csd + rm -f manual-6.10.0/examples/tablei.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/sortd.csd + touch -r manual-6.10.0/examples/sortd.csd.orig manual-6.10.0/examples/sortd.csd + rm -f manual-6.10.0/examples/sortd.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsftr.csd + touch -r manual-6.10.0/examples/pvsftr.csd.orig manual-6.10.0/examples/pvsftr.csd + rm -f manual-6.10.0/examples/pvsftr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKMandolin.csd + touch -r manual-6.10.0/examples/STKMandolin.csd.orig manual-6.10.0/examples/STKMandolin.csd + rm -f manual-6.10.0/examples/STKMandolin.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/spat3d_UHJ.csd + touch -r manual-6.10.0/examples/spat3d_UHJ.csd.orig manual-6.10.0/examples/spat3d_UHJ.csd + rm -f manual-6.10.0/examples/spat3d_UHJ.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/zkw.csd + touch -r manual-6.10.0/examples/zkw.csd.orig manual-6.10.0/examples/zkw.csd + rm -f manual-6.10.0/examples/zkw.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/outkpc_fltk.csd + touch -r manual-6.10.0/examples/outkpc_fltk.csd.orig manual-6.10.0/examples/outkpc_fltk.csd + rm -f manual-6.10.0/examples/outkpc_fltk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vbap4move.csd + touch -r manual-6.10.0/examples/vbap4move.csd.orig manual-6.10.0/examples/vbap4move.csd + rm -f manual-6.10.0/examples/vbap4move.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/moog.csd + touch -r manual-6.10.0/examples/moog.csd.orig manual-6.10.0/examples/moog.csd + rm -f manual-6.10.0/examples/moog.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/areson.csd + touch -r manual-6.10.0/examples/areson.csd.orig manual-6.10.0/examples/areson.csd + rm -f manual-6.10.0/examples/areson.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mvclpf2.csd + touch -r manual-6.10.0/examples/mvclpf2.csd.orig manual-6.10.0/examples/mvclpf2.csd + rm -f manual-6.10.0/examples/mvclpf2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/scogen.csd + touch -r manual-6.10.0/examples/scogen.csd.orig manual-6.10.0/examples/scogen.csd + rm -f manual-6.10.0/examples/scogen.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pan.csd + touch -r manual-6.10.0/examples/pan.csd.orig manual-6.10.0/examples/pan.csd + rm -f manual-6.10.0/examples/pan.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/rnd31_krate.csd + touch -r manual-6.10.0/examples/rnd31_krate.csd.orig manual-6.10.0/examples/rnd31_krate.csd + rm -f manual-6.10.0/examples/rnd31_krate.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/filesr.csd + touch -r manual-6.10.0/examples/filesr.csd.orig manual-6.10.0/examples/filesr.csd + rm -f manual-6.10.0/examples/filesr.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fof2.csd + touch -r manual-6.10.0/examples/fof2.csd.orig manual-6.10.0/examples/fof2.csd + rm -f manual-6.10.0/examples/fof2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/ableton_link.csd + touch -r manual-6.10.0/examples/ableton_link.csd.orig manual-6.10.0/examples/ableton_link.csd + rm -f manual-6.10.0/examples/ableton_link.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/grain3.csd + touch -r manual-6.10.0/examples/grain3.csd.orig manual-6.10.0/examples/grain3.csd + rm -f manual-6.10.0/examples/grain3.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/rnd.csd + touch -r manual-6.10.0/examples/rnd.csd.orig manual-6.10.0/examples/rnd.csd + rm -f manual-6.10.0/examples/rnd.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dates.csd + touch -r manual-6.10.0/examples/dates.csd.orig manual-6.10.0/examples/dates.csd + rm -f manual-6.10.0/examples/dates.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/scalearray.csd + touch -r manual-6.10.0/examples/scalearray.csd.orig manual-6.10.0/examples/scalearray.csd + rm -f manual-6.10.0/examples/scalearray.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/FLslider.csd + touch -r manual-6.10.0/examples/FLslider.csd.orig manual-6.10.0/examples/FLslider.csd + rm -f manual-6.10.0/examples/FLslider.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/STKSimple.csd + touch -r manual-6.10.0/examples/STKSimple.csd.orig manual-6.10.0/examples/STKSimple.csd + rm -f manual-6.10.0/examples/STKSimple.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/luamoog.csd + touch -r manual-6.10.0/examples/luamoog.csd.orig manual-6.10.0/examples/luamoog.csd + rm -f manual-6.10.0/examples/luamoog.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/deltapxw.csd + touch -r manual-6.10.0/examples/deltapxw.csd.orig manual-6.10.0/examples/deltapxw.csd + rm -f manual-6.10.0/examples/deltapxw.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/hilbert.csd + touch -r manual-6.10.0/examples/hilbert.csd.orig manual-6.10.0/examples/hilbert.csd + rm -f manual-6.10.0/examples/hilbert.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/maxarray.csd + touch -r manual-6.10.0/examples/maxarray.csd.orig manual-6.10.0/examples/maxarray.csd + rm -f manual-6.10.0/examples/maxarray.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mute.csd + touch -r manual-6.10.0/examples/mute.csd.orig manual-6.10.0/examples/mute.csd + rm -f manual-6.10.0/examples/mute.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/distort.csd + touch -r manual-6.10.0/examples/distort.csd.orig manual-6.10.0/examples/distort.csd + rm -f manual-6.10.0/examples/distort.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/line.csd + touch -r manual-6.10.0/examples/line.csd.orig manual-6.10.0/examples/line.csd + rm -f manual-6.10.0/examples/line.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/maxabsaccum.csd + touch -r manual-6.10.0/examples/maxabsaccum.csd.orig manual-6.10.0/examples/maxabsaccum.csd + rm -f manual-6.10.0/examples/maxabsaccum.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/cauchyi.csd + touch -r manual-6.10.0/examples/cauchyi.csd.orig manual-6.10.0/examples/cauchyi.csd + rm -f manual-6.10.0/examples/cauchyi.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/wgbow.csd + touch -r manual-6.10.0/examples/wgbow.csd.orig manual-6.10.0/examples/wgbow.csd + rm -f manual-6.10.0/examples/wgbow.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen17.csd + touch -r manual-6.10.0/examples/gen17.csd.orig manual-6.10.0/examples/gen17.csd + rm -f manual-6.10.0/examples/gen17.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/mode.csd + touch -r manual-6.10.0/examples/mode.csd.orig manual-6.10.0/examples/mode.csd + rm -f manual-6.10.0/examples/mode.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/pvsbandp.csd + touch -r manual-6.10.0/examples/pvsbandp.csd.orig manual-6.10.0/examples/pvsbandp.csd + rm -f manual-6.10.0/examples/pvsbandp.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/fluidNote.csd + touch -r manual-6.10.0/examples/fluidNote.csd.orig manual-6.10.0/examples/fluidNote.csd + rm -f manual-6.10.0/examples/fluidNote.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vtablek.csd + touch -r manual-6.10.0/examples/vtablek.csd.orig manual-6.10.0/examples/vtablek.csd + rm -f manual-6.10.0/examples/vtablek.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/tabmorphi.csd + touch -r manual-6.10.0/examples/tabmorphi.csd.orig manual-6.10.0/examples/tabmorphi.csd + rm -f manual-6.10.0/examples/tabmorphi.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/virtual.csd + touch -r manual-6.10.0/examples/virtual.csd.orig manual-6.10.0/examples/virtual.csd + rm -f manual-6.10.0/examples/virtual.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/statevar.csd + touch -r manual-6.10.0/examples/statevar.csd.orig manual-6.10.0/examples/statevar.csd + rm -f manual-6.10.0/examples/statevar.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/maca.csd + touch -r manual-6.10.0/examples/maca.csd.orig manual-6.10.0/examples/maca.csd + rm -f manual-6.10.0/examples/maca.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vbapmove.csd + touch -r manual-6.10.0/examples/vbapmove.csd.orig manual-6.10.0/examples/vbapmove.csd + rm -f manual-6.10.0/examples/vbapmove.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/gen02.csd + touch -r manual-6.10.0/examples/gen02.csd.orig manual-6.10.0/examples/gen02.csd + rm -f manual-6.10.0/examples/gen02.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/OSCraw.csd + touch -r manual-6.10.0/examples/OSCraw.csd.orig manual-6.10.0/examples/OSCraw.csd + rm -f manual-6.10.0/examples/OSCraw.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/delayw.csd + touch -r manual-6.10.0/examples/delayw.csd.orig manual-6.10.0/examples/delayw.csd + rm -f manual-6.10.0/examples/delayw.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vrandi.csd + touch -r manual-6.10.0/examples/vrandi.csd.orig manual-6.10.0/examples/vrandi.csd + rm -f manual-6.10.0/examples/vrandi.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/dumpk.csd + touch -r manual-6.10.0/examples/dumpk.csd.orig manual-6.10.0/examples/dumpk.csd + rm -f manual-6.10.0/examples/dumpk.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/vpow_i-2.csd + touch -r manual-6.10.0/examples/vpow_i-2.csd.orig manual-6.10.0/examples/vpow_i-2.csd + rm -f manual-6.10.0/examples/vpow_i-2.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/foutir.csd + touch -r manual-6.10.0/examples/foutir.csd.orig manual-6.10.0/examples/foutir.csd + rm -f manual-6.10.0/examples/foutir.csd.orig + for csd in $(find manual-6.10.0/examples -name \*.csd) + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/wii.csd + touch -r manual-6.10.0/examples/wii.csd.orig manual-6.10.0/examples/wii.csd + rm -f manual-6.10.0/examples/wii.csd.orig + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' examples/c/pvsbus.csd + touch -r examples/c/pvsbus.csd.orig examples/c/pvsbus.csd + rm -f examples/c/pvsbus.csd.orig + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' examples/cplusplus/fl_controller.dev + touch -r examples/cplusplus/fl_controller.dev.orig examples/cplusplus/fl_controller.dev + rm -f examples/cplusplus/fl_controller.dev.orig + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' examples/csoundapi_tilde/csoundapi-osx.pd + touch -r examples/csoundapi_tilde/csoundapi-osx.pd.orig examples/csoundapi_tilde/csoundapi-osx.pd + rm -f examples/csoundapi_tilde/csoundapi-osx.pd.orig + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' examples/lua/csound_ffi.lua + touch -r examples/lua/csound_ffi.lua.orig examples/lua/csound_ffi.lua + rm -f examples/lua/csound_ffi.lua.orig + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' examples/opcode_demos/band.csd + touch -r examples/opcode_demos/band.csd.orig examples/opcode_demos/band.csd + rm -f examples/opcode_demos/band.csd.orig + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' examples/opcode_demos/sdft.csd + touch -r examples/opcode_demos/sdft.csd.orig examples/opcode_demos/sdft.csd + rm -f examples/opcode_demos/sdft.csd.orig + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/128,8-torus + touch -r manual-6.10.0/examples/128,8-torus.orig manual-6.10.0/examples/128,8-torus + rm -f manual-6.10.0/examples/128,8-torus.orig + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/128-spiral-8,16,128,2,1over2 + touch -r manual-6.10.0/examples/128-spiral-8,16,128,2,1over2.orig manual-6.10.0/examples/128-spiral-8,16,128,2,1over2 + rm -f manual-6.10.0/examples/128-spiral-8,16,128,2,1over2.orig + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/128-stringcircular + touch -r manual-6.10.0/examples/128-stringcircular.orig manual-6.10.0/examples/128-stringcircular + rm -f manual-6.10.0/examples/128-stringcircular.orig + sed -i.orig 's/\r\n/\n/;s/\r/\n/g' manual-6.10.0/examples/string-128.matrix + touch -r manual-6.10.0/examples/string-128.matrix.orig manual-6.10.0/examples/string-128.matrix + rm -f manual-6.10.0/examples/string-128.matrix.orig + chmod a-x examples/csoundapi_tilde/csoundapi-osx.pd examples/csoundapi_tilde/csoundapi.pd examples/lua/lua_example.lua manual-6.10.0/examples/128,8-cylinderX manual-6.10.0/examples/128,8-gridX manual-6.10.0/examples/128,8-torus manual-6.10.0/examples/128,8-torusX manual-6.10.0/examples/128-left_rightX manual-6.10.0/examples/128-spiral-8,16,128,2,1over2 manual-6.10.0/examples/128-stringX manual-6.10.0/examples/128-stringcircular manual-6.10.0/examples/128-stringcircularX + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xgljZP + umask 022 + cd /builddir/build/BUILD + cd csound-6.10.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DUSE_LIB64:BOOL=ON -DBUILD_JAVA_INTERFACE:BOOL=ON -DSWIG_ADD_LIBRARY:BOOL=OFF -DBUILD_JACK_OPCODES:BOOL=ON -DPYTHON_MODULE_INSTALL_DIR:STRING=/usr/lib64/python2.7/site-packages -DBUILD_CSOUND_AC_PYTHON_INTERFACE:BOOL=ON -DBUILD_STK_OPCODES:BOOL=ON -DBUILD_PADSYNTH_OPCODES:BOOL=OFF -- The C compiler identification is GNU 7.3.1 -- The CXX compiler identification is GNU 7.3.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- /builddir/build/BUILD/csound-6.10.0 -- Performing Test HAS_TREE_VECTORIZE -- Performing Test HAS_TREE_VECTORIZE - Success -- Performing Test HAS_CXX_TREE_VECTORIZE -- Performing Test HAS_CXX_TREE_VECTORIZE - Success -- Performing Test HAS_FAST_MATH -- Performing Test HAS_FAST_MATH - Success -- Performing Test HAS_CXX_FAST_MATH -- Performing Test HAS_CXX_FAST_MATH - Success -- Performing Test HAS_FPMATH_SSE -- Performing Test HAS_FPMATH_SSE - Success -- Performing Test HAS_CXX_FPMATH_SSE -- Performing Test HAS_CXX_FPMATH_SSE - Success -- Performing Test HAS_SSE2 -- Performing Test HAS_SSE2 - Success -- Performing Test HAS_CXX_SSE2 -- Performing Test HAS_CXX_SSE2 - Success -- Performing Test HAS_OMIT_FRAME_POINTER -- Performing Test HAS_OMIT_FRAME_POINTER - Success -- Performing Test HAS_CXX_OMIT_FRAME_POINTER -- Performing Test HAS_CXX_OMIT_FRAME_POINTER - Success -- Not using Custom.cmake file. -- LIBRARY INSTALL DIR: lib64 -- Performing Test HAS_VISIBILITY_HIDDEN -- Performing Test HAS_VISIBILITY_HIDDEN - Success -- Performing Test HAS_CXX_VISIBILITY_HIDDEN -- Performing Test HAS_CXX_VISIBILITY_HIDDEN - Success -- Performing Test HAS_GNU99 -- Performing Test HAS_GNU99 - Success -- BUILD_BIN_DIR set to /builddir/build/BUILD/csound-6.10.0. -- BUILD_LIB_DIR set to /builddir/build/BUILD/csound-6.10.0. -- BUILD_PLUGINS_DIR set to /builddir/build/BUILD/csound-6.10.0. -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Found CURL: /usr/lib64/libcurl.so (found version "7.55.1") -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib64/libX11.so -- Found FLTK: /usr/lib64/libfltk_images.so;/usr/lib64/libfltk_forms.so;/usr/lib64/libfltk.so -- Found Java: /usr/bin/java (found version "1.8.0_171") -- Found JNI: /usr/lib/jvm/jre/lib/amd64/libjawt.so -- Found DEFAULT_MSG: /usr/include/lo -- Found PkgConfig: /usr/bin/pkg-config (found version "1.3.12") -- Could NOT find LUAJIT (missing: LUAJIT_LIBRARY LUAJIT_INCLUDE_DIR) -- Could NOT find MUSICXML (missing: MUSICXML_LIBRARY MUSICXML_INCLUDE_DIR) -- Could NOT find PORTSMF (missing: PORTSMF_LIBRARY PORTSMF_INCLUDE_DIR) -- Found PythonLibs: /usr/lib64/libpython2.7.so (found suitable version "2.7.14", minimum required is "2.7") -- Found STK: /usr/lib64/libstk.so -- Found SWIG: /usr/bin/swig (found version "3.0.12") -- Could NOT find VSTSDK2X (missing: VSTSDK2X_INCLUDE_DIR) -- Performing Test HAVE_ATOMIC_BUILTIN -- Performing Test HAVE_ATOMIC_BUILTIN - Success -- Using atomic builtins. -- Looking for libintl.h -- Looking for libintl.h - found -- Found GMM: /usr/include -- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1") -- Looking for lrint in m -- Looking for lrint in m - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for io.h -- Looking for io.h - not found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for values.h -- Looking for values.h - found -- Looking for winsock.h -- Looking for winsock.h - not found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for dirent.h -- Looking for dirent.h - found -- USE_LRINT is enabled. -- Found FLEX: /usr/bin/flex (found version "2.6.1") -- Found BISON: /usr/bin/bison (found version "3.0.4") -- Looking for pthread_spin_lock -- Looking for pthread_spin_lock - found -- Looking for pthread_barrier_init -- Looking for pthread_barrier_init - found -- Could NOT find Git (missing: GIT_EXECUTABLE) -- GIT: GIT_EXECUTABLE-NOTFOUND -- Not building with new parser debugging. -- Building with multicore support. -- USE_GETTEXT is enabled. -- Using GNU gettext. -- Setting textdomain to /usr/share/locale. -- Building on Linux. -- ADDING LIBRT LIBRARY: /usr/lib64/librt.so. -- Looking for strlcat -- Looking for strlcat - not found -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for strtod_l -- Looking for strtod_l - found -- Looking for sprintf_l -- Looking for sprintf_l - not found -- Looking for _strtok_r -- Looking for _strtok_r - not found -- Looking for _strtod_l -- Looking for _strtod_l - not found -- Looking for _sprintf_l -- Looking for _sprintf_l - not found -- ## Building Opcodes ## -- Looking for ladspa.h -- Looking for ladspa.h - found -- Looking for fluidsynth.h -- Looking for fluidsynth.h - found -- Looking for jack/jack.h -- Looking for jack/jack.h - found -- Looking for lo/lo.h -- Looking for lo/lo.h - found -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found PNG: /usr/lib64/libpng.so (found version "1.6.31") -- Found PythonLibs: /usr/lib64/libpython2.7.so (found version "2.7.14") -- Looking for wiiuse.h -- Looking for wiiuse.h - found -- Looking for p5glove.h -- Looking for p5glove.h - not found -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- BUILD_CHUA_OPCODES is enabled. -- BUILD_DSSI_OPCODES is enabled. -- BUILD_FLUID_OPCODES is enabled. -- BUILD_JACK_OPCODES is enabled. -- BUILD_LINEAR_ALGEBRA_OPCODES is enabled. -- BUILD_OSC_OPCODES is enabled. -- BUILD_IMAGE_OPCODES is enabled. -- BUILD_PYTHON_OPCODES is enabled. -- LUAJIT_LIBRARY="LUAJIT_LIBRARY-NOTFOUND", so disabling BUILD_LUA_OPCODES -- LUA_H_PATH="", so disabling BUILD_LUA_OPCODES -- BUILD_LUA_OPCODES is disabled. -- BUILD_WIIMOTE_OPCODES is enabled. -- P5GLOVE_H="", so disabling BUILD_P5GLOVE_OPCODES -- BUILD_P5GLOVE_OPCODES is disabled. -- BUILD_FAUST_OPCODES is disabled. -- BUILD_VST4CS_OPCODES is disabled. -- VSTSDK2X_INCLUDE_DIR: VSTSDK2X_INCLUDE_DIR-NOTFOUND -- BUILD_ABLETON_LINK_OPCODES is disabled. -- BUILD_STK_OPCODES is enabled. -- Building STK opcodes. -- Could NOT find HDF5 (missing: HDF5_LIBRARIES HDF5_INCLUDE_DIRS) (found version "") -- HDF5_FOUND="FALSE", so disabling BUILD_HDF5_OPCODES -- BUILD_HDF5_OPCODES is disabled. -- Looking for hdf5.h -- Looking for hdf5.h - not found -- websockets_library="websockets_library-NOTFOUND", so disabling BUILD_WEBSOCKET_OPCODE -- BUILD_WEBSOCKET_OPCODE is disabled. -- -- ## REALTIME AUDIO AND MIDI ## -- Looking for alsa/asoundlib.h -- Looking for alsa/asoundlib.h - found -- Looking for pulse/simple.h -- Looking for pulse/simple.h - found -- APPLE="", so disabling USE_COREMIDI -- COREMIDI_INCLUDE_PATH="COREMIDI_INCLUDE_PATH-NOTFOUND", so disabling USE_COREMIDI -- COREMIDI_LIBRARY="COREMIDI_LIBRARY-NOTFOUND", so disabling USE_COREMIDI -- COREFOUNDATION_LIBRARY="COREFOUNDATION_LIBRARY-NOTFOUND", so disabling USE_COREMIDI -- USE_COREMIDI is disabled. -- APPLE="", so disabling USE_AUDIOUNIT -- COREAUDIO_INCLUDE_PATH="COREAUDIO_INCLUDE_PATH-NOTFOUND", so disabling USE_AUDIOUNIT -- COREAUDIO_LIBRARY="COREAUDIO_LIBRARY-NOTFOUND", so disabling USE_AUDIOUNIT -- AUDIOUNIT_INCLUDE_PATH="AUDIOUNIT_INCLUDE_PATH-NOTFOUND", so disabling USE_AUDIOUNIT -- AUDIOUNIT_LIBRARY="AUDIOUNIT_LIBRARY-NOTFOUND", so disabling USE_AUDIOUNIT -- COREFOUNDATION_LIBRARY="COREFOUNDATION_LIBRARY-NOTFOUND", so disabling USE_AUDIOUNIT -- USE_AUDIOUNIT is disabled. -- USE_ALSA is enabled. -- USE_PULSEAUDIO is enabled. -- USE_PORTAUDIO is enabled. -- Building rtpa module. -- PORTTIME_LIBRARY="PORTTIME_LIBRARY-NOTFOUND", so disabling USE_PORTMIDI -- USE_PORTMIDI is disabled. -- USE_JACK is enabled. -- USE_FLTK is enabled. -- BUILD_VIRTUAL_KEYBOARD is enabled. -- -- Building C++ interface library. -- Found SWIG: /usr/bin/swig (found suitable version "3.0.12", minimum required is "2.0") -- PYTHON_LIBRARY: /usr/lib64/libpython2.7.so -- BUILD_PYTHON_INTERFACE is enabled. -- BUILD_JAVA_INTERFACE is enabled. -- LUAJIT_LIBRARY="LUAJIT_LIBRARY-NOTFOUND", so disabling BUILD_LUA_INTERFACE -- LUA_H_PATH="LUA_H_PATH-NOTFOUND", so disabling BUILD_LUA_INTERFACE -- BUILD_LUA_INTERFACE is disabled. -- SWIG_USE_FILE: /usr/share/cmake/Modules/UseSWIG.cmake CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:272 (message): SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. Call Stack (most recent call first): interfaces/CMakeLists.txt:112 (swig_add_module) -- JNI INCLUDE set to /usr/lib/jvm/java/include;/usr/lib/jvm/java/include/linux;/usr/lib/jvm/java/include. CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:272 (message): SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. Call Stack (most recent call first): interfaces/CMakeLists.txt:158 (SWIG_ADD_MODULE) -- Building csLadspa. -- BUILD_CSBEATS is enabled. -- PD_HEADER_PATH="PD_HEADER_PATH-NOTFOUND", so disabling BUILD_PD_CLASS -- BUILD_PD_CLASS is disabled. -- BUILD_WINSOUND is disabled. -- Found SWIG: /usr/bin/swig (found version "3.0.12") -- BUILD_CSOUND_AC is enabled. -- BUILD_CSOUND_AC_PYTHON_INTERFACE is enabled. -- LUAJIT_LIBRARY="LUAJIT_LIBRARY-NOTFOUND", so disabling BUILD_CSOUND_AC_LUA_INTERFACE -- BUILD_CSOUND_AC_LUA_INTERFACE is disabled. -- USE_SYSTEM_PORTSMF is disabled. -- SWIG_USE_FILE: /usr/share/cmake/Modules/UseSWIG.cmake -- Building CsoundAC Python interface. CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:272 (message): SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. Call Stack (most recent call first): frontends/CsoundAC/CMakeLists.txt:138 (swig_add_module) -- BUILD_CSOUND_VST is disabled. -- BUILD_CSOUND_VST: OFF. -- Not building csound~ for Max/MSP -- MAX_SDK_ROOT is not defined. -- Not building src_conv (libsndfile or libsamplerate not found). -- BUILD_STATIC_LIBRARY="OFF", so disabling BUILD_TESTS -- BUILD_TESTS is disabled. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Not building documentation -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR LIB_SUFFIX SHARE_INSTALL_PREFIX SWIG_ADD_LIBRARY SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/csound-6.10.0 + make V=1 /usr/bin/cmake -H/builddir/build/BUILD/csound-6.10.0 -B/builddir/build/BUILD/csound-6.10.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/csound-6.10.0/CMakeFiles /builddir/build/BUILD/csound-6.10.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make -f CMakeFiles/csound64.dir/build.make CMakeFiles/csound64.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 0%] Generating csound_prslex.c /usr/bin/flex -B -t -d /builddir/build/BUILD/csound-6.10.0/Engine/csound_prs.lex > /builddir/build/BUILD/csound-6.10.0/csound_prslex.c [ 0%] Generating csound_orclex.c /usr/bin/flex -B -t /builddir/build/BUILD/csound-6.10.0/Engine/csound_orc.lex > /builddir/build/BUILD/csound-6.10.0/csound_orclex.c [ 1%] Generating csound_orcparse.c, csound_orcparse.h /usr/bin/bison -pcsound_orc -d --report=itemset -o /builddir/build/BUILD/csound-6.10.0/csound_orcparse.c /builddir/build/BUILD/csound-6.10.0/Engine/csound_orc.y /builddir/build/BUILD/csound-6.10.0/Engine/csound_orc.y: warning: 4 shift/reduce conflicts [-Wconflicts-sr] /builddir/build/BUILD/csound-6.10.0/Engine/csound_orc.y: warning: 18 reduce/reduce conflicts [-Wconflicts-rr] [ 1%] Generating csound_prelex.c /usr/bin/flex -B /builddir/build/BUILD/csound-6.10.0/Engine/csound_pre.lex > /builddir/build/BUILD/csound-6.10.0/csound_prelex.c cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/CMakeFiles/csound64.dir/DependInfo.cmake --color= Scanning dependencies of target csound64 make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f CMakeFiles/csound64.dir/build.make CMakeFiles/csound64.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 1%] Building C object CMakeFiles/csound64.dir/Top/csound.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -DGIT_HASH_VALUE=none -o CMakeFiles/csound64.dir/Top/csound.c.o -c /builddir/build/BUILD/csound-6.10.0/Top/csound.c [ 1%] Building C object CMakeFiles/csound64.dir/Engine/auxfd.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/auxfd.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/auxfd.c [ 2%] Building C object CMakeFiles/csound64.dir/Engine/cfgvar.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/cfgvar.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/cfgvar.c [ 2%] Building C object CMakeFiles/csound64.dir/Engine/corfiles.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/corfiles.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/corfiles.c [ 2%] Building C object CMakeFiles/csound64.dir/Engine/entry1.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/entry1.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/entry1.c [ 2%] Building C object CMakeFiles/csound64.dir/Engine/envvar.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/envvar.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/envvar.c [ 2%] Building C object CMakeFiles/csound64.dir/Engine/extract.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/extract.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/extract.c [ 3%] Building C object CMakeFiles/csound64.dir/Engine/fgens.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/fgens.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/fgens.c [ 3%] Building C object CMakeFiles/csound64.dir/Engine/insert.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/insert.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/insert.c [ 3%] Building C object CMakeFiles/csound64.dir/Engine/linevent.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/linevent.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/linevent.c [ 3%] Building C object CMakeFiles/csound64.dir/Engine/memalloc.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/memalloc.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/memalloc.c [ 3%] Building C object CMakeFiles/csound64.dir/Engine/memfiles.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/memfiles.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c: In function 'Load_File_': /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c:257:21: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] /* dummy = */ (void)fgets(buff, 6, f); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c:265:21: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] /* dummy = */ (void)fgets(buff, 7, f); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c:273:21: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] /* dummy = */ (void)fgets(buff, 7, f); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c: In function 'Load_Het_File_': /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c:59:17: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] /*dummy =*/ (void)fgets(buffer, 10, f); /* number of partials */ ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c: In function 'Load_CV_File_': /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c:145:18: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] /* dummy =*/ (void)fgets(buff, 120, f); /* Skip CVANAL */ ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c: In function 'Load_LP_File_': /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c:208:19: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] /* dummy = */ (void)fgets(buff, 120, f); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c: In function 'ldmemfile2withCB': /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c:330:14: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized] int32 len; /* then SADIR (if defined). */ ^~~ [ 4%] Building C object CMakeFiles/csound64.dir/Engine/musmon.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/musmon.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/musmon.c [ 4%] Building C object CMakeFiles/csound64.dir/Engine/namedins.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/namedins.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/namedins.c [ 4%] Building C object CMakeFiles/csound64.dir/Engine/rdscor.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/rdscor.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/rdscor.c [ 4%] Building C object CMakeFiles/csound64.dir/Engine/scsort.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/scsort.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/scsort.c [ 4%] Building C object CMakeFiles/csound64.dir/Engine/scxtract.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/scxtract.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/scxtract.c [ 5%] Building C object CMakeFiles/csound64.dir/Engine/sort.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/sort.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/sort.c /builddir/build/BUILD/csound-6.10.0/Engine/sort.c: In function 'sort': /builddir/build/BUILD/csound-6.10.0/Engine/sort.c:295:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (n>1) bp = A[n-1]; bp->nxtblk = NULL; bp->prvblk = A[n-2]; ^~ /builddir/build/BUILD/csound-6.10.0/Engine/sort.c:295:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (n>1) bp = A[n-1]; bp->nxtblk = NULL; bp->prvblk = A[n-2]; ^~ [ 5%] Building C object CMakeFiles/csound64.dir/Engine/sread.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/sread.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/sread.c [ 5%] Building C object CMakeFiles/csound64.dir/Engine/swritestr.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/swritestr.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/swritestr.c [ 5%] Building C object CMakeFiles/csound64.dir/Engine/twarp.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/twarp.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/twarp.c [ 5%] Building C object CMakeFiles/csound64.dir/Engine/csound_type_system.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/csound_type_system.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/csound_type_system.c [ 6%] Building C object CMakeFiles/csound64.dir/Engine/csound_standard_types.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/csound_standard_types.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/csound_standard_types.c [ 6%] Building C object CMakeFiles/csound64.dir/Engine/csound_data_structures.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/csound_data_structures.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/csound_data_structures.c [ 6%] Building C object CMakeFiles/csound64.dir/Engine/pools.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/pools.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/pools.c [ 6%] Building C object CMakeFiles/csound64.dir/InOut/libsnd.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/InOut/libsnd.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/libsnd.c [ 6%] Building C object CMakeFiles/csound64.dir/InOut/libsnd_u.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/InOut/libsnd_u.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/libsnd_u.c [ 7%] Building C object CMakeFiles/csound64.dir/InOut/midifile.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/InOut/midifile.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/midifile.c [ 7%] Building C object CMakeFiles/csound64.dir/InOut/midirecv.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/InOut/midirecv.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/midirecv.c [ 7%] Building C object CMakeFiles/csound64.dir/InOut/midisend.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/InOut/midisend.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/midisend.c [ 7%] Building C object CMakeFiles/csound64.dir/InOut/winascii.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/InOut/winascii.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/winascii.c [ 7%] Building C object CMakeFiles/csound64.dir/InOut/windin.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/InOut/windin.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/windin.c [ 8%] Building C object CMakeFiles/csound64.dir/InOut/window.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/InOut/window.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/window.c [ 8%] Building C object CMakeFiles/csound64.dir/InOut/winEPS.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/InOut/winEPS.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/winEPS.c [ 8%] Building C object CMakeFiles/csound64.dir/InOut/circularbuffer.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/InOut/circularbuffer.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/circularbuffer.c [ 8%] Building C object CMakeFiles/csound64.dir/OOps/aops.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/aops.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/aops.c [ 9%] Building C object CMakeFiles/csound64.dir/OOps/bus.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/bus.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/bus.c [ 9%] Building C object CMakeFiles/csound64.dir/OOps/cmath.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/cmath.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/cmath.c [ 9%] Building C object CMakeFiles/csound64.dir/OOps/diskin2.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/diskin2.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/diskin2.c [ 9%] Building C object CMakeFiles/csound64.dir/OOps/disprep.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/disprep.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/disprep.c [ 9%] Building C object CMakeFiles/csound64.dir/OOps/dumpf.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/dumpf.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/dumpf.c [ 10%] Building C object CMakeFiles/csound64.dir/OOps/fftlib.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/fftlib.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/fftlib.c [ 10%] Building C object CMakeFiles/csound64.dir/OOps/pffft.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/pffft.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/pffft.c [ 10%] Building C object CMakeFiles/csound64.dir/OOps/goto_ops.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/goto_ops.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/goto_ops.c [ 10%] Building C object CMakeFiles/csound64.dir/OOps/midiinterop.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/midiinterop.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/midiinterop.c [ 10%] Building C object CMakeFiles/csound64.dir/OOps/midiops.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/midiops.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/midiops.c [ 11%] Building C object CMakeFiles/csound64.dir/OOps/midiout.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/midiout.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/midiout.c [ 11%] Building C object CMakeFiles/csound64.dir/OOps/mxfft.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/mxfft.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/mxfft.c [ 11%] Building C object CMakeFiles/csound64.dir/OOps/oscils.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/oscils.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/oscils.c [ 11%] Building C object CMakeFiles/csound64.dir/OOps/pstream.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/pstream.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/pstream.c [ 11%] Building C object CMakeFiles/csound64.dir/OOps/pvfileio.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/pvfileio.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/pvfileio.c [ 12%] Building C object CMakeFiles/csound64.dir/OOps/pvsanal.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/pvsanal.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/pvsanal.c /builddir/build/BUILD/csound-6.10.0/OOps/pvsanal.c: In function 'pvsynthset': /builddir/build/BUILD/csound-6.10.0/OOps/pvsanal.c:783:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (i = 1; i <= halfwinsize; i++) ^~~ /builddir/build/BUILD/csound-6.10.0/OOps/pvsanal.c:787:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' if (Mf) ^~ [ 12%] Building C object CMakeFiles/csound64.dir/OOps/random.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/random.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/random.c [ 12%] Building C object CMakeFiles/csound64.dir/OOps/remote.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/remote.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/remote.c [ 12%] Building C object CMakeFiles/csound64.dir/OOps/schedule.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/schedule.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/schedule.c [ 12%] Building C object CMakeFiles/csound64.dir/OOps/sndinfUG.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/sndinfUG.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/sndinfUG.c [ 13%] Building C object CMakeFiles/csound64.dir/OOps/str_ops.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/str_ops.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/str_ops.c [ 13%] Building C object CMakeFiles/csound64.dir/OOps/ugens1.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/ugens1.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/ugens1.c /builddir/build/BUILD/csound-6.10.0/OOps/ugens1.c: In function 'xdsrset': /builddir/build/BUILD/csound-6.10.0/OOps/ugens1.c:773:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (delay > len) delay = len; len -= delay; ^~ /builddir/build/BUILD/csound-6.10.0/OOps/ugens1.c:773:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (delay > len) delay = len; len -= delay; ^~~ /builddir/build/BUILD/csound-6.10.0/OOps/ugens1.c:775:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (attack > len) attack = len; len -= attack; ^~ /builddir/build/BUILD/csound-6.10.0/OOps/ugens1.c:775:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (attack > len) attack = len; len -= attack; ^~~ /builddir/build/BUILD/csound-6.10.0/OOps/ugens1.c:776:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (decay > len) decay = len; len -= decay; ^~ /builddir/build/BUILD/csound-6.10.0/OOps/ugens1.c:776:35: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (decay > len) decay = len; len -= decay; ^~~ [ 13%] Building C object CMakeFiles/csound64.dir/OOps/ugens2.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/ugens2.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/ugens2.c [ 13%] Building C object CMakeFiles/csound64.dir/OOps/ugens3.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/ugens3.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/ugens3.c [ 13%] Building C object CMakeFiles/csound64.dir/OOps/ugens4.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/ugens4.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/ugens4.c [ 14%] Building C object CMakeFiles/csound64.dir/OOps/ugens5.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/ugens5.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/ugens5.c [ 14%] Building C object CMakeFiles/csound64.dir/OOps/ugens6.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/ugens6.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/ugens6.c [ 14%] Building C object CMakeFiles/csound64.dir/OOps/ugtabs.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/ugtabs.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/ugtabs.c [ 14%] Building C object CMakeFiles/csound64.dir/OOps/ugrw1.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/ugrw1.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/ugrw1.c [ 14%] Building C object CMakeFiles/csound64.dir/OOps/vdelay.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/vdelay.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/vdelay.c [ 15%] Building C object CMakeFiles/csound64.dir/OOps/compile_ops.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/OOps/compile_ops.c.o -c /builddir/build/BUILD/csound-6.10.0/OOps/compile_ops.c [ 15%] Building C object CMakeFiles/csound64.dir/Opcodes/babo.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/babo.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/babo.c [ 15%] Building C object CMakeFiles/csound64.dir/Opcodes/bilbar.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/bilbar.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/bilbar.c [ 15%] Building C object CMakeFiles/csound64.dir/Opcodes/compress.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/compress.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/compress.c [ 15%] Building C object CMakeFiles/csound64.dir/Opcodes/eqfil.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/eqfil.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/eqfil.c [ 16%] Building C object CMakeFiles/csound64.dir/Opcodes/Vosim.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/Vosim.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/Vosim.c [ 16%] Building C object CMakeFiles/csound64.dir/Opcodes/squinewave.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/squinewave.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/squinewave.c [ 16%] Building C object CMakeFiles/csound64.dir/Opcodes/pinker.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pinker.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pinker.c /builddir/build/BUILD/csound-6.10.0/Opcodes/pinker.c: In function 'pink_perf': /builddir/build/BUILD/csound-6.10.0/Opcodes/pinker.c:123:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((int *)(&yy)) = accu; /* save biased value as float */ ^ /builddir/build/BUILD/csound-6.10.0/Opcodes/pinker.c: In function 'pink_init': /builddir/build/BUILD/csound-6.10.0/Opcodes/pinker.c:151:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((float*)(&p->accu)) = PINK_BIAS; // init float hack ^ [ 16%] Building C object CMakeFiles/csound64.dir/Opcodes/pitch.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pitch.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pitch.c [ 16%] Building C object CMakeFiles/csound64.dir/Opcodes/pitch0.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pitch0.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pitch0.c [ 17%] Building C object CMakeFiles/csound64.dir/Opcodes/spectra.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/spectra.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/spectra.c [ 17%] Building C object CMakeFiles/csound64.dir/Opcodes/ambicode1.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/ambicode1.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/ambicode1.c [ 17%] Building C object CMakeFiles/csound64.dir/Opcodes/sfont.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/sfont.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/sfont.c [ 17%] Building C object CMakeFiles/csound64.dir/Opcodes/grain4.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/grain4.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/grain4.c /builddir/build/BUILD/csound-6.10.0/Opcodes/grain4.c: In function 'graingenv4': /builddir/build/BUILD/csound-6.10.0/Opcodes/grain4.c:398:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (*p->imode == 0) ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/grain4.c:401:12: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (*p->ipshift == 0) { ^~ [ 17%] Building C object CMakeFiles/csound64.dir/Opcodes/hrtferX.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/hrtferX.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/hrtferX.c [ 18%] Building C object CMakeFiles/csound64.dir/Opcodes/loscilx.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/loscilx.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/loscilx.c /builddir/build/BUILD/csound-6.10.0/Opcodes/loscilx.c: In function 'loscilx_phase_int': /builddir/build/BUILD/csound-6.10.0/Opcodes/loscilx.c:167:42: warning: result of '-1073741824 << 2' requires 33 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=] retval += (-((int32_t) 0x40000000) << 2); ^~ [ 18%] Building C object CMakeFiles/csound64.dir/Opcodes/minmax.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/minmax.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/minmax.c [ 18%] Building C object CMakeFiles/csound64.dir/Opcodes/pan2.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pan2.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pan2.c [ 18%] Building C object CMakeFiles/csound64.dir/Opcodes/arrays.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/arrays.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/arrays.c [ 19%] Building C object CMakeFiles/csound64.dir/Opcodes/phisem.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/phisem.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/phisem.c [ 19%] Building C object CMakeFiles/csound64.dir/Opcodes/hrtfopcodes.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/hrtfopcodes.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/hrtfopcodes.c [ 19%] Building C object CMakeFiles/csound64.dir/Opcodes/vbap.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/vbap.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/vbap.c [ 19%] Building C object CMakeFiles/csound64.dir/Opcodes/vbap1.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/vbap1.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/vbap1.c [ 19%] Building C object CMakeFiles/csound64.dir/Opcodes/vbap_n.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/vbap_n.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/vbap_n.c [ 20%] Building C object CMakeFiles/csound64.dir/Opcodes/vbap_zak.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/vbap_zak.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/vbap_zak.c [ 20%] Building C object CMakeFiles/csound64.dir/Opcodes/vaops.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/vaops.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/vaops.c [ 20%] Building C object CMakeFiles/csound64.dir/Opcodes/ugakbari.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/ugakbari.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/ugakbari.c [ 20%] Building C object CMakeFiles/csound64.dir/Opcodes/harmon.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/harmon.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/harmon.c [ 20%] Building C object CMakeFiles/csound64.dir/Opcodes/pitchtrack.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pitchtrack.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pitchtrack.c [ 21%] Building C object CMakeFiles/csound64.dir/Opcodes/partikkel.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/partikkel.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/partikkel.c [ 21%] Building C object CMakeFiles/csound64.dir/Opcodes/shape.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/shape.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/shape.c [ 21%] Building C object CMakeFiles/csound64.dir/Opcodes/tabsum.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/tabsum.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/tabsum.c [ 21%] Building C object CMakeFiles/csound64.dir/Opcodes/crossfm.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/crossfm.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/crossfm.c [ 21%] Building C object CMakeFiles/csound64.dir/Opcodes/pvlock.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pvlock.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pvlock.c [ 22%] Building C object CMakeFiles/csound64.dir/Opcodes/fareyseq.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/fareyseq.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/fareyseq.c [ 22%] Building C object CMakeFiles/csound64.dir/Opcodes/modmatrix.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/modmatrix.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/modmatrix.c [ 22%] Building C object CMakeFiles/csound64.dir/Opcodes/scoreline.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/scoreline.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/scoreline.c [ 22%] Building C object CMakeFiles/csound64.dir/Opcodes/modal4.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/modal4.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/modal4.c [ 22%] Building C object CMakeFiles/csound64.dir/Opcodes/physutil.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/physutil.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/physutil.c [ 23%] Building C object CMakeFiles/csound64.dir/Opcodes/physmod.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/physmod.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/physmod.c [ 23%] Building C object CMakeFiles/csound64.dir/Opcodes/mandolin.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/mandolin.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/mandolin.c [ 23%] Building C object CMakeFiles/csound64.dir/Opcodes/singwave.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/singwave.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/singwave.c [ 23%] Building C object CMakeFiles/csound64.dir/Opcodes/fm4op.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/fm4op.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/fm4op.c [ 23%] Building C object CMakeFiles/csound64.dir/Opcodes/moog1.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/moog1.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/moog1.c [ 24%] Building C object CMakeFiles/csound64.dir/Opcodes/shaker.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/shaker.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/shaker.c [ 24%] Building C object CMakeFiles/csound64.dir/Opcodes/bowedbar.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/bowedbar.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/bowedbar.c [ 24%] Building C object CMakeFiles/csound64.dir/Opcodes/gab/tabmorph.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/gab/tabmorph.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/gab/tabmorph.c [ 24%] Building C object CMakeFiles/csound64.dir/Opcodes/gab/hvs.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/gab/hvs.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/gab/hvs.c [ 24%] Building C object CMakeFiles/csound64.dir/Opcodes/gab/sliderTable.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/gab/sliderTable.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/gab/sliderTable.c [ 25%] Building C object CMakeFiles/csound64.dir/Opcodes/gab/newgabopc.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/gab/newgabopc.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/gab/newgabopc.c [ 25%] Building C object CMakeFiles/csound64.dir/Opcodes/ftest.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/ftest.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/ftest.c [ 25%] Building C object CMakeFiles/csound64.dir/Opcodes/hrtfearly.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/hrtfearly.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/hrtfearly.c [ 25%] Building C object CMakeFiles/csound64.dir/Opcodes/hrtfreverb.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/hrtfreverb.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/hrtfreverb.c [ 25%] Building C object CMakeFiles/csound64.dir/Opcodes/cpumeter.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/cpumeter.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/cpumeter.c [ 26%] Building C object CMakeFiles/csound64.dir/Opcodes/gendy.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/gendy.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/gendy.c [ 26%] Building C object CMakeFiles/csound64.dir/Opcodes/tl/sc_noise.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/tl/sc_noise.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/tl/sc_noise.c [ 26%] Building C object CMakeFiles/csound64.dir/Opcodes/afilters.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/afilters.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/afilters.c [ 26%] Building C object CMakeFiles/csound64.dir/Opcodes/wpfilters.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/wpfilters.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/wpfilters.c [ 26%] Building C object CMakeFiles/csound64.dir/Top/argdecode.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Top/argdecode.c.o -c /builddir/build/BUILD/csound-6.10.0/Top/argdecode.c [ 27%] Building C object CMakeFiles/csound64.dir/Top/csdebug.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Top/csdebug.c.o -c /builddir/build/BUILD/csound-6.10.0/Top/csdebug.c [ 27%] Building C object CMakeFiles/csound64.dir/Top/cscore_internal.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Top/cscore_internal.c.o -c /builddir/build/BUILD/csound-6.10.0/Top/cscore_internal.c [ 27%] Building C object CMakeFiles/csound64.dir/Top/cscorfns.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Top/cscorfns.c.o -c /builddir/build/BUILD/csound-6.10.0/Top/cscorfns.c /builddir/build/BUILD/csound-6.10.0/Top/cscorfns.c: In function 'cscorePutEvent': /builddir/build/BUILD/csound-6.10.0/Top/cscorfns.c:327:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (warpout) fprintf(csound->oscfp," %g", e->p2orig); ^~ /builddir/build/BUILD/csound-6.10.0/Top/cscorfns.c:328:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' fprintf(csound->oscfp," %g",*q++); ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/Top/cscorfns.c:332:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (warpout) fprintf(csound->oscfp," %g", e->p3orig); ^~ /builddir/build/BUILD/csound-6.10.0/Top/cscorfns.c:333:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' fprintf(csound->oscfp," %g",*q++); ^~~~~~~ [ 27%] Building C object CMakeFiles/csound64.dir/Top/csmodule.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Top/csmodule.c.o -c /builddir/build/BUILD/csound-6.10.0/Top/csmodule.c [ 27%] Building C object CMakeFiles/csound64.dir/Top/getstring.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -DCSOUND_TEXTDOMAIN=\"/usr/share/locale\" -o CMakeFiles/csound64.dir/Top/getstring.c.o -c /builddir/build/BUILD/csound-6.10.0/Top/getstring.c [ 28%] Building C object CMakeFiles/csound64.dir/Top/main.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Top/main.c.o -c /builddir/build/BUILD/csound-6.10.0/Top/main.c [ 28%] Building C object CMakeFiles/csound64.dir/Top/new_opts.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Top/new_opts.c.o -c /builddir/build/BUILD/csound-6.10.0/Top/new_opts.c [ 28%] Building C object CMakeFiles/csound64.dir/Top/one_file.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Top/one_file.c.o -c /builddir/build/BUILD/csound-6.10.0/Top/one_file.c [ 28%] Building C object CMakeFiles/csound64.dir/Top/opcode.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Top/opcode.c.o -c /builddir/build/BUILD/csound-6.10.0/Top/opcode.c [ 29%] Building C object CMakeFiles/csound64.dir/Top/threads.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Top/threads.c.o -c /builddir/build/BUILD/csound-6.10.0/Top/threads.c [ 29%] Building C object CMakeFiles/csound64.dir/Top/utility.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Top/utility.c.o -c /builddir/build/BUILD/csound-6.10.0/Top/utility.c [ 29%] Building C object CMakeFiles/csound64.dir/Top/threadsafe.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Top/threadsafe.c.o -c /builddir/build/BUILD/csound-6.10.0/Top/threadsafe.c /builddir/build/BUILD/csound-6.10.0/Top/threadsafe.c: In function 'message_dequeue': /builddir/build/BUILD/csound-6.10.0/Top/threadsafe.c:156:13: warning: variable 'rtn' set but not used [-Wunused-but-set-variable] int64_t rtn = 0; /* This value is not used */ ^~~ [ 29%] Building C object CMakeFiles/csound64.dir/Top/server.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Top/server.c.o -c /builddir/build/BUILD/csound-6.10.0/Top/server.c [ 29%] Building C object CMakeFiles/csound64.dir/Opcodes/ambicode.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/ambicode.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/ambicode.c [ 30%] Building C object CMakeFiles/csound64.dir/Opcodes/bbcut.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/bbcut.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/bbcut.c [ 30%] Building C object CMakeFiles/csound64.dir/Opcodes/biquad.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/biquad.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/biquad.c [ 30%] Building C object CMakeFiles/csound64.dir/Opcodes/butter.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/butter.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/butter.c [ 30%] Building C object CMakeFiles/csound64.dir/Opcodes/clfilt.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/clfilt.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/clfilt.c [ 30%] Building C object CMakeFiles/csound64.dir/Opcodes/cross2.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/cross2.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/cross2.c [ 31%] Building C object CMakeFiles/csound64.dir/Opcodes/dam.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/dam.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/dam.c [ 31%] Building C object CMakeFiles/csound64.dir/Opcodes/dcblockr.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/dcblockr.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/dcblockr.c [ 31%] Building C object CMakeFiles/csound64.dir/Opcodes/filter.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/filter.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/filter.c [ 31%] Building C object CMakeFiles/csound64.dir/Opcodes/flanger.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/flanger.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/flanger.c [ 31%] Building C object CMakeFiles/csound64.dir/Opcodes/follow.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/follow.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/follow.c [ 32%] Building C object CMakeFiles/csound64.dir/Opcodes/fout.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/fout.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/fout.c [ 32%] Building C object CMakeFiles/csound64.dir/Opcodes/freeverb.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/freeverb.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/freeverb.c [ 32%] Building C object CMakeFiles/csound64.dir/Opcodes/ftconv.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/ftconv.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/ftconv.c [ 32%] Building C object CMakeFiles/csound64.dir/Opcodes/ftgen.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/ftgen.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c: In function 'ftload_': /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:333:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:333:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:336:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:336:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:339:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:339:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:342:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:342:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:345:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:345:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:348:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:348:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:351:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:351:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:354:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:354:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:357:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:357:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:360:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:360:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:363:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:363:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:366:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:366:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:369:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:369:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:372:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:372:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:375:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:375:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:378:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:378:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:381:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:381:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:384:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:384:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:387:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:387:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:390:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:390:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:393:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:393:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:396:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:396:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:399:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:399:61: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; ^~ [ 32%] Building C object CMakeFiles/csound64.dir/Opcodes/gab/gab.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/gab/gab.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/gab/gab.c [ 33%] Building C object CMakeFiles/csound64.dir/Opcodes/gab/vectorial.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/gab/vectorial.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/gab/vectorial.c [ 33%] Building C object CMakeFiles/csound64.dir/Opcodes/grain.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/grain.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/grain.c [ 33%] Building C object CMakeFiles/csound64.dir/Opcodes/locsig.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/locsig.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/locsig.c [ 33%] Building C object CMakeFiles/csound64.dir/Opcodes/lowpassr.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/lowpassr.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/lowpassr.c [ 33%] Building C object CMakeFiles/csound64.dir/Opcodes/metro.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/metro.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/metro.c [ 34%] Building C object CMakeFiles/csound64.dir/Opcodes/midiops2.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/midiops2.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/midiops2.c [ 34%] Building C object CMakeFiles/csound64.dir/Opcodes/midiops3.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/midiops3.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/midiops3.c [ 34%] Building C object CMakeFiles/csound64.dir/Opcodes/newfils.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/newfils.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/newfils.c [ 34%] Building C object CMakeFiles/csound64.dir/Opcodes/nlfilt.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/nlfilt.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/nlfilt.c [ 34%] Building C object CMakeFiles/csound64.dir/Opcodes/oscbnk.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/oscbnk.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/oscbnk.c /builddir/build/BUILD/csound-6.10.0/Opcodes/oscbnk.c: In function 'oscbnk_interp_read_limit': /builddir/build/BUILD/csound-6.10.0/Opcodes/oscbnk.c:164:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else x = ft[n]; x += phase * (ft[++n] - x); ^~~~ /builddir/build/BUILD/csound-6.10.0/Opcodes/oscbnk.c:164:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' else x = ft[n]; x += phase * (ft[++n] - x); ^ [ 35%] Building C object CMakeFiles/csound64.dir/Opcodes/pluck.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pluck.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pluck.c [ 35%] Building C object CMakeFiles/csound64.dir/Opcodes/paulstretch.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/paulstretch.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/paulstretch.c [ 35%] Building C object CMakeFiles/csound64.dir/Opcodes/repluck.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/repluck.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/repluck.c [ 35%] Building C object CMakeFiles/csound64.dir/Opcodes/reverbsc.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/reverbsc.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/reverbsc.c [ 35%] Building C object CMakeFiles/csound64.dir/Opcodes/seqtime.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/seqtime.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/seqtime.c [ 36%] Building C object CMakeFiles/csound64.dir/Opcodes/sndloop.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/sndloop.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/sndloop.c [ 36%] Building C object CMakeFiles/csound64.dir/Opcodes/sndwarp.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/sndwarp.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/sndwarp.c [ 36%] Building C object CMakeFiles/csound64.dir/Opcodes/space.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/space.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/space.c [ 36%] Building C object CMakeFiles/csound64.dir/Opcodes/spat3d.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/spat3d.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/spat3d.c [ 36%] Building C object CMakeFiles/csound64.dir/Opcodes/syncgrain.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/syncgrain.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/syncgrain.c [ 37%] Building C object CMakeFiles/csound64.dir/Opcodes/ugens7.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/ugens7.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/ugens7.c [ 37%] Building C object CMakeFiles/csound64.dir/Opcodes/ugens9.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/ugens9.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/ugens9.c [ 37%] Building C object CMakeFiles/csound64.dir/Opcodes/ugensa.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/ugensa.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/ugensa.c [ 37%] Building C object CMakeFiles/csound64.dir/Opcodes/uggab.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/uggab.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/uggab.c [ 37%] Building C object CMakeFiles/csound64.dir/Opcodes/ugmoss.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/ugmoss.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/ugmoss.c [ 38%] Building C object CMakeFiles/csound64.dir/Opcodes/ugnorman.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/ugnorman.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/ugnorman.c [ 38%] Building C object CMakeFiles/csound64.dir/Opcodes/ugsc.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/ugsc.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/ugsc.c [ 38%] Building C object CMakeFiles/csound64.dir/Opcodes/wave-terrain.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/wave-terrain.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/wave-terrain.c [ 38%] Building C object CMakeFiles/csound64.dir/Opcodes/stdopcod.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/stdopcod.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/stdopcod.c [ 39%] Building C object CMakeFiles/csound64.dir/Opcodes/socksend.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/socksend.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/socksend.c [ 39%] Building C object CMakeFiles/csound64.dir/Opcodes/sockrecv.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/sockrecv.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/sockrecv.c [ 39%] Building C object CMakeFiles/csound64.dir/Opcodes/ifd.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/ifd.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/ifd.c [ 39%] Building C object CMakeFiles/csound64.dir/Opcodes/partials.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/partials.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/partials.c [ 39%] Building C object CMakeFiles/csound64.dir/Opcodes/psynth.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/psynth.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/psynth.c [ 40%] Building C object CMakeFiles/csound64.dir/Opcodes/pvsbasic.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pvsbasic.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pvsbasic.c [ 40%] Building C object CMakeFiles/csound64.dir/Opcodes/pvscent.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pvscent.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pvscent.c [ 40%] Building C object CMakeFiles/csound64.dir/Opcodes/pvsdemix.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pvsdemix.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pvsdemix.c [ 40%] Building C object CMakeFiles/csound64.dir/Opcodes/pvs_ops.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pvs_ops.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pvs_ops.c [ 40%] Building C object CMakeFiles/csound64.dir/Opcodes/pvsband.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pvsband.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pvsband.c [ 41%] Building C object CMakeFiles/csound64.dir/Opcodes/pvsbuffer.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pvsbuffer.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pvsbuffer.c [ 41%] Building C object CMakeFiles/csound64.dir/Opcodes/pvsgendy.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pvsgendy.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pvsgendy.c [ 41%] Building C object CMakeFiles/csound64.dir/Opcodes/dsputil.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/dsputil.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/dsputil.c [ 41%] Building C object CMakeFiles/csound64.dir/Opcodes/pvadd.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pvadd.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pvadd.c [ 41%] Building C object CMakeFiles/csound64.dir/Opcodes/pvinterp.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pvinterp.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pvinterp.c [ 42%] Building C object CMakeFiles/csound64.dir/Opcodes/pvocext.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pvocext.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pvocext.c [ 42%] Building C object CMakeFiles/csound64.dir/Opcodes/pvread.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pvread.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pvread.c [ 42%] Building C object CMakeFiles/csound64.dir/Opcodes/ugens8.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/ugens8.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/ugens8.c [ 42%] Building C object CMakeFiles/csound64.dir/Opcodes/vpvoc.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/vpvoc.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/vpvoc.c [ 42%] Building C object CMakeFiles/csound64.dir/Opcodes/pvoc.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/pvoc.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pvoc.c [ 43%] Building C object CMakeFiles/csound64.dir/Opcodes/mp3in.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Opcodes/mp3in.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/mp3in.c [ 43%] Building C object CMakeFiles/csound64.dir/InOut/libmpadec/layer1.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/InOut/libmpadec/layer1.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/libmpadec/layer1.c [ 43%] Building C object CMakeFiles/csound64.dir/InOut/libmpadec/layer2.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/InOut/libmpadec/layer2.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/libmpadec/layer2.c [ 43%] Building C object CMakeFiles/csound64.dir/InOut/libmpadec/layer3.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/InOut/libmpadec/layer3.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/libmpadec/layer3.c [ 43%] Building C object CMakeFiles/csound64.dir/InOut/libmpadec/synth.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/InOut/libmpadec/synth.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/libmpadec/synth.c [ 44%] Building C object CMakeFiles/csound64.dir/InOut/libmpadec/tables.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/InOut/libmpadec/tables.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/libmpadec/tables.c [ 44%] Building C object CMakeFiles/csound64.dir/InOut/libmpadec/mpadec.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/InOut/libmpadec/mpadec.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/libmpadec/mpadec.c [ 44%] Building C object CMakeFiles/csound64.dir/InOut/libmpadec/mp3dec.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/InOut/libmpadec/mp3dec.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/libmpadec/mp3dec.c [ 44%] Building C object CMakeFiles/csound64.dir/csound_orclex.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/csound_orclex.c.o -c /builddir/build/BUILD/csound-6.10.0/csound_orclex.c [ 44%] Building C object CMakeFiles/csound64.dir/csound_orcparse.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/csound_orcparse.c.o -c /builddir/build/BUILD/csound-6.10.0/csound_orcparse.c [ 45%] Building C object CMakeFiles/csound64.dir/csound_prelex.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/csound_prelex.c.o -c /builddir/build/BUILD/csound-6.10.0/csound_prelex.c [ 45%] Building C object CMakeFiles/csound64.dir/Engine/csound_orc_semantics.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/csound_orc_semantics.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/csound_orc_semantics.c [ 45%] Building C object CMakeFiles/csound64.dir/Engine/csound_orc_expressions.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/csound_orc_expressions.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/csound_orc_expressions.c [ 45%] Building C object CMakeFiles/csound64.dir/Engine/csound_orc_optimize.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/csound_orc_optimize.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/csound_orc_optimize.c [ 45%] Building C object CMakeFiles/csound64.dir/Engine/csound_orc_compile.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/csound_orc_compile.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/csound_orc_compile.c [ 46%] Building C object CMakeFiles/csound64.dir/Engine/new_orc_parser.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/new_orc_parser.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/new_orc_parser.c [ 46%] Building C object CMakeFiles/csound64.dir/Engine/symbtab.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/symbtab.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/symbtab.c [ 46%] Building C object CMakeFiles/csound64.dir/csound_prslex.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/csound_prslex.c.o -c /builddir/build/BUILD/csound-6.10.0/csound_prslex.c [ 46%] Building C object CMakeFiles/csound64.dir/Engine/cs_new_dispatch.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/cs_new_dispatch.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/cs_new_dispatch.c [ 46%] Building C object CMakeFiles/csound64.dir/Engine/cs_par_base.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/cs_par_base.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/cs_par_base.c [ 47%] Building C object CMakeFiles/csound64.dir/Engine/cs_par_orc_semantic_analysis.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/cs_par_orc_semantic_analysis.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/cs_par_orc_semantic_analysis.c [ 47%] Building C object CMakeFiles/csound64.dir/Engine/cs_par_dispatch.c.o /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsound64_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -o CMakeFiles/csound64.dir/Engine/cs_par_dispatch.c.o -c /builddir/build/BUILD/csound-6.10.0/Engine/cs_par_dispatch.c [ 47%] Linking C shared library libcsound64.so /usr/bin/cmake -E cmake_link_script CMakeFiles/csound64.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libcsound64.so.6.0 -o libcsound64.so.6.0 CMakeFiles/csound64.dir/Top/csound.c.o CMakeFiles/csound64.dir/Engine/auxfd.c.o CMakeFiles/csound64.dir/Engine/cfgvar.c.o CMakeFiles/csound64.dir/Engine/corfiles.c.o CMakeFiles/csound64.dir/Engine/entry1.c.o CMakeFiles/csound64.dir/Engine/envvar.c.o CMakeFiles/csound64.dir/Engine/extract.c.o CMakeFiles/csound64.dir/Engine/fgens.c.o CMakeFiles/csound64.dir/Engine/insert.c.o CMakeFiles/csound64.dir/Engine/linevent.c.o CMakeFiles/csound64.dir/Engine/memalloc.c.o CMakeFiles/csound64.dir/Engine/memfiles.c.o CMakeFiles/csound64.dir/Engine/musmon.c.o CMakeFiles/csound64.dir/Engine/namedins.c.o CMakeFiles/csound64.dir/Engine/rdscor.c.o CMakeFiles/csound64.dir/Engine/scsort.c.o CMakeFiles/csound64.dir/Engine/scxtract.c.o CMakeFiles/csound64.dir/Engine/sort.c.o CMakeFiles/csound64.dir/Engine/sread.c.o CMakeFiles/csound64.dir/Engine/swritestr.c.o CMakeFiles/csound64.dir/Engine/twarp.c.o CMakeFiles/csound64.dir/Engine/csound_type_system.c.o CMakeFiles/csound64.dir/Engine/csound_standard_types.c.o CMakeFiles/csound64.dir/Engine/csound_data_structures.c.o CMakeFiles/csound64.dir/Engine/pools.c.o CMakeFiles/csound64.dir/InOut/libsnd.c.o CMakeFiles/csound64.dir/InOut/libsnd_u.c.o CMakeFiles/csound64.dir/InOut/midifile.c.o CMakeFiles/csound64.dir/InOut/midirecv.c.o CMakeFiles/csound64.dir/InOut/midisend.c.o CMakeFiles/csound64.dir/InOut/winascii.c.o CMakeFiles/csound64.dir/InOut/windin.c.o CMakeFiles/csound64.dir/InOut/window.c.o CMakeFiles/csound64.dir/InOut/winEPS.c.o CMakeFiles/csound64.dir/InOut/circularbuffer.c.o CMakeFiles/csound64.dir/OOps/aops.c.o CMakeFiles/csound64.dir/OOps/bus.c.o CMakeFiles/csound64.dir/OOps/cmath.c.o CMakeFiles/csound64.dir/OOps/diskin2.c.o CMakeFiles/csound64.dir/OOps/disprep.c.o CMakeFiles/csound64.dir/OOps/dumpf.c.o CMakeFiles/csound64.dir/OOps/fftlib.c.o CMakeFiles/csound64.dir/OOps/pffft.c.o CMakeFiles/csound64.dir/OOps/goto_ops.c.o CMakeFiles/csound64.dir/OOps/midiinterop.c.o CMakeFiles/csound64.dir/OOps/midiops.c.o CMakeFiles/csound64.dir/OOps/midiout.c.o CMakeFiles/csound64.dir/OOps/mxfft.c.o CMakeFiles/csound64.dir/OOps/oscils.c.o CMakeFiles/csound64.dir/OOps/pstream.c.o CMakeFiles/csound64.dir/OOps/pvfileio.c.o CMakeFiles/csound64.dir/OOps/pvsanal.c.o CMakeFiles/csound64.dir/OOps/random.c.o CMakeFiles/csound64.dir/OOps/remote.c.o CMakeFiles/csound64.dir/OOps/schedule.c.o CMakeFiles/csound64.dir/OOps/sndinfUG.c.o CMakeFiles/csound64.dir/OOps/str_ops.c.o CMakeFiles/csound64.dir/OOps/ugens1.c.o CMakeFiles/csound64.dir/OOps/ugens2.c.o CMakeFiles/csound64.dir/OOps/ugens3.c.o CMakeFiles/csound64.dir/OOps/ugens4.c.o CMakeFiles/csound64.dir/OOps/ugens5.c.o CMakeFiles/csound64.dir/OOps/ugens6.c.o CMakeFiles/csound64.dir/OOps/ugtabs.c.o CMakeFiles/csound64.dir/OOps/ugrw1.c.o CMakeFiles/csound64.dir/OOps/vdelay.c.o CMakeFiles/csound64.dir/OOps/compile_ops.c.o CMakeFiles/csound64.dir/Opcodes/babo.c.o CMakeFiles/csound64.dir/Opcodes/bilbar.c.o CMakeFiles/csound64.dir/Opcodes/compress.c.o CMakeFiles/csound64.dir/Opcodes/eqfil.c.o CMakeFiles/csound64.dir/Opcodes/Vosim.c.o CMakeFiles/csound64.dir/Opcodes/squinewave.c.o CMakeFiles/csound64.dir/Opcodes/pinker.c.o CMakeFiles/csound64.dir/Opcodes/pitch.c.o CMakeFiles/csound64.dir/Opcodes/pitch0.c.o CMakeFiles/csound64.dir/Opcodes/spectra.c.o CMakeFiles/csound64.dir/Opcodes/ambicode1.c.o CMakeFiles/csound64.dir/Opcodes/sfont.c.o CMakeFiles/csound64.dir/Opcodes/grain4.c.o CMakeFiles/csound64.dir/Opcodes/hrtferX.c.o CMakeFiles/csound64.dir/Opcodes/loscilx.c.o CMakeFiles/csound64.dir/Opcodes/minmax.c.o CMakeFiles/csound64.dir/Opcodes/pan2.c.o CMakeFiles/csound64.dir/Opcodes/arrays.c.o CMakeFiles/csound64.dir/Opcodes/phisem.c.o CMakeFiles/csound64.dir/Opcodes/hrtfopcodes.c.o CMakeFiles/csound64.dir/Opcodes/vbap.c.o CMakeFiles/csound64.dir/Opcodes/vbap1.c.o CMakeFiles/csound64.dir/Opcodes/vbap_n.c.o CMakeFiles/csound64.dir/Opcodes/vbap_zak.c.o CMakeFiles/csound64.dir/Opcodes/vaops.c.o CMakeFiles/csound64.dir/Opcodes/ugakbari.c.o CMakeFiles/csound64.dir/Opcodes/harmon.c.o CMakeFiles/csound64.dir/Opcodes/pitchtrack.c.o CMakeFiles/csound64.dir/Opcodes/partikkel.c.o CMakeFiles/csound64.dir/Opcodes/shape.c.o CMakeFiles/csound64.dir/Opcodes/tabsum.c.o CMakeFiles/csound64.dir/Opcodes/crossfm.c.o CMakeFiles/csound64.dir/Opcodes/pvlock.c.o CMakeFiles/csound64.dir/Opcodes/fareyseq.c.o CMakeFiles/csound64.dir/Opcodes/modmatrix.c.o CMakeFiles/csound64.dir/Opcodes/scoreline.c.o CMakeFiles/csound64.dir/Opcodes/modal4.c.o CMakeFiles/csound64.dir/Opcodes/physutil.c.o CMakeFiles/csound64.dir/Opcodes/physmod.c.o CMakeFiles/csound64.dir/Opcodes/mandolin.c.o CMakeFiles/csound64.dir/Opcodes/singwave.c.o CMakeFiles/csound64.dir/Opcodes/fm4op.c.o CMakeFiles/csound64.dir/Opcodes/moog1.c.o CMakeFiles/csound64.dir/Opcodes/shaker.c.o CMakeFiles/csound64.dir/Opcodes/bowedbar.c.o CMakeFiles/csound64.dir/Opcodes/gab/tabmorph.c.o CMakeFiles/csound64.dir/Opcodes/gab/hvs.c.o CMakeFiles/csound64.dir/Opcodes/gab/sliderTable.c.o CMakeFiles/csound64.dir/Opcodes/gab/newgabopc.c.o CMakeFiles/csound64.dir/Opcodes/ftest.c.o CMakeFiles/csound64.dir/Opcodes/hrtfearly.c.o CMakeFiles/csound64.dir/Opcodes/hrtfreverb.c.o CMakeFiles/csound64.dir/Opcodes/cpumeter.c.o CMakeFiles/csound64.dir/Opcodes/gendy.c.o CMakeFiles/csound64.dir/Opcodes/tl/sc_noise.c.o CMakeFiles/csound64.dir/Opcodes/afilters.c.o CMakeFiles/csound64.dir/Opcodes/wpfilters.c.o CMakeFiles/csound64.dir/Top/argdecode.c.o CMakeFiles/csound64.dir/Top/csdebug.c.o CMakeFiles/csound64.dir/Top/cscore_internal.c.o CMakeFiles/csound64.dir/Top/cscorfns.c.o CMakeFiles/csound64.dir/Top/csmodule.c.o CMakeFiles/csound64.dir/Top/getstring.c.o CMakeFiles/csound64.dir/Top/main.c.o CMakeFiles/csound64.dir/Top/new_opts.c.o CMakeFiles/csound64.dir/Top/one_file.c.o CMakeFiles/csound64.dir/Top/opcode.c.o CMakeFiles/csound64.dir/Top/threads.c.o CMakeFiles/csound64.dir/Top/utility.c.o CMakeFiles/csound64.dir/Top/threadsafe.c.o CMakeFiles/csound64.dir/Top/server.c.o CMakeFiles/csound64.dir/Opcodes/ambicode.c.o CMakeFiles/csound64.dir/Opcodes/bbcut.c.o CMakeFiles/csound64.dir/Opcodes/biquad.c.o CMakeFiles/csound64.dir/Opcodes/butter.c.o CMakeFiles/csound64.dir/Opcodes/clfilt.c.o CMakeFiles/csound64.dir/Opcodes/cross2.c.o CMakeFiles/csound64.dir/Opcodes/dam.c.o CMakeFiles/csound64.dir/Opcodes/dcblockr.c.o CMakeFiles/csound64.dir/Opcodes/filter.c.o CMakeFiles/csound64.dir/Opcodes/flanger.c.o CMakeFiles/csound64.dir/Opcodes/follow.c.o CMakeFiles/csound64.dir/Opcodes/fout.c.o CMakeFiles/csound64.dir/Opcodes/freeverb.c.o CMakeFiles/csound64.dir/Opcodes/ftconv.c.o CMakeFiles/csound64.dir/Opcodes/ftgen.c.o CMakeFiles/csound64.dir/Opcodes/gab/gab.c.o CMakeFiles/csound64.dir/Opcodes/gab/vectorial.c.o CMakeFiles/csound64.dir/Opcodes/grain.c.o CMakeFiles/csound64.dir/Opcodes/locsig.c.o CMakeFiles/csound64.dir/Opcodes/lowpassr.c.o CMakeFiles/csound64.dir/Opcodes/metro.c.o CMakeFiles/csound64.dir/Opcodes/midiops2.c.o CMakeFiles/csound64.dir/Opcodes/midiops3.c.o CMakeFiles/csound64.dir/Opcodes/newfils.c.o CMakeFiles/csound64.dir/Opcodes/nlfilt.c.o CMakeFiles/csound64.dir/Opcodes/oscbnk.c.o CMakeFiles/csound64.dir/Opcodes/pluck.c.o CMakeFiles/csound64.dir/Opcodes/paulstretch.c.o CMakeFiles/csound64.dir/Opcodes/repluck.c.o CMakeFiles/csound64.dir/Opcodes/reverbsc.c.o CMakeFiles/csound64.dir/Opcodes/seqtime.c.o CMakeFiles/csound64.dir/Opcodes/sndloop.c.o CMakeFiles/csound64.dir/Opcodes/sndwarp.c.o CMakeFiles/csound64.dir/Opcodes/space.c.o CMakeFiles/csound64.dir/Opcodes/spat3d.c.o CMakeFiles/csound64.dir/Opcodes/syncgrain.c.o CMakeFiles/csound64.dir/Opcodes/ugens7.c.o CMakeFiles/csound64.dir/Opcodes/ugens9.c.o CMakeFiles/csound64.dir/Opcodes/ugensa.c.o CMakeFiles/csound64.dir/Opcodes/uggab.c.o CMakeFiles/csound64.dir/Opcodes/ugmoss.c.o CMakeFiles/csound64.dir/Opcodes/ugnorman.c.o CMakeFiles/csound64.dir/Opcodes/ugsc.c.o CMakeFiles/csound64.dir/Opcodes/wave-terrain.c.o CMakeFiles/csound64.dir/Opcodes/stdopcod.c.o CMakeFiles/csound64.dir/Opcodes/socksend.c.o CMakeFiles/csound64.dir/Opcodes/sockrecv.c.o CMakeFiles/csound64.dir/Opcodes/ifd.c.o CMakeFiles/csound64.dir/Opcodes/partials.c.o CMakeFiles/csound64.dir/Opcodes/psynth.c.o CMakeFiles/csound64.dir/Opcodes/pvsbasic.c.o CMakeFiles/csound64.dir/Opcodes/pvscent.c.o CMakeFiles/csound64.dir/Opcodes/pvsdemix.c.o CMakeFiles/csound64.dir/Opcodes/pvs_ops.c.o CMakeFiles/csound64.dir/Opcodes/pvsband.c.o CMakeFiles/csound64.dir/Opcodes/pvsbuffer.c.o CMakeFiles/csound64.dir/Opcodes/pvsgendy.c.o CMakeFiles/csound64.dir/Opcodes/dsputil.c.o CMakeFiles/csound64.dir/Opcodes/pvadd.c.o CMakeFiles/csound64.dir/Opcodes/pvinterp.c.o CMakeFiles/csound64.dir/Opcodes/pvocext.c.o CMakeFiles/csound64.dir/Opcodes/pvread.c.o CMakeFiles/csound64.dir/Opcodes/ugens8.c.o CMakeFiles/csound64.dir/Opcodes/vpvoc.c.o CMakeFiles/csound64.dir/Opcodes/pvoc.c.o CMakeFiles/csound64.dir/Opcodes/mp3in.c.o CMakeFiles/csound64.dir/InOut/libmpadec/layer1.c.o CMakeFiles/csound64.dir/InOut/libmpadec/layer2.c.o CMakeFiles/csound64.dir/InOut/libmpadec/layer3.c.o CMakeFiles/csound64.dir/InOut/libmpadec/synth.c.o CMakeFiles/csound64.dir/InOut/libmpadec/tables.c.o CMakeFiles/csound64.dir/InOut/libmpadec/mpadec.c.o CMakeFiles/csound64.dir/InOut/libmpadec/mp3dec.c.o CMakeFiles/csound64.dir/csound_orclex.c.o CMakeFiles/csound64.dir/csound_orcparse.c.o CMakeFiles/csound64.dir/csound_prelex.c.o CMakeFiles/csound64.dir/Engine/csound_orc_semantics.c.o CMakeFiles/csound64.dir/Engine/csound_orc_expressions.c.o CMakeFiles/csound64.dir/Engine/csound_orc_optimize.c.o CMakeFiles/csound64.dir/Engine/csound_orc_compile.c.o CMakeFiles/csound64.dir/Engine/new_orc_parser.c.o CMakeFiles/csound64.dir/Engine/symbtab.c.o CMakeFiles/csound64.dir/csound_prslex.c.o CMakeFiles/csound64.dir/Engine/cs_new_dispatch.c.o CMakeFiles/csound64.dir/Engine/cs_par_base.c.o CMakeFiles/csound64.dir/Engine/cs_par_orc_semantic_analysis.c.o CMakeFiles/csound64.dir/Engine/cs_par_dispatch.c.o -lsndfile -lpthread -lcurl -lm -ldl -lrt /usr/bin/cmake -E cmake_symlink_library libcsound64.so.6.0 libcsound64.so.6.0 libcsound64.so make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 47%] Built target csound64 make -f Opcodes/CMakeFiles/pvsops.dir/build.make Opcodes/CMakeFiles/pvsops.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/pvsops.dir/DependInfo.cmake --color= Scanning dependencies of target pvsops make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/pvsops.dir/build.make Opcodes/CMakeFiles/pvsops.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 47%] Building CXX object Opcodes/CMakeFiles/pvsops.dir/pvsops.cpp.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dpvsops_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -std=gnu++11 -o CMakeFiles/pvsops.dir/pvsops.cpp.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/pvsops.cpp [ 47%] Linking CXX shared module ../libpvsops.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/pvsops.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libpvsops.so CMakeFiles/pvsops.dir/pvsops.cpp.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 47%] Built target pvsops make -f Opcodes/CMakeFiles/serial.dir/build.make Opcodes/CMakeFiles/serial.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/serial.dir/DependInfo.cmake --color= Scanning dependencies of target serial make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/serial.dir/build.make Opcodes/CMakeFiles/serial.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 48%] Building C object Opcodes/CMakeFiles/serial.dir/serial.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dserial_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/serial.dir/serial.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/serial.c [ 48%] Linking C shared module ../libserial.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/serial.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libserial.so CMakeFiles/serial.dir/serial.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 48%] Built target serial make -f Opcodes/CMakeFiles/scansyn.dir/build.make Opcodes/CMakeFiles/scansyn.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/scansyn.dir/DependInfo.cmake --color= Scanning dependencies of target scansyn make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/scansyn.dir/build.make Opcodes/CMakeFiles/scansyn.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 48%] Building C object Opcodes/CMakeFiles/scansyn.dir/scansyn.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dscansyn_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/scansyn.dir/scansyn.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/scansyn.c [ 48%] Building C object Opcodes/CMakeFiles/scansyn.dir/scansynx.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dscansyn_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/scansyn.dir/scansynx.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/scansynx.c [ 48%] Linking C shared module ../libscansyn.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/scansyn.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libscansyn.so CMakeFiles/scansyn.dir/scansyn.c.o CMakeFiles/scansyn.dir/scansynx.c.o -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 48%] Built target scansyn make -f Opcodes/CMakeFiles/arrayops.dir/build.make Opcodes/CMakeFiles/arrayops.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/arrayops.dir/DependInfo.cmake --color= Scanning dependencies of target arrayops make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/arrayops.dir/build.make Opcodes/CMakeFiles/arrayops.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 48%] Building CXX object Opcodes/CMakeFiles/arrayops.dir/arrayops.cpp.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Darrayops_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -std=gnu++11 -o CMakeFiles/arrayops.dir/arrayops.cpp.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/arrayops.cpp [ 49%] Linking CXX shared module ../libarrayops.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/arrayops.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libarrayops.so CMakeFiles/arrayops.dir/arrayops.cpp.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 49%] Built target arrayops make -f Opcodes/CMakeFiles/stackops.dir/build.make Opcodes/CMakeFiles/stackops.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/stackops.dir/DependInfo.cmake --color= Scanning dependencies of target stackops make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/stackops.dir/build.make Opcodes/CMakeFiles/stackops.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 49%] Building C object Opcodes/CMakeFiles/stackops.dir/stackops.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstackops_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stackops.dir/stackops.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/stackops.c [ 50%] Linking C shared module ../libstackops.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/stackops.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libstackops.so CMakeFiles/stackops.dir/stackops.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 50%] Built target stackops make -f Opcodes/CMakeFiles/quadbezier.dir/build.make Opcodes/CMakeFiles/quadbezier.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/quadbezier.dir/DependInfo.cmake --color= Scanning dependencies of target quadbezier make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/quadbezier.dir/build.make Opcodes/CMakeFiles/quadbezier.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 50%] Building C object Opcodes/CMakeFiles/quadbezier.dir/quadbezier.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dquadbezier_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/quadbezier.dir/quadbezier.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/quadbezier.c [ 50%] Linking C shared module ../libquadbezier.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/quadbezier.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libquadbezier.so CMakeFiles/quadbezier.dir/quadbezier.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 50%] Built target quadbezier make -f Opcodes/CMakeFiles/image.dir/build.make Opcodes/CMakeFiles/image.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/image.dir/DependInfo.cmake --color= Scanning dependencies of target image make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/image.dir/build.make Opcodes/CMakeFiles/image.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 51%] Building C object Opcodes/CMakeFiles/image.dir/imageOpcodes.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dimage_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/image.dir/imageOpcodes.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/imageOpcodes.c [ 51%] Linking C shared module ../libimage.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/image.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libimage.so CMakeFiles/image.dir/imageOpcodes.c.o -lpng -lz make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 51%] Built target image make -f Opcodes/CMakeFiles/fareygen.dir/build.make Opcodes/CMakeFiles/fareygen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/fareygen.dir/DependInfo.cmake --color= Scanning dependencies of target fareygen make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/fareygen.dir/build.make Opcodes/CMakeFiles/fareygen.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 51%] Building C object Opcodes/CMakeFiles/fareygen.dir/fareygen.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dfareygen_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/fareygen.dir/fareygen.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/fareygen.c [ 51%] Linking C shared module ../libfareygen.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/fareygen.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libfareygen.so CMakeFiles/fareygen.dir/fareygen.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 51%] Built target fareygen make -f Opcodes/CMakeFiles/doppler.dir/build.make Opcodes/CMakeFiles/doppler.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/doppler.dir/DependInfo.cmake --color= Scanning dependencies of target doppler make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/doppler.dir/build.make Opcodes/CMakeFiles/doppler.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 51%] Building CXX object Opcodes/CMakeFiles/doppler.dir/doppler.cpp.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Ddoppler_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/doppler.dir/doppler.cpp.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/doppler.cpp /builddir/build/BUILD/csound-6.10.0/Opcodes/doppler.cpp: In member function 'int Doppler::noteoff(CSOUND*)': /builddir/build/BUILD/csound-6.10.0/Opcodes/doppler.cpp:257:20: warning: deleting object of polymorphic class type 'LinearInterpolator' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] delete audioInterpolator; ^~~~~~~~~~~~~~~~~ [ 51%] Linking CXX shared module ../libdoppler.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/doppler.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libdoppler.so CMakeFiles/doppler.dir/doppler.cpp.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 51%] Built target doppler make -f Opcodes/CMakeFiles/ftsamplebank.dir/build.make Opcodes/CMakeFiles/ftsamplebank.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/ftsamplebank.dir/DependInfo.cmake --color= Scanning dependencies of target ftsamplebank make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/ftsamplebank.dir/build.make Opcodes/CMakeFiles/ftsamplebank.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 51%] Building CXX object Opcodes/CMakeFiles/ftsamplebank.dir/ftsamplebank.cpp.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dftsamplebank_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/ftsamplebank.dir/ftsamplebank.cpp.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/ftsamplebank.cpp [ 51%] Linking CXX shared module ../libftsamplebank.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/ftsamplebank.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libftsamplebank.so CMakeFiles/ftsamplebank.dir/ftsamplebank.cpp.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 51%] Built target ftsamplebank make -f Opcodes/CMakeFiles/getftargs.dir/build.make Opcodes/CMakeFiles/getftargs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/getftargs.dir/DependInfo.cmake --color= Scanning dependencies of target getftargs make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/getftargs.dir/build.make Opcodes/CMakeFiles/getftargs.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 51%] Building C object Opcodes/CMakeFiles/getftargs.dir/getftargs.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dgetftargs_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/getftargs.dir/getftargs.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/getftargs.c [ 51%] Linking C shared module ../libgetftargs.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/getftargs.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libgetftargs.so CMakeFiles/getftargs.dir/getftargs.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 51%] Built target getftargs make -f Opcodes/CMakeFiles/control.dir/build.make Opcodes/CMakeFiles/control.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/control.dir/DependInfo.cmake --color= Scanning dependencies of target control make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/control.dir/build.make Opcodes/CMakeFiles/control.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 51%] Building C object Opcodes/CMakeFiles/control.dir/control.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcontrol_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/control.dir/control.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/control.c [ 52%] Linking C shared module ../libcontrol.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/control.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libcontrol.so CMakeFiles/control.dir/control.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 52%] Built target control make -f Opcodes/CMakeFiles/select.dir/build.make Opcodes/CMakeFiles/select.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/select.dir/DependInfo.cmake --color= Scanning dependencies of target select make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/select.dir/build.make Opcodes/CMakeFiles/select.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 52%] Building C object Opcodes/CMakeFiles/select.dir/select.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dselect_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/select.dir/select.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/select.c [ 52%] Linking C shared module ../libselect.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/select.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libselect.so CMakeFiles/select.dir/select.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 52%] Built target select make -f Opcodes/CMakeFiles/urandom.dir/build.make Opcodes/CMakeFiles/urandom.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/urandom.dir/DependInfo.cmake --color= Scanning dependencies of target urandom make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/urandom.dir/build.make Opcodes/CMakeFiles/urandom.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 52%] Building C object Opcodes/CMakeFiles/urandom.dir/urandom.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Durandom_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/urandom.dir/urandom.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/urandom.c [ 52%] Linking C shared module ../liburandom.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/urandom.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../liburandom.so CMakeFiles/urandom.dir/urandom.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 52%] Built target urandom make -f Opcodes/CMakeFiles/signalflowgraph.dir/build.make Opcodes/CMakeFiles/signalflowgraph.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/signalflowgraph.dir/DependInfo.cmake --color= Scanning dependencies of target signalflowgraph make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/signalflowgraph.dir/build.make Opcodes/CMakeFiles/signalflowgraph.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 52%] Building CXX object Opcodes/CMakeFiles/signalflowgraph.dir/signalflowgraph.cpp.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dsignalflowgraph_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/signalflowgraph.dir/signalflowgraph.cpp.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/signalflowgraph.cpp /builddir/build/BUILD/csound-6.10.0/Opcodes/signalflowgraph.cpp:1374:13: warning: 'void csound::log(CSOUND*, const char*, ...)' defined but not used [-Wunused-function] static void log(CSOUND *csound, const char *format,...) ^~~ [ 52%] Linking CXX shared module ../libsignalflowgraph.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/signalflowgraph.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libsignalflowgraph.so CMakeFiles/signalflowgraph.dir/signalflowgraph.cpp.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 52%] Built target signalflowgraph make -f Opcodes/CMakeFiles/mixer.dir/build.make Opcodes/CMakeFiles/mixer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/mixer.dir/DependInfo.cmake --color= Scanning dependencies of target mixer make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/mixer.dir/build.make Opcodes/CMakeFiles/mixer.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 52%] Building CXX object Opcodes/CMakeFiles/mixer.dir/mixer.cpp.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dmixer_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/mixer.dir/mixer.cpp.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/mixer.cpp [ 53%] Linking CXX shared module ../libmixer.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/mixer.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libmixer.so CMakeFiles/mixer.dir/mixer.cpp.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 53%] Built target mixer make -f Opcodes/CMakeFiles/system_call.dir/build.make Opcodes/CMakeFiles/system_call.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/system_call.dir/DependInfo.cmake --color= Scanning dependencies of target system_call make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/system_call.dir/build.make Opcodes/CMakeFiles/system_call.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 54%] Building C object Opcodes/CMakeFiles/system_call.dir/system_call.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dsystem_call_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/system_call.dir/system_call.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/system_call.c [ 54%] Linking C shared module ../libsystem_call.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/system_call.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libsystem_call.so CMakeFiles/system_call.dir/system_call.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 54%] Built target system_call make -f Opcodes/CMakeFiles/cs_date.dir/build.make Opcodes/CMakeFiles/cs_date.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/cs_date.dir/DependInfo.cmake --color= Scanning dependencies of target cs_date make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/cs_date.dir/build.make Opcodes/CMakeFiles/cs_date.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 54%] Building C object Opcodes/CMakeFiles/cs_date.dir/date.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcs_date_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/cs_date.dir/date.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/date.c [ 54%] Linking C shared module ../libcs_date.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/cs_date.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libcs_date.so CMakeFiles/cs_date.dir/date.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 54%] Built target cs_date make -f Opcodes/CMakeFiles/chua.dir/build.make Opcodes/CMakeFiles/chua.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/chua.dir/DependInfo.cmake --color= Scanning dependencies of target chua make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/chua.dir/build.make Opcodes/CMakeFiles/chua.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 54%] Building CXX object Opcodes/CMakeFiles/chua.dir/chua/ChuaOscillator.cpp.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dchua_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/chua.dir/chua/ChuaOscillator.cpp.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/chua/ChuaOscillator.cpp [ 54%] Linking CXX shared module ../libchua.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/chua.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libchua.so CMakeFiles/chua.dir/chua/ChuaOscillator.cpp.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 54%] Built target chua make -f Opcodes/CMakeFiles/cellular.dir/build.make Opcodes/CMakeFiles/cellular.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/cellular.dir/DependInfo.cmake --color= Scanning dependencies of target cellular make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/cellular.dir/build.make Opcodes/CMakeFiles/cellular.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 55%] Building C object Opcodes/CMakeFiles/cellular.dir/cellular.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcellular_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/cellular.dir/cellular.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/cellular.c [ 55%] Linking C shared module ../libcellular.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/cellular.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libcellular.so CMakeFiles/cellular.dir/cellular.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 55%] Built target cellular make -f Opcodes/CMakeFiles/fractalnoise.dir/build.make Opcodes/CMakeFiles/fractalnoise.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/fractalnoise.dir/DependInfo.cmake --color= Scanning dependencies of target fractalnoise make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/fractalnoise.dir/build.make Opcodes/CMakeFiles/fractalnoise.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 55%] Building CXX object Opcodes/CMakeFiles/fractalnoise.dir/tl/fractalnoise.cpp.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dfractalnoise_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/fractalnoise.dir/tl/fractalnoise.cpp.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/tl/fractalnoise.cpp [ 55%] Linking CXX shared module ../libfractalnoise.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/fractalnoise.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libfractalnoise.so CMakeFiles/fractalnoise.dir/tl/fractalnoise.cpp.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 55%] Built target fractalnoise make -f Opcodes/CMakeFiles/ampmidid.dir/build.make Opcodes/CMakeFiles/ampmidid.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/ampmidid.dir/DependInfo.cmake --color= Scanning dependencies of target ampmidid make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/ampmidid.dir/build.make Opcodes/CMakeFiles/ampmidid.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 55%] Building CXX object Opcodes/CMakeFiles/ampmidid.dir/ampmidid.cpp.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dampmidid_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/ampmidid.dir/ampmidid.cpp.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/ampmidid.cpp [ 55%] Linking CXX shared module ../libampmidid.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/ampmidid.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libampmidid.so CMakeFiles/ampmidid.dir/ampmidid.cpp.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 55%] Built target ampmidid make -f Opcodes/CMakeFiles/joystick.dir/build.make Opcodes/CMakeFiles/joystick.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/joystick.dir/DependInfo.cmake --color= Scanning dependencies of target joystick make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/joystick.dir/build.make Opcodes/CMakeFiles/joystick.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 55%] Building C object Opcodes/CMakeFiles/joystick.dir/linuxjoystick.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Djoystick_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/joystick.dir/linuxjoystick.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/linuxjoystick.c [ 55%] Linking C shared module ../libjoystick.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/joystick.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libjoystick.so CMakeFiles/joystick.dir/linuxjoystick.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 55%] Built target joystick make -f Opcodes/CMakeFiles/dssi4cs.dir/build.make Opcodes/CMakeFiles/dssi4cs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/dssi4cs.dir/DependInfo.cmake --color= Scanning dependencies of target dssi4cs make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/dssi4cs.dir/build.make Opcodes/CMakeFiles/dssi4cs.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 56%] Building C object Opcodes/CMakeFiles/dssi4cs.dir/dssi4cs/src/load.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Ddssi4cs_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/dssi4cs.dir/dssi4cs/src/load.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/dssi4cs/src/load.c [ 56%] Building C object Opcodes/CMakeFiles/dssi4cs.dir/dssi4cs/src/dssi4cs.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Ddssi4cs_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/dssi4cs.dir/dssi4cs/src/dssi4cs.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/dssi4cs/src/dssi4cs.c [ 56%] Linking C shared module ../libdssi4cs.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/dssi4cs.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libdssi4cs.so CMakeFiles/dssi4cs.dir/dssi4cs/src/load.c.o CMakeFiles/dssi4cs.dir/dssi4cs/src/dssi4cs.c.o -ldl make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 56%] Built target dssi4cs make -f Opcodes/CMakeFiles/platerev.dir/build.make Opcodes/CMakeFiles/platerev.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/platerev.dir/DependInfo.cmake --color= Scanning dependencies of target platerev make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/platerev.dir/build.make Opcodes/CMakeFiles/platerev.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 57%] Building C object Opcodes/CMakeFiles/platerev.dir/platerev.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dplaterev_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/platerev.dir/platerev.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/platerev.c [ 57%] Linking C shared module ../libplaterev.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/platerev.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libplaterev.so CMakeFiles/platerev.dir/platerev.c.o -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 57%] Built target platerev make -f Opcodes/CMakeFiles/osc.dir/build.make Opcodes/CMakeFiles/osc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/osc.dir/DependInfo.cmake --color= Scanning dependencies of target osc make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/osc.dir/build.make Opcodes/CMakeFiles/osc.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 57%] Building C object Opcodes/CMakeFiles/osc.dir/OSC.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dosc_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/osc.dir/OSC.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/OSC.c [ 57%] Linking C shared module ../libosc.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/osc.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libosc.so CMakeFiles/osc.dir/OSC.c.o -llo -lpthread make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 57%] Built target osc make -f Opcodes/CMakeFiles/fluidOpcodes.dir/build.make Opcodes/CMakeFiles/fluidOpcodes.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/fluidOpcodes.dir/DependInfo.cmake --color= Scanning dependencies of target fluidOpcodes make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/fluidOpcodes.dir/build.make Opcodes/CMakeFiles/fluidOpcodes.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 57%] Building CXX object Opcodes/CMakeFiles/fluidOpcodes.dir/fluidOpcodes/fluidOpcodes.cpp.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DfluidOpcodes_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/fluidOpcodes.dir/fluidOpcodes/fluidOpcodes.cpp.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/fluidOpcodes/fluidOpcodes.cpp /builddir/build/BUILD/csound-6.10.0/Opcodes/fluidOpcodes/fluidOpcodes.cpp: In function 'int csoundModuleCreate(CSOUND*)': /builddir/build/BUILD/csound-6.10.0/Opcodes/fluidOpcodes/fluidOpcodes.cpp:758:13: warning: variable 'result' set but not used [-Wunused-but-set-variable] int result = 0; ^~~~~~ [ 58%] Linking CXX shared module ../libfluidOpcodes.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/fluidOpcodes.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libfluidOpcodes.so CMakeFiles/fluidOpcodes.dir/fluidOpcodes/fluidOpcodes.cpp.o -lfluidsynth make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 58%] Built target fluidOpcodes make -f Opcodes/CMakeFiles/buchla.dir/build.make Opcodes/CMakeFiles/buchla.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/buchla.dir/DependInfo.cmake --color= Scanning dependencies of target buchla make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/buchla.dir/build.make Opcodes/CMakeFiles/buchla.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 58%] Building C object Opcodes/CMakeFiles/buchla.dir/buchla.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dbuchla_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/buchla.dir/buchla.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/buchla.c [ 58%] Linking C shared module ../libbuchla.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/buchla.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libbuchla.so CMakeFiles/buchla.dir/buchla.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 58%] Built target buchla make -f Opcodes/CMakeFiles/liveconv.dir/build.make Opcodes/CMakeFiles/liveconv.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/liveconv.dir/DependInfo.cmake --color= Scanning dependencies of target liveconv make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/liveconv.dir/build.make Opcodes/CMakeFiles/liveconv.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 58%] Building C object Opcodes/CMakeFiles/liveconv.dir/liveconv.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dliveconv_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/liveconv.dir/liveconv.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/liveconv.c [ 58%] Linking C shared module ../libliveconv.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/liveconv.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libliveconv.so CMakeFiles/liveconv.dir/liveconv.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 58%] Built target liveconv make -f Opcodes/CMakeFiles/jacko.dir/build.make Opcodes/CMakeFiles/jacko.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/jacko.dir/DependInfo.cmake --color= Scanning dependencies of target jacko make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/jacko.dir/build.make Opcodes/CMakeFiles/jacko.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 58%] Building CXX object Opcodes/CMakeFiles/jacko.dir/jacko.cpp.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Djacko_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -std=c++11 -o CMakeFiles/jacko.dir/jacko.cpp.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/jacko.cpp /builddir/build/BUILD/csound-6.10.0/Opcodes/jacko.cpp: In constructor 'JackoState::JackoState(CSOUND*, const char*, const char*)': /builddir/build/BUILD/csound-6.10.0/Opcodes/jacko.cpp:517:27: warning: 'JackoState::jackActive' will be initialized after [-Wreorder] std::atomic jackActive; ^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/Opcodes/jacko.cpp:516:27: warning: 'std::atomic JackoState::jacko_is_driving' [-Wreorder] std::atomic jacko_is_driving; ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/Opcodes/jacko.cpp:533:9: warning: when initialized here [-Wreorder] JackoState(CSOUND *csound_, const char *serverName_, const char *clientName_) : ^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/Opcodes/jacko.cpp: In member function 'int JackoInit::init(CSOUND*)': /builddir/build/BUILD/csound-6.10.0/Opcodes/jacko.cpp:830:21: warning: unused variable 'result' [-Wunused-variable] int result = csound::CreateGlobalPointer(csound, "jackoState", jackoState); ^~~~~~ [ 58%] Linking CXX shared module ../libjacko.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/jacko.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libjacko.so CMakeFiles/jacko.dir/jacko.cpp.o -lpthread -ljack make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 58%] Built target jacko make -f Opcodes/CMakeFiles/py.dir/build.make Opcodes/CMakeFiles/py.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/py.dir/DependInfo.cmake --color= Scanning dependencies of target py make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/py.dir/build.make Opcodes/CMakeFiles/py.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 58%] Building C object Opcodes/CMakeFiles/py.dir/py/pythonopcodes.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dpy_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/usr/include/python2.7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/py.dir/py/pythonopcodes.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/py/pythonopcodes.c [ 59%] Linking C shared module ../libpy.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/py.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libpy.so CMakeFiles/py.dir/py/pythonopcodes.c.o -lpython2.7 make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 59%] Built target py make -f Opcodes/CMakeFiles/jackTransport.dir/build.make Opcodes/CMakeFiles/jackTransport.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/jackTransport.dir/DependInfo.cmake --color= Scanning dependencies of target jackTransport make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/jackTransport.dir/build.make Opcodes/CMakeFiles/jackTransport.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 59%] Building C object Opcodes/CMakeFiles/jackTransport.dir/jackTransport.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DjackTransport_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/jackTransport.dir/jackTransport.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/jackTransport.c [ 60%] Linking C shared module ../libjackTransport.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/jackTransport.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libjackTransport.so CMakeFiles/jackTransport.dir/jackTransport.c.o -lpthread -ljack make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 60%] Built target jackTransport make -f Opcodes/CMakeFiles/linear_algebra.dir/build.make Opcodes/CMakeFiles/linear_algebra.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/linear_algebra.dir/DependInfo.cmake --color= Scanning dependencies of target linear_algebra make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/linear_algebra.dir/build.make Opcodes/CMakeFiles/linear_algebra.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 61%] Building CXX object Opcodes/CMakeFiles/linear_algebra.dir/linear_algebra.cpp.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dlinear_algebra_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/linear_algebra.dir/linear_algebra.cpp.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp [ 61%] Linking CXX shared module ../liblinear_algebra.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/linear_algebra.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../liblinear_algebra.so CMakeFiles/linear_algebra.dir/linear_algebra.cpp.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 61%] Built target linear_algebra make -f Opcodes/CMakeFiles/wiimote.dir/build.make Opcodes/CMakeFiles/wiimote.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/wiimote.dir/DependInfo.cmake --color= Scanning dependencies of target wiimote make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/wiimote.dir/build.make Opcodes/CMakeFiles/wiimote.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 61%] Building C object Opcodes/CMakeFiles/wiimote.dir/wiimote.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dwiimote_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/wiimote.dir/wiimote.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/wiimote.c [ 62%] Linking C shared module ../libwiimote.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/wiimote.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libwiimote.so CMakeFiles/wiimote.dir/wiimote.c.o -lwiiuse make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 62%] Built target wiimote make -f Opcodes/CMakeFiles/exciter.dir/build.make Opcodes/CMakeFiles/exciter.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/exciter.dir/DependInfo.cmake --color= Scanning dependencies of target exciter make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/exciter.dir/build.make Opcodes/CMakeFiles/exciter.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 63%] Building C object Opcodes/CMakeFiles/exciter.dir/exciter.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dexciter_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/exciter.dir/exciter.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/exciter.c [ 63%] Linking C shared module ../libexciter.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes && /usr/bin/cmake -E cmake_link_script CMakeFiles/exciter.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libexciter.so CMakeFiles/exciter.dir/exciter.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 63%] Built target exciter make -f Opcodes/stk/CMakeFiles/stkops.dir/build.make Opcodes/stk/CMakeFiles/stkops.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes/stk /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes/stk /builddir/build/BUILD/csound-6.10.0/Opcodes/stk/CMakeFiles/stkops.dir/DependInfo.cmake --color= Scanning dependencies of target stkops make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/stk/CMakeFiles/stkops.dir/build.make Opcodes/stk/CMakeFiles/stkops.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 63%] Building CXX object Opcodes/stk/CMakeFiles/stkops.dir/stkOpcodes.cpp.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes/stk && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstkops_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/usr/include/stk -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stkops.dir/stkOpcodes.cpp.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/stk/stkOpcodes.cpp [ 63%] Linking CXX shared module ../../libstkops.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes/stk && /usr/bin/cmake -E cmake_link_script CMakeFiles/stkops.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../../libstkops.so CMakeFiles/stkops.dir/stkOpcodes.cpp.o -lstk -lpthread make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 63%] Built target stkops make -f Opcodes/framebuffer/CMakeFiles/framebuffer.dir/build.make Opcodes/framebuffer/CMakeFiles/framebuffer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes/framebuffer /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes/framebuffer /builddir/build/BUILD/csound-6.10.0/Opcodes/framebuffer/CMakeFiles/framebuffer.dir/DependInfo.cmake --color= Scanning dependencies of target framebuffer make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/framebuffer/CMakeFiles/framebuffer.dir/build.make Opcodes/framebuffer/CMakeFiles/framebuffer.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 63%] Building C object Opcodes/framebuffer/CMakeFiles/framebuffer.dir/Framebuffer.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes/framebuffer && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dframebuffer_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/framebuffer.dir/Framebuffer.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/framebuffer/Framebuffer.c [ 63%] Building C object Opcodes/framebuffer/CMakeFiles/framebuffer.dir/OLABuffer.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes/framebuffer && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dframebuffer_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/framebuffer.dir/OLABuffer.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/framebuffer/OLABuffer.c [ 64%] Building C object Opcodes/framebuffer/CMakeFiles/framebuffer.dir/OpcodeEntries.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes/framebuffer && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dframebuffer_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/framebuffer.dir/OpcodeEntries.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/framebuffer/OpcodeEntries.c [ 64%] Linking C shared module ../../libframebuffer.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes/framebuffer && /usr/bin/cmake -E cmake_link_script CMakeFiles/framebuffer.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../../libframebuffer.so CMakeFiles/framebuffer.dir/Framebuffer.c.o CMakeFiles/framebuffer.dir/OLABuffer.c.o CMakeFiles/framebuffer.dir/OpcodeEntries.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 64%] Built target framebuffer make -f Opcodes/emugens/CMakeFiles/scugens.dir/build.make Opcodes/emugens/CMakeFiles/scugens.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes/emugens /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes/emugens /builddir/build/BUILD/csound-6.10.0/Opcodes/emugens/CMakeFiles/scugens.dir/DependInfo.cmake --color= Scanning dependencies of target scugens make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/emugens/CMakeFiles/scugens.dir/build.make Opcodes/emugens/CMakeFiles/scugens.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 64%] Building C object Opcodes/emugens/CMakeFiles/scugens.dir/scugens.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes/emugens && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dscugens_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/scugens.dir/scugens.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/emugens/scugens.c [ 64%] Linking C shared module ../../libscugens.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes/emugens && /usr/bin/cmake -E cmake_link_script CMakeFiles/scugens.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../../libscugens.so CMakeFiles/scugens.dir/scugens.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 64%] Built target scugens make -f Opcodes/emugens/CMakeFiles/emugens.dir/build.make Opcodes/emugens/CMakeFiles/emugens.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes/emugens /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes/emugens /builddir/build/BUILD/csound-6.10.0/Opcodes/emugens/CMakeFiles/emugens.dir/DependInfo.cmake --color= Scanning dependencies of target emugens make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/emugens/CMakeFiles/emugens.dir/build.make Opcodes/emugens/CMakeFiles/emugens.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 64%] Building C object Opcodes/emugens/CMakeFiles/emugens.dir/emugens.c.o cd /builddir/build/BUILD/csound-6.10.0/Opcodes/emugens && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Demugens_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/emugens.dir/emugens.c.o -c /builddir/build/BUILD/csound-6.10.0/Opcodes/emugens/emugens.c [ 64%] Linking C shared module ../../libemugens.so cd /builddir/build/BUILD/csound-6.10.0/Opcodes/emugens && /usr/bin/cmake -E cmake_link_script CMakeFiles/emugens.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../../libemugens.so CMakeFiles/emugens.dir/emugens.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 64%] Built target emugens make -f InOut/CMakeFiles/rtpulse.dir/build.make InOut/CMakeFiles/rtpulse.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0/InOut/CMakeFiles/rtpulse.dir/DependInfo.cmake --color= Scanning dependencies of target rtpulse make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f InOut/CMakeFiles/rtpulse.dir/build.make InOut/CMakeFiles/rtpulse.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 64%] Building C object InOut/CMakeFiles/rtpulse.dir/rtpulse.c.o cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Drtpulse_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/rtpulse.dir/rtpulse.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/rtpulse.c [ 65%] Linking C shared module ../librtpulse.so cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/cmake -E cmake_link_script CMakeFiles/rtpulse.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../librtpulse.so CMakeFiles/rtpulse.dir/rtpulse.c.o -lpulse -lpulse-simple make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 65%] Built target rtpulse make -f InOut/CMakeFiles/rtalsa.dir/build.make InOut/CMakeFiles/rtalsa.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0/InOut/CMakeFiles/rtalsa.dir/DependInfo.cmake --color= Scanning dependencies of target rtalsa make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f InOut/CMakeFiles/rtalsa.dir/build.make InOut/CMakeFiles/rtalsa.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 65%] Building C object InOut/CMakeFiles/rtalsa.dir/rtalsa.c.o cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Drtalsa_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/rtalsa.dir/rtalsa.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/rtalsa.c [ 65%] Linking C shared module ../librtalsa.so cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/cmake -E cmake_link_script CMakeFiles/rtalsa.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../librtalsa.so CMakeFiles/rtalsa.dir/rtalsa.c.o -lasound -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 65%] Built target rtalsa make -f InOut/CMakeFiles/ipmidi.dir/build.make InOut/CMakeFiles/ipmidi.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0/InOut/CMakeFiles/ipmidi.dir/DependInfo.cmake --color= Scanning dependencies of target ipmidi make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f InOut/CMakeFiles/ipmidi.dir/build.make InOut/CMakeFiles/ipmidi.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 65%] Building C object InOut/CMakeFiles/ipmidi.dir/ipmidi.c.o cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dipmidi_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/ipmidi.dir/ipmidi.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/ipmidi.c /builddir/build/BUILD/csound-6.10.0/InOut/ipmidi.c: In function 'OpenMidiInDevice_': /builddir/build/BUILD/csound-6.10.0/InOut/ipmidi.c:79:7: warning: ignoring return value of 'strerror_r', declared with attribute warn_unused_result [-Wunused-result] (void)strerror_r(errno, buff, 128); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/InOut/ipmidi.c:99:7: warning: ignoring return value of 'strerror_r', declared with attribute warn_unused_result [-Wunused-result] (void)strerror_r(errno, buff, 128); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 65%] Linking C shared module ../libipmidi.so cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/cmake -E cmake_link_script CMakeFiles/ipmidi.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libipmidi.so CMakeFiles/ipmidi.dir/ipmidi.c.o make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 65%] Built target ipmidi make -f InOut/CMakeFiles/widgets.dir/build.make InOut/CMakeFiles/widgets.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0/InOut/CMakeFiles/widgets.dir/DependInfo.cmake --color= Scanning dependencies of target widgets make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f InOut/CMakeFiles/widgets.dir/build.make InOut/CMakeFiles/widgets.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 65%] Building CXX object InOut/CMakeFiles/widgets.dir/FL_graph.cpp.o cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dwidgets_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/widgets.dir/FL_graph.cpp.o -c /builddir/build/BUILD/csound-6.10.0/InOut/FL_graph.cpp [ 66%] Building C object InOut/CMakeFiles/widgets.dir/winFLTK.c.o cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dwidgets_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/widgets.dir/winFLTK.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/winFLTK.c [ 66%] Building CXX object InOut/CMakeFiles/widgets.dir/widgets.cpp.o cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dwidgets_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/widgets.dir/widgets.cpp.o -c /builddir/build/BUILD/csound-6.10.0/InOut/widgets.cpp /builddir/build/BUILD/csound-6.10.0/InOut/widgets.cpp:1807:14: warning: 'char* GetString(CSOUND*, double*, int)' defined but not used [-Wunused-function] static char *GetString(CSOUND *csound, MYFLT *pname, int is_string) ^~~~~~~~~ [ 66%] Linking CXX shared module ../libwidgets.so cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/cmake -E cmake_link_script CMakeFiles/widgets.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libwidgets.so CMakeFiles/widgets.dir/FL_graph.cpp.o CMakeFiles/widgets.dir/winFLTK.c.o CMakeFiles/widgets.dir/widgets.cpp.o -lfltk_images -lfltk_forms -lfltk -lSM -lICE -lX11 -lXext -lm -lfltk -lfltk_forms -lfltk_images -lSM -lICE -lX11 -lXext -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 66%] Built target widgets make -f InOut/CMakeFiles/virtual.dir/build.make InOut/CMakeFiles/virtual.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0/InOut/CMakeFiles/virtual.dir/DependInfo.cmake --color= Scanning dependencies of target virtual make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f InOut/CMakeFiles/virtual.dir/build.make InOut/CMakeFiles/virtual.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 66%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboard.cpp.o cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dvirtual_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/InOut/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboard.cpp.o -c /builddir/build/BUILD/csound-6.10.0/InOut/virtual_keyboard/FLTKKeyboard.cpp [ 67%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWindow.cpp.o cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dvirtual_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/InOut/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWindow.cpp.o -c /builddir/build/BUILD/csound-6.10.0/InOut/virtual_keyboard/FLTKKeyboardWindow.cpp [ 67%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWidget.cpp.o cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dvirtual_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/InOut/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWidget.cpp.o -c /builddir/build/BUILD/csound-6.10.0/InOut/virtual_keyboard/FLTKKeyboardWidget.cpp [ 67%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/virtual_keyboard.cpp.o cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dvirtual_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/InOut/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/virtual.dir/virtual_keyboard/virtual_keyboard.cpp.o -c /builddir/build/BUILD/csound-6.10.0/InOut/virtual_keyboard/virtual_keyboard.cpp [ 67%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/Bank.cpp.o cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dvirtual_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/InOut/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/virtual.dir/virtual_keyboard/Bank.cpp.o -c /builddir/build/BUILD/csound-6.10.0/InOut/virtual_keyboard/Bank.cpp [ 67%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/KeyboardMapping.cpp.o cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dvirtual_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/InOut/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/virtual.dir/virtual_keyboard/KeyboardMapping.cpp.o -c /builddir/build/BUILD/csound-6.10.0/InOut/virtual_keyboard/KeyboardMapping.cpp [ 68%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/Program.cpp.o cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dvirtual_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/InOut/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/virtual.dir/virtual_keyboard/Program.cpp.o -c /builddir/build/BUILD/csound-6.10.0/InOut/virtual_keyboard/Program.cpp [ 68%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/SliderBank.cpp.o cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dvirtual_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/InOut/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/virtual.dir/virtual_keyboard/SliderBank.cpp.o -c /builddir/build/BUILD/csound-6.10.0/InOut/virtual_keyboard/SliderBank.cpp [ 68%] Building CXX object InOut/CMakeFiles/virtual.dir/virtual_keyboard/SliderData.cpp.o cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dvirtual_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/InOut/. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/virtual.dir/virtual_keyboard/SliderData.cpp.o -c /builddir/build/BUILD/csound-6.10.0/InOut/virtual_keyboard/SliderData.cpp [ 68%] Linking CXX shared module ../libvirtual.so cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/cmake -E cmake_link_script CMakeFiles/virtual.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libvirtual.so CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboard.cpp.o CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWindow.cpp.o CMakeFiles/virtual.dir/virtual_keyboard/FLTKKeyboardWidget.cpp.o CMakeFiles/virtual.dir/virtual_keyboard/virtual_keyboard.cpp.o CMakeFiles/virtual.dir/virtual_keyboard/Bank.cpp.o CMakeFiles/virtual.dir/virtual_keyboard/KeyboardMapping.cpp.o CMakeFiles/virtual.dir/virtual_keyboard/Program.cpp.o CMakeFiles/virtual.dir/virtual_keyboard/SliderBank.cpp.o CMakeFiles/virtual.dir/virtual_keyboard/SliderData.cpp.o -lfltk_images -lfltk_forms -lfltk -lSM -lICE -lX11 -lXext -lm -lfltk -lfltk_forms -lfltk_images -lSM -lICE -lX11 -lXext -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 68%] Built target virtual make -f InOut/CMakeFiles/rtpa.dir/build.make InOut/CMakeFiles/rtpa.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0/InOut/CMakeFiles/rtpa.dir/DependInfo.cmake --color= Scanning dependencies of target rtpa make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f InOut/CMakeFiles/rtpa.dir/build.make InOut/CMakeFiles/rtpa.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 68%] Building C object InOut/CMakeFiles/rtpa.dir/rtpa.c.o cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Drtpa_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/rtpa.dir/rtpa.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/rtpa.c [ 68%] Linking C shared module ../librtpa.so cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/cmake -E cmake_link_script CMakeFiles/rtpa.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../librtpa.so CMakeFiles/rtpa.dir/rtpa.c.o -lportaudio make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 68%] Built target rtpa make -f InOut/CMakeFiles/rtjack.dir/build.make InOut/CMakeFiles/rtjack.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0/InOut/CMakeFiles/rtjack.dir/DependInfo.cmake --color= Scanning dependencies of target rtjack make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f InOut/CMakeFiles/rtjack.dir/build.make InOut/CMakeFiles/rtjack.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 69%] Building C object InOut/CMakeFiles/rtjack.dir/rtjack.c.o cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Drtjack_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/rtjack.dir/rtjack.c.o -c /builddir/build/BUILD/csound-6.10.0/InOut/rtjack.c [ 69%] Linking C shared module ../librtjack.so cd /builddir/build/BUILD/csound-6.10.0/InOut && /usr/bin/cmake -E cmake_link_script CMakeFiles/rtjack.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../librtjack.so CMakeFiles/rtjack.dir/rtjack.c.o -ljack -lpthread make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 69%] Built target rtjack make -f interfaces/CMakeFiles/libcsnd6.dir/build.make interfaces/CMakeFiles/libcsnd6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0/interfaces/CMakeFiles/libcsnd6.dir/DependInfo.cmake --color= Scanning dependencies of target libcsnd6 make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f interfaces/CMakeFiles/libcsnd6.dir/build.make interfaces/CMakeFiles/libcsnd6.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 69%] Building CXX object interfaces/CMakeFiles/libcsnd6.dir/CppSound.cpp.o cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dlibcsnd6_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/libcsnd6.dir/CppSound.cpp.o -c /builddir/build/BUILD/csound-6.10.0/interfaces/CppSound.cpp [ 69%] Building CXX object interfaces/CMakeFiles/libcsnd6.dir/CsoundFile.cpp.o cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dlibcsnd6_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/libcsnd6.dir/CsoundFile.cpp.o -c /builddir/build/BUILD/csound-6.10.0/interfaces/CsoundFile.cpp [ 70%] Building CXX object interfaces/CMakeFiles/libcsnd6.dir/Soundfile.cpp.o cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dlibcsnd6_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/libcsnd6.dir/Soundfile.cpp.o -c /builddir/build/BUILD/csound-6.10.0/interfaces/Soundfile.cpp [ 70%] Building CXX object interfaces/CMakeFiles/libcsnd6.dir/csPerfThread.cpp.o cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dlibcsnd6_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/libcsnd6.dir/csPerfThread.cpp.o -c /builddir/build/BUILD/csound-6.10.0/interfaces/csPerfThread.cpp [ 70%] Building CXX object interfaces/CMakeFiles/libcsnd6.dir/cs_glue.cpp.o cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dlibcsnd6_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/libcsnd6.dir/cs_glue.cpp.o -c /builddir/build/BUILD/csound-6.10.0/interfaces/cs_glue.cpp /builddir/build/BUILD/csound-6.10.0/interfaces/cs_glue.cpp:685:27: warning: 'void OutputValueCallback_wrapper(CSOUND*, const char*, double)' defined but not used [-Wunused-function] static CS_NOINLINE void OutputValueCallback_wrapper(CSOUND *csound, ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/cs_glue.cpp:677:27: warning: 'void InputValueCallback_wrapper(CSOUND*, const char*, double*)' defined but not used [-Wunused-function] static CS_NOINLINE void InputValueCallback_wrapper(CSOUND *csound, ^~~~~~~~~~~~~~~~~~~~~~~~~~ [ 70%] Building CXX object interfaces/CMakeFiles/libcsnd6.dir/filebuilding.cpp.o cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dlibcsnd6_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/libcsnd6.dir/filebuilding.cpp.o -c /builddir/build/BUILD/csound-6.10.0/interfaces/filebuilding.cpp [ 70%] Linking CXX shared library ../libcsnd6.so cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/cmake -E cmake_link_script CMakeFiles/libcsnd6.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libcsnd6.so.6.0 -o ../libcsnd6.so.6.0 CMakeFiles/libcsnd6.dir/CppSound.cpp.o CMakeFiles/libcsnd6.dir/CsoundFile.cpp.o CMakeFiles/libcsnd6.dir/Soundfile.cpp.o CMakeFiles/libcsnd6.dir/csPerfThread.cpp.o CMakeFiles/libcsnd6.dir/cs_glue.cpp.o CMakeFiles/libcsnd6.dir/filebuilding.cpp.o -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: -lsndfile ../libcsound64.so.6.0 cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/cmake -E cmake_symlink_library ../libcsnd6.so.6.0 ../libcsnd6.so.6.0 ../libcsnd6.so make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 70%] Built target libcsnd6 make -f interfaces/CMakeFiles/gen_csnd6_python_interfacePYTHON_wrap.dir/build.make interfaces/CMakeFiles/gen_csnd6_python_interfacePYTHON_wrap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0/interfaces/CMakeFiles/gen_csnd6_python_interfacePYTHON_wrap.dir/DependInfo.cmake --color= Scanning dependencies of target gen_csnd6_python_interfacePYTHON_wrap make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f interfaces/CMakeFiles/gen_csnd6_python_interfacePYTHON_wrap.dir/build.make interfaces/CMakeFiles/gen_csnd6_python_interfacePYTHON_wrap.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 70%] Swig source cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/cmake -E make_directory /builddir/build/BUILD/csound-6.10.0 cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/cmake -E touch /builddir/build/BUILD/csound-6.10.0/python_interfacePYTHON_wrap.stamp cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/swig -python -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -includeall -verbose -DUSE_DOUBLE -outdir /builddir/build/BUILD/csound-6.10.0 -c++ -I/usr/include -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -o /builddir/build/BUILD/csound-6.10.0/python_interfacePYTHON_wrap.cxx /builddir/build/BUILD/csound-6.10.0/interfaces/python_interface.i Language subdirectory: python Search paths: ./ /usr/include/ /builddir/build/BUILD/csound-6.10.0/./H/ /builddir/build/BUILD/csound-6.10.0/./include/ /builddir/build/BUILD/csound-6.10.0/./Engine/ /builddir/build/BUILD/csound-6.10.0/./ /builddir/build/BUILD/csound-6.10.0/ /builddir/build/BUILD/csound-6.10.0/include/ ./swig_lib/python/ /usr/share/swig/3.0.12/python/ ./swig_lib/ /usr/share/swig/3.0.12/ Preprocessing... Starting language-specific parse... CppSound.hpp:37: Warning 453: Can't apply (std::vector< double > *INPUT). No typemaps are defined. Processing types... C++ analysis... Processing nested classes... Generating wrappers... make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 70%] Built target gen_csnd6_python_interfacePYTHON_wrap make -f interfaces/CMakeFiles/_csnd6.dir/build.make interfaces/CMakeFiles/_csnd6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0/interfaces/CMakeFiles/_csnd6.dir/DependInfo.cmake --color= Scanning dependencies of target _csnd6 make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f interfaces/CMakeFiles/_csnd6.dir/build.make interfaces/CMakeFiles/_csnd6.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 70%] Building CXX object interfaces/CMakeFiles/_csnd6.dir/__/python_interfacePYTHON_wrap.cxx.o cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -D_csnd6_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/_csnd6.dir/__/python_interfacePYTHON_wrap.cxx.o -c /builddir/build/BUILD/csound-6.10.0/python_interfacePYTHON_wrap.cxx In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from /builddir/build/BUILD/csound-6.10.0/python_interfacePYTHON_wrap.cxx:182: /usr/include/python2.7/pyconfig-64.h:1202:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/c++/7/x86_64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/x86_64-redhat-linux/bits/c++config.h:2494, from /usr/include/c++/7/cmath:41, from /builddir/build/BUILD/csound-6.10.0/python_interfacePYTHON_wrap.cxx:11: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from /builddir/build/BUILD/csound-6.10.0/python_interfacePYTHON_wrap.cxx:182: /usr/include/python2.7/pyconfig-64.h:1224:0: warning: "_XOPEN_SOURCE" redefined #define _XOPEN_SOURCE 600 In file included from /usr/include/c++/7/x86_64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/x86_64-redhat-linux/bits/c++config.h:2494, from /usr/include/c++/7/cmath:41, from /builddir/build/BUILD/csound-6.10.0/python_interfacePYTHON_wrap.cxx:11: /usr/include/features.h:201:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 In file included from /builddir/build/BUILD/csound-6.10.0/python_interfacePYTHON_wrap.cxx:4385:0: /builddir/build/BUILD/csound-6.10.0/./include/csound.hpp: In constructor 'Csound::Csound()': /builddir/build/BUILD/csound-6.10.0/./include/csound.hpp:839:31: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(pydata, 0, sizeof(pydata)); ^ [ 70%] Linking CXX shared module ../_csnd6.so cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/cmake -E cmake_link_script CMakeFiles/_csnd6.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../_csnd6.so CMakeFiles/_csnd6.dir/__/python_interfacePYTHON_wrap.cxx.o -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: -lsndfile ../libcsnd6.so.6.0 ../libcsound64.so.6.0 -lsndfile make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 70%] Built target _csnd6 make -f interfaces/CMakeFiles/gen__jcsound6_java_interfaceJAVA_wrap.dir/build.make interfaces/CMakeFiles/gen__jcsound6_java_interfaceJAVA_wrap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0/interfaces/CMakeFiles/gen__jcsound6_java_interfaceJAVA_wrap.dir/DependInfo.cmake --color= Scanning dependencies of target gen__jcsound6_java_interfaceJAVA_wrap make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f interfaces/CMakeFiles/gen__jcsound6_java_interfaceJAVA_wrap.dir/build.make interfaces/CMakeFiles/gen__jcsound6_java_interfaceJAVA_wrap.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 71%] Swig source cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/cmake -E make_directory /builddir/build/BUILD/csound-6.10.0/interfaces cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/cmake -E touch /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.stamp cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/swig -java -package csnd6 -includeall -D__BUILDING_LIBCSOUND -DHAVE_PTHREAD_SPIN_LOCK -DHAVE_PTHREAD_BARRIER_INIT -DPARCS -DGNU_GETTEXT -DHAVE_DIRENT_H -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_TERMIOS_H -DHAVE_VALUES_H -includeall -verbose -DUSE_DOUBLE -outdir /builddir/build/BUILD/csound-6.10.0/interfaces -c++ -I/usr/include -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -o /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx /builddir/build/BUILD/csound-6.10.0/interfaces/java_interface.i Language subdirectory: java Search paths: ./ /usr/include/ /builddir/build/BUILD/csound-6.10.0/./H/ /builddir/build/BUILD/csound-6.10.0/./include/ /builddir/build/BUILD/csound-6.10.0/./Engine/ /builddir/build/BUILD/csound-6.10.0/./ /builddir/build/BUILD/csound-6.10.0/ /builddir/build/BUILD/csound-6.10.0/include/ ./swig_lib/java/ /usr/share/swig/3.0.12/java/ ./swig_lib/ /usr/share/swig/3.0.12/ Preprocessing... Starting language-specific parse... CppSound.hpp:37: Warning 453: Can't apply (std::vector< double > *INPUT). No typemaps are defined. CppSound.hpp:53: Warning 813: Warning for CppSound, base CsoundFile ignored. Multiple inheritance is not supported in Java. Processing types... C++ analysis... Processing nested classes... Generating wrappers... make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 71%] Built target gen__jcsound6_java_interfaceJAVA_wrap make -f interfaces/CMakeFiles/_jcsound6.dir/build.make interfaces/CMakeFiles/_jcsound6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0/interfaces/CMakeFiles/_jcsound6.dir/DependInfo.cmake --color= Scanning dependencies of target _jcsound6 make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f interfaces/CMakeFiles/_jcsound6.dir/build.make interfaces/CMakeFiles/_jcsound6.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 72%] Building CXX object interfaces/CMakeFiles/_jcsound6.dir/java_interfaceJAVA_wrap.cxx.o cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -D_jcsound6_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/_jcsound6.dir/java_interfaceJAVA_wrap.cxx.o -c /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In member function 'virtual void SwigDirector_CsoundCallbackWrapper::MidiInputCallback(CsoundMidiInputBuffer*)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1528:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((CsoundMidiInputBuffer **)&jp) = (CsoundMidiInputBuffer *) p; ^ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In member function 'virtual void SwigDirector_CsoundCallbackWrapper::MidiOutputCallback(CsoundMidiOutputBuffer*)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1554:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *((CsoundMidiOutputBuffer **)&jp) = (CsoundMidiOutputBuffer *) p; ^ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1debug_1mode_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1792:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1debug_1mode_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1806:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1buffer_1frames_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1820:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1buffer_1frames_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1834:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1hardware_1buffer_1frames_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1848:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1hardware_1buffer_1frames_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1862:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1displays_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1876:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1displays_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1890:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1ascii_1graphs_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1904:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1ascii_1graphs_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1918:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1postscript_1graphs_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1932:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1postscript_1graphs_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1946:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1message_1level_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1960:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1message_1level_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1974:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1tempo_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1988:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1tempo_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2002:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1ring_1bell_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2016:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1ring_1bell_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2030:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1use_1cscore_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2044:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1use_1cscore_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2058:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1terminate_1on_1midi_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2072:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1terminate_1on_1midi_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2086:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1heartbeat_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2100:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1heartbeat_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2114:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1defer_1gen01_1load_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2128:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1defer_1gen01_1load_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2142:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1midi_1key_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2156:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1midi_1key_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2170:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1midi_1key_1cps_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2184:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1midi_1key_1cps_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2198:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1midi_1key_1oct_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2212:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1midi_1key_1oct_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2226:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1midi_1key_1pch_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2240:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1midi_1key_1pch_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2254:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1midi_1velocity_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2268:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1midi_1velocity_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2282:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1midi_1velocity_1amp_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2296:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1midi_1velocity_1amp_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2310:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1no_1default_1paths_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2324:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1no_1default_1paths_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2338:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1number_1of_1threads_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2352:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1number_1of_1threads_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2366:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1syntax_1check_1only_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2380:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1syntax_1check_1only_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2394:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1csd_1line_1counts_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2408:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1csd_1line_1counts_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2422:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1compute_1weights_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2436:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1compute_1weights_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2450:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1realtime_1mode_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2464:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1realtime_1mode_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2478:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1sample_1accurate_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2492:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1sample_1accurate_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2506:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1sample_1rate_1override_1set(JNIEnv*, jclass, jlong, jobject, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2520:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1sample_1rate_1override_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2534:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1control_1rate_1override_1set(JNIEnv*, jclass, jlong, jobject, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2548:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1control_1rate_1override_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2562:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1nchnls_1override_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2576:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1nchnls_1override_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2590:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1nchnls_1i_1override_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2604:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1nchnls_1i_1override_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2618:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1e0dbfs_1override_1set(JNIEnv*, jclass, jlong, jobject, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2632:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1e0dbfs_1override_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2646:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1daemon_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2660:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1daemon_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2674:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1ksmps_1override_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2688:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1ksmps_1override_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2702:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1FFT_1library_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2716:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CSOUND_1PARAMS_1FFT_1library_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2730:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CSOUND_1PARAMS(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2744:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CSOUND_PARAMS **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CSOUND_1PARAMS(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2754:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND_PARAMS **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CS_1AUDIODEVICE_1device_1name_1set(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2766:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_AUDIODEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CS_1AUDIODEVICE_1device_1name_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2793:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_AUDIODEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CS_1AUDIODEVICE_1device_1id_1set(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2807:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_AUDIODEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CS_1AUDIODEVICE_1device_1id_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2834:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_AUDIODEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CS_1AUDIODEVICE_1rt_1module_1set(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2848:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_AUDIODEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CS_1AUDIODEVICE_1rt_1module_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2875:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_AUDIODEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CS_1AUDIODEVICE_1max_1nchnls_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2889:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_AUDIODEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CS_1AUDIODEVICE_1max_1nchnls_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2903:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_AUDIODEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CS_1AUDIODEVICE_1isOutput_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2917:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_AUDIODEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CS_1AUDIODEVICE_1isOutput_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2931:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_AUDIODEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CS_1AUDIODEVICE(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2945:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CS_AUDIODEVICE **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CS_1AUDIODEVICE(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2955:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_AUDIODEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CS_1MIDIDEVICE_1device_1name_1set(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2967:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_MIDIDEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CS_1MIDIDEVICE_1device_1name_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:2994:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_MIDIDEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CS_1MIDIDEVICE_1interface_1name_1set(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3008:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_MIDIDEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CS_1MIDIDEVICE_1interface_1name_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3035:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_MIDIDEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CS_1MIDIDEVICE_1device_1id_1set(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3049:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_MIDIDEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CS_1MIDIDEVICE_1device_1id_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3076:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_MIDIDEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CS_1MIDIDEVICE_1midi_1module_1set(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3090:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_MIDIDEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CS_1MIDIDEVICE_1midi_1module_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3117:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_MIDIDEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CS_1MIDIDEVICE_1isOutput_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3131:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_MIDIDEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CS_1MIDIDEVICE_1isOutput_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3145:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_MIDIDEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CS_1MIDIDEVICE(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3159:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CS_MIDIDEVICE **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CS_1MIDIDEVICE(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3169:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CS_MIDIDEVICE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csRtAudioParams_1devName_1set(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3181:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csRtAudioParams **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_csRtAudioParams_1devName_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3208:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csRtAudioParams **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csRtAudioParams_1devNum_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3222:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csRtAudioParams **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csRtAudioParams_1devNum_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3236:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csRtAudioParams **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csRtAudioParams_1bufSamp_1SW_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3250:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csRtAudioParams **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csRtAudioParams_1bufSamp_1SW_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3264:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csRtAudioParams **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csRtAudioParams_1bufSamp_1HW_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3278:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csRtAudioParams **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csRtAudioParams_1bufSamp_1HW_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3292:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csRtAudioParams **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csRtAudioParams_1nChannels_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3306:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csRtAudioParams **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csRtAudioParams_1nChannels_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3320:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csRtAudioParams **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csRtAudioParams_1sampleFormat_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3334:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csRtAudioParams **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csRtAudioParams_1sampleFormat_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3348:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csRtAudioParams **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csRtAudioParams_1sampleRate_1set(JNIEnv*, jclass, jlong, jobject, jfloat)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3362:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csRtAudioParams **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jfloat Java_csnd6_csnd6JNI_csRtAudioParams_1sampleRate_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3376:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csRtAudioParams **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1csRtAudioParams(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3390:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csRtAudioParams **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1csRtAudioParams(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3400:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csRtAudioParams **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_RTCLOCK_1starttime_1real_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3413:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(RTCLOCK_S **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3414:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] argp2 = *(int_least64_t **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_RTCLOCK_1starttime_1real_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3432:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(RTCLOCK_S **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3434:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int_least64_t **)&jresult = new int_least64_t((const int_least64_t &)result); ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_RTCLOCK_1starttime_1CPU_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3447:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(RTCLOCK_S **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3448:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] argp2 = *(int_least64_t **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_RTCLOCK_1starttime_1CPU_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3466:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(RTCLOCK_S **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3468:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int_least64_t **)&jresult = new int_least64_t((const int_least64_t &)result); ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1RTCLOCK(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3480:19: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(RTCLOCK_S **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1RTCLOCK(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3490:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(RTCLOCK_S **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_opcodeListEntry_1opname_1set(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3502:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(opcodeListEntry **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_opcodeListEntry_1opname_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3529:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(opcodeListEntry **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_opcodeListEntry_1outypes_1set(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3543:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(opcodeListEntry **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_opcodeListEntry_1outypes_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3570:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(opcodeListEntry **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_opcodeListEntry_1intypes_1set(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3584:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(opcodeListEntry **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_opcodeListEntry_1intypes_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3611:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(opcodeListEntry **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_opcodeListEntry_1flags_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3625:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(opcodeListEntry **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_opcodeListEntry_1flags_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3639:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(opcodeListEntry **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1opcodeListEntry(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3653:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(opcodeListEntry **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1opcodeListEntry(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3663:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(opcodeListEntry **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundRandMTState_1mti_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3675:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundRandMTState_ **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundRandMTState_1mti_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3689:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundRandMTState_ **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundRandMTState_1mt_1set(JNIEnv*, jclass, jlong, jobject, jlongArray)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3704:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundRandMTState_ **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jlongArray* Java_csnd6_csnd6JNI_CsoundRandMTState_1mt_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3728:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundRandMTState_ **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundRandMTState(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3742:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundRandMTState_ **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CsoundRandMTState(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3752:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundRandMTState_ **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_PVSDATEXT_1N_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3765:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3766:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] argp2 = *(int32 **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_PVSDATEXT_1N_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3784:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3786:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32 **)&jresult = new int32((const int32 &)result); ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_PVSDATEXT_1sliding_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3798:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_PVSDATEXT_1sliding_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3812:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_PVSDATEXT_1NB_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3827:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3828:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] argp2 = *(int32 **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_PVSDATEXT_1NB_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3846:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3848:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32 **)&jresult = new int32((const int32 &)result); ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_PVSDATEXT_1overlap_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3861:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3862:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] argp2 = *(int32 **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_PVSDATEXT_1overlap_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3880:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3882:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32 **)&jresult = new int32((const int32 &)result); ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_PVSDATEXT_1winsize_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3895:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3896:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] argp2 = *(int32 **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_PVSDATEXT_1winsize_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3914:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3916:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32 **)&jresult = new int32((const int32 &)result); ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_PVSDATEXT_1wintype_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3928:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_PVSDATEXT_1wintype_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3942:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_PVSDATEXT_1format_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3957:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3958:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] argp2 = *(int32 **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_PVSDATEXT_1format_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3976:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3978:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int32 **)&jresult = new int32((const int32 &)result); ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_PVSDATEXT_1framecount_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3991:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:3992:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] argp2 = *(uint32 **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_PVSDATEXT_1framecount_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4010:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4012:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32 **)&jresult = new uint32((const uint32 &)result); ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_PVSDATEXT_1frame_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4024:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4025:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(float **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_PVSDATEXT_1frame_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4038:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4040:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(float **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1PVSDATEXT(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4052:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(pvsdat_ext **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1PVSDATEXT(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4062:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(pvsdat_ext **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_ORCTOKEN_1type_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4074:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(ORCTOKEN **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_ORCTOKEN_1type_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4088:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(ORCTOKEN **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_ORCTOKEN_1lexeme_1set(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4102:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(ORCTOKEN **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_ORCTOKEN_1lexeme_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4129:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(ORCTOKEN **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_ORCTOKEN_1value_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4143:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(ORCTOKEN **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_ORCTOKEN_1value_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4157:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(ORCTOKEN **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_ORCTOKEN_1fvalue_1set(JNIEnv*, jclass, jlong, jobject, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4171:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(ORCTOKEN **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_ORCTOKEN_1fvalue_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4185:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(ORCTOKEN **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_ORCTOKEN_1optype_1set(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4199:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(ORCTOKEN **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_ORCTOKEN_1optype_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4226:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(ORCTOKEN **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_ORCTOKEN_1next_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4241:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(ORCTOKEN **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4242:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(ORCTOKEN **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_ORCTOKEN_1next_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4255:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(ORCTOKEN **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4257:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(ORCTOKEN **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1ORCTOKEN(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4269:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(ORCTOKEN **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1ORCTOKEN(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4279:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(ORCTOKEN **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_TREE_1type_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4291:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_TREE_1type_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4305:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_TREE_1value_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4320:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4321:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(ORCTOKEN **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_TREE_1value_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4334:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4336:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(ORCTOKEN **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_TREE_1rate_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4348:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_TREE_1rate_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4362:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_TREE_1len_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4376:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_TREE_1len_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4390:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_TREE_1line_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4404:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_TREE_1line_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4418:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_TREE_1locn_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4433:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4434:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] argp2 = *(uint64_t **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_TREE_1locn_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4452:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4454:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint64_t **)&jresult = new uint64_t((const uint64_t &)result); ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_TREE_1left_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4467:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4468:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(TREE **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_TREE_1left_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4481:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4483:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(TREE **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_TREE_1right_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4496:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4497:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(TREE **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_TREE_1right_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4510:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4512:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(TREE **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_TREE_1next_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4525:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4526:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(TREE **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_TREE_1next_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4539:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4541:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(TREE **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_TREE_1markup_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4553:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4554:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(void **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_TREE_1markup_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4567:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4569:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1TREE(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4581:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(TREE **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1TREE(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4591:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(TREE **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_controlChannelHints_1t_1behav_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4747:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_controlChannelHints_1t_1behav_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4761:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_controlChannelHints_1t_1dflt_1set(JNIEnv*, jclass, jlong, jobject, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4775:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_controlChannelHints_1t_1dflt_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4789:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_controlChannelHints_1t_1min_1set(JNIEnv*, jclass, jlong, jobject, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4803:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_controlChannelHints_1t_1min_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4817:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_controlChannelHints_1t_1max_1set(JNIEnv*, jclass, jlong, jobject, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4831:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_controlChannelHints_1t_1max_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4845:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_controlChannelHints_1t_1x_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4859:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_controlChannelHints_1t_1x_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4873:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_controlChannelHints_1t_1y_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4887:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_controlChannelHints_1t_1y_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4901:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_controlChannelHints_1t_1width_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4915:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_controlChannelHints_1t_1width_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4929:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_controlChannelHints_1t_1height_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4943:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_controlChannelHints_1t_1height_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4957:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_controlChannelHints_1t_1attributes_1set(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4971:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_controlChannelHints_1t_1attributes_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:4998:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1controlChannelHints_1t(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5012:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(controlChannelHints_s **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1controlChannelHints_1t(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5022:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelHints_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_controlChannelInfo_1t_1name_1set(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5034:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelInfo_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_controlChannelInfo_1t_1name_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5061:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelInfo_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_controlChannelInfo_1t_1type_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5075:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelInfo_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_controlChannelInfo_1t_1type_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5089:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelInfo_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_controlChannelInfo_1t_1hints_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5104:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelInfo_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5105:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(controlChannelHints_t **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_controlChannelInfo_1t_1hints_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5118:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelInfo_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5120:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(controlChannelHints_t **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1controlChannelInfo_1t(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5132:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(controlChannelInfo_s **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1controlChannelInfo_1t(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5142:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(controlChannelInfo_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundCreate(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5168:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5170:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CSOUND **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundDestroy(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5180:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundParseOrc(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5217:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5224:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(TREE **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundCompileTree(JNIEnv*, jclass, jlong, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5239:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5240:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(TREE **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundCompileTreeAsync(JNIEnv*, jclass, jlong, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5256:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5257:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(TREE **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundDeleteTree(JNIEnv*, jclass, jlong, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5271:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5272:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(TREE **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundCompileOrc(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5285:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundCompileOrcAsync(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5306:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_csoundEvalCode(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5327:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundInitializeCscore(JNIEnv*, jclass, jlong, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5349:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5350:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(FILE **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5351:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(FILE **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundCompileArgs(JNIEnv*, jclass, jlong, jint, jobjectArray)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5368:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundStart(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5421:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundCompile(JNIEnv*, jclass, jlong, jint, jobjectArray)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5438:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundCompileCsd(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5492:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundCompileCsdText(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5513:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundPerform(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5533:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundPerformKsmps(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5547:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundPerformBuffer(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5561:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundStop(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5573:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundCleanup(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5585:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundReset(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5597:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundUDPServerStart(JNIEnv*, jclass, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5610:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundUDPServerStatus(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5625:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundUDPServerClose(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5639:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundUDPConsole(JNIEnv*, jclass, jlong, jstring, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5656:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundStopUDPConsole(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5676:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_csoundGetSr(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5688:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_csoundGetKr(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5702:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundGetKsmps(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5716:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundGetNchnls(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5730:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundGetNchnlsInput(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5744:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_csoundGet0dBFS(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5758:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_csoundGetA4(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5772:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundGetCurrentTimeSamples(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5786:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5788:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int64_t **)&jresult = new int64_t((const int64_t &)result); ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundGetHostData(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5812:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5814:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetHostData(JNIEnv*, jclass, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5825:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5826:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(void **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundSetOption(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5839:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetParams(JNIEnv*, jclass, jlong, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5859:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5860:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(CSOUND_PARAMS **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundGetParams(JNIEnv*, jclass, jlong, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5872:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5873:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(CSOUND_PARAMS **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundGetDebug(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5885:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetDebug(JNIEnv*, jclass, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5898:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_csoundGetOutputName(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5911:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetOutput(JNIEnv*, jclass, jlong, jstring, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5926:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundGetOutputFormat(JNIEnv*, jclass, jlong, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5956:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetInput(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5979:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetMIDIInput(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:5996:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetMIDIFileInput(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6013:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetMIDIOutput(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6030:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetMIDIFileOutput(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6047:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetRTAudioModule(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6064:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundGetModule(JNIEnv*, jclass, jlong, jint, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6085:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6087:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(char ***)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6088:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg4 = *(char ***)&jarg4; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundGetInputBufferSize(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6102:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundGetOutputBufferSize(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6116:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundGetInputBuffer(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6130:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6132:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundGetOutputBuffer(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6144:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6146:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundGetSpin(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6158:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6160:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundClearSpin(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6170:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundAddSpinSample(JNIEnv*, jclass, jlong, jint, jint, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6183:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetSpinSample(JNIEnv*, jclass, jlong, jint, jint, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6199:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundGetSpout(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6214:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6216:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_csoundGetSpoutSample(JNIEnv*, jclass, jlong, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6230:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundGetRtRecordUserData(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6246:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6248:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void ***)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundGetRtPlayUserData(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6260:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6262:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void ***)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetHostImplementedAudioIO(JNIEnv*, jclass, jlong, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6274:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundGetAudioDevList(JNIEnv*, jclass, jlong, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6291:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6292:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(CS_AUDIODEVICE **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetAudioDeviceListCallback(JNIEnv*, jclass, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6306:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6307:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(int (**)(CSOUND *,CS_AUDIODEVICE *,int))&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetMIDIModule(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6318:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetHostImplementedMIDIIO(JNIEnv*, jclass, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6335:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundGetMIDIDevList(JNIEnv*, jclass, jlong, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6351:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6352:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(CS_MIDIDEVICE **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetMIDIDeviceListCallback(JNIEnv*, jclass, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6366:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6367:52: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(int (**)(CSOUND *,CS_MIDIDEVICE *,int))&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundReadScore(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6380:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundReadScoreAsync(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6399:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_csoundGetScoreTime(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6417:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundIsScorePending(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6431:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetScorePending(JNIEnv*, jclass, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6444:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_csoundGetScoreOffsetSeconds(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6457:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetScoreOffsetSeconds(JNIEnv*, jclass, jlong, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6470:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundRewindScore(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6481:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundScoreSort(JNIEnv*, jclass, jlong, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6495:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6496:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(FILE **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6497:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(FILE **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundScoreExtract(JNIEnv*, jclass, jlong, jlong, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6514:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6515:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(FILE **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6516:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(FILE **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6517:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg4 = *(FILE **)&jarg4; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundMessage(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6531:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundMessageS(JNIEnv*, jclass, jlong, jint, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6550:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetDefaultMessageCallback(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6567:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void (**)(CSOUND *,int,char const *,va_list))&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundGetMessageLevel(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6579:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetMessageLevel(JNIEnv*, jclass, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6592:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundCreateMessageBuffer(JNIEnv*, jclass, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6604:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_csoundGetFirstMessage(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6617:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundGetFirstMessageAttr(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6631:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundPopFirstMessage(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6643:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundGetMessageCnt(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6655:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundDestroyMessageBuffer(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6667:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundGetChannelPtr(JNIEnv*, jclass, jlong, jlong, jstring, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6682:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6683:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(double ***)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundListChannels(JNIEnv*, jclass, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6705:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6706:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(controlChannelInfo_t ***)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundDeleteChannelList(JNIEnv*, jclass, jlong, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6720:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6721:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(controlChannelInfo_t **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundSetControlChannelHints(JNIEnv*, jclass, jlong, jstring, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6737:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6743:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] argp3 = *(controlChannelHints_t **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundGetControlChannelHints(JNIEnv*, jclass, jlong, jstring, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6766:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6772:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(controlChannelHints_t **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundGetChannelLock(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6788:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6795:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_csoundGetControlChannel(JNIEnv*, jclass, jlong, jstring, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6810:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6816:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(int **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetControlChannel(JNIEnv*, jclass, jlong, jstring, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6831:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundGetAudioChannel(JNIEnv*, jclass, jlong, jstring, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6850:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6856:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(double **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetAudioChannel(JNIEnv*, jclass, jlong, jstring, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6869:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6875:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(double **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundGetStringChannel(JNIEnv*, jclass, jlong, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6888:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetStringChannel(JNIEnv*, jclass, jlong, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6912:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundGetChannelDatasize(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6937:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetInputChannelCallback(JNIEnv*, jclass, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6956:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6957:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(channelCallback_t *)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetOutputChannelCallback(JNIEnv*, jclass, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6968:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6969:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(channelCallback_t *)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundSetPvsChannel(JNIEnv*, jclass, jlong, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6984:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:6985:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(PVSDATEXT **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundGetPvsChannel(JNIEnv*, jclass, jlong, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7008:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7009:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(PVSDATEXT **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundScoreEvent(JNIEnv*, jclass, jlong, jchar, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7032:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7034:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(double **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundScoreEventAsync(JNIEnv*, jclass, jlong, jchar, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7050:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7052:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(double **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundScoreEventAbsolute(JNIEnv*, jclass, jlong, jchar, jlong, jint, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7069:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7071:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(double **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundScoreEventAbsoluteAsync(JNIEnv*, jclass, jlong, jchar, jlong, jint, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7089:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7091:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(double **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundInputMessage(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7104:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundInputMessageAsync(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7121:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundKillInstance(JNIEnv*, jclass, jlong, jdouble, jstring, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7143:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundKeyPress(JNIEnv*, jclass, jlong, jchar)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7165:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundRegisterKeyboardCallback(JNIEnv*, jclass, jlong, jlong, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7181:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7182:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(int (**)(void *,void *,unsigned int))&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7183:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(void **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundRemoveKeyboardCallback(JNIEnv*, jclass, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7197:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7198:50: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(int (**)(void *,void *,unsigned int))&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundTableLength(JNIEnv*, jclass, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7211:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_csoundTableGet(JNIEnv*, jclass, jlong, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7228:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundTableSet(JNIEnv*, jclass, jlong, jint, jint, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7245:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundTableCopyOut(JNIEnv*, jclass, jlong, jint, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7260:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7262:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(double **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundTableCopyOutAsync(JNIEnv*, jclass, jlong, jint, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7274:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7276:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(double **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundTableCopyIn(JNIEnv*, jclass, jlong, jint, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7288:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7290:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(double **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundTableCopyInAsync(JNIEnv*, jclass, jlong, jint, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7302:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7304:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(double **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundGetTable(JNIEnv*, jclass, jlong, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7318:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7319:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(double ***)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundGetTableArgs(JNIEnv*, jclass, jlong, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7336:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7337:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(double ***)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundIsNamedGEN(JNIEnv*, jclass, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7353:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundGetNamedGEN(JNIEnv*, jclass, jlong, jint, jstring, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7369:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundGetNamedGens(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7389:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7391:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundNewOpcodeList(JNIEnv*, jclass, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7404:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7405:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(opcodeListEntry ***)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundDisposeOpcodeList(JNIEnv*, jclass, jlong, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7419:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7420:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(opcodeListEntry **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundAppendOpcode(JNIEnv*, jclass, jlong, jstring, jint, jint, jint, jstring, jstring, jlong, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7441:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7460:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg8 = *(int (**)(CSOUND *,void *))&jarg8; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7461:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg9 = *(int (**)(CSOUND *,void *))&jarg9; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7462:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg10 = *(int (**)(CSOUND *,void *))&jarg10; ^~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundCreateThread(JNIEnv*, jclass, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7480:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(uintptr_t (**)(void *))&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7481:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(void **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7483:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundGetCurrentThreadId(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7495:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundJoinThread(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7507:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7509:19: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uintptr_t **)&jresult = new uintptr_t((const uintptr_t &)result); ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundCreateThreadLock(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7521:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundWaitThreadLock(JNIEnv*, jclass, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7534:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundWaitThreadLockNoTimeout(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7547:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundNotifyThreadLock(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7557:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundDestroyThreadLock(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7567:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundCreateMutex(JNIEnv*, jclass, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7581:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundLockMutex(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7591:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundLockMutexNoWait(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7603:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundUnlockMutex(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7615:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundDestroyMutex(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7625:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundCreateBarrier(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7639:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundDestroyBarrier(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7651:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundWaitBarrier(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7665:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundCreateCondVar(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7679:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundCondWait(JNIEnv*, jclass, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7690:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7691:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(void **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundCondSignal(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7701:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundInitTimerStruct(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7776:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(RTCLOCK **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_csoundGetRealTime(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7789:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(RTCLOCK **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_csoundGetCPUTime(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7804:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(RTCLOCK **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSetLanguage(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7829:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] argp1 = *(cslanguage_t **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_csoundGetEnv(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7847:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundCreateGlobalVariable(JNIEnv*, jclass, jlong, jstring, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7895:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundQueryGlobalVariable(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7917:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7924:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundQueryGlobalVariableNoCheck(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7938:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7945:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundDestroyGlobalVariable(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7959:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundRunUtility(JNIEnv*, jclass, jlong, jstring, jint, jobjectArray)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:7983:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundListUtilities(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8042:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8044:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(char ***)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundDeleteUtilityList(JNIEnv*, jclass, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8055:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8056:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(char ***)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_csoundGetUtilityDescription(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8069:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundRand31(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8089:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(int **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundSeedRandMT(JNIEnv*, jclass, jlong, jobject, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8104:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundRandMTState **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8105:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(uint32_t **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundRandMT(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8119:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundRandMTState **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableHead_1t_1nxt_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8134:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableHead_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8135:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(csCfgVariable_u **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableHead_1t_1nxt_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8148:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableHead_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8150:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariable_u **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableHead_1t_1name_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8162:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableHead_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8163:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableHead_1t_1name_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8176:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableHead_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8178:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableHead_1t_1p_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8190:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableHead_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8191:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(void **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableHead_1t_1p_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8204:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableHead_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8206:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableHead_1t_1type_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8218:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableHead_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csCfgVariableHead_1t_1type_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8232:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableHead_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableHead_1t_1flags_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8246:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableHead_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csCfgVariableHead_1t_1flags_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8260:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableHead_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableHead_1t_1shortDesc_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8274:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableHead_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8275:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableHead_1t_1shortDesc_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8288:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableHead_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8290:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableHead_1t_1longDesc_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8302:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableHead_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8303:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableHead_1t_1longDesc_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8316:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableHead_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8318:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1csCfgVariableHead_1t(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8330:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariableHead_s **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1csCfgVariableHead_1t(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8340:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableHead_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableInt_1t_1nxt_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8353:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8354:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(csCfgVariable_u **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableInt_1t_1nxt_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8367:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8369:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariable_u **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableInt_1t_1name_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8381:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8382:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableInt_1t_1name_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8395:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8397:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableInt_1t_1p_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8409:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8410:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(int **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableInt_1t_1p_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8423:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8425:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableInt_1t_1type_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8437:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csCfgVariableInt_1t_1type_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8451:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableInt_1t_1flags_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8465:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csCfgVariableInt_1t_1flags_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8479:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableInt_1t_1shortDesc_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8493:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8494:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableInt_1t_1shortDesc_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8507:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8509:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableInt_1t_1longDesc_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8521:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8522:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableInt_1t_1longDesc_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8535:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8537:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableInt_1t_1min_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8549:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csCfgVariableInt_1t_1min_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8563:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableInt_1t_1max_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8577:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csCfgVariableInt_1t_1max_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8591:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1csCfgVariableInt_1t(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8605:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariableInt_s **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1csCfgVariableInt_1t(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8615:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableInt_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableBoolean_1t_1nxt_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8628:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableBoolean_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8629:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(csCfgVariable_u **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableBoolean_1t_1nxt_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8642:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableBoolean_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8644:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariable_u **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableBoolean_1t_1name_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8656:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableBoolean_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8657:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableBoolean_1t_1name_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8670:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableBoolean_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8672:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableBoolean_1t_1p_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8684:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableBoolean_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8685:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(int **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableBoolean_1t_1p_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8698:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableBoolean_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8700:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(int **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableBoolean_1t_1type_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8712:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableBoolean_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csCfgVariableBoolean_1t_1type_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8726:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableBoolean_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableBoolean_1t_1flags_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8740:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableBoolean_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csCfgVariableBoolean_1t_1flags_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8754:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableBoolean_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableBoolean_1t_1shortDesc_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8768:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableBoolean_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8769:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableBoolean_1t_1shortDesc_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8782:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableBoolean_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8784:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableBoolean_1t_1longDesc_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8796:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableBoolean_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8797:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableBoolean_1t_1longDesc_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8810:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableBoolean_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8812:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1csCfgVariableBoolean_1t(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8824:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariableBoolean_s **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1csCfgVariableBoolean_1t(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8834:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableBoolean_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableFloat_1t_1nxt_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8847:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8848:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(csCfgVariable_u **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableFloat_1t_1nxt_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8861:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8863:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariable_u **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableFloat_1t_1name_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8875:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8876:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableFloat_1t_1name_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8889:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8891:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableFloat_1t_1p_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8903:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8904:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(float **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableFloat_1t_1p_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8917:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8919:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(float **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableFloat_1t_1type_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8931:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csCfgVariableFloat_1t_1type_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8945:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableFloat_1t_1flags_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8959:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csCfgVariableFloat_1t_1flags_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8973:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableFloat_1t_1shortDesc_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8987:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:8988:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableFloat_1t_1shortDesc_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9001:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9003:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableFloat_1t_1longDesc_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9015:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9016:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableFloat_1t_1longDesc_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9029:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9031:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableFloat_1t_1min_1set(JNIEnv*, jclass, jlong, jobject, jfloat)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9043:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jfloat Java_csnd6_csnd6JNI_csCfgVariableFloat_1t_1min_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9057:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableFloat_1t_1max_1set(JNIEnv*, jclass, jlong, jobject, jfloat)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9071:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jfloat Java_csnd6_csnd6JNI_csCfgVariableFloat_1t_1max_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9085:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1csCfgVariableFloat_1t(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9099:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariableFloat_s **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1csCfgVariableFloat_1t(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9109:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableFloat_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableDouble_1t_1nxt_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9122:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9123:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(csCfgVariable_u **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableDouble_1t_1nxt_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9136:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9138:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariable_u **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableDouble_1t_1name_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9150:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9151:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableDouble_1t_1name_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9164:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9166:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableDouble_1t_1p_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9178:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9179:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(double **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableDouble_1t_1p_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9192:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9194:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableDouble_1t_1type_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9206:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csCfgVariableDouble_1t_1type_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9220:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableDouble_1t_1flags_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9234:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csCfgVariableDouble_1t_1flags_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9248:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableDouble_1t_1shortDesc_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9262:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9263:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableDouble_1t_1shortDesc_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9276:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9278:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableDouble_1t_1longDesc_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9290:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9291:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableDouble_1t_1longDesc_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9304:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9306:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableDouble_1t_1min_1set(JNIEnv*, jclass, jlong, jobject, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9318:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_csCfgVariableDouble_1t_1min_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9332:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableDouble_1t_1max_1set(JNIEnv*, jclass, jlong, jobject, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9346:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_csCfgVariableDouble_1t_1max_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9360:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1csCfgVariableDouble_1t(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9374:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariableDouble_s **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1csCfgVariableDouble_1t(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9384:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableDouble_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableMYFLT_1t_1nxt_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9397:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9398:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(csCfgVariable_u **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableMYFLT_1t_1nxt_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9411:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9413:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariable_u **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableMYFLT_1t_1name_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9425:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9426:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableMYFLT_1t_1name_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9439:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9441:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableMYFLT_1t_1p_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9453:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9454:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(double **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableMYFLT_1t_1p_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9467:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9469:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableMYFLT_1t_1type_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9481:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csCfgVariableMYFLT_1t_1type_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9495:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableMYFLT_1t_1flags_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9509:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csCfgVariableMYFLT_1t_1flags_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9523:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableMYFLT_1t_1shortDesc_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9537:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9538:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableMYFLT_1t_1shortDesc_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9551:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9553:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableMYFLT_1t_1longDesc_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9565:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9566:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableMYFLT_1t_1longDesc_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9579:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9581:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableMYFLT_1t_1min_1set(JNIEnv*, jclass, jlong, jobject, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9593:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_csCfgVariableMYFLT_1t_1min_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9607:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableMYFLT_1t_1max_1set(JNIEnv*, jclass, jlong, jobject, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9621:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_csCfgVariableMYFLT_1t_1max_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9635:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1csCfgVariableMYFLT_1t(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9649:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariableMYFLT_s **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1csCfgVariableMYFLT_1t(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9659:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableMYFLT_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableString_1t_1nxt_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9672:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableString_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9673:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(csCfgVariable_u **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableString_1t_1nxt_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9686:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableString_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9688:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariable_u **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableString_1t_1name_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9700:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableString_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9701:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableString_1t_1name_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9714:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableString_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9716:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableString_1t_1p_1set(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9728:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableString_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_csCfgVariableString_1t_1p_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9755:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableString_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableString_1t_1type_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9769:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableString_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csCfgVariableString_1t_1type_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9783:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableString_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableString_1t_1flags_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9797:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableString_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csCfgVariableString_1t_1flags_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9811:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableString_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableString_1t_1shortDesc_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9825:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableString_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9826:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableString_1t_1shortDesc_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9839:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableString_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9841:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableString_1t_1longDesc_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9853:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableString_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9854:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(unsigned char **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariableString_1t_1longDesc_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9867:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableString_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9869:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(unsigned char **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariableString_1t_1maxlen_1set(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9881:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableString_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csCfgVariableString_1t_1maxlen_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9895:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableString_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1csCfgVariableString_1t(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9909:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariableString_s **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1csCfgVariableString_1t(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9919:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariableString_s **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariable_1t_1h_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9932:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariable_u **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9933:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(csCfgVariableHead_t **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariable_1t_1h_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9946:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariable_u **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9948:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariableHead_t **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariable_1t_1i_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9961:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariable_u **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9962:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(csCfgVariableInt_t **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariable_1t_1i_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9975:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariable_u **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9977:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariableInt_t **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariable_1t_1b_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9990:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariable_u **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:9991:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(csCfgVariableBoolean_t **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariable_1t_1b_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10004:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariable_u **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10006:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariableBoolean_t **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariable_1t_1f_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10019:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariable_u **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10020:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(csCfgVariableFloat_t **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariable_1t_1f_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10033:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariable_u **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10035:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariableFloat_t **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariable_1t_1d_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10048:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariable_u **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10049:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(csCfgVariableDouble_t **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariable_1t_1d_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10062:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariable_u **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10064:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariableDouble_t **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariable_1t_1m_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10077:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariable_u **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10078:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(csCfgVariableMYFLT_t **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariable_1t_1m_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10091:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariable_u **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10093:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariableMYFLT_t **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csCfgVariable_1t_1s_1set(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10106:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariable_u **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10107:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(csCfgVariableString_t **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csCfgVariable_1t_1s_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10120:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariable_u **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10122:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariableString_t **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1csCfgVariable_1t(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10134:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariable_u **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1csCfgVariable_1t(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10144:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csCfgVariable_u **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundCreateConfigurationVariable(JNIEnv*, jclass, jlong, jstring, jlong, jint, jint, jlong, jlong, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10392:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10398:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(void **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10401:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg6 = *(void **)&jarg6; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10402:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg7 = *(void **)&jarg7; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundSetConfigurationVariable(JNIEnv*, jclass, jlong, jstring, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10431:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10437:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(void **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundParseConfigurationVariable(JNIEnv*, jclass, jlong, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10454:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundQueryConfigurationVariable(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10481:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10488:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariable_t **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundListConfigurationVariables(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10501:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10503:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csCfgVariable_t ***)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundDeleteCfgVarList(JNIEnv*, jclass, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10514:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10515:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(csCfgVariable_t ***)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundDeleteConfigurationVariable(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:10528:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundCreateCircularBuffer(JNIEnv*, jclass, jlong, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11020:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11024:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundReadCircularBuffer(JNIEnv*, jclass, jlong, jlong, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11039:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11040:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(void **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11041:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(void **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundPeekCircularBuffer(JNIEnv*, jclass, jlong, jlong, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11059:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11060:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(void **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11061:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(void **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundWriteCircularBuffer(JNIEnv*, jclass, jlong, jlong, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11079:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11080:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(void **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11081:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(void **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundFlushCircularBuffer(JNIEnv*, jclass, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11095:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11096:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(void **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_csoundDestroyCircularBuffer(JNIEnv*, jclass, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11107:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11108:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(void **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundOpenLibrary(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11121:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void ***)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_csoundCloseLibrary(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11141:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_csoundGetLibrarySymbol(JNIEnv*, jclass, jlong, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11156:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11163:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1pydata_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11176:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11177:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(void **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_Csound_1pydata_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11190:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11192:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_Csound_1GetCsound(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11205:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11207:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CSOUND **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetCsound(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11219:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11220:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(CSOUND **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1InitializeCscore(JNIEnv*, jclass, jlong, jobject, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11235:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11236:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(FILE **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11237:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(FILE **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1GetVersion(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11252:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1GetAPIVersion(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11267:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_Csound_1GetEnv(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11283:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1SetGlobalEnv(JNIEnv*, jclass, jlong, jobject, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11306:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1SetOption(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11334:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetParams(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11355:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11356:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(CSOUND_PARAMS **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1GetParams(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11369:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11370:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(CSOUND_PARAMS **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetOutput(JNIEnv*, jclass, jlong, jobject, jstring, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11384:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetInput(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11414:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetMIDIInput(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11432:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetMIDIFileInput(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11450:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetMIDIOutput(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11468:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetMIDIFileOutput(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11486:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_Csound_1ParseOrc(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11506:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11513:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(TREE **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1CompileTree(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11529:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11530:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(TREE **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1DeleteTree(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11545:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11546:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(TREE **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1CompileOrc(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11560:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_Csound_1EvalCode(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11582:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1ReadScore(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11604:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1CompileArgs(JNIEnv*, jclass, jlong, jobject, jint, jobjectArray)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11628:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1Compile_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jint, jobjectArray)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11685:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1Compile_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11740:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1Compile_1_1SWIG_12(JNIEnv*, jclass, jlong, jobject, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11763:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1Compile_1_1SWIG_13(JNIEnv*, jclass, jlong, jobject, jstring, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11793:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1Compile_1_1SWIG_14(JNIEnv*, jclass, jlong, jobject, jstring, jstring, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11830:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1Compile_1_1SWIG_15(JNIEnv*, jclass, jlong, jobject, jstring, jstring, jstring, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11874:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1CompileCsd(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11920:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1CompileCsdText(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11942:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1Start(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11963:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1Perform_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11978:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1Perform_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jint, jobjectArray)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:11996:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1Perform_1_1SWIG_12(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12051:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1Perform_1_1SWIG_13(JNIEnv*, jclass, jlong, jobject, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12074:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1Perform_1_1SWIG_14(JNIEnv*, jclass, jlong, jobject, jstring, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12104:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1Perform_1_1SWIG_15(JNIEnv*, jclass, jlong, jobject, jstring, jstring, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12141:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1Perform_1_1SWIG_16(JNIEnv*, jclass, jlong, jobject, jstring, jstring, jstring, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12185:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1PerformKsmps(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12230:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1PerformBuffer(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12245:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1Stop(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12258:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1Cleanup(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12271:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1Reset(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12284:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_Csound_1GetSr(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12297:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_Csound_1GetKr(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12312:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1GetKsmps(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12327:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1GetNchnls(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12342:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1GetNchnlsInput(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12357:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_Csound_1Get0dBFS(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12372:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1GetInputBufferSize(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12387:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1GetOutputBufferSize(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12402:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_Csound_1GetInputBuffer(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12417:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12419:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_Csound_1GetOutputBuffer(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12432:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12434:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_Csound_1GetSpin(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12447:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12449:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_Csound_1GetSpout(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12462:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12464:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_Csound_1GetOutputName(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12477:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1GetCurrentTimeSamples(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12492:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetHostImplementedAudioIO(JNIEnv*, jclass, jlong, jobject, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12507:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetHostImplementedMIDIIO(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12521:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_Csound_1GetScoreTime(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12535:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1IsScorePending(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12550:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetScorePending(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12564:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_Csound_1GetScoreOffsetSeconds(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12578:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetScoreOffsetSeconds(JNIEnv*, jclass, jlong, jobject, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12592:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1RewindScore(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12604:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1ScoreSort(JNIEnv*, jclass, jlong, jobject, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12619:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12620:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(FILE **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12621:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(FILE **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1ScoreExtract(JNIEnv*, jclass, jlong, jobject, jlong, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12639:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12640:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(FILE **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12641:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(FILE **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12642:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg4 = *(FILE **)&jarg4; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1Message(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12657:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1MessageS(JNIEnv*, jclass, jlong, jobject, jint, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12677:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetMessageCallback(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12696:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12697:58: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(void (**)(CSOUND *,int,char const *,va_list))&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1GetMessageLevel(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12710:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetMessageLevel(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12724:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1InputMessage(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12737:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1KeyPressed(JNIEnv*, jclass, jlong, jobject, jchar)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12755:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1ScoreEvent(JNIEnv*, jclass, jlong, jobject, jchar, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12772:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12774:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(double **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1ScoreEventAbsolute(JNIEnv*, jclass, jlong, jobject, jchar, jlong, jint, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12794:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12796:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(double **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetExternalMidiInOpenCallback(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12812:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12813:53: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(int (**)(CSOUND *,void **,char const *))&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetExternalMidiReadCallback(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12825:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12826:59: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(int (**)(CSOUND *,void *,unsigned char *,int))&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetExternalMidiInCloseCallback(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12838:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12839:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(int (**)(CSOUND *,void *))&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1NewOpcodeList(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12853:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12854:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(opcodeListEntry ***)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1DisposeOpcodeList(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12873:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12874:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(opcodeListEntry **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1AppendOpcode(JNIEnv*, jclass, jlong, jobject, jstring, jint, jint, jint, jstring, jstring, jlong, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12896:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12915:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg8 = *(int (**)(CSOUND *,void *))&jarg8; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12916:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg9 = *(int (**)(CSOUND *,void *))&jarg9; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12917:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg10 = *(int (**)(CSOUND *,void *))&jarg10; ^~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1GetDebug(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12935:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetDebug(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12949:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1TableLength(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12964:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_Csound_1TableGet(JNIEnv*, jclass, jlong, jobject, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:12982:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1TableSet(JNIEnv*, jclass, jlong, jobject, jint, jint, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13000:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1GetTable(JNIEnv*, jclass, jlong, jobject, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13018:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13019:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(double ***)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1TableCopyOut(JNIEnv*, jclass, jlong, jobject, jint, jdoubleArray)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13040:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1TableCopyIn(JNIEnv*, jclass, jlong, jobject, jint, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13071:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1CreateGlobalVariable(JNIEnv*, jclass, jlong, jobject, jstring, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13089:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_Csound_1QueryGlobalVariable(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13112:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13119:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_Csound_1QueryGlobalVariableNoCheck(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13134:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13141:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1DestroyGlobalVariable(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13156:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_Csound_1GetRtRecordUserData(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13177:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13179:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void ***)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_Csound_1GetRtPlayUserData(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13192:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13194:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void ***)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1RunUtility(JNIEnv*, jclass, jlong, jobject, jstring, jint, jobjectArray)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13211:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_Csound_1ListUtilities(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13271:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13273:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(char ***)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1DeleteUtilityList(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13285:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13286:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(char ***)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_Csound_1GetUtilityDescription(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13300:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1GetChannelPtr(JNIEnv*, jclass, jlong, jobject, jlong, jstring, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13324:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13325:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(double ***)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1ListChannels(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13352:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13353:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(controlChannelInfo_t ***)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1DeleteChannelList(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13372:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13373:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(controlChannelInfo_t **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1SetControlChannelHints(JNIEnv*, jclass, jlong, jobject, jstring, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13390:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13396:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] argp3 = *(controlChannelHints_t **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1GetControlChannelHints(JNIEnv*, jclass, jlong, jobject, jstring, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13420:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13426:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(controlChannelHints_t **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetChannel_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jstring, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13442:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetControlChannel(JNIEnv*, jclass, jlong, jobject, jstring, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13462:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetChannel_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13482:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetStringChannel(JNIEnv*, jclass, jlong, jobject, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13507:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetChannel_1_1SWIG_12(JNIEnv*, jclass, jlong, jobject, jstring, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13532:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13538:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(double **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_Csound_1GetChannel_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jstring, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13554:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13560:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(int **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_Csound_1GetChannel_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13577:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_Csound_1GetControlChannel_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jstring, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13600:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13606:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(int **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_Csound_1GetControlChannel_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13623:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1GetStringChannel(JNIEnv*, jclass, jlong, jobject, jstring, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13644:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1GetAudioChannel(JNIEnv*, jclass, jlong, jobject, jstring, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13669:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13675:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(double **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1PvsinSet(JNIEnv*, jclass, jlong, jobject, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13692:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13693:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(PVSDATEXT **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1PvsoutGet(JNIEnv*, jclass, jlong, jobject, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13717:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13718:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(PVSDATEXT **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetInputChannelCallback(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13738:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13739:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(channelCallback_t *)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1SetOutputChannelCallback(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13751:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13752:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(channelCallback_t *)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1Csound_1_1SWIG_10(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13764:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(Csound **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1Csound_1_1SWIG_11(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13776:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13778:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(Csound **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1Csound_1_1SWIG_12(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13790:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(void **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13792:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(Csound **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1Csound(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13802:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1CreateMessageBuffer(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13814:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_Csound_1GetFirstMessage(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13828:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1GetFirstMessageAttr(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13843:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1PopFirstMessage(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13856:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Csound_1GetMessageCnt(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13869:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1DestroyMessageBuffer(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13882:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Csound_1AddSpinSample(JNIEnv*, jclass, jlong, jobject, jint, jint, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13896:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_Csound_1GetSpoutSample(JNIEnv*, jclass, jlong, jobject, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13914:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundThreadLock_1Lock_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13932:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundThreadLock **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundThreadLock_1Lock_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13946:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundThreadLock **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundThreadLock_1TryLock(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13959:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundThreadLock **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundThreadLock_1Unlock(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13972:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundThreadLock **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundThreadLock_1_1SWIG_10(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13984:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundThreadLock **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundThreadLock_1_1SWIG_11(JNIEnv*, jclass, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:13998:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundThreadLock **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CsoundThreadLock(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14008:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundThreadLock **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMutex_1Lock(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14019:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMutex **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundMutex_1TryLock(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14032:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMutex **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMutex_1Unlock(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14045:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMutex **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundMutex_1_1SWIG_10(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14057:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundMutex **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundMutex_1_1SWIG_11(JNIEnv*, jclass, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14071:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundMutex **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CsoundMutex(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14081:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMutex **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_CsoundRandMT_1Random(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14094:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundRandMT **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundRandMT_1Seed_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14108:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundRandMT **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundRandMT_1Seed_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14122:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundRandMT **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14123:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(uint32_t **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundRandMT_1_1SWIG_10(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14136:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundRandMT **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundRandMT_1_1SWIG_11(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14150:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundRandMT **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundRandMT_1_1SWIG_12(JNIEnv*, jclass, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14163:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(uint32_t **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14166:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundRandMT **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CsoundRandMT(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14176:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundRandMT **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_CsoundTimer_1GetRealTime(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14189:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundTimer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_CsoundTimer_1GetCPUTime(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14204:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundTimer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundTimer_1Reset(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14217:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundTimer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundTimer(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14229:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundTimer **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CsoundTimer(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14239:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundTimer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundOpcodeList_1Count(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14252:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundOpcodeList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundOpcodeList_1Name(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14268:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundOpcodeList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundOpcodeList_1OutTypes(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14285:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundOpcodeList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundOpcodeList_1InTypes(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14302:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundOpcodeList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundOpcodeList_1Clear(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14316:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundOpcodeList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundOpcodeList_1_1SWIG_10(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14328:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14330:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundOpcodeList **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundOpcodeList_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14343:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14345:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundOpcodeList **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CsoundOpcodeList(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14355:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundOpcodeList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundChannelList_1Count(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14368:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundChannelList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundChannelList_1Name(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14384:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundChannelList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundChannelList_1Type(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14401:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundChannelList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundChannelList_1IsControlChannel(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14418:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundChannelList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundChannelList_1IsAudioChannel(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14435:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundChannelList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundChannelList_1IsStringChannel(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14452:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundChannelList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundChannelList_1IsInputChannel(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14469:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundChannelList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundChannelList_1IsOutputChannel(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14486:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundChannelList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundChannelList_1SubType(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14503:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundChannelList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_CsoundChannelList_1DefaultValue(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14520:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundChannelList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_CsoundChannelList_1MinValue(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14537:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundChannelList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_CsoundChannelList_1MaxValue(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14554:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundChannelList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundChannelList_1Clear(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14568:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundChannelList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundChannelList_1_1SWIG_10(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14580:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14582:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundChannelList **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundChannelList_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14595:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14597:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundChannelList **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CsoundChannelList(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14607:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundChannelList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundUtilityList_1Count(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14620:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundUtilityList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundUtilityList_1Name(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14636:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundUtilityList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundUtilityList_1Clear(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14650:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundUtilityList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundUtilityList_1_1SWIG_10(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14662:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14664:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundUtilityList **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundUtilityList_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14677:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14679:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundUtilityList **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CsoundUtilityList(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14689:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundUtilityList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_CsoundMYFLTArray_1GetPtr_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14702:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14704:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double ***)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_CsoundMYFLTArray_1GetPtr_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14718:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14721:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(double **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMYFLTArray_1SetPtr(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14733:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14734:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(double **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMYFLTArray_1SetValue(JNIEnv*, jclass, jlong, jobject, jint, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14747:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMYFLTArray_1SetValues_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jint, jdouble, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14763:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMYFLTArray_1SetValues_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jint, jdouble, jdouble, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14781:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMYFLTArray_1SetValues_1_1SWIG_12(JNIEnv*, jclass, jlong, jobject, jint, jdouble, jdouble, jdouble, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14801:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMYFLTArray_1SetValues_1_1SWIG_13(JNIEnv*, jclass, jlong, jobject, jint, jdouble, jdouble, jdouble, jdouble, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14823:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMYFLTArray_1SetValues_1_1SWIG_14(JNIEnv*, jclass, jlong, jobject, jint, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14847:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMYFLTArray_1SetValues_1_1SWIG_15(JNIEnv*, jclass, jlong, jobject, jint, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14873:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMYFLTArray_1SetValues_1_1SWIG_16(JNIEnv*, jclass, jlong, jobject, jint, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14901:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMYFLTArray_1SetValues_1_1SWIG_17(JNIEnv*, jclass, jlong, jobject, jint, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14931:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMYFLTArray_1SetValues_1_1SWIG_18(JNIEnv*, jclass, jlong, jobject, jint, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14963:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_CsoundMYFLTArray_1GetValue(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:14988:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMYFLTArray_1SetValues_1_1SWIG_19(JNIEnv*, jclass, jlong, jobject, jint, jint, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15005:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMYFLTArray_1GetValues(JNIEnv*, jclass, jlong, jobject, jlong, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15023:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15024:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(double **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMYFLTArray_1SetStringValue(JNIEnv*, jclass, jlong, jobject, jstring, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15039:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundMYFLTArray_1GetStringValue(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15059:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMYFLTArray_1Clear(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15072:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundMYFLTArray_1_1SWIG_10(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15084:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundMYFLTArray **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundMYFLTArray_1_1SWIG_11(JNIEnv*, jclass, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15098:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundMYFLTArray **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CsoundMYFLTArray(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15108:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMYFLTArray **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundArgVList_1argc(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15121:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundArgVList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jobjectArray* Java_csnd6_csnd6JNI_CsoundArgVList_1argv_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15136:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundArgVList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundArgVList_1argv_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15169:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundArgVList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundArgVList_1Insert(JNIEnv*, jclass, jlong, jobject, jint, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15185:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundArgVList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundArgVList_1Append(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15204:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundArgVList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundArgVList_1Clear(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15221:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundArgVList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundArgVList(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15233:24: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundArgVList **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CsoundArgVList(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15243:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundArgVList **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1MessageCallback(JNIEnv*, jclass, jlong, jobject, jint, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15256:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundCallbackWrapper **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1MessageCallbackSwigExplicitCsoundCallbackWrapper(JNIEnv*, jclass, jlong, jobject, jint, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15276:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundCallbackWrapper **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1InputValueCallback(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15297:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundCallbackWrapper **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1InputValueCallbackSwigExplicitCsoundCallbackWrapper(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15319:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundCallbackWrapper **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1OutputValueCallback(JNIEnv*, jclass, jlong, jobject, jstring, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15340:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundCallbackWrapper **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1OutputValueCallbackSwigExplicitCsoundCallbackWrapper(JNIEnv*, jclass, jlong, jobject, jstring, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15360:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundCallbackWrapper **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1YieldCallback(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15380:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundCallbackWrapper **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1YieldCallbackSwigExplicitCsoundCallbackWrapper(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15395:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundCallbackWrapper **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1MidiInputCallback(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15410:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundCallbackWrapper **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15411:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(CsoundMidiInputBuffer **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1MidiInputCallbackSwigExplicitCsoundCallbackWrapper(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15424:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundCallbackWrapper **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15425:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(CsoundMidiInputBuffer **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1MidiOutputCallback(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15438:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundCallbackWrapper **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15439:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(CsoundMidiOutputBuffer **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1MidiOutputCallbackSwigExplicitCsoundCallbackWrapper(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15452:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundCallbackWrapper **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15453:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(CsoundMidiOutputBuffer **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1SetMessageCallback(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15464:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundCallbackWrapper **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1SetYieldCallback(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15475:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundCallbackWrapper **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1SetMidiInputCallback(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15488:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundCallbackWrapper **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15489:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(CsoundArgVList **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1SetMidiOutputCallback(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15502:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundCallbackWrapper **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15503:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(CsoundArgVList **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1GetCsound(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15516:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundCallbackWrapper **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15518:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CSOUND **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundCallbackWrapper_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15550:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15552:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundCallbackWrapper **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundCallbackWrapper_1_1SWIG_11(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15564:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15566:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundCallbackWrapper **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CsoundCallbackWrapper(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15576:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundCallbackWrapper **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1director_1connect(JNIEnv*, jclass, jobject, jlong, jboolean, jboolean)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15582:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CsoundCallbackWrapper *obj = *((CsoundCallbackWrapper **)&objarg); ^ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundCallbackWrapper_1change_1ownership(JNIEnv*, jclass, jobject, jlong, jboolean)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15592:67: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] CsoundCallbackWrapper *obj = *((CsoundCallbackWrapper **)&objarg); ^ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundMidiInputBuffer(JNIEnv*, jclass, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15609:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(unsigned char **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15612:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundMidiInputBuffer **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CsoundMidiInputBuffer(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15622:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiInputBuffer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMidiInputBuffer_1SendMidiMessage_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15634:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiInputBuffer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMidiInputBuffer_1SendMidiMessage_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jint, jint, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15650:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiInputBuffer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMidiInputBuffer_1SendNoteOn(JNIEnv*, jclass, jlong, jobject, jint, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15668:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiInputBuffer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMidiInputBuffer_1SendNoteOff_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jint, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15685:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiInputBuffer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMidiInputBuffer_1SendNoteOff_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15701:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiInputBuffer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMidiInputBuffer_1SendPolyphonicPressure(JNIEnv*, jclass, jlong, jobject, jint, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15717:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiInputBuffer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMidiInputBuffer_1SendControlChange(JNIEnv*, jclass, jlong, jobject, jint, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15734:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiInputBuffer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMidiInputBuffer_1SendProgramChange(JNIEnv*, jclass, jlong, jobject, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15750:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiInputBuffer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMidiInputBuffer_1SendChannelPressure(JNIEnv*, jclass, jlong, jobject, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15765:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiInputBuffer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMidiInputBuffer_1SendPitchBend(JNIEnv*, jclass, jlong, jobject, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15780:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiInputBuffer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundMidiInputStream_1_1SWIG_10(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15794:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15796:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundMidiInputStream **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundMidiInputStream_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15809:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15811:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundMidiInputStream **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMidiInputStream_1EnableMidiInput(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15824:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiInputStream **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15825:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(CsoundArgVList **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CsoundMidiInputStream(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15835:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiInputStream **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundMidiOutputBuffer(JNIEnv*, jclass, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15848:30: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(unsigned char **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15851:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundMidiOutputBuffer **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CsoundMidiOutputBuffer(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15861:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiOutputBuffer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundMidiOutputBuffer_1PopMessage(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15874:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiOutputBuffer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundMidiOutputBuffer_1GetStatus(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15889:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiOutputBuffer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundMidiOutputBuffer_1GetChannel(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15904:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiOutputBuffer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundMidiOutputBuffer_1GetData1(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15919:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiOutputBuffer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundMidiOutputBuffer_1GetData2(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15934:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiOutputBuffer **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundMidiOutputStream_1_1SWIG_10(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15948:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15950:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundMidiOutputStream **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundMidiOutputStream_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15963:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15965:32: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundMidiOutputStream **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundMidiOutputStream_1EnableMidiOutput(JNIEnv*, jclass, jlong, jobject, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15978:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiOutputStream **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15979:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(CsoundArgVList **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CsoundMidiOutputStream(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:15989:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundMidiOutputStream **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_recordData_1t_1cbuf_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16037:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(recordData_t **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16038:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(void **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_recordData_1t_1cbuf_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16051:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(recordData_t **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16053:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_recordData_1t_1sfile_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16065:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(recordData_t **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16066:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(void **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_recordData_1t_1sfile_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16079:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(recordData_t **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16081:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_recordData_1t_1thread_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16093:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(recordData_t **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16094:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(void **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_recordData_1t_1thread_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16107:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(recordData_t **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16109:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_recordData_1t_1running_1set(JNIEnv*, jclass, jlong, jobject, jboolean)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16121:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(recordData_t **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jboolean Java_csnd6_csnd6JNI_recordData_1t_1running_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16135:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(recordData_t **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_recordData_1t_1condvar_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16149:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(recordData_t **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16150:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(void **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_recordData_1t_1condvar_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16163:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(recordData_t **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16165:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_recordData_1t_1mutex_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16177:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(recordData_t **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16178:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(void **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_recordData_1t_1mutex_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16191:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(recordData_t **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16193:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1recordData_1t(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16205:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(recordData_t **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1recordData_1t(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16215:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(recordData_t **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundPerformanceThread_1isRunning(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16228:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundPerformanceThread **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_CsoundPerformanceThread_1GetProcessCallback(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16243:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundPerformanceThread **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16245:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(void **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_CsoundPerformanceThread_1GetCsound(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16258:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundPerformanceThread **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16260:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CSOUND **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundPerformanceThread_1GetStatus(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16273:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundPerformanceThread **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundPerformanceThread_1Play(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16286:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundPerformanceThread **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundPerformanceThread_1Pause(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16297:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundPerformanceThread **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundPerformanceThread_1TogglePause(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16308:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundPerformanceThread **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundPerformanceThread_1Stop(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16319:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundPerformanceThread **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundPerformanceThread_1Record_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jstring, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16333:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundPerformanceThread **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundPerformanceThread_1Record_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jstring, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16356:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundPerformanceThread **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundPerformanceThread_1Record_1_1SWIG_12(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16377:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundPerformanceThread **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundPerformanceThread_1StopRecord(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16396:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundPerformanceThread **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundPerformanceThread_1ScoreEvent(JNIEnv*, jclass, jlong, jobject, jint, jchar, jint, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16411:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundPerformanceThread **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16415:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg5 = *(double **)&jarg5; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundPerformanceThread_1InputMessage(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16427:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundPerformanceThread **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundPerformanceThread_1SetScoreOffsetSeconds(JNIEnv*, jclass, jlong, jobject, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16445:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundPerformanceThread **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundPerformanceThread_1Join(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16459:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundPerformanceThread **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundPerformanceThread_1FlushMessageQueue(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16472:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundPerformanceThread **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundPerformanceThread_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16485:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(Csound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16487:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundPerformanceThread **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundPerformanceThread_1_1SWIG_11(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16499:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CSOUND **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16501:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundPerformanceThread **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CsoundPerformanceThread(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16511:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundPerformanceThread **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1IntToStringMap_1_1SWIG_10(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16523:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(std::map< int,std::string > **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1IntToStringMap_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16536:44: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::map< int,std::string > **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16542:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(std::map< int,std::string > **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_IntToStringMap_1size(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16555:44: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::map< int,std::string > **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jboolean Java_csnd6_csnd6JNI_IntToStringMap_1empty(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16570:44: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::map< int,std::string > **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_IntToStringMap_1clear(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16583:44: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::map< int,std::string > **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_IntToStringMap_1get(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16598:44: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::map< int,std::string > **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_IntToStringMap_1set(JNIEnv*, jclass, jlong, jobject, jint, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16623:44: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::map< int,std::string > **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_IntToStringMap_1del(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16647:44: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::map< int,std::string > **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jboolean Java_csnd6_csnd6JNI_IntToStringMap_1has_1key(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16671:44: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::map< int,std::string > **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1IntToStringMap(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16685:44: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::map< int,std::string > **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_gatherArgs(JNIEnv*, jclass, jint, jobjectArray, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16726:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(std::string **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_scatterArgs(JNIEnv*, jclass, jstring, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16761:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(std::vector< std::string > **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16766:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(std::vector< char * > **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_trim(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16782:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::string **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16788:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(std::string **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_trimQuotes(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16800:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::string **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16806:21: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(std::string **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jboolean Java_csnd6_csnd6JNI_parseInstrument(JNIEnv*, jclass, jstring, jlong, jlong, jlong, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16831:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(std::string **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16836:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(std::string **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16841:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg4 = *(std::string **)&jarg4; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16846:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg5 = *(std::string **)&jarg5; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1libraryFilename_1set(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16864:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundFile_1libraryFilename_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16886:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1arrangement_1set(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16900:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16901:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(std::vector< std::string > **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_CsoundFile_1arrangement_1get(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16914:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16916:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(std::vector< std::string > **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CsoundFile(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16928:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundFile **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CsoundFile(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16938:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundFile_1generateFilename(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16951:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundFile_1getFilename(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16966:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1setFilename(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:16980:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1load_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17002:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1load_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17026:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17027:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(std::istream **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1save_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17047:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1save_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17071:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17072:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(std::ostream **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1importFile_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17092:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1importFile_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17116:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17117:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(std::istream **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1importCommand(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17137:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17138:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(std::istream **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1exportCommand(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17158:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17159:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(std::ostream **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1importOrchestra(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17179:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17180:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(std::istream **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1exportOrchestra(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17200:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17201:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(std::ostream **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1importScore(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17221:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17222:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(std::istream **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1exportScore(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17242:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17243:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(std::ostream **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1importArrangement(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17263:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17264:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(std::istream **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1exportArrangement(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17284:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17285:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(std::ostream **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1exportArrangementForPerformance_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17305:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1exportArrangementForPerformance_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17329:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17330:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(std::ostream **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1importMidifile(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17350:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17351:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(std::istream **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1exportMidifile(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17371:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17372:29: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(std::ostream **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundFile_1getCommand(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17391:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1setCommand(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17405:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundFile_1getOrcFilename(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17426:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundFile_1getScoFilename(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17441:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundFile_1getMidiFilename(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17456:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundFile_1getOutputSoundfileName(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17471:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundFile_1getOrchestra(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17486:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1setOrchestra(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17500:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1getInstrumentCount(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17521:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundFile_1getOrchestraHeader(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17536:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jboolean Java_csnd6_csnd6JNI_CsoundFile_1getInstrument_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jint, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17553:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17555:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(std::string **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jboolean Java_csnd6_csnd6JNI_CsoundFile_1getInstrument_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jstring, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17576:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17585:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg3 = *(std::string **)&jarg3; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundFile_1getInstrument_1_1SWIG_12(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17605:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundFile_1getInstrument_1_1SWIG_13(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17629:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundFile_1getInstrumentBody_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17646:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundFile_1getInstrumentBody_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17670:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_CsoundFile_1getInstrumentNames(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17686:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17688:37: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(std::map< int,std::string > **)&jresult = new std::map< int,std::string >((const std::map< int,std::string > &)result); ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_CsoundFile_1getInstrumentNumber(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17702:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundFile_1getScore(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17725:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1setScore(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17739:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CsoundFile_1getArrangementCount(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17760:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundFile_1getArrangement(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17776:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1addArrangement(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17791:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1setArrangement(JNIEnv*, jclass, jlong, jobject, jint, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17812:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1insertArrangement(JNIEnv*, jclass, jlong, jobject, jint, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17834:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1removeArrangement_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17855:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1setCSD(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17868:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CsoundFile_1getCSD(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17889:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1addScoreLine(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17903:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1addNote_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17933:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1addNote_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17965:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1addNote_1_1SWIG_12(JNIEnv*, jclass, jlong, jobject, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:17995:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1addNote_1_1SWIG_13(JNIEnv*, jclass, jlong, jobject, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18023:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1addNote_1_1SWIG_14(JNIEnv*, jclass, jlong, jobject, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18049:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1addNote_1_1SWIG_15(JNIEnv*, jclass, jlong, jobject, jdouble, jdouble, jdouble, jdouble, jdouble, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18073:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1addNote_1_1SWIG_16(JNIEnv*, jclass, jlong, jobject, jdouble, jdouble, jdouble, jdouble, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18095:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1addNote_1_1SWIG_17(JNIEnv*, jclass, jlong, jobject, jdouble, jdouble, jdouble, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18115:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1addNote_1_1SWIG_18(JNIEnv*, jclass, jlong, jobject, jdouble, jdouble, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18133:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jboolean Java_csnd6_csnd6JNI_CsoundFile_1exportForPerformance(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18149:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1removeAll(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18162:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1removeCommand(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18173:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1removeOrchestra(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18184:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1removeScore(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18195:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1removeArrangement_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18206:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CsoundFile_1removeMidifile(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18217:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jboolean Java_csnd6_csnd6JNI_CsoundFile_1loadOrcLibrary_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18231:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jboolean Java_csnd6_csnd6JNI_CsoundFile_1loadOrcLibrary_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18252:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CsoundFile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1MyfltVector_1_1SWIG_10(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18266:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(std::vector< double > **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1MyfltVector_1_1SWIG_11(JNIEnv*, jclass, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18280:31: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(std::vector< double > **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_MyfltVector_1size(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18293:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::vector< double > **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_MyfltVector_1capacity(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18308:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::vector< double > **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_MyfltVector_1reserve(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18322:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::vector< double > **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jboolean Java_csnd6_csnd6JNI_MyfltVector_1isEmpty(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18336:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::vector< double > **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_MyfltVector_1clear(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18349:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::vector< double > **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_MyfltVector_1add(JNIEnv*, jclass, jlong, jobject, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18362:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::vector< double > **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_MyfltVector_1get(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18378:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::vector< double > **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_MyfltVector_1set(JNIEnv*, jclass, jlong, jobject, jint, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18402:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::vector< double > **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1MyfltVector(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18422:38: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(std::vector< double > **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1CppSound(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18434:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CppSound **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1CppSound(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18444:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_CppSound_1getCsound(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18457:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18459:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CSOUND **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_CppSound_1getThis(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18472:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18474:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(intptr_t **)&jresult = new intptr_t((const intptr_t &)result); ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_CppSound_1getCsoundFile(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18487:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18489:20: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundFile **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CppSound_1compile_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jint, jobjectArray)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18505:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CppSound_1compile_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18559:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CppSound_1getSpoutSize(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18574:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function '_jstring* Java_csnd6_csnd6JNI_CppSound_1getOutputSoundfileName(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18589:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CppSound_1perform_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jint, jobjectArray)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18607:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CppSound_1perform_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18661:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_CppSound_1performKsmps(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18676:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CppSound_1cleanup(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18689:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CppSound_1inputMessage(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18701:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CppSound_1write(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18719:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jboolean Java_csnd6_csnd6JNI_CppSound_1getIsCompiled(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18738:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CppSound_1setIsPerforming(JNIEnv*, jclass, jlong, jobject, jboolean)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18752:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jboolean Java_csnd6_csnd6JNI_CppSound_1getIsPerforming(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18766:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jboolean Java_csnd6_csnd6JNI_CppSound_1getIsGo(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18781:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_CppSound_1stop(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18794:25: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_new_1Soundfile(JNIEnv*, jclass)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18806:27: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(csound::Soundfile **)&jresult = result; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_delete_1Soundfile(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18816:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Soundfile_1getFramesPerSecond(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18829:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Soundfile_1setFramesPerSecond(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18843:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Soundfile_1getChannelsPerFrame(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18857:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Soundfile_1setChannelsPerFrame(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18871:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Soundfile_1getFormat(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18885:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Soundfile_1setFormat(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18899:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Soundfile_1getFrames(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18913:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Soundfile_1open(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18929:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Soundfile_1create_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jstring, jint, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18956:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Soundfile_1create_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jstring, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:18985:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Soundfile_1create_1_1SWIG_12(JNIEnv*, jclass, jlong, jobject, jstring, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19012:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Soundfile_1create_1_1SWIG_13(JNIEnv*, jclass, jlong, jobject, jstring)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19037:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Soundfile_1seek_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jint, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19062:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Soundfile_1seek_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19080:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_Soundfile_1seekSeconds_1_1SWIG_10(JNIEnv*, jclass, jlong, jobject, jdouble, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19098:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jdouble Java_csnd6_csnd6JNI_Soundfile_1seekSeconds_1_1SWIG_11(JNIEnv*, jclass, jlong, jobject, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19116:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Soundfile_1readFrame(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19133:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19134:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(double **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Soundfile_1writeFrame(JNIEnv*, jclass, jlong, jobject, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19150:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19151:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(double **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Soundfile_1readFrames(JNIEnv*, jclass, jlong, jobject, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19168:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19169:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(double **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Soundfile_1writeFrames(JNIEnv*, jclass, jlong, jobject, jlong, jint)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19187:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19188:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(double **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Soundfile_1mixFrames(JNIEnv*, jclass, jlong, jobject, jlong, jint, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19207:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19208:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg2 = *(double **)&jarg2; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19210:23: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg4 = *(double **)&jarg4; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Soundfile_1updateHeader(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19223:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jint Java_csnd6_csnd6JNI_Soundfile_1close(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19236:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Soundfile_1error(JNIEnv*, jclass, jlong, jobject)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19249:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'void Java_csnd6_csnd6JNI_Soundfile_1blank(JNIEnv*, jclass, jlong, jobject, jdouble)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19261:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] arg1 = *(csound::Soundfile **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_CsoundMidiInputStream_1SWIGUpcast(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19271:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundMidiInputBuffer **)&baseptr = *(CsoundMidiInputStream **)&jarg1; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19271:71: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundMidiInputBuffer **)&baseptr = *(CsoundMidiInputStream **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_CsoundMidiOutputStream_1SWIGUpcast(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19279:34: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundMidiOutputBuffer **)&baseptr = *(CsoundMidiOutputStream **)&jarg1; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19279:73: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(CsoundMidiOutputBuffer **)&baseptr = *(CsoundMidiOutputStream **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: In function 'jlong Java_csnd6_csnd6JNI_CppSound_1SWIGUpcast(JNIEnv*, jclass, jlong)': /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19287:18: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(Csound **)&baseptr = *(CppSound **)&jarg1; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:19287:43: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(Csound **)&baseptr = *(CppSound **)&jarg1; ^~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx: At global scope: /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1270:21: warning: '_jdoubleArray* SWIG_JavaArrayOutDouble(JNIEnv*, double*, jsize)' defined but not used [-Wunused-function] static jdoubleArray SWIG_JavaArrayOutDouble (JNIEnv *jenv, double *result, jsize sz) { ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1262:13: warning: 'void SWIG_JavaArrayArgoutDouble(JNIEnv*, jdouble*, double*, jdoubleArray)' defined but not used [-Wunused-function] static void SWIG_JavaArrayArgoutDouble (JNIEnv *jenv, jdouble *jarr, double *carr, jdoubleArray input) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1241:12: warning: 'int SWIG_JavaArrayInDouble(JNIEnv*, jdouble**, double**, jdoubleArray)' defined but not used [-Wunused-function] static int SWIG_JavaArrayInDouble (JNIEnv *jenv, jdouble **jarr, double **carr, jdoubleArray input) { ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1224:20: warning: '_jfloatArray* SWIG_JavaArrayOutFloat(JNIEnv*, float*, jsize)' defined but not used [-Wunused-function] static jfloatArray SWIG_JavaArrayOutFloat (JNIEnv *jenv, float *result, jsize sz) { ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1216:13: warning: 'void SWIG_JavaArrayArgoutFloat(JNIEnv*, jfloat*, float*, jfloatArray)' defined but not used [-Wunused-function] static void SWIG_JavaArrayArgoutFloat (JNIEnv *jenv, jfloat *jarr, float *carr, jfloatArray input) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1195:12: warning: 'int SWIG_JavaArrayInFloat(JNIEnv*, jfloat**, float**, jfloatArray)' defined but not used [-Wunused-function] static int SWIG_JavaArrayInFloat (JNIEnv *jenv, jfloat **jarr, float **carr, jfloatArray input) { ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1178:19: warning: '_jlongArray* SWIG_JavaArrayOutLonglong(JNIEnv*, jlong*, jsize)' defined but not used [-Wunused-function] static jlongArray SWIG_JavaArrayOutLonglong (JNIEnv *jenv, jlong *result, jsize sz) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1170:13: warning: 'void SWIG_JavaArrayArgoutLonglong(JNIEnv*, jlong*, jlong*, jlongArray)' defined but not used [-Wunused-function] static void SWIG_JavaArrayArgoutLonglong (JNIEnv *jenv, jlong *jarr, jlong *carr, jlongArray input) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1149:12: warning: 'int SWIG_JavaArrayInLonglong(JNIEnv*, jlong**, jlong**, jlongArray)' defined but not used [-Wunused-function] static int SWIG_JavaArrayInLonglong (JNIEnv *jenv, jlong **jarr, jlong **carr, jlongArray input) { ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1132:19: warning: '_jlongArray* SWIG_JavaArrayOutUlong(JNIEnv*, long unsigned int*, jsize)' defined but not used [-Wunused-function] static jlongArray SWIG_JavaArrayOutUlong (JNIEnv *jenv, unsigned long *result, jsize sz) { ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1124:13: warning: 'void SWIG_JavaArrayArgoutUlong(JNIEnv*, jlong*, long unsigned int*, jlongArray)' defined but not used [-Wunused-function] static void SWIG_JavaArrayArgoutUlong (JNIEnv *jenv, jlong *jarr, unsigned long *carr, jlongArray input) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1103:12: warning: 'int SWIG_JavaArrayInUlong(JNIEnv*, jlong**, long unsigned int**, jlongArray)' defined but not used [-Wunused-function] static int SWIG_JavaArrayInUlong (JNIEnv *jenv, jlong **jarr, unsigned long **carr, jlongArray input) { ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1086:18: warning: '_jintArray* SWIG_JavaArrayOutLong(JNIEnv*, long int*, jsize)' defined but not used [-Wunused-function] static jintArray SWIG_JavaArrayOutLong (JNIEnv *jenv, long *result, jsize sz) { ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1078:13: warning: 'void SWIG_JavaArrayArgoutLong(JNIEnv*, jint*, long int*, jintArray)' defined but not used [-Wunused-function] static void SWIG_JavaArrayArgoutLong (JNIEnv *jenv, jint *jarr, long *carr, jintArray input) { ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:1057:12: warning: 'int SWIG_JavaArrayInLong(JNIEnv*, jint**, long int**, jintArray)' defined but not used [-Wunused-function] static int SWIG_JavaArrayInLong (JNIEnv *jenv, jint **jarr, long **carr, jintArray input) { ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:994:18: warning: '_jintArray* SWIG_JavaArrayOutInt(JNIEnv*, int*, jsize)' defined but not used [-Wunused-function] static jintArray SWIG_JavaArrayOutInt (JNIEnv *jenv, int *result, jsize sz) { ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:986:13: warning: 'void SWIG_JavaArrayArgoutInt(JNIEnv*, jint*, int*, jintArray)' defined but not used [-Wunused-function] static void SWIG_JavaArrayArgoutInt (JNIEnv *jenv, jint *jarr, int *carr, jintArray input) { ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:965:12: warning: 'int SWIG_JavaArrayInInt(JNIEnv*, jint**, int**, jintArray)' defined but not used [-Wunused-function] static int SWIG_JavaArrayInInt (JNIEnv *jenv, jint **jarr, int **carr, jintArray input) { ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:948:18: warning: '_jintArray* SWIG_JavaArrayOutUshort(JNIEnv*, short unsigned int*, jsize)' defined but not used [-Wunused-function] static jintArray SWIG_JavaArrayOutUshort (JNIEnv *jenv, unsigned short *result, jsize sz) { ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:940:13: warning: 'void SWIG_JavaArrayArgoutUshort(JNIEnv*, jint*, short unsigned int*, jintArray)' defined but not used [-Wunused-function] static void SWIG_JavaArrayArgoutUshort (JNIEnv *jenv, jint *jarr, unsigned short *carr, jintArray input) { ^~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:919:12: warning: 'int SWIG_JavaArrayInUshort(JNIEnv*, jint**, short unsigned int**, jintArray)' defined but not used [-Wunused-function] static int SWIG_JavaArrayInUshort (JNIEnv *jenv, jint **jarr, unsigned short **carr, jintArray input) { ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:902:20: warning: '_jshortArray* SWIG_JavaArrayOutShort(JNIEnv*, short int*, jsize)' defined but not used [-Wunused-function] static jshortArray SWIG_JavaArrayOutShort (JNIEnv *jenv, short *result, jsize sz) { ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:894:13: warning: 'void SWIG_JavaArrayArgoutShort(JNIEnv*, jshort*, short int*, jshortArray)' defined but not used [-Wunused-function] static void SWIG_JavaArrayArgoutShort (JNIEnv *jenv, jshort *jarr, short *carr, jshortArray input) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:873:12: warning: 'int SWIG_JavaArrayInShort(JNIEnv*, jshort**, short int**, jshortArray)' defined but not used [-Wunused-function] static int SWIG_JavaArrayInShort (JNIEnv *jenv, jshort **jarr, short **carr, jshortArray input) { ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:856:20: warning: '_jshortArray* SWIG_JavaArrayOutUchar(JNIEnv*, unsigned char*, jsize)' defined but not used [-Wunused-function] static jshortArray SWIG_JavaArrayOutUchar (JNIEnv *jenv, unsigned char *result, jsize sz) { ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:848:13: warning: 'void SWIG_JavaArrayArgoutUchar(JNIEnv*, jshort*, unsigned char*, jshortArray)' defined but not used [-Wunused-function] static void SWIG_JavaArrayArgoutUchar (JNIEnv *jenv, jshort *jarr, unsigned char *carr, jshortArray input) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:827:12: warning: 'int SWIG_JavaArrayInUchar(JNIEnv*, jshort**, unsigned char**, jshortArray)' defined but not used [-Wunused-function] static int SWIG_JavaArrayInUchar (JNIEnv *jenv, jshort **jarr, unsigned char **carr, jshortArray input) { ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:810:19: warning: '_jbyteArray* SWIG_JavaArrayOutSchar(JNIEnv*, signed char*, jsize)' defined but not used [-Wunused-function] static jbyteArray SWIG_JavaArrayOutSchar (JNIEnv *jenv, signed char *result, jsize sz) { ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:802:13: warning: 'void SWIG_JavaArrayArgoutSchar(JNIEnv*, jbyte*, signed char*, jbyteArray)' defined but not used [-Wunused-function] static void SWIG_JavaArrayArgoutSchar (JNIEnv *jenv, jbyte *jarr, signed char *carr, jbyteArray input) { ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:781:12: warning: 'int SWIG_JavaArrayInSchar(JNIEnv*, jbyte**, signed char**, jbyteArray)' defined but not used [-Wunused-function] static int SWIG_JavaArrayInSchar (JNIEnv *jenv, jbyte **jarr, signed char **carr, jbyteArray input) { ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:764:22: warning: '_jbooleanArray* SWIG_JavaArrayOutBool(JNIEnv*, bool*, jsize)' defined but not used [-Wunused-function] static jbooleanArray SWIG_JavaArrayOutBool (JNIEnv *jenv, bool *result, jsize sz) { ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:756:13: warning: 'void SWIG_JavaArrayArgoutBool(JNIEnv*, jboolean*, bool*, jbooleanArray)' defined but not used [-Wunused-function] static void SWIG_JavaArrayArgoutBool (JNIEnv *jenv, jboolean *jarr, bool *carr, jbooleanArray input) { ^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/interfaces/java_interfaceJAVA_wrap.cxx:735:12: warning: 'int SWIG_JavaArrayInBool(JNIEnv*, jboolean**, bool**, jbooleanArray)' defined but not used [-Wunused-function] static int SWIG_JavaArrayInBool (JNIEnv *jenv, jboolean **jarr, bool **carr, jbooleanArray input) { ^~~~~~~~~~~~~~~~~~~~ [ 72%] Linking CXX shared module ../lib_jcsound6.so cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/cmake -E cmake_link_script CMakeFiles/_jcsound6.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../lib_jcsound6.so CMakeFiles/_jcsound6.dir/java_interfaceJAVA_wrap.cxx.o -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: -lsndfile ../libcsnd6.so.6.0 ../libcsound64.so.6.0 -lsndfile Building JAVA package csnd6.jar cd /builddir/build/BUILD/csound-6.10.0/interfaces && cmake -E make_directory ./csnd6 cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/javac *.java -source 1.6 -target 1.6 -d . warning: [options] bootstrap class path not set in conjunction with -source 1.6 1 warning cd /builddir/build/BUILD/csound-6.10.0/interfaces && /usr/bin/jar cf ../csnd6.jar csnd6 make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 72%] Built target _jcsound6 make -f frontends/CMakeFiles/csladspa.dir/build.make frontends/CMakeFiles/csladspa.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends /builddir/build/BUILD/csound-6.10.0/frontends/CMakeFiles/csladspa.dir/DependInfo.cmake --color= Scanning dependencies of target csladspa make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f frontends/CMakeFiles/csladspa.dir/build.make frontends/CMakeFiles/csladspa.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 72%] Building CXX object frontends/CMakeFiles/csladspa.dir/csladspa/csladspa.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dcsladspa_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -o CMakeFiles/csladspa.dir/csladspa/csladspa.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/csladspa/csladspa.cpp [ 73%] Linking CXX shared module ../csladspa.so cd /builddir/build/BUILD/csound-6.10.0/frontends && /usr/bin/cmake -E cmake_link_script CMakeFiles/csladspa.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../csladspa.so CMakeFiles/csladspa.dir/csladspa/csladspa.cpp.o -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 73%] Built target csladspa make -f frontends/CMakeFiles/csound-bin.dir/build.make frontends/CMakeFiles/csound-bin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends /builddir/build/BUILD/csound-6.10.0/frontends/CMakeFiles/csound-bin.dir/DependInfo.cmake --color= Scanning dependencies of target csound-bin make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f frontends/CMakeFiles/csound-bin.dir/build.make frontends/CMakeFiles/csound-bin.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 73%] Building C object frontends/CMakeFiles/csound-bin.dir/csound/csound_main.c.o cd /builddir/build/BUILD/csound-6.10.0/frontends && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/csound-bin.dir/csound/csound_main.c.o -c /builddir/build/BUILD/csound-6.10.0/frontends/csound/csound_main.c [ 73%] Building C object frontends/CMakeFiles/csound-bin.dir/csound/sched.c.o cd /builddir/build/BUILD/csound-6.10.0/frontends && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/csound-bin.dir/csound/sched.c.o -c /builddir/build/BUILD/csound-6.10.0/frontends/csound/sched.c /builddir/build/BUILD/csound-6.10.0/frontends/csound/sched.c: In function 'set_rt_priority': /builddir/build/BUILD/csound-6.10.0/frontends/csound/sched.c:173:7: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] (void)setuid(getuid()); /* error: give up root privileges */ ^~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/csound/sched.c:229:5: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] (void)setuid(getuid()); ^~~~~~~~~~~~~~~~~~~~~~ [ 73%] Linking C executable ../csound cd /builddir/build/BUILD/csound-6.10.0/frontends && /usr/bin/cmake -E cmake_link_script CMakeFiles/csound-bin.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/csound-bin.dir/csound/csound_main.c.o CMakeFiles/csound-bin.dir/csound/sched.c.o -o ../csound -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lpthread -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 73%] Built target csound-bin make -f frontends/CMakeFiles/csbeats.dir/build.make frontends/CMakeFiles/csbeats.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 73%] [FLEX][csbeats_SCANNER] Building scanner with flex 2.6.1 cd /builddir/build/BUILD/csound-6.10.0/frontends && /usr/bin/flex -o/builddir/build/BUILD/csound-6.10.0/frontends/beatslex.yy.c beats/beats.l [ 74%] [BISON][csbeats_PARSER] Building parser with bison 3.0.4 cd /builddir/build/BUILD/csound-6.10.0/frontends && /usr/bin/bison -d -o /builddir/build/BUILD/csound-6.10.0/frontends/beats.tab.c beats/beats.y beats/beats.y: warning: 1 reduce/reduce conflict [-Wconflicts-rr] cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends /builddir/build/BUILD/csound-6.10.0/frontends/CMakeFiles/csbeats.dir/DependInfo.cmake --color= Scanning dependencies of target csbeats make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f frontends/CMakeFiles/csbeats.dir/build.make frontends/CMakeFiles/csbeats.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 74%] Building C object frontends/CMakeFiles/csbeats.dir/beats/main.c.o cd /builddir/build/BUILD/csound-6.10.0/frontends && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends -I/builddir/build/BUILD/csound-6.10.0/frontends/beats -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/csbeats.dir/beats/main.c.o -c /builddir/build/BUILD/csound-6.10.0/frontends/beats/main.c [ 74%] Building C object frontends/CMakeFiles/csbeats.dir/beatslex.yy.c.o cd /builddir/build/BUILD/csound-6.10.0/frontends && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends -I/builddir/build/BUILD/csound-6.10.0/frontends/beats -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/csbeats.dir/beatslex.yy.c.o -c /builddir/build/BUILD/csound-6.10.0/frontends/beatslex.yy.c [ 75%] Building C object frontends/CMakeFiles/csbeats.dir/beats.tab.c.o cd /builddir/build/BUILD/csound-6.10.0/frontends && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends -I/builddir/build/BUILD/csound-6.10.0/frontends/beats -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/csbeats.dir/beats.tab.c.o -c /builddir/build/BUILD/csound-6.10.0/frontends/beats.tab.c [ 75%] Linking C executable ../csbeats cd /builddir/build/BUILD/csound-6.10.0/frontends && /usr/bin/cmake -E cmake_link_script CMakeFiles/csbeats.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/csbeats.dir/beats/main.c.o CMakeFiles/csbeats.dir/beatslex.yy.c.o CMakeFiles/csbeats.dir/beats.tab.c.o -o ../csbeats -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 75%] Built target csbeats make -f frontends/CMakeFiles/csdebugger.dir/build.make frontends/CMakeFiles/csdebugger.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends /builddir/build/BUILD/csound-6.10.0/frontends/CMakeFiles/csdebugger.dir/DependInfo.cmake --color= Scanning dependencies of target csdebugger make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f frontends/CMakeFiles/csdebugger.dir/build.make frontends/CMakeFiles/csdebugger.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 75%] Building CXX object frontends/CMakeFiles/csdebugger.dir/debugger/csdebugger.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wno-format -Wno-format-security -o CMakeFiles/csdebugger.dir/debugger/csdebugger.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/debugger/csdebugger.cpp [ 75%] Linking CXX executable ../csdebugger cd /builddir/build/BUILD/csound-6.10.0/frontends && /usr/bin/cmake -E cmake_link_script CMakeFiles/csdebugger.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/csdebugger.dir/debugger/csdebugger.cpp.o -o ../csdebugger -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 75%] Built target csdebugger make -f frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/build.make frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/DependInfo.cmake --color= Scanning dependencies of target libCsoundAC make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/build.make frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 76%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Cell.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/Cell.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Cell.cpp [ 76%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/ChordLindenmayer.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/ChordLindenmayer.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordLindenmayer.cpp [ 76%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Composition.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/Composition.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Composition.cpp [ 76%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Conversions.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/Conversions.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Conversions.cpp [ 76%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Counterpoint.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/Counterpoint.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Counterpoint.cpp [ 77%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/CounterpointMain.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/CounterpointMain.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/CounterpointMain.cpp [ 77%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/CounterpointNode.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/CounterpointNode.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/CounterpointNode.cpp [ 77%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Event.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/Event.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Event.cpp [ 77%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Hocket.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/Hocket.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Hocket.cpp [ 78%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/ImageToScore.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/ImageToScore.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ImageToScore.cpp In file included from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Silence.hpp:89:0, from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ImageToScore.hpp:30, from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ImageToScore.cpp:24: /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual std::vector csound::Chord::min() const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:668:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 1; voice < voices(); voice++) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual std::vector csound::Chord::max() const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:687:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (voice = 1; voice < voices(); voice++) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual csound::Score csound::Chord::notes(double, double, double, double, double) const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1331:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < voices(); ++voice) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual void csound::Chord::toScore(csound::Score&, double, bool) const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1346:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < voices(); ++voice) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::voiceleading(const csound::Chord&, const csound::Chord&)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1788:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < a.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'double csound::voiceleadingSmoothness(const csound::Chord&, const csound::Chord&)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1813:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < a.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::voiceleadingClosestRange(const csound::Chord&, const csound::Chord&, double, bool)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1900:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < revoicing.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'double csound::closestPitch(double, const csound::Chord&)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1913:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < chord.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'void csound::apply(csound::Score&, const csound::Chord&, double, double, bool)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1992:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < slice_.size(); ++i) { ~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::gather(csound::Score&, double, double)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2006:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < slice_.size(); ++i) { ~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'bool csound::isNormal(const csound::Chord&, double, double) [with int EQUIVALENCE_RELATION = 0]': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2101:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < chord.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::normalize(const csound::Chord&, double, double) [with int EQUIVALENCE_RELATION = 0]': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2115:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < chord.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::normalize(const csound::Chord&, double, double) [with int EQUIVALENCE_RELATION = 2]': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2183:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 1; voice < normal.voices(); voice++) { ~~~~~~^~~~~~~~~~~~~~~~~ [ 78%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Lindenmayer.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/Lindenmayer.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Lindenmayer.cpp In file included from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Silence.hpp:89:0, from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Lindenmayer.hpp:37, from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Lindenmayer.cpp:21: /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual std::vector csound::Chord::min() const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:668:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 1; voice < voices(); voice++) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual std::vector csound::Chord::max() const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:687:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (voice = 1; voice < voices(); voice++) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual csound::Score csound::Chord::notes(double, double, double, double, double) const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1331:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < voices(); ++voice) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual void csound::Chord::toScore(csound::Score&, double, bool) const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1346:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < voices(); ++voice) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::voiceleading(const csound::Chord&, const csound::Chord&)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1788:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < a.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'double csound::voiceleadingSmoothness(const csound::Chord&, const csound::Chord&)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1813:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < a.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::voiceleadingClosestRange(const csound::Chord&, const csound::Chord&, double, bool)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1900:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < revoicing.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'double csound::closestPitch(double, const csound::Chord&)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1913:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < chord.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'void csound::apply(csound::Score&, const csound::Chord&, double, double, bool)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1992:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < slice_.size(); ++i) { ~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::gather(csound::Score&, double, double)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2006:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < slice_.size(); ++i) { ~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'bool csound::isNormal(const csound::Chord&, double, double) [with int EQUIVALENCE_RELATION = 0]': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2101:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < chord.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::normalize(const csound::Chord&, double, double) [with int EQUIVALENCE_RELATION = 0]': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2115:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < chord.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::normalize(const csound::Chord&, double, double) [with int EQUIVALENCE_RELATION = 2]': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2183:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 1; voice < normal.voices(); voice++) { ~~~~~~^~~~~~~~~~~~~~~~~ [ 78%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/MCRM.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/MCRM.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/MCRM.cpp In file included from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Silence.hpp:89:0, from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/MCRM.hpp:32, from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/MCRM.cpp:21: /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual std::vector csound::Chord::min() const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:668:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 1; voice < voices(); voice++) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual std::vector csound::Chord::max() const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:687:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (voice = 1; voice < voices(); voice++) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual csound::Score csound::Chord::notes(double, double, double, double, double) const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1331:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < voices(); ++voice) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual void csound::Chord::toScore(csound::Score&, double, bool) const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1346:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < voices(); ++voice) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::voiceleading(const csound::Chord&, const csound::Chord&)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1788:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < a.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'double csound::voiceleadingSmoothness(const csound::Chord&, const csound::Chord&)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1813:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < a.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::voiceleadingClosestRange(const csound::Chord&, const csound::Chord&, double, bool)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1900:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < revoicing.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'double csound::closestPitch(double, const csound::Chord&)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1913:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < chord.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'void csound::apply(csound::Score&, const csound::Chord&, double, double, bool)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1992:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < slice_.size(); ++i) { ~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::gather(csound::Score&, double, double)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2006:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < slice_.size(); ++i) { ~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'bool csound::isNormal(const csound::Chord&, double, double) [with int EQUIVALENCE_RELATION = 0]': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2101:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < chord.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::normalize(const csound::Chord&, double, double) [with int EQUIVALENCE_RELATION = 0]': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2115:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < chord.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::normalize(const csound::Chord&, double, double) [with int EQUIVALENCE_RELATION = 2]': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2183:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 1; voice < normal.voices(); voice++) { ~~~~~~^~~~~~~~~~~~~~~~~ [ 78%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Midifile.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/Midifile.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Midifile.cpp [ 78%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/MusicModel.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/MusicModel.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/MusicModel.cpp In file included from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/MusicModel.cpp:20:0: /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/MusicModel.hpp: In constructor 'csound::MusicModel::MusicModel()': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/MusicModel.hpp:189:15: warning: 'csound::MusicModel::cppSound' will be initialized after [-Wreorder] CppSound *cppSound; ^~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/MusicModel.hpp:50:9: warning: 'int csound::MusicModel::threadCount' [-Wreorder] int threadCount; ^~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/MusicModel.cpp:30:3: warning: when initialized here [-Wreorder] MusicModel::MusicModel() : ^~~~~~~~~~ [ 79%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Node.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/Node.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Node.cpp [ 79%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Random.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/Random.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Random.cpp [ 79%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Rescale.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/Rescale.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Rescale.cpp [ 79%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Score.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/Score.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Score.cpp In file included from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Score.cpp:34:0: /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.h: In destructor 'virtual Alg_track::~Alg_track()': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.h:675:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (time_map) time_map->dereference(); time_map = NULL; } ^~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.h:675:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (time_map) time_map->dereference(); time_map = NULL; } ^~~~~~~~ [ 79%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/ScoreModel.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/ScoreModel.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ScoreModel.cpp [ 80%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/ScoreNode.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/ScoreNode.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ScoreNode.cpp [ 80%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Sequence.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/Sequence.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Sequence.cpp [ 80%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Shell.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/Shell.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Shell.cpp [ 80%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Soundfile.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/Soundfile.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Soundfile.cpp [ 80%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/StrangeAttractor.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/StrangeAttractor.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/StrangeAttractor.cpp In file included from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Silence.hpp:89:0, from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/StrangeAttractor.hpp:36, from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/StrangeAttractor.cpp:21: /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual std::vector csound::Chord::min() const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:668:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 1; voice < voices(); voice++) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual std::vector csound::Chord::max() const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:687:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (voice = 1; voice < voices(); voice++) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual csound::Score csound::Chord::notes(double, double, double, double, double) const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1331:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < voices(); ++voice) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual void csound::Chord::toScore(csound::Score&, double, bool) const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1346:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < voices(); ++voice) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::voiceleading(const csound::Chord&, const csound::Chord&)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1788:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < a.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'double csound::voiceleadingSmoothness(const csound::Chord&, const csound::Chord&)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1813:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < a.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::voiceleadingClosestRange(const csound::Chord&, const csound::Chord&, double, bool)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1900:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < revoicing.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'double csound::closestPitch(double, const csound::Chord&)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1913:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < chord.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'void csound::apply(csound::Score&, const csound::Chord&, double, double, bool)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1992:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < slice_.size(); ++i) { ~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::gather(csound::Score&, double, double)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2006:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < slice_.size(); ++i) { ~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'bool csound::isNormal(const csound::Chord&, double, double) [with int EQUIVALENCE_RELATION = 0]': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2101:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < chord.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::normalize(const csound::Chord&, double, double) [with int EQUIVALENCE_RELATION = 0]': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2115:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < chord.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::normalize(const csound::Chord&, double, double) [with int EQUIVALENCE_RELATION = 2]': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2183:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 1; voice < normal.voices(); voice++) { ~~~~~~^~~~~~~~~~~~~~~~~ [ 81%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/System.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/System.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/System.cpp [ 81%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/Voicelead.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/Voicelead.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Voicelead.cpp [ 81%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/VoiceleadingNode.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/VoiceleadingNode.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/VoiceleadingNode.cpp In file included from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/VoiceleadingNode.cpp:20:0: /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/VoiceleadingNode.hpp: In constructor 'csound::VoiceleadingOperation::VoiceleadingOperation()': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/VoiceleadingNode.hpp:63:12: warning: 'csound::VoiceleadingOperation::endTime' will be initialized after [-Wreorder] double endTime; ^~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/VoiceleadingNode.hpp:59:12: warning: 'double csound::VoiceleadingOperation::rescaledBeginTime' [-Wreorder] double rescaledBeginTime; ^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/VoiceleadingNode.cpp:38:1: warning: when initialized here [-Wreorder] VoiceleadingOperation::VoiceleadingOperation() : ^~~~~~~~~~~~~~~~~~~~~ [ 81%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/allegro.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/allegro.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.cpp /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.cpp:36:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable: 4311 4996 4267) /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.cpp:1547:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable: 4800) // long to bool performance warning /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.cpp:1680:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(default: 4800) /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.cpp:2873:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable: 4715) // ok not to return a value here /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.cpp:2890:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(default: 4715) In file included from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.cpp:23:0: /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.h: In destructor 'virtual Alg_track::~Alg_track()': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.h:675:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (time_map) time_map->dereference(); time_map = NULL; } ^~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.h:675:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (time_map) time_map->dereference(); time_map = NULL; } ^~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.cpp: In member function 'void Alg_time_sigs::paste(double, Alg_seq*)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.cpp:2389:9: warning: variable 'first_from_index' set but not used [-Wunused-but-set-variable] int first_from_index = 0; // where to start copying from ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.cpp: In member function 'virtual void Alg_track::paste(double, Alg_event_list*)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.cpp:1880:9: warning: 'prev_units_are_seconds' may be used uninitialized in this function [-Wmaybe-uninitialized] if (prev_units_are_seconds) tr->convert_to_seconds(); ^~ [ 81%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/allegrord.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/allegrord.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrord.cpp In file included from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrord.cpp:10:0: /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.h: In destructor 'virtual Alg_track::~Alg_track()': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.h:675:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (time_map) time_map->dereference(); time_map = NULL; } ^~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.h:675:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (time_map) time_map->dereference(); time_map = NULL; } ^~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrord.cpp: In member function 'Alg_parameters* Alg_reader::process_attributes(Alg_parameters_ptr, double)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrord.cpp:122:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (a = Alg_parameters::remove_key(&attributes, "tempor")) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrord.cpp:126:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (a = Alg_parameters::remove_key(&attributes, "beatr")) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrord.cpp:130:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (a = Alg_parameters::remove_key(&attributes, "timesig_numr")) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrord.cpp:134:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (a = Alg_parameters::remove_key(&attributes, "timesig_denr")) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrord.cpp: In member function 'long int Alg_reader::parse_chan(std::__cxx11::string&)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrord.cpp:432:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (c = *p++) { ~~^~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrord.cpp: In member function 'long int Alg_reader::parse_int(std::__cxx11::string&)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrord.cpp:459:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (c = *p++) { ~~^~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrord.cpp: In member function 'double Alg_reader::parse_dur(std::__cxx11::string&, double)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrord.cpp:541:18: warning: suggest parentheses around assignment used as truth value [-Wparentheses] } else if (p = strchr(durs, toupper(field[1]))) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrord.cpp: In member function 'long int Alg_reader::parse_key(std::__cxx11::string&)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrord.cpp:626:18: warning: suggest parentheses around assignment used as truth value [-Wparentheses] } else if (p = strchr(pitches, toupper(field[1]))) { ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrord.cpp: In member function 'bool Alg_reader::parse_val(Alg_parameter_ptr, std::__cxx11::string&, int)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrord.cpp:722:13: warning: variable 'sign' set but not used [-Wunused-but-set-variable] int sign = 1; ^~~~ [ 82%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/allegroserial.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/allegroserial.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegroserial.cpp [ 82%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/allegrosmfrd.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/allegrosmfrd.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrosmfrd.cpp /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrosmfrd.cpp:184:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable: 4996) // msg is long enough /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrosmfrd.cpp:186:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(default: 4996) /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrosmfrd.cpp:273:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable: 4996) // name is long enough /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrosmfrd.cpp:275:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(default: 4996) /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrosmfrd.cpp:319:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable: 4996) // hexstr is long enough /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrosmfrd.cpp:321:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(default: 4996) /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrosmfrd.cpp:345:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable: 4996) // text is long enough /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrosmfrd.cpp:347:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(default: 4996) /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrosmfrd.cpp:368:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable: 4996) // text is long enough /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrosmfrd.cpp:371:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(default: 4996) In file included from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrosmfrd.cpp:9:0: /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.h: In destructor 'virtual Alg_track::~Alg_track()': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.h:675:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (time_map) time_map->dereference(); time_map = NULL; } ^~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.h:675:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (time_map) time_map->dereference(); time_map = NULL; } ^~~~~~~~ [ 82%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/allegrosmfwr.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/allegrosmfwr.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrosmfwr.cpp In file included from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrosmfwr.cpp:11:0: /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.h: In destructor 'virtual Alg_track::~Alg_track()': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.h:675:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (time_map) time_map->dereference(); time_map = NULL; } ^~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.h:675:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (time_map) time_map->dereference(); time_map = NULL; } ^~~~~~~~ [ 82%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/allegrowr.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/allegrowr.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrowr.cpp In file included from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegrowr.cpp:13:0: /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.h: In destructor 'virtual Alg_track::~Alg_track()': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.h:675:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (time_map) time_map->dereference(); time_map = NULL; } ^~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/allegro.h:675:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (time_map) time_map->dereference(); time_map = NULL; } ^~~~~~~~ [ 82%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/mfmidi.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/mfmidi.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/mfmidi.cpp /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/mfmidi.cpp:71:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable: 4996) // strcpy is safe since strings have known lengths /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/mfmidi.cpp:74:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(default: 4996) // turn it back on /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/mfmidi.cpp:260:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable: 4996) // safe in this case /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/mfmidi.cpp:262:0: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(default: 4996) [ 83%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/strparse.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/strparse.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/strparse.cpp [ 83%] Building CXX object frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/trace.cpp.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -DlibCsoundAC_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -DHAVE_UNISTD_H -std=gnu++11 -o CMakeFiles/libCsoundAC.dir/trace.cpp.o -c /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/trace.cpp [ 83%] Linking CXX shared library ../../libCsoundAC.so cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/cmake -E cmake_link_script CMakeFiles/libCsoundAC.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libCsoundAC.so.6.0 -o ../../libCsoundAC.so.6.0 CMakeFiles/libCsoundAC.dir/Cell.cpp.o CMakeFiles/libCsoundAC.dir/ChordLindenmayer.cpp.o CMakeFiles/libCsoundAC.dir/Composition.cpp.o CMakeFiles/libCsoundAC.dir/Conversions.cpp.o CMakeFiles/libCsoundAC.dir/Counterpoint.cpp.o CMakeFiles/libCsoundAC.dir/CounterpointMain.cpp.o CMakeFiles/libCsoundAC.dir/CounterpointNode.cpp.o CMakeFiles/libCsoundAC.dir/Event.cpp.o CMakeFiles/libCsoundAC.dir/Hocket.cpp.o CMakeFiles/libCsoundAC.dir/ImageToScore.cpp.o CMakeFiles/libCsoundAC.dir/Lindenmayer.cpp.o CMakeFiles/libCsoundAC.dir/MCRM.cpp.o CMakeFiles/libCsoundAC.dir/Midifile.cpp.o CMakeFiles/libCsoundAC.dir/MusicModel.cpp.o CMakeFiles/libCsoundAC.dir/Node.cpp.o CMakeFiles/libCsoundAC.dir/Random.cpp.o CMakeFiles/libCsoundAC.dir/Rescale.cpp.o CMakeFiles/libCsoundAC.dir/Score.cpp.o CMakeFiles/libCsoundAC.dir/ScoreModel.cpp.o CMakeFiles/libCsoundAC.dir/ScoreNode.cpp.o CMakeFiles/libCsoundAC.dir/Sequence.cpp.o CMakeFiles/libCsoundAC.dir/Shell.cpp.o CMakeFiles/libCsoundAC.dir/Soundfile.cpp.o CMakeFiles/libCsoundAC.dir/StrangeAttractor.cpp.o CMakeFiles/libCsoundAC.dir/System.cpp.o CMakeFiles/libCsoundAC.dir/Voicelead.cpp.o CMakeFiles/libCsoundAC.dir/VoiceleadingNode.cpp.o CMakeFiles/libCsoundAC.dir/allegro.cpp.o CMakeFiles/libCsoundAC.dir/allegrord.cpp.o CMakeFiles/libCsoundAC.dir/allegroserial.cpp.o CMakeFiles/libCsoundAC.dir/allegrosmfrd.cpp.o CMakeFiles/libCsoundAC.dir/allegrosmfwr.cpp.o CMakeFiles/libCsoundAC.dir/allegrowr.cpp.o CMakeFiles/libCsoundAC.dir/mfmidi.cpp.o CMakeFiles/libCsoundAC.dir/strparse.cpp.o CMakeFiles/libCsoundAC.dir/trace.cpp.o -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../../libcsnd6.so.6.0 ../../libcsound64.so.6.0 -lpthread -lfltk_images -lfltk_forms -lfltk -lSM -lICE -lX11 -lXext -lm -lsndfile cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/cmake -E cmake_symlink_library ../../libCsoundAC.so.6.0 ../../libCsoundAC.so.6.0 ../../libCsoundAC.so make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 83%] Built target libCsoundAC make -f frontends/CsoundAC/CMakeFiles/gen_CsoundAC_CsoundACPYTHON_wrap.dir/build.make frontends/CsoundAC/CMakeFiles/gen_CsoundAC_CsoundACPYTHON_wrap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/CMakeFiles/gen_CsoundAC_CsoundACPYTHON_wrap.dir/DependInfo.cmake --color= Scanning dependencies of target gen_CsoundAC_CsoundACPYTHON_wrap make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f frontends/CsoundAC/CMakeFiles/gen_CsoundAC_CsoundACPYTHON_wrap.dir/build.make frontends/CsoundAC/CMakeFiles/gen_CsoundAC_CsoundACPYTHON_wrap.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 83%] Swig source cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/cmake -E make_directory /builddir/build/BUILD/csound-6.10.0 cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/cmake -E touch /builddir/build/BUILD/csound-6.10.0/CsoundACPYTHON_wrap.stamp cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/swig -python -includeall -verbose -outdir /builddir/build/BUILD/csound-6.10.0 -c++ -I/usr/include -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -o /builddir/build/BUILD/csound-6.10.0/CsoundACPYTHON_wrap.cxx /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/CsoundAC.i Language subdirectory: python Search paths: ./ /usr/include/ /builddir/build/BUILD/csound-6.10.0/./H/ /builddir/build/BUILD/csound-6.10.0/./include/ /builddir/build/BUILD/csound-6.10.0/./Engine/ /builddir/build/BUILD/csound-6.10.0/./ /builddir/build/BUILD/csound-6.10.0/ /builddir/build/BUILD/csound-6.10.0/include/ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ /usr/include/python2.7/ ./swig_lib/python/ /usr/share/swig/3.0.12/python/ ./swig_lib/ /usr/share/swig/3.0.12/ Preprocessing... Starting language-specific parse... Event.hpp:171: Warning 362: operator= ignored Event.hpp:175: Warning 362: operator= ignored Midifile.hpp:65: Warning 362: operator= ignored Midifile.hpp:85: Warning 362: operator= ignored Midifile.hpp:105: Warning 362: operator= ignored Midifile.hpp:138: Warning 362: operator= ignored ChordLindenmayer.hpp:111: Warning 362: operator= ignored ChordSpace.hpp:262: Warning 314: 'print' is a python keyword, renaming to '_print' ChordSpace.hpp:540: Warning 362: operator= ignored ChordSpace.hpp:2059: Warning 302: Identifier 'isNormal' redefined (ignored), ChordSpace.hpp:471: Warning 302: previous definition of 'isNormal'. ChordSpace.hpp:2064: Warning 302: Identifier 'isNormal' redefined (ignored), ChordSpace.hpp:472: Warning 302: previous definition of 'isNormal'. ChordSpace.hpp:2080: Warning 302: Identifier 'isEquivalent' redefined (ignored), ChordSpace.hpp:475: Warning 302: previous definition of 'isEquivalent'. ChordSpace.hpp:2084: Warning 302: Identifier 'isEquivalent' redefined (ignored), ChordSpace.hpp:478: Warning 302: previous definition of 'isEquivalent'. ChordSpace.hpp:2088: Warning 302: Identifier 'isEquivalent' redefined (ignored), ChordSpace.hpp:480: Warning 302: previous definition of 'isEquivalent'. ChordSpace.hpp:2092: Warning 302: Identifier 'normalize' redefined (ignored), ChordSpace.hpp:484: Warning 302: previous definition of 'normalize'. ChordSpace.hpp:2096: Warning 302: Identifier 'normalize' redefined (ignored), ChordSpace.hpp:485: Warning 302: previous definition of 'normalize'. Event.hpp:82: Warning 401: Nothing known about base class 'Eigen::VectorXd'. Ignored. Midifile.hpp:144: Warning 401: Nothing known about base class 'std::map< int,double >'. Ignored. Midifile.hpp:144: Warning 401: Maybe you forgot to instantiate 'std::map< int,double >' using %template. ChordSpace.hpp:514: Warning 401: Nothing known about base class 'Eigen::MatrixXd'. Ignored. Midifile.hpp:125: Warning 503: Can't wrap 'operator <' unless renamed to a valid identifier. Node.hpp:89: Warning 473: Returning a pointer or reference in a director method is not recommended. ChordSpace.hpp:454: Warning 462: Unable to set dimensionless array variable ChordSpace.hpp:1450: Warning 509: Overloaded method csound::euclidean(csound::Chord const &,csound::Chord const &) effectively ignored, ChordSpace.hpp:459: Warning 509: as it is shadowed by csound::euclidean(csound::Chord const &,csound::Chord const &). Processing types... C++ analysis... Processing nested classes... Generating wrappers... make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 83%] Built target gen_CsoundAC_CsoundACPYTHON_wrap make -f frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/DependInfo.cmake --color= Scanning dependencies of target _CsoundAC make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 83%] Building CXX object frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/c++ -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_CsoundAC_EXPORTS -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -I/builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC -I/usr/include/python2.7 -I/builddir/build/BUILD/csound-6.10.0/interfaces -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -fPIC -Wno-format -Wno-format-security -std=gnu++11 -o CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o -c /builddir/build/BUILD/csound-6.10.0/CsoundACPYTHON_wrap.cxx In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from /builddir/build/BUILD/csound-6.10.0/CsoundACPYTHON_wrap.cxx:182: /usr/include/python2.7/pyconfig-64.h:1202:0: warning: "_POSIX_C_SOURCE" redefined #define _POSIX_C_SOURCE 200112L In file included from /usr/include/c++/7/x86_64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/x86_64-redhat-linux/bits/c++config.h:2494, from /usr/include/c++/7/cmath:41, from /builddir/build/BUILD/csound-6.10.0/CsoundACPYTHON_wrap.cxx:16: /usr/include/features.h:260:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from /builddir/build/BUILD/csound-6.10.0/CsoundACPYTHON_wrap.cxx:182: /usr/include/python2.7/pyconfig-64.h:1224:0: warning: "_XOPEN_SOURCE" redefined #define _XOPEN_SOURCE 600 In file included from /usr/include/c++/7/x86_64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/7/x86_64-redhat-linux/bits/c++config.h:2494, from /usr/include/c++/7/cmath:41, from /builddir/build/BUILD/csound-6.10.0/CsoundACPYTHON_wrap.cxx:16: /usr/include/features.h:201:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 In file included from /builddir/build/BUILD/csound-6.10.0/interfaces/CppSound.hpp:46:0, from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/System.hpp:34, from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Silence.hpp:65, from /builddir/build/BUILD/csound-6.10.0/CsoundACPYTHON_wrap.cxx:3679: /builddir/build/BUILD/csound-6.10.0/./include/csound.hpp: In constructor 'Csound::Csound()': /builddir/build/BUILD/csound-6.10.0/./include/csound.hpp:839:31: warning: argument to 'sizeof' in 'void* memset(void*, int, size_t)' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(pydata, 0, sizeof(pydata)); ^ In file included from /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/Silence.hpp:89:0, from /builddir/build/BUILD/csound-6.10.0/CsoundACPYTHON_wrap.cxx:3679: /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual std::vector csound::Chord::min() const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:668:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 1; voice < voices(); voice++) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual std::vector csound::Chord::max() const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:687:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (voice = 1; voice < voices(); voice++) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual csound::Score csound::Chord::notes(double, double, double, double, double) const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1331:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < voices(); ++voice) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In member function 'virtual void csound::Chord::toScore(csound::Score&, double, bool) const': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1346:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < voices(); ++voice) { ~~~~~~^~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::voiceleading(const csound::Chord&, const csound::Chord&)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1788:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < a.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'double csound::voiceleadingSmoothness(const csound::Chord&, const csound::Chord&)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1813:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < a.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::voiceleadingClosestRange(const csound::Chord&, const csound::Chord&, double, bool)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1900:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < revoicing.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'double csound::closestPitch(double, const csound::Chord&)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1913:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < chord.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'void csound::apply(csound::Score&, const csound::Chord&, double, double, bool)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:1992:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < slice_.size(); ++i) { ~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::gather(csound::Score&, double, double)': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2006:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < slice_.size(); ++i) { ~~^~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'bool csound::isNormal(const csound::Chord&, double, double) [with int EQUIVALENCE_RELATION = 0]': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2101:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < chord.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::normalize(const csound::Chord&, double, double) [with int EQUIVALENCE_RELATION = 0]': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2115:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 0; voice < chord.voices(); ++voice) { ~~~~~~^~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp: In function 'csound::Chord csound::normalize(const csound::Chord&, double, double) [with int EQUIVALENCE_RELATION = 2]': /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/ChordSpace.hpp:2183:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int voice = 1; voice < normal.voices(); voice++) { ~~~~~~^~~~~~~~~~~~~~~~~ /builddir/build/BUILD/csound-6.10.0/CsoundACPYTHON_wrap.cxx: In function 'PyObject* _wrap_delete_Turtle(PyObject*, PyObject*)': /builddir/build/BUILD/csound-6.10.0/CsoundACPYTHON_wrap.cxx:65304:10: warning: deleting object of polymorphic class type 'csound::Turtle' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] delete arg1; ^~~~ /builddir/build/BUILD/csound-6.10.0/CsoundACPYTHON_wrap.cxx: In function 'PyObject* _wrap_delete_ChordSpaceGroup(PyObject*, PyObject*)': /builddir/build/BUILD/csound-6.10.0/CsoundACPYTHON_wrap.cxx:77757:10: warning: deleting object of polymorphic class type 'csound::ChordSpaceGroup' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor] delete arg1; ^~~~ [ 83%] Linking CXX shared module ../../_CsoundAC.so cd /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC && /usr/bin/cmake -E cmake_link_script CMakeFiles/_CsoundAC.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../../_CsoundAC.so CMakeFiles/_CsoundAC.dir/__/__/CsoundACPYTHON_wrap.cxx.o -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../../libCsoundAC.so.6.0 ../../libcsnd6.so.6.0 ../../libcsound64.so.6.0 -lpthread -lfltk_images -lfltk_forms -lfltk -lSM -lICE -lX11 -lXext -lm -lsndfile -lpython2.7 make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 83%] Built target _CsoundAC make -f util/CMakeFiles/cs-sndinfo.dir/build.make util/CMakeFiles/cs-sndinfo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/cs-sndinfo.dir/DependInfo.cmake --color= Scanning dependencies of target cs-sndinfo make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/cs-sndinfo.dir/build.make util/CMakeFiles/cs-sndinfo.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 83%] Building C object util/CMakeFiles/cs-sndinfo.dir/sndinfo_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/cs-sndinfo.dir/sndinfo_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/sndinfo_main.c [ 84%] Linking C executable ../cs-sndinfo cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/cs-sndinfo.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cs-sndinfo.dir/sndinfo_main.c.o -o ../cs-sndinfo -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 84%] Built target cs-sndinfo make -f util/CMakeFiles/cs-scale.dir/build.make util/CMakeFiles/cs-scale.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/cs-scale.dir/DependInfo.cmake --color= Scanning dependencies of target cs-scale make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/cs-scale.dir/build.make util/CMakeFiles/cs-scale.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 84%] Building C object util/CMakeFiles/cs-scale.dir/scale_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/cs-scale.dir/scale_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/scale_main.c [ 85%] Linking C executable ../cs-scale cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/cs-scale.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cs-scale.dir/scale_main.c.o -o ../cs-scale -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 85%] Built target cs-scale make -f util/CMakeFiles/pv_import.dir/build.make util/CMakeFiles/pv_import.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/pv_import.dir/DependInfo.cmake --color= Scanning dependencies of target pv_import make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/pv_import.dir/build.make util/CMakeFiles/pv_import.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 85%] Building C object util/CMakeFiles/pv_import.dir/pvi_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/pv_import.dir/pvi_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/pvi_main.c [ 85%] Linking C executable ../pv_import cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/pv_import.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pv_import.dir/pvi_main.c.o -o ../pv_import -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 85%] Built target pv_import make -f util/CMakeFiles/pv_export.dir/build.make util/CMakeFiles/pv_export.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/pv_export.dir/DependInfo.cmake --color= Scanning dependencies of target pv_export make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/pv_export.dir/build.make util/CMakeFiles/pv_export.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 85%] Building C object util/CMakeFiles/pv_export.dir/pvx_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/pv_export.dir/pvx_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/pvx_main.c [ 86%] Linking C executable ../pv_export cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/pv_export.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pv_export.dir/pvx_main.c.o -o ../pv_export -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 86%] Built target pv_export make -f util/CMakeFiles/cs-envext.dir/build.make util/CMakeFiles/cs-envext.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/cs-envext.dir/DependInfo.cmake --color= Scanning dependencies of target cs-envext make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/cs-envext.dir/build.make util/CMakeFiles/cs-envext.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 86%] Building C object util/CMakeFiles/cs-envext.dir/env_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/cs-envext.dir/env_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/env_main.c [ 86%] Linking C executable ../cs-envext cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/cs-envext.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cs-envext.dir/env_main.c.o -o ../cs-envext -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 86%] Built target cs-envext make -f util/CMakeFiles/atsa.dir/build.make util/CMakeFiles/atsa.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/atsa.dir/DependInfo.cmake --color= Scanning dependencies of target atsa make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/atsa.dir/build.make util/CMakeFiles/atsa.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 86%] Building C object util/CMakeFiles/atsa.dir/atsa_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/atsa.dir/atsa_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/atsa_main.c [ 86%] Linking C executable ../atsa cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/atsa.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/atsa.dir/atsa_main.c.o -o ../atsa -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 86%] Built target atsa make -f util/CMakeFiles/lpanal.dir/build.make util/CMakeFiles/lpanal.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/lpanal.dir/DependInfo.cmake --color= Scanning dependencies of target lpanal make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/lpanal.dir/build.make util/CMakeFiles/lpanal.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 86%] Building C object util/CMakeFiles/lpanal.dir/lpc_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/lpanal.dir/lpc_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/lpc_main.c [ 87%] Linking C executable ../lpanal cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/lpanal.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/lpanal.dir/lpc_main.c.o -o ../lpanal -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 87%] Built target lpanal make -f util/CMakeFiles/hetro.dir/build.make util/CMakeFiles/hetro.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/hetro.dir/DependInfo.cmake --color= Scanning dependencies of target hetro make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/hetro.dir/build.make util/CMakeFiles/hetro.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 87%] Building C object util/CMakeFiles/hetro.dir/het_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/hetro.dir/het_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/het_main.c [ 87%] Linking C executable ../hetro cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/hetro.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/hetro.dir/het_main.c.o -o ../hetro -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 87%] Built target hetro make -f util/CMakeFiles/stdutil.dir/build.make util/CMakeFiles/stdutil.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/stdutil.dir/DependInfo.cmake --color= Scanning dependencies of target stdutil make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/stdutil.dir/build.make util/CMakeFiles/stdutil.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 87%] Building C object util/CMakeFiles/stdutil.dir/atsa.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/atsa.c.o -c /builddir/build/BUILD/csound-6.10.0/util/atsa.c [ 87%] Building C object util/CMakeFiles/stdutil.dir/cvanal.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/cvanal.c.o -c /builddir/build/BUILD/csound-6.10.0/util/cvanal.c [ 87%] Building C object util/CMakeFiles/stdutil.dir/dnoise.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/dnoise.c.o -c /builddir/build/BUILD/csound-6.10.0/util/dnoise.c [ 87%] Building C object util/CMakeFiles/stdutil.dir/envext.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/envext.c.o -c /builddir/build/BUILD/csound-6.10.0/util/envext.c [ 88%] Building C object util/CMakeFiles/stdutil.dir/het_export.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/het_export.c.o -c /builddir/build/BUILD/csound-6.10.0/util/het_export.c [ 88%] Building C object util/CMakeFiles/stdutil.dir/het_import.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/het_import.c.o -c /builddir/build/BUILD/csound-6.10.0/util/het_import.c [ 88%] Building C object util/CMakeFiles/stdutil.dir/hetro.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/hetro.c.o -c /builddir/build/BUILD/csound-6.10.0/util/hetro.c [ 88%] Building C object util/CMakeFiles/stdutil.dir/lpanal.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/lpanal.c.o -c /builddir/build/BUILD/csound-6.10.0/util/lpanal.c [ 88%] Building C object util/CMakeFiles/stdutil.dir/lpc_export.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/lpc_export.c.o -c /builddir/build/BUILD/csound-6.10.0/util/lpc_export.c [ 89%] Building C object util/CMakeFiles/stdutil.dir/lpc_import.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/lpc_import.c.o -c /builddir/build/BUILD/csound-6.10.0/util/lpc_import.c [ 89%] Building C object util/CMakeFiles/stdutil.dir/mixer.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/mixer.c.o -c /builddir/build/BUILD/csound-6.10.0/util/mixer.c [ 89%] Building C object util/CMakeFiles/stdutil.dir/pvanal.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/pvanal.c.o -c /builddir/build/BUILD/csound-6.10.0/util/pvanal.c [ 89%] Building C object util/CMakeFiles/stdutil.dir/pv_export.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/pv_export.c.o -c /builddir/build/BUILD/csound-6.10.0/util/pv_export.c [ 89%] Building C object util/CMakeFiles/stdutil.dir/pv_import.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/pv_import.c.o -c /builddir/build/BUILD/csound-6.10.0/util/pv_import.c [ 90%] Building C object util/CMakeFiles/stdutil.dir/pvlook.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/pvlook.c.o -c /builddir/build/BUILD/csound-6.10.0/util/pvlook.c [ 90%] Building C object util/CMakeFiles/stdutil.dir/scale.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/scale.c.o -c /builddir/build/BUILD/csound-6.10.0/util/scale.c [ 90%] Building C object util/CMakeFiles/stdutil.dir/sndinfo.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/sndinfo.c.o -c /builddir/build/BUILD/csound-6.10.0/util/sndinfo.c [ 90%] Building C object util/CMakeFiles/stdutil.dir/srconv.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/srconv.c.o -c /builddir/build/BUILD/csound-6.10.0/util/srconv.c [ 90%] Building C object util/CMakeFiles/stdutil.dir/std_util.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/std_util.c.o -c /builddir/build/BUILD/csound-6.10.0/util/std_util.c [ 91%] Building C object util/CMakeFiles/stdutil.dir/xtrct.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/xtrct.c.o -c /builddir/build/BUILD/csound-6.10.0/util/xtrct.c [ 91%] Building C object util/CMakeFiles/stdutil.dir/__/SDIF/sdif.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -Dstdutil_EXPORTS -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -fPIC -Wno-format -Wno-format-security -o CMakeFiles/stdutil.dir/__/SDIF/sdif.c.o -c /builddir/build/BUILD/csound-6.10.0/SDIF/sdif.c [ 91%] Linking C shared module ../libstdutil.so cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/stdutil.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../libstdutil.so CMakeFiles/stdutil.dir/atsa.c.o CMakeFiles/stdutil.dir/cvanal.c.o CMakeFiles/stdutil.dir/dnoise.c.o CMakeFiles/stdutil.dir/envext.c.o CMakeFiles/stdutil.dir/het_export.c.o CMakeFiles/stdutil.dir/het_import.c.o CMakeFiles/stdutil.dir/hetro.c.o CMakeFiles/stdutil.dir/lpanal.c.o CMakeFiles/stdutil.dir/lpc_export.c.o CMakeFiles/stdutil.dir/lpc_import.c.o CMakeFiles/stdutil.dir/mixer.c.o CMakeFiles/stdutil.dir/pvanal.c.o CMakeFiles/stdutil.dir/pv_export.c.o CMakeFiles/stdutil.dir/pv_import.c.o CMakeFiles/stdutil.dir/pvlook.c.o CMakeFiles/stdutil.dir/scale.c.o CMakeFiles/stdutil.dir/sndinfo.c.o CMakeFiles/stdutil.dir/srconv.c.o CMakeFiles/stdutil.dir/std_util.c.o CMakeFiles/stdutil.dir/xtrct.c.o CMakeFiles/stdutil.dir/__/SDIF/sdif.c.o -lm -lsndfile make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 91%] Built target stdutil make -f util/CMakeFiles/cvanal.dir/build.make util/CMakeFiles/cvanal.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/cvanal.dir/DependInfo.cmake --color= Scanning dependencies of target cvanal make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/cvanal.dir/build.make util/CMakeFiles/cvanal.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 91%] Building C object util/CMakeFiles/cvanal.dir/cvl_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/cvanal.dir/cvl_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/cvl_main.c [ 91%] Linking C executable ../cvanal cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/cvanal.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cvanal.dir/cvl_main.c.o -o ../cvanal -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 91%] Built target cvanal make -f util/CMakeFiles/lpc_import.dir/build.make util/CMakeFiles/lpc_import.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/lpc_import.dir/DependInfo.cmake --color= Scanning dependencies of target lpc_import make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/lpc_import.dir/build.make util/CMakeFiles/lpc_import.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 91%] Building C object util/CMakeFiles/lpc_import.dir/lpci_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/lpc_import.dir/lpci_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/lpci_main.c [ 91%] Linking C executable ../lpc_import cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/lpc_import.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/lpc_import.dir/lpci_main.c.o -o ../lpc_import -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 91%] Built target lpc_import make -f util/CMakeFiles/cs-srconv.dir/build.make util/CMakeFiles/cs-srconv.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/cs-srconv.dir/DependInfo.cmake --color= Scanning dependencies of target cs-srconv make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/cs-srconv.dir/build.make util/CMakeFiles/cs-srconv.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 91%] Building C object util/CMakeFiles/cs-srconv.dir/srconv_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/cs-srconv.dir/srconv_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/srconv_main.c [ 91%] Linking C executable ../cs-srconv cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/cs-srconv.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cs-srconv.dir/srconv_main.c.o -o ../cs-srconv -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 91%] Built target cs-srconv make -f util/CMakeFiles/het_import.dir/build.make util/CMakeFiles/het_import.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/het_import.dir/DependInfo.cmake --color= Scanning dependencies of target het_import make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/het_import.dir/build.make util/CMakeFiles/het_import.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 91%] Building C object util/CMakeFiles/het_import.dir/heti_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/het_import.dir/heti_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/heti_main.c [ 91%] Linking C executable ../het_import cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/het_import.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/het_import.dir/heti_main.c.o -o ../het_import -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 91%] Built target het_import make -f util/CMakeFiles/lpc_export.dir/build.make util/CMakeFiles/lpc_export.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/lpc_export.dir/DependInfo.cmake --color= Scanning dependencies of target lpc_export make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/lpc_export.dir/build.make util/CMakeFiles/lpc_export.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 91%] Building C object util/CMakeFiles/lpc_export.dir/lpcx_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/lpc_export.dir/lpcx_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/lpcx_main.c [ 91%] Linking C executable ../lpc_export cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/lpc_export.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/lpc_export.dir/lpcx_main.c.o -o ../lpc_export -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 91%] Built target lpc_export make -f util/CMakeFiles/dnoise.dir/build.make util/CMakeFiles/dnoise.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/dnoise.dir/DependInfo.cmake --color= Scanning dependencies of target dnoise make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/dnoise.dir/build.make util/CMakeFiles/dnoise.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 92%] Building C object util/CMakeFiles/dnoise.dir/dnoise_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/dnoise.dir/dnoise_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/dnoise_main.c [ 92%] Linking C executable ../dnoise cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/dnoise.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/dnoise.dir/dnoise_main.c.o -o ../dnoise -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 92%] Built target dnoise make -f util/CMakeFiles/mixer-bin.dir/build.make util/CMakeFiles/mixer-bin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/mixer-bin.dir/DependInfo.cmake --color= Scanning dependencies of target mixer-bin make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/mixer-bin.dir/build.make util/CMakeFiles/mixer-bin.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 92%] Building C object util/CMakeFiles/mixer-bin.dir/mixer_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/mixer-bin.dir/mixer_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/mixer_main.c [ 92%] Linking C executable ../cs-mixer cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/mixer-bin.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/mixer-bin.dir/mixer_main.c.o -o ../cs-mixer -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 92%] Built target mixer-bin make -f util/CMakeFiles/csanalyze.dir/build.make util/CMakeFiles/csanalyze.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/csanalyze.dir/DependInfo.cmake --color= Scanning dependencies of target csanalyze make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/csanalyze.dir/build.make util/CMakeFiles/csanalyze.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 93%] Building C object util/CMakeFiles/csanalyze.dir/csanalyze.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/csanalyze.dir/csanalyze.c.o -c /builddir/build/BUILD/csound-6.10.0/util/csanalyze.c [ 93%] Linking C executable ../csanalyze cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/csanalyze.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/csanalyze.dir/csanalyze.c.o -o ../csanalyze -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 93%] Built target csanalyze make -f util/CMakeFiles/cs-extractor.dir/build.make util/CMakeFiles/cs-extractor.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/cs-extractor.dir/DependInfo.cmake --color= Scanning dependencies of target cs-extractor make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/cs-extractor.dir/build.make util/CMakeFiles/cs-extractor.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 93%] Building C object util/CMakeFiles/cs-extractor.dir/xtrc_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/cs-extractor.dir/xtrc_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/xtrc_main.c [ 93%] Linking C executable ../cs-extractor cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/cs-extractor.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cs-extractor.dir/xtrc_main.c.o -o ../cs-extractor -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 93%] Built target cs-extractor make -f util/CMakeFiles/pvanal.dir/build.make util/CMakeFiles/pvanal.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/pvanal.dir/DependInfo.cmake --color= Scanning dependencies of target pvanal make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/pvanal.dir/build.make util/CMakeFiles/pvanal.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 93%] Building C object util/CMakeFiles/pvanal.dir/pvc_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/pvanal.dir/pvc_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/pvc_main.c [ 93%] Linking C executable ../pvanal cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/pvanal.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pvanal.dir/pvc_main.c.o -o ../pvanal -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 93%] Built target pvanal make -f util/CMakeFiles/het_export.dir/build.make util/CMakeFiles/het_export.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/het_export.dir/DependInfo.cmake --color= Scanning dependencies of target het_export make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/het_export.dir/build.make util/CMakeFiles/het_export.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 93%] Building C object util/CMakeFiles/het_export.dir/hetx_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/het_export.dir/hetx_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/hetx_main.c [ 94%] Linking C executable ../het_export cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/het_export.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/het_export.dir/hetx_main.c.o -o ../het_export -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 94%] Built target het_export make -f util/CMakeFiles/pvlook.dir/build.make util/CMakeFiles/pvlook.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/pvlook.dir/DependInfo.cmake --color= Scanning dependencies of target pvlook make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/pvlook.dir/build.make util/CMakeFiles/pvlook.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 95%] Building C object util/CMakeFiles/pvlook.dir/pvl_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/pvlook.dir/pvl_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util/pvl_main.c [ 95%] Linking C executable ../pvlook cd /builddir/build/BUILD/csound-6.10.0/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/pvlook.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pvlook.dir/pvl_main.c.o -o ../pvlook -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 95%] Built target pvlook make -f util1/CMakeFiles/cs-extract.dir/build.make util1/CMakeFiles/cs-extract.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0/util1/CMakeFiles/cs-extract.dir/DependInfo.cmake --color= Scanning dependencies of target cs-extract make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util1/CMakeFiles/cs-extract.dir/build.make util1/CMakeFiles/cs-extract.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 96%] Building C object util1/CMakeFiles/cs-extract.dir/sortex/xmain.c.o cd /builddir/build/BUILD/csound-6.10.0/util1 && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/cs-extract.dir/sortex/xmain.c.o -c /builddir/build/BUILD/csound-6.10.0/util1/sortex/xmain.c [ 96%] Linking C executable ../cs-extract cd /builddir/build/BUILD/csound-6.10.0/util1 && /usr/bin/cmake -E cmake_link_script CMakeFiles/cs-extract.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cs-extract.dir/sortex/xmain.c.o -o ../cs-extract -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 96%] Built target cs-extract make -f util1/CMakeFiles/scsort.dir/build.make util1/CMakeFiles/scsort.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0/util1/CMakeFiles/scsort.dir/DependInfo.cmake --color= Scanning dependencies of target scsort make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util1/CMakeFiles/scsort.dir/build.make util1/CMakeFiles/scsort.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 96%] Building C object util1/CMakeFiles/scsort.dir/sortex/smain.c.o cd /builddir/build/BUILD/csound-6.10.0/util1 && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/scsort.dir/sortex/smain.c.o -c /builddir/build/BUILD/csound-6.10.0/util1/sortex/smain.c [ 97%] Linking C executable ../scsort cd /builddir/build/BUILD/csound-6.10.0/util1 && /usr/bin/cmake -E cmake_link_script CMakeFiles/scsort.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/scsort.dir/sortex/smain.c.o -o ../scsort -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 97%] Built target scsort make -f util1/CMakeFiles/cs-scot.dir/build.make util1/CMakeFiles/cs-scot.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0/util1/CMakeFiles/cs-scot.dir/DependInfo.cmake --color= Scanning dependencies of target cs-scot make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util1/CMakeFiles/cs-scot.dir/build.make util1/CMakeFiles/cs-scot.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 97%] Building C object util1/CMakeFiles/cs-scot.dir/scot/scot_main.c.o cd /builddir/build/BUILD/csound-6.10.0/util1 && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/cs-scot.dir/scot/scot_main.c.o -c /builddir/build/BUILD/csound-6.10.0/util1/scot/scot_main.c [ 97%] Building C object util1/CMakeFiles/cs-scot.dir/scot/scot.c.o cd /builddir/build/BUILD/csound-6.10.0/util1 && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/cs-scot.dir/scot/scot.c.o -c /builddir/build/BUILD/csound-6.10.0/util1/scot/scot.c [ 97%] Linking C executable ../cs-scot cd /builddir/build/BUILD/csound-6.10.0/util1 && /usr/bin/cmake -E cmake_link_script CMakeFiles/cs-scot.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cs-scot.dir/scot/scot_main.c.o CMakeFiles/cs-scot.dir/scot/scot.c.o -o ../cs-scot -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 97%] Built target cs-scot make -f util1/CMakeFiles/cs.dir/build.make util1/CMakeFiles/cs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0/util1/CMakeFiles/cs.dir/DependInfo.cmake --color= Scanning dependencies of target cs make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util1/CMakeFiles/cs.dir/build.make util1/CMakeFiles/cs.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 97%] Building C object util1/CMakeFiles/cs.dir/csd_util/cs.c.o cd /builddir/build/BUILD/csound-6.10.0/util1 && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DHAVE_UNISTD_H -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/cs.dir/csd_util/cs.c.o -c /builddir/build/BUILD/csound-6.10.0/util1/csd_util/cs.c [ 97%] Linking C executable ../cs cd /builddir/build/BUILD/csound-6.10.0/util1 && /usr/bin/cmake -E cmake_link_script CMakeFiles/cs.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/cs.dir/csd_util/cs.c.o -o ../cs -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 97%] Built target cs make -f util1/CMakeFiles/makecsd.dir/build.make util1/CMakeFiles/makecsd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0/util1/CMakeFiles/makecsd.dir/DependInfo.cmake --color= Scanning dependencies of target makecsd make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util1/CMakeFiles/makecsd.dir/build.make util1/CMakeFiles/makecsd.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 98%] Building C object util1/CMakeFiles/makecsd.dir/csd_util/base64.c.o cd /builddir/build/BUILD/csound-6.10.0/util1 && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/makecsd.dir/csd_util/base64.c.o -c /builddir/build/BUILD/csound-6.10.0/util1/csd_util/base64.c [ 98%] Building C object util1/CMakeFiles/makecsd.dir/csd_util/makecsd.c.o cd /builddir/build/BUILD/csound-6.10.0/util1 && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/makecsd.dir/csd_util/makecsd.c.o -c /builddir/build/BUILD/csound-6.10.0/util1/csd_util/makecsd.c [ 98%] Linking C executable ../makecsd cd /builddir/build/BUILD/csound-6.10.0/util1 && /usr/bin/cmake -E cmake_link_script CMakeFiles/makecsd.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/makecsd.dir/csd_util/base64.c.o CMakeFiles/makecsd.dir/csd_util/makecsd.c.o -o ../makecsd -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 98%] Built target makecsd make -f util1/CMakeFiles/csb64enc.dir/build.make util1/CMakeFiles/csb64enc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0/util1/CMakeFiles/csb64enc.dir/DependInfo.cmake --color= Scanning dependencies of target csb64enc make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util1/CMakeFiles/csb64enc.dir/build.make util1/CMakeFiles/csb64enc.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 98%] Building C object util1/CMakeFiles/csb64enc.dir/csd_util/base64.c.o cd /builddir/build/BUILD/csound-6.10.0/util1 && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/csb64enc.dir/csd_util/base64.c.o -c /builddir/build/BUILD/csound-6.10.0/util1/csd_util/base64.c [ 98%] Building C object util1/CMakeFiles/csb64enc.dir/csd_util/csb64enc.c.o cd /builddir/build/BUILD/csound-6.10.0/util1 && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/csb64enc.dir/csd_util/csb64enc.c.o -c /builddir/build/BUILD/csound-6.10.0/util1/csd_util/csb64enc.c [ 98%] Linking C executable ../csb64enc cd /builddir/build/BUILD/csound-6.10.0/util1 && /usr/bin/cmake -E cmake_link_script CMakeFiles/csb64enc.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/csb64enc.dir/csd_util/base64.c.o CMakeFiles/csb64enc.dir/csd_util/csb64enc.c.o -o ../csb64enc -Wl,-rpath,/builddir/build/BUILD/csound-6.10.0: ../libcsound64.so.6.0 -lm make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 98%] Built target csb64enc make -f SDIF/CMakeFiles/sdif2ad.dir/build.make SDIF/CMakeFiles/sdif2ad.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/SDIF /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/SDIF /builddir/build/BUILD/csound-6.10.0/SDIF/CMakeFiles/sdif2ad.dir/DependInfo.cmake --color= Scanning dependencies of target sdif2ad make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f SDIF/CMakeFiles/sdif2ad.dir/build.make SDIF/CMakeFiles/sdif2ad.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 98%] Building C object SDIF/CMakeFiles/sdif2ad.dir/sdif2adsyn.c.o cd /builddir/build/BUILD/csound-6.10.0/SDIF && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/sdif2ad.dir/sdif2adsyn.c.o -c /builddir/build/BUILD/csound-6.10.0/SDIF/sdif2adsyn.c [ 98%] Building C object SDIF/CMakeFiles/sdif2ad.dir/sdif.c.o cd /builddir/build/BUILD/csound-6.10.0/SDIF && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/sdif2ad.dir/sdif.c.o -c /builddir/build/BUILD/csound-6.10.0/SDIF/sdif.c [ 99%] Building C object SDIF/CMakeFiles/sdif2ad.dir/sdif-mem.c.o cd /builddir/build/BUILD/csound-6.10.0/SDIF && /usr/bin/cc -DCS_DEFAULT_PLUGINDIR=\"/usr/lib64/csound/plugins-6.0\" -DHAVE_SOCKETS -DHAVE_STRTOD_L -DHAVE_STRTOK_R -DLIB64 -DLINUX -DNO_FLTK_THREADS -DPIPES -DUSE_LRINT -D_CSOUND_RELEASE_ -D_GNU_SOURCE -I/builddir/build/BUILD/csound-6.10.0/./H -I/builddir/build/BUILD/csound-6.10.0/./include -I/builddir/build/BUILD/csound-6.10.0/./Engine -I/builddir/build/BUILD/csound-6.10.0/. -I/builddir/build/BUILD/csound-6.10.0 -I/builddir/build/BUILD/csound-6.10.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wno-format -Wno-format-security -o CMakeFiles/sdif2ad.dir/sdif-mem.c.o -c /builddir/build/BUILD/csound-6.10.0/SDIF/sdif-mem.c [ 99%] Linking C executable ../sdif2ad cd /builddir/build/BUILD/csound-6.10.0/SDIF && /usr/bin/cmake -E cmake_link_script CMakeFiles/sdif2ad.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/sdif2ad.dir/sdif2adsyn.c.o CMakeFiles/sdif2ad.dir/sdif.c.o CMakeFiles/sdif2ad.dir/sdif-mem.c.o -o ../sdif2ad make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 99%] Built target sdif2ad make -f po/CMakeFiles/pofile_fr.dir/build.make po/CMakeFiles/pofile_fr.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0/po/CMakeFiles/pofile_fr.dir/DependInfo.cmake --color= Scanning dependencies of target pofile_fr make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f po/CMakeFiles/pofile_fr.dir/build.make po/CMakeFiles/pofile_fr.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [ 99%] Generating fr.mo cd /builddir/build/BUILD/csound-6.10.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/csound-6.10.0/po/fr.mo /builddir/build/BUILD/csound-6.10.0/po/french.po make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 99%] Built target pofile_fr make -f po/CMakeFiles/pofile_es_CO.dir/build.make po/CMakeFiles/pofile_es_CO.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0/po/CMakeFiles/pofile_es_CO.dir/DependInfo.cmake --color= Scanning dependencies of target pofile_es_CO make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f po/CMakeFiles/pofile_es_CO.dir/build.make po/CMakeFiles/pofile_es_CO.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [100%] Generating es_CO.mo cd /builddir/build/BUILD/csound-6.10.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/csound-6.10.0/po/es_CO.mo /builddir/build/BUILD/csound-6.10.0/po/es_CO.po make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [100%] Built target pofile_es_CO make -f po/CMakeFiles/pofile_it.dir/build.make po/CMakeFiles/pofile_it.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0/po/CMakeFiles/pofile_it.dir/DependInfo.cmake --color= Scanning dependencies of target pofile_it make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f po/CMakeFiles/pofile_it.dir/build.make po/CMakeFiles/pofile_it.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [100%] Generating it.mo cd /builddir/build/BUILD/csound-6.10.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/csound-6.10.0/po/it.mo /builddir/build/BUILD/csound-6.10.0/po/italian.po make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [100%] Built target pofile_it make -f po/CMakeFiles/pofile_de.dir/build.make po/CMakeFiles/pofile_de.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0/po/CMakeFiles/pofile_de.dir/DependInfo.cmake --color= Scanning dependencies of target pofile_de make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f po/CMakeFiles/pofile_de.dir/build.make po/CMakeFiles/pofile_de.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [100%] Generating de.mo cd /builddir/build/BUILD/csound-6.10.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/csound-6.10.0/po/de.mo /builddir/build/BUILD/csound-6.10.0/po/german.po make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [100%] Built target pofile_de make -f po/CMakeFiles/pofile_es.dir/build.make po/CMakeFiles/pofile_es.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0/po/CMakeFiles/pofile_es.dir/DependInfo.cmake --color= Scanning dependencies of target pofile_es make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f po/CMakeFiles/pofile_es.dir/build.make po/CMakeFiles/pofile_es.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [100%] Generating es.mo cd /builddir/build/BUILD/csound-6.10.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/csound-6.10.0/po/es.mo /builddir/build/BUILD/csound-6.10.0/po/spanish.po make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [100%] Built target pofile_es make -f po/CMakeFiles/pofile_ru.dir/build.make po/CMakeFiles/pofile_ru.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0/po/CMakeFiles/pofile_ru.dir/DependInfo.cmake --color= Scanning dependencies of target pofile_ru make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f po/CMakeFiles/pofile_ru.dir/build.make po/CMakeFiles/pofile_ru.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [100%] Generating ru.mo cd /builddir/build/BUILD/csound-6.10.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/csound-6.10.0/po/ru.mo /builddir/build/BUILD/csound-6.10.0/po/russian.po make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [100%] Built target pofile_ru make -f po/CMakeFiles/pofile_en_US.dir/build.make po/CMakeFiles/pofile_en_US.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0/po/CMakeFiles/pofile_en_US.dir/DependInfo.cmake --color= Scanning dependencies of target pofile_en_US make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f po/CMakeFiles/pofile_en_US.dir/build.make po/CMakeFiles/pofile_en_US.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' [100%] Generating en_US.mo cd /builddir/build/BUILD/csound-6.10.0/po && /usr/bin/msgfmt -o /builddir/build/BUILD/csound-6.10.0/po/en_US.mo /builddir/build/BUILD/csound-6.10.0/po/american.po make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [100%] Built target pofile_en_US make -f po/CMakeFiles/translations.dir/build.make po/CMakeFiles/translations.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0/po/CMakeFiles/translations.dir/DependInfo.cmake --color= Scanning dependencies of target translations make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f po/CMakeFiles/translations.dir/build.make po/CMakeFiles/translations.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'po/CMakeFiles/translations.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [100%] Built target translations make[1]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/csound-6.10.0/CMakeFiles 0 + make -C manual-6.10.0 html-dist XSL_BASE_PATH=/usr/share/sgml/docbook/xsl-stylesheets make: Entering directory '/builddir/build/BUILD/csound-6.10.0/manual-6.10.0' python quickref.py examples-xml/table1.inc.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> See the sections Real-time Audio and Command Line Flags for more information on using command line flags. 0dbfs.csd nchnls.csd nchnls_i.csd sr.csd Orchestra Syntax:Block Statements endin.csd endop.csd instr.csd opcode_example.csd Orchestra Syntax:Macros define.csd define_args.csd define.csd define_args.csd include.csd Signal Generators:Additive Synthesis/Resynthesis adsyn.csd adsynt.csd adsynt2.csd hsboscil.csd hsboscil_midi.csd Signal Generators:Basic Oscillators lfo.csd oscbnk.csd oscil.csd oscil3.csd oscili.csd oscilikt.csd osciliktp.csd oscilikts.csd osciln.csd oscils.csd poscil.csd poscil3.csd poscil3-file.csd vibr.csd vibrato.csd Signal Generators:Dynamic Spectrum Oscillators buzz.csd gbuzz.csd mpulse.csd squinewave.csd vco.csd vco2.csd vco2ift.csd vco2init.csd Signal Generators:FM Synthesis crossfm.csd fmb3.csd fmbell.csd fmmetal.csd fmpercfl.csd fmrhode.csd fmvoice.csd fmwurlie.csd foscil.csd foscili.csd Signal Generators:Granular Synthesis diskgrain.csd fof.csd fof2.csd fof2-2.csd fog.csd grain.csd grain2.csd grain3.csd granule.csd partikkel.csd partikkel-2.csd partikkel-panlaws.csd partikkelgetset.csd partikkelgetset.csd partikkelsync.csd sndwarp.csd sndwarpst.csd syncgrain.csd syncloop.csd vosim.csd Signal Generators:Hyper Vectorial Synthesis hvs1.csd hvs2.csd hvs2-2.csd hvs3.csd Signal Generators:Linear and Exponential Generators bpf.csd cosseg.csd cossegb.csd cossegr.csd expcurve.csd expon.csd expseg.csd expsega.csd expsegb.csd expsegba.csd expsegr.csd gainslider.csd line.csd linlin.csd linseg.csd linsegb.csd linsegr.csd logcurve.csd loopseg.csd loopsegp.csd looptseg.csd loopxseg.csd lpshold.csd scale.csd transeg.csd transegb.csd transegr.csd xyscale.csd Signal Generators:Envelope Generators adsr.csd envlpx.csd envlpxr.csd linen.csd linenr.csd madsr.csd madsr-2.csd mxadsr.csd xadsr.csd Signal Generators:Models and Emulations bamboo.csd barmodel.csd cabasa.csd chuap.csd crunch.csd dripwater.csd gendy.csd gendy-2.csd gendyc.csd gendyx.csd gendyx-2.csd gogobel.csd guiro.csd lorenz.csd mandel.csd mandol.csd marimba.csd moog.csd planet.csd prepiano.csd sandpaper.csd sekere.csd shaker.csd sleighbells.csd stix.csd tambourine.csd vibes.csd voice.csd Signal Generators:Phasors phasor.csd phasorbnk.csd sc_phasor.csd syncphasor.csd syncphasor-CZresonance.csd Signal Generators:Random (Noise) Generators betarand.csd bexprnd.csd cauchy.csd cauchyi.csd cuserrnd.csd duserrnd.csd dust.csd dust2.csd exprand.csd exprandi.csd fractalnoise.csd gauss.csd gaussi.csd gausstrig.csd gausstrig-2.csd jitter.csd jitter2.csd jspline.csd linrand.csd noise.csd noise-2.csd pcauchy.csd pinker.csd pinkish.csd poisson.csd rand.csd randh.csd randi.csd random.csd randomh.csd randomi.csd rnd31.csd rnd31_krate.csd rnd31_seed7.csd rnd31_time.csd rspline.csd seed.csd trandom.csd trirand.csd unirand.csd urandom.csd urandom_krate.csd urd.csd weibull.csd Signal Generators:Sample Playback bbcutm.csd bbcuts.csd flooper.csd flooper2.csd fluidAllOut.csd fluidCCi.csd fluidCCk.csd fluidcomplex.csd fluidEngine.csd fluidLoad.csd fluidNote.csd fluidOut.csd fluidProgramSelect.csd fluidcomplex.csd fluidSetInterpMethod.csd loscil.csd loscil3.csd loscilx.csd lphasor.csd lposcil.csd lposcil3.csd lposcila.csd lposcilsa.csd lposcilsa2.csd sfilist.csd sfinstr.csd sfinstr3.csd sfinstr3m.csd sfload.csd sflooper.csd sfpassign.csd sfplay3.csd sfplay3m.csd sfplaym.csd sfplist.csd sfpreset.csd sndloop.csd waveset.csd Signal Generators:Scanned Synthesis scans.csd scans-2.csd scantable.csd xscanmap.csd xscans.csd xscanu.csd Signal Generators:STK Opcodes STKBandedWG.csd STKBeeThree.csd STKBlowBotl.csd STKBlowHole.csd STKBowed.csd STKBrass.csd STKClarinet.csd STKDrummer.csd STKFMVoices.csd STKFlute.csd STKHevyMetl.csd STKMandolin.csd STKModalBar.csd STKMoog.csd STKPercFlut.csd STKPlucked.csd STKResonate.csd STKRhodey.csd STKSaxofony.csd STKShakers.csd STKSimple.csd STKSitar.csd STKStifKarp.csd STKTubeBell.csd STKVoicForm.csd STKWhistle.csd STKWurley.csd Signal Generators:Table Access oscil1i.csd oscil1i.csd ptable.csd ptablei.csd tab.csd table.csd tablei.csd Signal Generators:Wave Terrain Synthesis wterrain.csd Signal Generators:Waveguide Physical Modeling pluck.csd repluck.csd streson.csd wgbow.csd wgbowedbar.csd wgbrass.csd wgclar.csd wgflute.csd wgpluck.csd wgpluck_brighter.csd wgpluck2.csd Signal I/O:File I/O dumpk.csd dumpk-2.csd dumpk2.csd dumpk3.csd dumpk4.csd ficlose.csd fin.csd fini.csd fink.csd fiopen.csd fout.csd fout_ftable.csd fouti.csd foutir.csd fprintks.csd fprintks-2.csd scogen.csd fprints.csd hdf5read.csd hdf5write.csd readf.csd readfi.csd readk.csd readk-2.csd readk2.csd readk3.csd readk4.csd Signal I/O:Signal Input diskin.csd diskin2.csd in.csd inch.csd inq.csd inrg.csd ins.csd invalue.csd mp3in.csd soundin.csd Signal I/O:Signal Output mdelay.csd monitor.csd out.csd outc.csd outch.csd outch-2.csd outq.csd outq1.csd outq2.csd outq3.csd outq4.csd outrg.csd outs.csd outs1.csd outs2.csd outvalue.csd Signal I/O:Software Bus chnclear.csd chnget.csd chnmix.csd chnset.csd Signal I/O:Printing and Display dispfft.csd display.csd flashtxt.csd print.csd printf.csd printk.csd printk2.csd printks.csd printks2.csd prints.csd Signal I/O:Soundfile Queries filebit.csd filelen.csd filenchnls.csd filepeak.csd filesr.csd filevalid.csd mp3len.csd Signal Modifiers:Amplitude Modifiers balance.csd clip.csd compress.csd compress2.csd dam.csd dam_expanded.csd gain.csd Signal Modifiers:Convolution and Morphing convolve.csd cross2.csd dconv.csd ftconv.csd ftmorf.csd liveconv.csd pconvolve.csd tvconv.csd Signal Modifiers:Delay delay.csd delay1.csd delayk.csd delayr.csd delayw.csd deltap.csd deltap3.csd deltapi.csd deltapn.csd deltapx.csd deltapxw.csd multitap.csd vdelay.csd vdelay3.csd vdelayx.csd vdelayxq.csd vdelayxs.csd vdelayxw.csd vdelayxwq.csd vdelayxws.csd Signal Modifiers:Panning and Spatialization bformenc.csd bformenc1.csd bformenc.csd bformenc1.csd hrtfearly.csd hrtfer.csd hrtfmove.csd hrtfmove2.csd hrtfearly.csd hrtfstat.csd hrtfstat-2.csd locsend_stereo.csd locsig_quad.csd pan.csd pan2.csd space_quad.csd space_stereo.csd spat3d_stereo.csd spat3d_UHJ.csd spat3d_quad.csd spat3dt.csd spdist.csd spsend.csd vbap.csd vbap4.csd vbap4move.csd vbap8.csd vbap8move.csd vbapg.csd vbapgmove.csd vbaplsinit.csd vbapmove.csd Signal Modifiers:Reverberation alpass.csd babo.csd babo_expert.csd comb.csd combinv.csd freeverb.csd nestedap.csd nreverb.csd nreverb_ftable.csd plate.csd reverb.csd reverbsc.csd valpass.csd valpass-2.csd vcomb.csd Signal Modifiers:Sample Level Operators denorm.csd diff.csd downsamp.csd fold.csd integ.csd interp.csd ntrpol.csd opa.csd samphold.csd upsamp.csd vaget.csd vaset.csd Signal Modifiers:Signal Limiters limit.csd mirror.csd wrap.csd Signal Modifiers:Special Effects distort.csd distort1.csd flanger.csd harmon.csd harmon3.csd phaser1.csd phaser2.csd Signal Modifiers:Standard Filters atone.csd atonex.csd biquad.csd biquad-2.csd biquada.csd butterbp.csd butterbr.csd butterhp.csd butterlp.csd clfilt_lowpass.csd clfilt_highpass.csd diode_ladder.csd doppler.csd k35.csd k35.csd median.csd mediank.csd mode.csd tone.csd tonex.csd zdf_1pole.csd zdf_1pole_mode.csd zdf_2pole.csd zdf_2pole_mode.csd zdf_ladder.csd Signal Modifiers:Standard Filters:Resonant areson.csd bqrez.csd lowpass2.csd lowres.csd lowresx.csd lpf18.csd moogladder.csd moogladder2.csd moogvcf.csd moogvcf2.csd mvchpf.csd mvclpf1.csd mvclpf2.csd mvclpf3.csd mvclpf4.csd reson.csd resonr.csd resonx.csd resony.csd resonr.csd rezzy.csd statevar.csd svfilter.csd tbvcf.csd vlowres.csd Signal Modifiers:Standard Filters:Control aresonk.csd atonek.csd lineto.csd port.csd portk.csd resonk.csd resonxk.csd sc_lag.csd sc_lagud.csd sc_trig.csd tlineto.csd tonek.csd Signal Modifiers:Specialized Filters dcblock.csd dcblock2.csd eqfil.csd filter2.csd fmanal.csd fofilter.csd hilbert.csd hilbert_barberpole.csd hilbert2.csd nlfilt.csd nlfilt2.csd pareq.csd rbjeq.csd Signal Modifiers:Waveguides wguide1.csd wguide2.csd Signal Modifiers:Waveshaping chebyshevpoly.csd pdclip.csd pdhalf.csd pdhalfy.csd powershape.csd Signal Modifiers:Comparators and Accumulators cmp.csd max.csd max_k.csd maxabs.csd maxabsaccum.csd maxaccum.csd min.csd minabs.csd minabsaccum.csd minaccum.csd Instrument Control:Clock Control clockoff.csd clockon.csd Instrument Control:Conditional Values equals.csd greaterequal.csd greaterthan.csd lessequal.csd lessthan.csd notequal.csd Instrument Control:Compilation compilecsd.csd compileorc.csd compilestr.csd Instrument Control:Duration Control ihold.csd turnoff.csd turnoff2.csd Instrument Control:Invocation event.csd event_named.csd event_i.csd mute.csd nstance.csd readscore.csd schedkwhen.csd schedkwhennamed.csd schedule.csd schedwhen.csd scoreline.csd scoreline_i.csd Instrument Control:Program Flow Control cggoto.csd cigoto.csd ckgoto.csd cngoto.csd else.csd elseif.csd endif.csd goto.csd igoto.csd kgoto.csd ifthen.csd igoto.csd kgoto.csd loop_le.csd loop_lt.csd tigoto.csd timout.csd until.csd while.csd Instrument Control:Realtime Performance Control active.csd active_k.csd active_scale.csd cpumeter.csd cpuprc.csd exitnow.csd jacktransport.csd maxalloc.csd prealloc.csd Instrument Control:Initialization and Reinitialization assign.csd init.csd p.csd passign.csd reverb.csd pset.csd pset-midi.csd reinit.csd reinit.csd tival.csd Instrument Control:Sensing and Control checkbox.csd changed.csd changed2.csd changed2a.csd checkbox.csd follow.csd follow2.csd getcfg.csd joystick.csd joystick-2.csd metro.csd metro-2.csd miditempo.csd p5g.csd pcount.csd peak.csd pindex.csd pindex-2.csd pitch.csd pitchamdf.csd plltrack.csd ptrack.csd readscratch.csd rewindscore.csd rms.csd sensekey.csd FLpanel-sensekey.csd FLpanel-sensekey2.csd seqtime.csd seqtime2.csd setctrl.csd setscorepos.csd tempest.csd tempo.csd tempoval.csd timedseq.csd trigger.csd trigseq.csd vactrol.csd wii.csd readscratch.csd xyin.csd Instrument Control:Stacks pop.csd push.csd stack.csd Instrument Control:Subinstrument Control subinstr.csd subinstr_named.csd Instrument Control:Time Reading date.csd dates.csd readclock.csd rtclock.csd timeinstk.csd timeinsts.csd timek.csd times_complex.csd Jacko Opcodes JackoInfo.csd JackoInit.csd Lua Opcodes luaopcode.csd luamoog.csd Serial I/O serialBegin.csd serialRead.csd serialWrite.csd Table Control ftfree.csd ftgen.csd ftgen-2.csd ftgentmp.csd getftargs.csd Table Control:Table Queries array.csd fillarray.csd ftchnls.csd ftcps.csd ftlen.csd ftlptim.csd ftsr.csd genarray.csd genarray_i.csd lenarray.csd maparray.csd nsamp.csd slicearray.csd tableng.csd tabsum.csd Table Control:Dynamic Selection tableikt.csd tablekt.csd tablexkt.csd Table Control:Read/Write Opreations ftsamplebank.csd ftsave.csd tablecopy.csd tablefilter.csd tablefilter.csd tableimix.csd tableiw.csd tablemix.csd tabmorph.csd tabmorpha.csd tabmorphak.csd tabmorphi.csd FLTK:Containers FLpanel.csd FLscroll.csd FLtabs.csd FLTK:Valuators FLcount.csd FLjoy.csd FLknob.csd FLknob-2.csd FLroller.csd FLslider.csd FLslider-2.csd FLtext.csd FLTK:Other FLbox.csd FLbutBank.csd FLbutton.csd FLexecButton.csd FLhvsBox.csd FLhvsBoxSetValue.csd FLkeyIn.csd FLmouse.csd FLsavesnap_simple.csd FLsavesnap.csd FLslidBnk.csd FLslidBnk2.csd FLslidBnk2Set.csd FLslidBnk2Setk.csd FLslidBnkGetHandle.csd FLslidBnkSet.csd FLslidBnkSetk.csd FLvalue.csd FLvslidBnk.csd FLvslidBnk2.csd FLxyin.csd FLxyin-2.csd vphaseseg.csd FLTK:Appearance FLsetcolor.csd FLsetText.csd Mathematical Operations:Arithmetic and Logic Operations adds.csd divides.csd modulus.csd multiplies.csd opand.csd bitwise.csd bitshift.csd opnot.csd logicOR.csd raises.csd subtracts.csd Mathematical Operations:Comparators and Accumulators clear.csd vincr.csd vincr-complex.csd Mathematical Operations:Mathematical Functions abs.csd ceil.csd exp.csd floor.csd frac.csd int.csd log10.csd log2.csd logbtwo.csd powoftwo.csd qinf.csd qnan.csd round.csd sqrt.csd Mathematical Operations:Trigonometric Functions cos.csd cosh.csd cosinv.csd signum.csd sin.csd sinh.csd sininv.csd tan.csd tanh.csd taninv.csd Mathematical Operations:Amplitude Functions ampdb.csd ampdbfs.csd db.csd dbamp.csd dbfsamp.csd Mathematical Operations:Random Functions birnd.csd rnd.csd Mathematical Operations:Opcode Equivalents of Functions divz.csd mac.csd maca.csd polynomial.csd pow.csd product.csd sum.csd taninv2.csd Mathematical Operations:Vectors Pitch Converters:Functions cent.csd cpsmidinn.csd cpsmidinn2.csd cpsoct.csd cpspch.csd mtof-ftom.csd mtof-ftom.csd mton-ntom.csd mton-ntom.csd octave.csd octcps.csd cpsmidinn.csd octpch.csd cpsmidinn.csd pchoct.csd pchtom.csd semitone.csd Pitch Converters:Tuning Opcodes cps2pch.csd cps2pch_ftable.csd cps2pch_19et.csd cpstun.csd cpstuni.csd cpsxpch.csd cpsxpch_105et.csd cpsxpch_pierce.csd Real-time MIDI:Input aftouch.csd chanctrl.csd ctrl14.csd ctrl21.csd ctrl7.csd initc7.csd massign.csd midic7.csd midictrl.csd notnum.csd pchbend.csd pgmassign.csd pgmassign_ignore.csd pgmassign_advanced.csd polyaft.csd veloc.csd Real-time MIDI:Output nrpn.csd outiat.csd outic.csd outipb.csd outipc.csd outkat.csd outkc.csd outkpb.csd outkpc.csd outkpc_fltk.csd Real-time MIDI:Converters ampmidi.csd ampmidid.csd cpsmidi.csd cpsmidib.csd cpstmid.csd octmidi.csd octmidib.csd pchmidi.csd pchmidib.csd Real-time MIDI:Generic I/O midiin.csd midiout.csd midiout_i.csd Real-time MIDI:Event Extenders xtratim.csd xtratim-2.csd Real-time MIDI:Note Output midion_simple.csd midion_scale.csd midion2.csd moscil.csd noteondur.csd noteondur2.csd Real-time MIDI:MIDI/Score Interoperability midichannelaftertouch.csd midichn.csd midichn_advanced.csd midicontrolchange.csd mididefault.csd midinoteoff.csd midinoteoncps.csd midinoteonkey.csd midinoteonoct.csd midinoteonpch.csd midipitchbend.csd midipolyaftertouch.csd midiprogramchange.csd Real-time MIDI:System Realtime mclock.csd Real-time MIDI:Slider Banks Signal Flow Graph Opcodes alwayson.csd connect.csd ftgenonce.csd inleta.csd inletk.csd outleta.csd outletk.csd Spectral Processing:STFT pvadd.csd pvbufread.csd pvcross.csd pvinterp.csd pvoc.csd pvread.csd tableseg.csd tablexseg.csd vpvoc.csd Spectral Processing:LPC lpfreson.csd lpread.csd lpreson.csd lpreson-2.csd Spectral Processing:Non-Standard Spectral Processing:Streaming binit.csd cudanal.csd cudasliding.csd cudasynth.csd partials.csd pvsadsyn.csd pvsanal.csd pvsarp.csd pvsarp2.csd pvsbandp.csd pvsbandr.csd pvsbin.csd pvsblur.csd pvsbufread.csd pvsbufread2.csd pvscale.csd pvscent.csd pvsceps.csd pvscross.csd pvsdiskin.csd pvsdisp.csd pvsfilter.csd pvsfread.csd pvsfreeze.csd pvsftr.csd pvsftw.csd pvsfwrite.csd pvsgain.csd pvshift.csd pvsifd.csd pvsinfo.csd pvslock.csd pvsmaska.csd pvsmix.csd pvsmooth.csd pvsmorph.csd pvsmorph2.csd pvsosc.csd pvspitch.csd pvstanal.csd pvstrace.csd pvsvoc.csd pvswarp.csd pvsynth.csd resyn.csd sinsyn.csd tabifd.csd tradsyn.csd trcross.csd trfilter.csd trhighest.csd trlowest.csd trmix.csd trscale.csd trshift.csd trsplit.csd Spectral Processing:ATS ATSadd.csd ATSadd-2.csd ATSaddnz.csd ATSaddnz-2.csd ATSbufread.csd ATScross.csd ATSinfo.csd ATSinfo-2.csd ATSinterpread.csd ATSpartialtap.csd ATSread.csd ATSread-2.csd ATSreadnz.csd ATSsinnoi.csd ATSsinnoi-2.csd Spectral Processing:Loris lorismorph.csd lorisplay.csd lorisread.csd Spectral Processing:Other centroid.csd filescal.csd mincer.csd mp3scal.csd paulstretch.csd temposcal.csd Strings:Definition strfromurl.csd strget.csd strset.csd Strings:Manipulation puts.csd sprintf.csd sprintfk.csd strcat.csd strcatk.csd strcmp.csd strcpyk.csd strindexk.csd strrindex.csd strsub.csd Strings:Conversion strchar.csd strlower.csd strtod.csd strtodk.csd strtol.csd strtolk.csd Vectorial:Tables vtable1k.csd vtablei.csd vtablek.csd vtablewa.csd vtablewk.csd Vectorial:Scalar operations vadd.csd vadd_i.csd vexp.csd vexp_i.csd vmult-2.csd vmult.csd vmult_i.csd vpow.csd vpow-2.csd vpow_i.csd vpow_i-2.csd Vectorial:Vectorial operations vaddv.csd vcopy.csd vdivv.csd vexpv.csd vmap.csd vmultv.csd vpowv.csd vsubv.csd Vectorial:Envelopes vexpseg.csd vlinseg.csd Vectorial:Limiting and Wrapping Vectorial:Delay Paths Vectorial:Random vrandh.csd vrandi.csd Vectorial:Cellular Automata cell.csd vcella.csd Zak Patch System zacl.csd zakinit.csd zamod.csd zar.csd zarg.csd zaw.csd zawm.csd zir.csd ziw.csd ziwm.csd zkcl.csd zkmod.csd zkr.csd zkw.csd zkwm.csd Plugin Hosting:DSSI and LADSPA dssiactivate.csd dssiaudio.csd dssictls.csd dssiinit.csd dssilist.csd Plugin Hosting:VST vst4cs.csd vst4cs.csd vst4cs.csd vst4cs.csd vst4cs.csd vst4cs.csd OSC OSCmidisend.csd OSCmidircv.csd OSCraw.csd Faust Opcodes faustaudio.csd faustcompile.csd faustctl.csd faustgen.csd Network Remote Opcodes insremot.csd insremotM.csd midremot.csd Mixer Opcodes Mixer.csd Mixer.csd Mixer.csd Mixer.csd Mixer.csd Ableton Link Opcodes ableton_link.csd ableton_link.csd ableton_link.csd ableton_link.csd ableton_link.csd ableton_link.csd ableton_link.csd Python Opcodes Image Processing Opcodes imageopcodes.csd imageopcodes.csd imageopcodesdemo2.csd imageopcodes.csd imageopcodes.csd imageopcodes.csd imageopcodes.csd Array Opcodes copya2ftab.csd copyf2array.csd maxarray.csd minarray.csd scalearray.csd sumarray.csd Array Operations: Fast Fourier Transform Array Operations: complex numbers Miscellaneous directory.csd fareyleni.csd modmatrix.csd pwd.csd select.csd system.csd farey7shuffled.csd Testing Utilities Orchestra Syntax:Header Orchestra Syntax:Header Spectral Processing:ATS Spectral Processing:ATS Spectral Processing:ATS Spectral Processing:ATS Spectral Processing:ATS Spectral Processing:ATS Spectral Processing:ATS Spectral Processing:ATS Spectral Processing:ATS Spectral Processing:ATS Jacko Opcodes Jacko Opcodes Jacko Opcodes Jacko Opcodes Jacko Opcodes Jacko Opcodes Jacko Opcodes Jacko Opcodes Jacko Opcodes Jacko Opcodes Jacko Opcodes Jacko Opcodes Jacko Opcodes Ableton Link Opcodes Ableton Link Opcodes Ableton Link Opcodes Ableton Link Opcodes Ableton Link Opcodes Ableton Link Opcodes Ableton Link Opcodes Ableton Link Opcodes Ableton Link Opcodes Ableton Link Opcodes OSC OSC OSC OSC Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes Signal Generators:STK Opcodes no refentryinfo tag for file opcodes/abetarand.xml no refentryinfo tag for file opcodes/abexprnd.xml Mathematical Operations:Mathematical Functions no refentryinfo tag for file opcodes/acauchy.xml Instrument Control:Realtime Performance Control Mathematical Operations:Arithmetic and Logic Operations Signal Generators:Envelope Generators Signal Generators:Additive Synthesis/Resynthesis Signal Generators:Additive Synthesis/Resynthesis Signal Generators:Additive Synthesis/Resynthesis no refentryinfo tag for file opcodes/aexprand.xml Real-time MIDI:Input no refentryinfo tag for file opcodes/agauss.xml no refentryinfo tag for file opcodes/agogobel.xml no refentryinfo tag for file opcodes/alinrand.xml Signal Modifiers:Reverberation Signal Flow Graph Opcodes Mathematical Operations:Amplitude Functions Mathematical Operations:Amplitude Functions Real-time MIDI:Converters Real-time MIDI:Converters no refentryinfo tag for file opcodes/apcauchy.xml no refentryinfo tag for file opcodes/apoisson.xml no refentryinfo tag for file opcodes/apow.xml Signal Modifiers:Standard Filters:Resonant Signal Modifiers:Standard Filters:Control Table Control:Table Queries Instrument Control:Initialization and Reinitialization Signal Modifiers:Standard Filters Signal Modifiers:Standard Filters:Control Signal Modifiers:Standard Filters no refentryinfo tag for file opcodes/atrirand.xml no refentryinfo tag for file opcodes/aunirand.xml no refentryinfo tag for file opcodes/aweibull.xml Signal Modifiers:Reverberation Signal Modifiers:Amplitude Modifiers Signal Generators:Models and Emulations Signal Generators:Models and Emulations Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Random (Noise) Generators Signal Generators:Random (Noise) Generators Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Spectral Processing:Streaming Signal Modifiers:Standard Filters Signal Modifiers:Standard Filters Mathematical Operations:Random Functions Signal Generators:Linear and Exponential Generators Signal Modifiers:Standard Filters:Resonant Signal Modifiers:Standard Filters Signal Modifiers:Standard Filters Signal Modifiers:Standard Filters Signal Modifiers:Standard Filters Signal Modifiers:Standard Filters Signal Modifiers:Standard Filters Signal Modifiers:Standard Filters Signal Modifiers:Standard Filters Instrument Control:Sensing and Control Signal Generators:Dynamic Spectrum Oscillators Array operations: complex numbers opcodes/c2r.xmlWARNING! No Category Match! Signal Generators:Models and Emulations Signal Generators:Random (Noise) Generators Signal Generators:Random (Noise) Generators Mathematical Operations: arrays opcodes/cbrt.xmlWARNING! No Category Match! Mathematical Operations:Mathematical Functions Vectorial:Cellular Automata Pitch Converters:Functions Spectral Processing:Other Arrays: Cepstrum opcodes/ceps.xmlWARNING! No Category Match! Arrays: Cepstrum opcodes/cepsinv.xmlWARNING! No Category Match! Instrument Control:Program Flow Control Real-time MIDI:Input Instrument Control:Sensing and Control Instrument Control:Sensing and Control Signal I/O:Software Bus Signal I/O:Software Bus Signal Modifiers:Waveshaping Instrument Control:Sensing and Control Signal I/O:Software Bus Signal I/O:Software Bus Signal I/O:Software Bus Signal I/O:Software Bus Signal I/O:Software Bus Signal I/O:Software Bus Signal I/O:Software Bus Signal Generators:Models and Emulations Instrument Control:Program Flow Control Instrument Control:Program Flow Control Mathematical Operations:Comparators and Accumulators Signal Modifiers:Standard Filters Signal Modifiers:Amplitude Modifiers no refentryinfo tag for file opcodes/clock.xml Instrument Control:Clock Control Instrument Control:Clock Control Signal Modifiers:Comparators and Accumulators Array operations: complex numbers opcodes/cmplxprod.xmlWARNING! No Category Match! Instrument Control:Program Flow Control Signal Modifiers:Reverberation Signal Modifiers:Reverberation Instrument Control:Compilation Instrument Control:Compilation Instrument Control:Compilation Signal Modifiers:Amplitude Modifiers Signal Modifiers:Amplitude Modifiers Signal Flow Graph Opcodes Instrument Control:Sensing and Control no refentryinfo tag for file opcodes/convle.xml Signal Modifiers:Convolution and Morphing Array Opcodes Array Opcodes Mathematical Operations:Trigonometric Functions Mathematical Operations:Trigonometric Functions Mathematical Operations:Trigonometric Functions Signal Generators:Linear and Exponential Generators Signal Generators:Linear and Exponential Generators Signal Generators:Linear and Exponential Generators Pitch Converters:Tuning Opcodes Real-time MIDI:Converters Real-time MIDI:Converters Pitch Converters:Functions Pitch Converters:Functions Pitch Converters:Functions Real-time MIDI:Converters Pitch Converters:Tuning Opcodes Pitch Converters:Tuning Opcodes Pitch Converters:Tuning Opcodes Instrument Control:Realtime Performance Control Instrument Control:Realtime Performance Control Signal Modifiers:Convolution and Morphing Signal Generators:FM Synthesis Signal Generators:Models and Emulations Real-time MIDI:Input Real-time MIDI:Input Real-time MIDI:Input Real-time MIDI:Input Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Signal Generators:Random (Noise) Generators Signal Modifiers:Amplitude Modifiers Instrument Control:Time Reading Instrument Control:Time Reading Mathematical Operations:Amplitude Functions Mathematical Operations:Amplitude Functions Mathematical Operations:Amplitude Functions Signal Modifiers:Specialized Filters Signal Modifiers:Specialized Filters Signal Modifiers:Convolution and Morphing Array operations: Discrete Cosine Transform opcodes/dct.xmlWARNING! No Category Match! Array operations: Inverse Discrete Cosine Transform opcodes/dctinv.xmlWARNING! No Category Match! Orchestra Syntax:Macros Signal Modifiers:Delay Signal Modifiers:Delay Signal Modifiers:Delay Signal Modifiers:Delay Signal Modifiers:Delay Signal Modifiers:Delay Signal Modifiers:Delay Signal Modifiers:Delay Signal Modifiers:Delay Signal Modifiers:Delay Signal Modifiers:Delay Signal Modifiers:Sample Level Operators Signal Modifiers:Sample Level Operators Signal Modifiers:Standard Filters Miscellaneous Signal Generators:Granular Synthesis Signal I/O:Signal Input Signal I/O:Signal Input Signal I/O:Printing and Display Signal I/O:Printing and Display Signal Modifiers:Special Effects Signal Modifiers:Special Effects Mathematical Operations:Arithmetic and Logic Operations Mathematical Operations:Opcode Equivalents of Functions Orchestra Syntax:Macros Signal Modifiers:Standard Filters Array Operations: dot product opcodes/dot.xmlWARNING! No Category Match! Signal Modifiers:Sample Level Operators Signal Generators:Models and Emulations Plugin Hosting:DSSI and LADSPA Plugin Hosting:DSSI and LADSPA Plugin Hosting:DSSI and LADSPA Plugin Hosting:DSSI and LADSPA Plugin Hosting:DSSI and LADSPA Signal I/O:File I/O Signal I/O:File I/O Signal I/O:File I/O Signal I/O:File I/O Signal Generators:Random (Noise) Generators Signal Generators:Random (Noise) Generators Signal Generators:Random (Noise) Generators Instrument Control:Program Flow Control Instrument Control:Program Flow Control Instrument Control:Program Flow Control Orchestra Syntax:Block Statements Orchestra Syntax:Block Statements Signal Generators:Envelope Generators Signal Generators:Envelope Generators opcodes/ephasor.xmlWARNING! No Category Match! Signal Modifiers:Specialized Filters Instrument Control:Conditional Values Instrument Control:Compilation Instrument Control:Invocation Instrument Control:Invocation Signal Modifiers opcodes/exciter.xmlWARNING! No Category Match! Instrument Control:Realtime Performance Control Mathematical Operations:Mathematical Functions Signal Generators:Linear and Exponential Generators Signal Generators:Linear and Exponential Generators Signal Generators:Random (Noise) Generators Signal Generators:Random (Noise) Generators Signal Generators:Linear and Exponential Generators Signal Generators:Linear and Exponential Generators Signal Generators:Linear and Exponential Generators Signal Generators:Linear and Exponential Generators Signal Generators:Linear and Exponential Generators Miscellaneous Miscellaneous Faust Opcodes Faust Opcodes Faust Opcodes Faust Opcodes Array operations: Fast Fourier Transform opcodes/fft.xmlWARNING! No Category Match! Signal I/O:File I/O Signal I/O:Soundfile Queries Signal I/O:Soundfile Queries Signal I/O:Soundfile Queries Signal I/O:Soundfile Queries Spectral Processing:Other Signal I/O:Soundfile Queries Signal I/O:Soundfile Queries Table Control:Table Queries Signal Modifiers:Specialized Filters Signal I/O:File I/O Signal I/O:File I/O Signal I/O:File I/O Signal I/O:File I/O Signal Modifiers:Special Effects Signal I/O:Printing and Display FLTK:Other FLTK:Other FLTK:Other FLTK:Other FLTK:Appearance FLTK:Appearance FLTK:Valuators FLTK:Other FLTK:Other FLTK:Containers no refentryinfo tag for file opcodes/flgroup_end.xml FLTK:Containers FLTK:Appearance FLTK:Other FLTK:Other FLTK:Valuators FLTK:Other FLTK:Valuators FLTK:Appearance FLTK:Other FLTK:Other Signal Generators:Sample Playback Signal Generators:Sample Playback Mathematical Operations:Mathematical Functions FLTK:Containers no refentryinfo tag for file opcodes/flpack_end.xml FLTK:Containers FLTK:Containers no refentryinfo tag for file opcodes/flpanel_end.xml FLTK:Containers FLTK:Other FLTK:Other FLTK:Valuators FLTK:Other FLTK:Other FLTK:Containers no refentryinfo tag for file opcodes/flscroll_end.xml FLTK:Containers FLTK:Appearance FLTK:Appearance FLTK:Appearance FLTK:Appearance FLTK:Appearance FLTK:Appearance FLTK:Appearance FLTK:Other FLTK:Other FLTK:Appearance FLTK:Appearance FLTK:Appearance FLTK:Appearance FLTK:Other FLTK:Other FLTK:Appearance FLTK:Other FLTK:Other FLTK:Other FLTK:Other FLTK:Other FLTK:Other FLTK:Other FLTK:Valuators FLTK:Containers no refentryinfo tag for file opcodes/fltabs_end.xml FLTK:Containers FLTK:Valuators Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback FLTK:Other FLTK:Other FLTK:Other FLTK:Other FLTK:Other FLTK:Other Signal Modifiers:Specialized Filters Mathematical Operations: arrays opcodes/fmax.xmlWARNING! No Category Match! Signal Generators:FM Synthesis Signal Generators:FM Synthesis Mathematical Operations: arrays opcodes/fmin.xmlWARNING! No Category Match! Signal Generators:FM Synthesis Mathematical Operations: arrays opcodes/fmod.xmlWARNING! No Category Match! Signal Generators:FM Synthesis Signal Generators:FM Synthesis Signal Generators:FM Synthesis Signal Generators:FM Synthesis Signal Generators:Granular Synthesis Signal Generators:Granular Synthesis Signal Modifiers:Specialized Filters Signal Generators:Granular Synthesis Signal Modifiers:Sample Level Operators Instrument Control:Sensing and Control Instrument Control:Sensing and Control Signal Generators:FM Synthesis Signal Generators:FM Synthesis Signal I/O:File I/O Signal I/O:File I/O Signal I/O:File I/O Signal I/O:File I/O Signal I/O:File I/O Signal I/O:File I/O Mathematical Operations:Mathematical Functions Signal Generators:Random (Noise) Generators Array operations: Fast Fourier Transform opcodes/framebuffer.xmlWARNING! No Category Match! Signal Modifiers:Reverberation Table Control:Table Queries Signal Modifiers:Convolution and Morphing Table Control:Table Queries Table Control Table Control Signal Flow Graph Opcodes Table Control Table Control:Table Queries Table Control:Read/Write Opreations Table Control:Read/Write Opreations Table Control:Table Queries Signal Modifiers:Convolution and Morphing Pitch Converters:Functions Table Control:Read/Write Opreations Table Control:Read/Write Opreations Table Control:Read/Write Opreations Table Control:Table Queries Signal Modifiers:Amplitude Modifiers Signal Generators:Linear and Exponential Generators Signal Generators:Random (Noise) Generators Signal Generators:Random (Noise) Generators Signal Generators:Random (Noise) Generators Signal Generators:Dynamic Spectrum Oscillators Table Control:Table Queries Table Control:Table Queries Signal Generators:Models and Emulations Signal Generators:Models and Emulations Signal Generators:Models and Emulations Instrument Control:Sensing and Control Array opcodes opcodes/getcol.xmlWARNING! No Category Match! Table Control Array opcodes opcodes/getrow.xmlWARNING! No Category Match! Signal Generators:Random (Noise) Generators Signal Generators:Models and Emulations Instrument Control:Program Flow Control Signal Generators:Granular Synthesis Signal Generators:Granular Synthesis Signal Generators:Granular Synthesis Signal Generators:Granular Synthesis Instrument Control:Conditional Values Instrument Control:Conditional Values Signal Generators:Models and Emulations Signal Modifiers:Special Effects Signal Modifiers:Special Effects Signal I/O:File I/O Signal I/O:File I/O Signal Modifiers:Specialized Filters Signal Modifiers:Specialized Filters Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Generators:Additive Synthesis/Resynthesis Signal Generators:Hyper Vectorial Synthesis Signal Generators:Hyper Vectorial Synthesis Signal Generators:Hyper Vectorial Synthesis Mathematical Operations: arrays opcodes/hypot.xmlWARNING! No Category Match! no refentryinfo tag for file opcodes/ibetarand.xml no refentryinfo tag for file opcodes/ibexprnd.xml no refentryinfo tag for file opcodes/icauchy.xml no refentryinfo tag for file opcodes/ictrl14.xml no refentryinfo tag for file opcodes/ictrl21.xml no refentryinfo tag for file opcodes/ictrl7.xml no refentryinfo tag for file opcodes/iexprand.xml Instrument Control:Program Flow Control Orchestra Syntax:Macros Array operations: Fast Fourier Transform opcodes/ifft.xmlWARNING! No Category Match! Orchestra Syntax:Macros no refentryinfo tag for file opcodes/igauss.xml Instrument Control:Program Flow Control Instrument Control:Duration Control no refentryinfo tag for file opcodes/ilinrand.xml Image Processing Opcodes Image Processing Opcodes Image Processing Opcodes Image Processing Opcodes Image Processing Opcodes Image Processing Opcodes Image Processing Opcodes no refentryinfo tag for file opcodes/imidic14.xml no refentryinfo tag for file opcodes/imidic21.xml no refentryinfo tag for file opcodes/imidic7.xml Signal I/O:Signal Input Signal I/O:Signal Input Signal I/O:Signal Input Orchestra Syntax:Macros Signal I/O:Signal Input Instrument Control:Initialization and Reinitialization Real-time MIDI:Input Real-time MIDI:Input Real-time MIDI:Input Signal Flow Graph Opcodes Signal Flow Graph Opcodes Signal Flow Graph Opcodes Signal Flow Graph Opcodes Signal Flow Graph Opcodes Signal I/O:Signal Input Signal I/O:Signal Input Signal I/O:Signal Input Signal I/O:Signal Input Remote Opcodes Remote Opcodes no refentryinfo tag for file opcodes/instimek.xml no refentryinfo tag for file opcodes/instimes.xml Orchestra Syntax:Block Statements Mathematical Operations:Mathematical Functions Signal Modifiers:Sample Level Operators Signal Modifiers:Sample Level Operators Signal I/O:Signal Input Signal I/O:Signal Input Signal I/O:Signal Input no refentryinfo tag for file opcodes/ioff.xml no refentryinfo tag for file opcodes/ion.xml no refentryinfo tag for file opcodes/iondur.xml no refentryinfo tag for file opcodes/iondur2.xml no refentryinfo tag for file opcodes/ioutat.xml no refentryinfo tag for file opcodes/ioutc.xml no refentryinfo tag for file opcodes/ioutc14.xml no refentryinfo tag for file opcodes/ioutpat.xml no refentryinfo tag for file opcodes/ioutpb.xml no refentryinfo tag for file opcodes/ioutpc.xml no refentryinfo tag for file opcodes/ipcauchy.xml no refentryinfo tag for file opcodes/ipoisson.xml no refentryinfo tag for file opcodes/ipow.xml no refentryinfo tag for file opcodes/is16b14.xml no refentryinfo tag for file opcodes/is32b14.xml no refentryinfo tag for file opcodes/islider16.xml no refentryinfo tag for file opcodes/islider32.xml no refentryinfo tag for file opcodes/islider64.xml no refentryinfo tag for file opcodes/islider8.xml no refentryinfo tag for file opcodes/itablecopy.xml no refentryinfo tag for file opcodes/itablegpw.xml no refentryinfo tag for file opcodes/itablemix.xml no refentryinfo tag for file opcodes/itablew.xml no refentryinfo tag for file opcodes/itrirand.xml no refentryinfo tag for file opcodes/iunirand.xml no refentryinfo tag for file opcodes/iweibull.xml Instrument Control:Realtime Performance Control Signal Generators:Random (Noise) Generators Signal Generators:Random (Noise) Generators Instrument Control:Sensing and Control Signal Generators:Random (Noise) Generators Signal Modifiers:Standard Filters Signal Modifiers:Standard Filters no refentryinfo tag for file opcodes/kbetarand.xml no refentryinfo tag for file opcodes/kbexprnd.xml no refentryinfo tag for file opcodes/kcauchy.xml no refentryinfo tag for file opcodes/kdump.xml no refentryinfo tag for file opcodes/kdump2.xml no refentryinfo tag for file opcodes/kdump3.xml no refentryinfo tag for file opcodes/kdump4.xml no refentryinfo tag for file opcodes/kexprand.xml no refentryinfo tag for file opcodes/kfilter2.xml no refentryinfo tag for file opcodes/kgauss.xml Instrument Control:Program Flow Control no refentryinfo tag for file opcodes/klinrand.xml no refentryinfo tag for file opcodes/kon.xml no refentryinfo tag for file opcodes/koutat.xml no refentryinfo tag for file opcodes/koutc.xml no refentryinfo tag for file opcodes/koutc14.xml no refentryinfo tag for file opcodes/koutpat.xml no refentryinfo tag for file opcodes/koutpb.xml no refentryinfo tag for file opcodes/koutpc.xml no refentryinfo tag for file opcodes/kpcauchy.xml no refentryinfo tag for file opcodes/kpoisson.xml no refentryinfo tag for file opcodes/kpow.xml Orchestra Syntax:Header no refentryinfo tag for file opcodes/kread.xml no refentryinfo tag for file opcodes/kread2.xml no refentryinfo tag for file opcodes/kread3.xml no refentryinfo tag for file opcodes/kread4.xml Orchestra Syntax:Header Spectral Processing:STFT no refentryinfo tag for file opcodes/ktrirand.xml no refentryinfo tag for file opcodes/kunirand.xml no refentryinfo tag for file opcodes/kweibull.xml Table Control:Table Queries Instrument Control:Conditional Values Instrument Control:Conditional Values Signal Generators:Basic Oscillators Signal Modifiers:Signal Limiters Mathematical Operations: arrays opcodes/limit1.xmlWARNING! No Category Match! Signal Generators:Linear and Exponential Generators Signal Generators:Envelope Generators Signal Generators:Envelope Generators Signal Modifiers:Standard Filters:Control Signal Generators:Linear and Exponential Generators Signal Generators:Random (Noise) Generators Signal Generators:Linear and Exponential Generators Signal Generators:Linear and Exponential Generators Signal Generators:Linear and Exponential Generators Signal Modifiers:Convolution and Morphing Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Mathematical Operations: Mathematical Functions opcodes/log.xmlWARNING! No Category Match! Mathematical Operations:Mathematical Functions Mathematical Operations:Mathematical Functions Mathematical Operations:Mathematical Functions Signal Generators:Linear and Exponential Generators Instrument Control:Program Flow Control Instrument Control:Program Flow Control Instrument Control:Program Flow Control Instrument Control:Program Flow Control Signal Generators:Linear and Exponential Generators Signal Generators:Linear and Exponential Generators Signal Generators:Linear and Exponential Generators Signal Generators:Linear and Exponential Generators Signal Generators:Models and Emulations Spectral Processing:Loris Spectral Processing:Loris Spectral Processing:Loris Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Modifiers:Standard Filters:Resonant Signal Modifiers:Standard Filters:Resonant Signal Modifiers:Standard Filters:Resonant Signal Modifiers:Standard Filters:Resonant Spectral Processing:LPC Signal Generators:Sample Playback Spectral Processing:LPC Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Spectral Processing:LPC Spectral Processing:LPC Signal Generators:Linear and Exponential Generators Signal Generators:Linear and Exponential Generators Spectral Processing:LPC Lua Opcodes Lua Opcodes Lua Opcodes Mathematical Operations:Opcode Equivalents of Functions Mathematical Operations:Opcode Equivalents of Functions Signal Generators:Envelope Generators Array operations: complex numbers opcodes/mags.xmlWARNING! No Category Match! Signal Generators:Models and Emulations Signal Generators:Models and Emulations Table Control:Table Queries Signal Generators:Models and Emulations Real-time MIDI:Input Signal Modifiers:Comparators and Accumulators Signal Modifiers:Comparators and Accumulators Signal Modifiers:Comparators and Accumulators Signal Modifiers:Comparators and Accumulators Signal Modifiers:Comparators and Accumulators Instrument Control:Realtime Performance Control Array Opcodes Real-time MIDI:System Realtime Signal I/O:Signal Output Signal Modifiers:Standard Filters Signal Modifiers:Standard Filters Instrument Control:Sensing and Control Array operations: Mel scale filterbank opcodes/mfb.xmlWARNING! No Category Match! Remote Opcodes MIDI opcodes/midiarp.xmlWARNING! No Category Match! Real-time MIDI:Input Real-time MIDI:Input Real-time MIDI:Input Real-time MIDI:MIDI/Score Interoperability Real-time MIDI:MIDI/Score Interoperability Real-time MIDI:MIDI/Score Interoperability Real-time MIDI:Input Real-time MIDI:MIDI/Score Interoperability Instrument Control:Sensing and Control Real-time MIDI:Generic I/O Real-time MIDI:MIDI/Score Interoperability Real-time MIDI:MIDI/Score Interoperability Real-time MIDI:MIDI/Score Interoperability Real-time MIDI:MIDI/Score Interoperability Real-time MIDI:MIDI/Score Interoperability Real-time MIDI:Note Output Real-time MIDI:Note Output Real-time MIDI:Generic I/O Real-time MIDI:Generic I/O Real-time MIDI:MIDI/Score Interoperability Real-time MIDI:MIDI/Score Interoperability Real-time MIDI:MIDI/Score Interoperability Instrument Control:Sensing and Control Remote Opcodes Signal Modifiers:Comparators and Accumulators Signal Modifiers:Comparators and Accumulators Signal Modifiers:Comparators and Accumulators Signal Modifiers:Comparators and Accumulators Array Opcodes Spectral Processing:Other Signal Modifiers:Signal Limiters Mixer Opcodes Mixer Opcodes Mixer Opcodes Mixer Opcodes Mixer Opcodes Mixer Opcodes Signal Modifiers:Standard Filters Miscellaneous Mathematical Operations:Arithmetic and Logic Operations Signal I/O:Signal Output Signal Generators:Models and Emulations Signal Modifiers:Standard Filters:Resonant Signal Modifiers:Standard Filters:Resonant Signal Modifiers:Standard Filters:Resonant Signal Modifiers:Standard Filters:Resonant Real-time MIDI:Note Output Signal I/O:Signal Input Signal I/O:Soundfile Queries Spectral Processing:Other Signal Generators:Dynamic Spectrum Oscillators Real-time MIDI:System Realtime Pitch Converters:Functions Pitch Converters:Functions Mathematical Operations:Arithmetic and Logic Operations Signal Modifiers:Delay Instrument Control:Invocation Signal Modifiers:Standard Filters:Resonant Signal Modifiers:Standard Filters:Resonant Signal Modifiers:Standard Filters:Resonant Signal Modifiers:Standard Filters:Resonant Signal Modifiers:Standard Filters:Resonant Signal Generators:Envelope Generators Orchestra Syntax:Header Hardware audio channels opcodes/nchnls_hw.xmlWARNING! No Category Match! Orchestra Syntax:Header Signal Modifiers:Reverberation Signal Modifiers:Specialized Filters Signal Modifiers:Specialized Filters Signal Generators:Random (Noise) Generators Real-time MIDI:Note Output Real-time MIDI:Note Output Real-time MIDI:Note Output Real-time MIDI:Note Output Instrument Control:Conditional Values Real-time MIDI:Input Signal Modifiers:Reverberation Real-time MIDI:Output Table Control:Table Queries Instrument Control:Invocation Instrument Control:Initialization and Reinitialization Pitch Converters:Functions Signal Modifiers:Sample Level Operators Pitch Converters:Functions Pitch Converters:Functions Real-time MIDI:Converters Real-time MIDI:Converters Pitch Converters:Functions Pitch Converters:Functions Array operations: Fast Fourier Transform opcodes/olabuffer.xmlWARNING! No Category Match! Signal Modifiers:Sample Level Operators Mathematical Operations:Arithmetic and Logic Operations Mathematical Operations:Arithmetic and Logic Operations Mathematical Operations:Arithmetic and Logic Operations Mathematical Operations:Arithmetic and Logic Operations Mathematical Operations:Arithmetic and Logic Operations Mathematical Operations:Arithmetic and Logic Operations Orchestra Syntax:Block Statements Signal Modifiers:Sample Level Operators Signal Modifiers:Sample Level Operators Mathematical Operations:Arithmetic and Logic Operations Mathematical Operations:Arithmetic and Logic Operations Mathematical Operations:Arithmetic and Logic Operations Signal Modifiers:Sample Level Operators Signal Generators:Basic Oscillators Signal Generators:Basic Oscillators Signal Generators:Table Access Signal Generators:Table Access Signal Generators:Basic Oscillators Signal Generators:Basic Oscillators Signal Generators:Basic Oscillators Signal Generators:Basic Oscillators Signal Generators:Basic Oscillators Signal Generators:Basic Oscillators Signal Generators:Basic Oscillators no refentryinfo tag for file opcodes/oscilx.xml Signal I/O:Signal Output Signal I/O:Signal Output Signal I/O:Signal Output Signal I/O:Signal Output Signal I/O:Signal Output Real-time MIDI:Output Real-time MIDI:Output Real-time MIDI:Output Real-time MIDI:Output Real-time MIDI:Output Real-time MIDI:Output Real-time MIDI:Output Real-time MIDI:Output Real-time MIDI:Output Real-time MIDI:Output Real-time MIDI:Output Real-time MIDI:Output Signal Flow Graph Opcodes Signal Flow Graph Opcodes Signal Flow Graph Opcodes Signal Flow Graph Opcodes Signal Flow Graph Opcodes Signal I/O:Signal Output Signal I/O:Signal Output Signal I/O:Signal Output Signal I/O:Signal Output Signal I/O:Signal Output Signal I/O:Signal Output Signal I/O:Signal Output Signal I/O:Signal Output Signal I/O:Signal Output Signal I/O:Signal Output Signal I/O:Signal Output Signal I/O:Signal Output Signal I/O:Signal Output Instrument Control:Initialization and Reinitialization Instrument Control:Sensing and Control Instrument Control:Sensing and Control Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Specialized Filters Spectral Processing:Streaming Signal Generators:Granular Synthesis Signal Generators:Granular Synthesis Signal Generators:Granular Synthesis Signal Generators:Granular Synthesis Instrument Control:Initialization and Reinitialization Spectral Processing:Other Signal Generators:Random (Noise) Generators Real-time MIDI:Input Real-time MIDI:Converters Real-time MIDI:Converters Pitch Converters:Functions Pitch Converters:Functions Pitch Converters:Functions Signal Modifiers:Convolution and Morphing Instrument Control:Sensing and Control Signal Modifiers:Waveshaping Signal Modifiers:Waveshaping Signal Modifiers:Waveshaping Instrument Control:Sensing and Control no refentryinfo tag for file opcodes/peakk.xml Real-time MIDI:Input Signal Modifiers:Special Effects Signal Modifiers:Special Effects Signal Generators:Phasors Signal Generators:Phasors Array operations: complex numbers opcodes/phs.xmlWARNING! No Category Match! Instrument Control:Sensing and Control Signal Generators:Random (Noise) Generators Signal Generators:Random (Noise) Generators Instrument Control:Sensing and Control Instrument Control:Sensing and Control Signal Generators:Models and Emulations Signal Modifiers:Reverberation Instrument Control:Sensing and Control Signal Generators:Waveguide Physical Modeling Instrument Control:Initialization and Reinitialization Signal Generators:Random (Noise) Generators Array operations: complex numbers opcodes/pol2rect.xmlWARNING! No Category Match! Real-time MIDI:Input Mathematical Operations:Opcode Equivalents of Functions Instrument Control:Stacks Instrument Control:Stacks Signal Modifiers:Standard Filters:Control Signal Modifiers:Standard Filters:Control Signal Generators:Basic Oscillators Signal Generators:Basic Oscillators Mathematical Operations:Opcode Equivalents of Functions Signal Modifiers:Waveshaping Mathematical Operations:Mathematical Functions Instrument Control:Realtime Performance Control Signal Generators:Models and Emulations Signal I/O:Printing and Display Signal I/O:Printing and Display Signal I/O:Printing and Display Signal I/O:Printing and Display Signal I/O:Printing and Display Signal I/O:Printing and Display Signal I/O:Printing and Display Mathematical Operations:Opcode Equivalents of Functions Array Operations: product opcodes/productarray.xmlWARNING! No Category Match! Instrument Control:Initialization and Reinitialization Signal Generators:Table Access Signal Generators:Table Access Signal Generators:Table Access Table Control:Read/Write Opreations Instrument Control:Sensing and Control Instrument Control:Stacks Instrument Control:Stacks Strings:Manipulation Spectral Processing:STFT Spectral Processing:STFT Spectral Processing:STFT Spectral Processing:STFT Spectral Processing:STFT Spectral Processing:STFT Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Miscellaneous Python Opcodes Python Opcodes Python Opcodes Python Opcodes Python Opcodes Python Opcodes Mathematical Operations:Mathematical Functions Mathematical Operations:Mathematical Functions Array operations: complex numbers opcodes/r2c.xmlWARNING! No Category Match! Mathematical Operations:Arithmetic and Logic Operations Signal Generators:Random (Noise) Generators Signal Generators:Random (Noise) Generators Signal Generators:Random (Noise) Generators Signal Generators:Random (Noise) Generators Signal Generators:Random (Noise) Generators Signal Generators:Random (Noise) Generators Signal Modifiers:Specialized Filters Instrument Control:Time Reading Signal I/O:File I/O Signal I/O:File I/O Signal I/O:File I/O Signal I/O:File I/O Signal I/O:File I/O Signal I/O:File I/O Instrument Control:Invocation Instrument Control:Sensing and Control Array operations: complex numbers opcodes/rect2pol.xmlWARNING! No Category Match! Instrument Control:Initialization and Reinitialization Real-time MIDI:Event Extenders Network Instrument Control:Invocation Signal Generators:Waveguide Physical Modeling Signal Modifiers:Standard Filters:Resonant Signal Modifiers:Standard Filters:Control Signal Modifiers:Standard Filters:Resonant Signal Modifiers:Standard Filters:Resonant Signal Modifiers:Standard Filters:Control Signal Modifiers:Standard Filters:Resonant Signal Modifiers:Standard Filters:Resonant Spectral Processing:Streaming Instrument Control:Compilation Signal Modifiers:Reverberation Signal Modifiers:Reverberation Signal Modifiers:Reverberation Instrument Control:Sensing and Control Signal Modifiers:Standard Filters:Resonant Array operations: Fast Fourier Transform opcodes/rfft.xmlWARNING! No Category Match! Array operations: Fast Fourier Transform opcodes/rifft.xmlWARNING! No Category Match! Instrument Control:Initialization and Reinitialization Instrument Control:Initialization and Reinitialization Instrument Control:Sensing and Control Mathematical Operations:Random Functions Signal Generators:Random (Noise) Generators Mathematical Operations:Mathematical Functions Signal Generators:Random (Noise) Generators Instrument Control:Time Reading Real-time MIDI:Slider Banks Real-time MIDI:Slider Banks Signal Modifiers:Sample Level Operators Signal Generators:Models and Emulations Signal Modifiers:Standard Filters:Control Signal Modifiers:Standard Filters:Control Signal Generators:Phasors Signal Modifiers:Standard Filters:Control Signal Generators:Linear and Exponential Generators Array Opcodes Signal Generators:Scanned Synthesis Signal Generators:Scanned Synthesis Signal Generators:Scanned Synthesis Signal Generators:Scanned Synthesis Instrument Control:Invocation Instrument Control:Invocation Instrument Control:Invocation Instrument Control:Invocation Instrument Control:Invocation Instrument Control:Invocation Signal Generators:Random (Noise) Generators Signal Generators:Models and Emulations Miscellaneous Pitch Converters:Functions no refentryinfo tag for file opcodes/sense.xml Instrument Control:Sensing and Control Instrument Control:Sensing and Control Instrument Control:Sensing and Control Serial I/O Serial I/O Serial I/O Serial I/O Serial I/O Serial I/O Serial I/O Array opcodes opcodes/setcol.xmlWARNING! No Category Match! Instrument Control:Sensing and Control Signal I/O:Software Bus Array opcodes opcodes/setrow.xmlWARNING! No Category Match! Instrument Control:Sensing and Control Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Sample Playback Signal Generators:Models and Emulations Array opcodes opcodes/shiftin.xmlWARNING! No Category Match! Array opcodes opcodes/shiftout.xmlWARNING! No Category Match! Mathematical Operations:Trigonometric Functions Mathematical Operations:Trigonometric Functions Mathematical Operations:Trigonometric Functions Mathematical Operations:Trigonometric Functions Spectral Processing:Streaming Signal Generators:Models and Emulations Table Control:Table Queries Real-time MIDI:Slider Banks Real-time MIDI:Slider Banks Real-time MIDI:Slider Banks Real-time MIDI:Slider Banks Real-time MIDI:Slider Banks Real-time MIDI:Slider Banks Real-time MIDI:Slider Banks Real-time MIDI:Slider Banks Real-time MIDI:Slider Banks Real-time MIDI:Slider Banks Real-time MIDI:Slider Banks Real-time MIDI:Slider Banks Real-time MIDI:Slider Banks Real-time MIDI:Slider Banks Real-time MIDI:Slider Banks Real-time MIDI:Slider Banks Real-time MIDI:Slider Banks Table Control Signal Generators:Sample Playback Signal Generators:Granular Synthesis Signal Generators:Granular Synthesis Network Network Array Operations: sorting opcodes/sorta.xmlWARNING! No Category Match! Array Operations: sorting opcodes/sortd.xmlWARNING! No Category Match! Signal I/O:Signal Input Signal I/O:Signal Output Signal I/O:Signal Output Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Spectral Processing:Non-Standard Spectral Processing:Non-Standard Spectral Processing:Non-Standard Spectral Processing:Non-Standard Spectral Processing:Non-Standard Spectral Processing:Non-Standard Spectral Processing:Non-Standard Spectral Processing:Non-Standard Spectral Processing:Non-Standard Instrument Control:Sensing and Control Strings:Manipulation Strings:Manipulation Signal Modifiers:Panning and Spatialization Mathematical Operations:Mathematical Functions Signal Generators:Dynamic Spectrum Oscillators Orchestra Syntax:Header Instrument Control:Stacks Signal Modifiers:Standard Filters:Resonant Signal Generators:Models and Emulations Strings:Manipulation Strings:Manipulation Strings:Conversion Strings:Conversion Strings:Manipulation Strings:Manipulation Strings:Manipulation Strings:Manipulation Signal Generators:Waveguide Physical Modeling Strings:Definition Strings:Definition Strings:Manipulation Strings:Manipulation Strings:Manipulation Strings:Manipulation Strings:Conversion Strings:Conversion Strings:Manipulation Strings:Manipulation Strings:Definition Strings:Manipulation Strings:Manipulation Strings:Conversion Strings:Conversion Strings:Conversion Strings:Conversion Strings:Conversion Strings:Conversion Instrument Control:Subinstrument Control Instrument Control:Subinstrument Control Mathematical Operations:Arithmetic and Logic Operations Mathematical Operations:Opcode Equivalents of Functions Array Opcodes Signal Modifiers:Standard Filters:Resonant Signal Generators:Granular Synthesis Signal Generators:Granular Synthesis Signal Generators:Phasors Miscellaneous Signal Generators:Table Access Spectral Processing:Streaming Spectral Processing:Streaming Signal Generators:Table Access Signal Generators:Table Access Table Control:Read/Write Opreations Table Control:Read/Write Opreations Table Control:Read/Write Opreations Table Control:Read/Write Opreations Signal Generators:Table Access Table Control:Read/Write Opreations Table Control:Read/Write Opreations Table Control:Dynamic Selection Table Control:Read/Write Opreations Table Control:Read/Write Opreations Table Control:Dynamic Selection Table Control:Read/Write Opreations Table Control:Table Queries Table Control:Read/Write Opreations Spectral Processing:STFT Miscellaneous Table Control:Read/Write Opreations Table Control:Read/Write Opreations Table Control:Read/Write Opreations Table Control:Dynamic Selection Spectral Processing:STFT Table Control:Read/Write Opreations Table Control:Read/Write Opreations Table Control:Read/Write Opreations Table Control:Read/Write Opreations Table Control:Read/Write Opreations Table Control:Read/Write Opreations Table Control:Table Queries Signal Generators:Models and Emulations Mathematical Operations:Trigonometric Functions Mathematical Operations:Trigonometric Functions Mathematical Operations:Trigonometric Functions Mathematical Operations:Opcode Equivalents of Functions Table Control:Table Queries Signal Modifiers:Standard Filters:Resonant Instrument Control:Sensing and Control Instrument Control:Sensing and Control Spectral Processing:Other Instrument Control:Sensing and Control Instrument Control:Program Flow Control Instrument Control:Sensing and Control Instrument Control:Time Reading Instrument Control:Time Reading Instrument Control:Time Reading Instrument Control:Time Reading Instrument Control:Program Flow Control Instrument Control:Initialization and Reinitialization Signal Modifiers:Standard Filters:Control Signal Modifiers:Standard Filters Signal Modifiers:Standard Filters:Control Signal Modifiers:Standard Filters Spectral Processing:Streaming Signal Generators:Random (Noise) Generators Signal Generators:Linear and Exponential Generators Signal Generators:Linear and Exponential Generators Signal Generators:Linear and Exponential Generators Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Instrument Control:Sensing and Control Instrument Control:Sensing and Control Signal Generators:Random (Noise) Generators Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Spectral Processing:Streaming Instrument Control:Duration Control Instrument Control:Duration Control Instrument Control:Duration Control Signal Modifiers:Convolution and Morphing Orchestra Syntax:Macros Signal Generators:Random (Noise) Generators Instrument Control:Program Flow Control Array operations: Fast Fourier Transform opcodes/unwrap.xmlWARNING! No Category Match! Signal Modifiers:Sample Level Operators Signal Generators:Random (Noise) Generators Signal Generators:Random (Noise) Generators Instrument Control:Sensing and Control Vectorial:Scalar operations Vectorial:Scalar operations Vectorial:Vectorial operations Vectorial:Vectorial operations Signal Modifiers:Sample Level Operators Signal Modifiers:Reverberation Signal Modifiers:Sample Level Operators Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Signal Modifiers:Panning and Spatialization Vectorial:Cellular Automata Signal Generators:Dynamic Spectrum Oscillators Signal Generators:Dynamic Spectrum Oscillators Signal Generators:Dynamic Spectrum Oscillators Signal Generators:Dynamic Spectrum Oscillators Signal Generators:Dynamic Spectrum Oscillators Signal Modifiers:Reverberation Vectorial:Vectorial operations Vectorial:Vectorial operations Signal Modifiers:Delay Signal Modifiers:Delay Vectorial:Delay Paths Signal Modifiers:Delay Signal Modifiers:Delay Signal Modifiers:Delay Signal Modifiers:Delay Signal Modifiers:Delay Signal Modifiers:Delay Vectorial:Vectorial operations Vectorial:Vectorial operations Vectorial:Delay Paths Real-time MIDI:Input Vectorial:Scalar operations Vectorial:Scalar operations Vectorial:Envelopes Vectorial:Vectorial operations Vectorial:Vectorial operations Signal Generators:Models and Emulations Signal Generators:Basic Oscillators Signal Generators:Basic Oscillators Mathematical Operations:Comparators and Accumulators Vectorial:Limiting and Wrapping Vectorial:Envelopes Signal Modifiers:Standard Filters:Resonant Vectorial:Vectorial operations Vectorial:Limiting and Wrapping Vectorial:Scalar operations Vectorial:Scalar operations Vectorial:Vectorial operations Vectorial:Vectorial operations Signal Generators:Models and Emulations Signal Generators:Granular Synthesis FLTK:Other Vectorial:Delay Paths Vectorial:Scalar operations Vectorial:Scalar operations Vectorial:Vectorial operations Vectorial:Vectorial operations Spectral Processing:STFT Vectorial:Random Vectorial:Random Plugin Hosting:VST Plugin Hosting:VST Plugin Hosting:VST Plugin Hosting:VST Plugin Hosting:VST Plugin Hosting:VST Plugin Hosting:VST Plugin Hosting:VST Plugin Hosting:VST Vectorial:Vectorial operations Vectorial:Vectorial operations Vectorial:Tables Vectorial:Tables Vectorial:Tables Vectorial:Tables Vectorial:Tables Vectorial:Tables Vectorial:Tables Vectorial:Tables Vectorial:Tables Vectorial:Tables Vectorial:Tables Vectorial:Tables Vectorial:Tables Vectorial:Limiting and Wrapping Signal Generators:Sample Playback Signal I/O opcodes/websocket.xmlWARNING! No Category Match! Signal Generators:Random (Noise) Generators Signal Generators:Waveguide Physical Modeling Signal Generators:Waveguide Physical Modeling Signal Generators:Waveguide Physical Modeling Signal Generators:Waveguide Physical Modeling Signal Generators:Waveguide Physical Modeling Signal Generators:Waveguide Physical Modeling Signal Generators:Waveguide Physical Modeling Signal Modifiers:Waveguides Signal Modifiers:Waveguides Instrument Control:Program Flow Control Instrument Control:Sensing and Control Instrument Control:Sensing and Control Instrument Control:Sensing and Control Instrument Control:Sensing and Control Array operations: Fast Fourier Transform opcodes/window.xmlWARNING! No Category Match! Signal Modifiers:Signal Limiters Instrument Control:Sensing and Control Signal Generators:Wave Terrain Synthesis Signal Generators:Envelope Generators Signal I/O:Software Bus Signal I/O:Software Bus Signal Generators:Scanned Synthesis Signal Generators:Scanned Synthesis Signal Generators:Scanned Synthesis Signal Generators:Scanned Synthesis Real-time MIDI:Event Extenders Instrument Control:Sensing and Control Signal Generators:Linear and Exponential Generators Zak Patch System Zak Patch System Zak Patch System Zak Patch System Zak Patch System Zak Patch System Zak Patch System Signal Modifiers:Standard Filters Signal Modifiers:Standard Filters Signal Modifiers:Standard Filters Signal Modifiers:Standard Filters Signal Modifiers:Standard Filters Signal Modifiers:Specialized Filters Zak Patch System Zak Patch System Zak Patch System Zak Patch System Zak Patch System Zak Patch System Zak Patch System Zak Patch System Utilities Utilities Utilities Utilities Utilities Utilities Utilities Utilities Utilities Utilities Utilities Utilities Utilities Utilities Utilities Utilities Utilities Utilities Utilities Utilities Utilities Utilities Utilities 7 entries in category: Orchestra Syntax:Header 4 entries in category: Orchestra Syntax:Block Statements 6 entries in category: Orchestra Syntax:Macros 4 entries in category: Signal Generators:Additive Synthesis/Resynthesis 14 entries in category: Signal Generators:Basic Oscillators 9 entries in category: Signal Generators:Dynamic Spectrum Oscillators 10 entries in category: Signal Generators:FM Synthesis 17 entries in category: Signal Generators:Granular Synthesis 3 entries in category: Signal Generators:Hyper Vectorial Synthesis 29 entries in category: Signal Generators:Linear and Exponential Generators 8 entries in category: Signal Generators:Envelope Generators 26 entries in category: Signal Generators:Models and Emulations 4 entries in category: Signal Generators:Phasors 39 entries in category: Signal Generators:Random (Noise) Generators 39 entries in category: Signal Generators:Sample Playback 8 entries in category: Signal Generators:Scanned Synthesis 27 entries in category: Signal Generators:STK Opcodes 9 entries in category: Signal Generators:Table Access 1 entries in category: Signal Generators:Wave Terrain Synthesis 10 entries in category: Signal Generators:Waveguide Physical Modeling 23 entries in category: Signal I/O:File I/O 15 entries in category: Signal I/O:Signal Input 22 entries in category: Signal I/O:Signal Output 12 entries in category: Signal I/O:Software Bus 10 entries in category: Signal I/O:Printing and Display 7 entries in category: Signal I/O:Soundfile Queries 6 entries in category: Signal Modifiers:Amplitude Modifiers 8 entries in category: Signal Modifiers:Convolution and Morphing 20 entries in category: Signal Modifiers:Delay 33 entries in category: Signal Modifiers:Panning and Spatialization 13 entries in category: Signal Modifiers:Reverberation 15 entries in category: Signal Modifiers:Sample Level Operators 3 entries in category: Signal Modifiers:Signal Limiters 7 entries in category: Signal Modifiers:Special Effects 27 entries in category: Signal Modifiers:Standard Filters 25 entries in category: Signal Modifiers:Standard Filters:Resonant 12 entries in category: Signal Modifiers:Standard Filters:Control 13 entries in category: Signal Modifiers:Specialized Filters 2 entries in category: Signal Modifiers:Waveguides 5 entries in category: Signal Modifiers:Waveshaping 10 entries in category: Signal Modifiers:Comparators and Accumulators 2 entries in category: Instrument Control:Clock Control 6 entries in category: Instrument Control:Conditional Values 5 entries in category: Instrument Control:Compilation 4 entries in category: Instrument Control:Duration Control 12 entries in category: Instrument Control:Invocation 19 entries in category: Instrument Control:Program Flow Control 7 entries in category: Instrument Control:Realtime Performance Control 11 entries in category: Instrument Control:Initialization and Reinitialization 43 entries in category: Instrument Control:Sensing and Control 5 entries in category: Instrument Control:Stacks 2 entries in category: Instrument Control:Subinstrument Control 8 entries in category: Instrument Control:Time Reading 13 entries in category: Jacko Opcodes 3 entries in category: Lua Opcodes 7 entries in category: Serial I/O 5 entries in category: Table Control 16 entries in category: Table Control:Table Queries 3 entries in category: Table Control:Dynamic Selection 25 entries in category: Table Control:Read/Write Opreations 10 entries in category: FLTK:Containers 6 entries in category: FLTK:Valuators 33 entries in category: FLTK:Other 16 entries in category: FLTK:Appearance 15 entries in category: Mathematical Operations:Arithmetic and Logic Operations 2 entries in category: Mathematical Operations:Comparators and Accumulators 14 entries in category: Mathematical Operations:Mathematical Functions 10 entries in category: Mathematical Operations:Trigonometric Functions 5 entries in category: Mathematical Operations:Amplitude Functions 2 entries in category: Mathematical Operations:Random Functions 8 entries in category: Mathematical Operations:Opcode Equivalents of Functions No entries for category: Mathematical Operations:Vectors...Skipping 16 entries in category: Pitch Converters:Functions 4 entries in category: Pitch Converters:Tuning Opcodes 19 entries in category: Real-time MIDI:Input 13 entries in category: Real-time MIDI:Output 9 entries in category: Real-time MIDI:Converters 3 entries in category: Real-time MIDI:Generic I/O 2 entries in category: Real-time MIDI:Event Extenders 7 entries in category: Real-time MIDI:Note Output 12 entries in category: Real-time MIDI:MIDI/Score Interoperability 2 entries in category: Real-time MIDI:System Realtime 19 entries in category: Real-time MIDI:Slider Banks 13 entries in category: Signal Flow Graph Opcodes 10 entries in category: Spectral Processing:STFT 5 entries in category: Spectral Processing:LPC 9 entries in category: Spectral Processing:Non-Standard 62 entries in category: Spectral Processing:Streaming 10 entries in category: Spectral Processing:ATS 3 entries in category: Spectral Processing:Loris 6 entries in category: Spectral Processing:Other 3 entries in category: Strings:Definition 17 entries in category: Strings:Manipulation 10 entries in category: Strings:Conversion 13 entries in category: Vectorial:Tables 8 entries in category: Vectorial:Scalar operations 15 entries in category: Vectorial:Vectorial operations 2 entries in category: Vectorial:Envelopes 3 entries in category: Vectorial:Limiting and Wrapping 3 entries in category: Vectorial:Delay Paths 2 entries in category: Vectorial:Random 2 entries in category: Vectorial:Cellular Automata 15 entries in category: Zak Patch System 5 entries in category: Plugin Hosting:DSSI and LADSPA 9 entries in category: Plugin Hosting:VST 4 entries in category: OSC 4 entries in category: Faust Opcodes 3 entries in category: Network 4 entries in category: Remote Opcodes 6 entries in category: Mixer Opcodes 10 entries in category: Ableton Link Opcodes 6 entries in category: Python Opcodes 7 entries in category: Image Processing Opcodes 6 entries in category: Array Opcodes No entries for category: Array Operations: Fast Fourier Transform...Skipping No entries for category: Array Operations: complex numbers...Skipping 99 entries in category: Miscellaneous No entries for category: Testing...Skipping 23 entries in category: Utilities [[], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], [], []] make html make[1]: Entering directory '/builddir/build/BUILD/csound-6.10.0/manual-6.10.0' [ -d "/usr/share/sgml/docbook/xsl-stylesheets" ] || ( \ echo "The XSL_BASE_PATH variable must be set to the XSL stylesheets installation directory" ; \ false ) sed -e 's|@xsl_base_path@|/usr/share/sgml/docbook/xsl-stylesheets|' xsl/customXHTMLchunk.xsl.in > xsl/customXHTMLchunk.xsl mkdir -p examples-xml python csd2docbook.py CSD path:examples/else.csd CSD path_xml:examples-xml/else.csd.xml CSD path:examples/clfilt_highpass.csd CSD path_xml:examples-xml/clfilt_highpass.csd.xml CSD path:examples/tablemix.csd CSD path_xml:examples-xml/tablemix.csd.xml CSD path:examples/hilbert_barberpole.csd CSD path_xml:examples-xml/hilbert_barberpole.csd.xml CSD path:examples/strcmp.csd CSD path_xml:examples-xml/strcmp.csd.xml CSD path:examples/sfinstr.csd CSD path_xml:examples-xml/sfinstr.csd.xml CSD path:examples/zkwm.csd CSD path_xml:examples-xml/zkwm.csd.xml CSD path:examples/dct.csd CSD path_xml:examples-xml/dct.csd.xml CSD path:examples/freeverb.csd CSD path_xml:examples-xml/freeverb.csd.xml CSD path:examples/compress2.csd CSD path_xml:examples-xml/compress2.csd.xml CSD path:examples/gendy-2.csd CSD path_xml:examples-xml/gendy-2.csd.xml CSD path:examples/farey7shuffled.csd CSD path_xml:examples-xml/farey7shuffled.csd.xml CSD path:examples/dssiplay_mono.csd CSD path_xml:examples-xml/dssiplay_mono.csd.xml CSD path:examples/printks2.csd CSD path_xml:examples-xml/printks2.csd.xml CSD path:examples/lpreson.csd CSD path_xml:examples-xml/lpreson.csd.xml CSD path:examples/product.csd CSD path_xml:examples-xml/product.csd.xml CSD path:examples/gen24.csd CSD path_xml:examples-xml/gen24.csd.xml CSD path:examples/urandom_krate.csd CSD path_xml:examples-xml/urandom_krate.csd.xml CSD path:examples/padsynth_gen.csd CSD path_xml:examples-xml/padsynth_gen.csd.xml CSD path:examples/veloc.csd CSD path_xml:examples-xml/veloc.csd.xml CSD path:examples/pvsanal.csd CSD path_xml:examples-xml/pvsanal.csd.xml CSD path:examples/STKBeeThree.csd CSD path_xml:examples-xml/STKBeeThree.csd.xml CSD path:examples/vbap8.csd CSD path_xml:examples-xml/vbap8.csd.xml CSD path:examples/comb.csd CSD path_xml:examples-xml/comb.csd.xml CSD path:examples/readscratch.csd CSD path_xml:examples-xml/readscratch.csd.xml CSD path:examples/random.csd CSD path_xml:examples-xml/random.csd.xml CSD path:examples/rspline.csd CSD path_xml:examples-xml/rspline.csd.xml CSD path:examples/midremot.csd CSD path_xml:examples-xml/midremot.csd.xml CSD path:examples/readfi.csd CSD path_xml:examples-xml/readfi.csd.xml CSD path:examples/vbap4.csd CSD path_xml:examples-xml/vbap4.csd.xml CSD path:examples/jacko.csd CSD path_xml:examples-xml/jacko.csd.xml CSD path:examples/notequal.csd CSD path_xml:examples-xml/notequal.csd.xml CSD path:examples/bamboo.csd CSD path_xml:examples-xml/bamboo.csd.xml CSD path:examples/mp3scal.csd CSD path_xml:examples-xml/mp3scal.csd.xml CSD path:examples/fmvoice.csd CSD path_xml:examples-xml/fmvoice.csd.xml CSD path:examples/pvsifd.csd CSD path_xml:examples-xml/pvsifd.csd.xml CSD path:examples/valpass.csd CSD path_xml:examples-xml/valpass.csd.xml CSD path:examples/logicOR.csd CSD path_xml:examples-xml/logicOR.csd.xml CSD path:examples/pvsadsyn.csd CSD path_xml:examples-xml/pvsadsyn.csd.xml CSD path:examples/exprandi.csd CSD path_xml:examples-xml/exprandi.csd.xml CSD path:examples/envlpxr.csd CSD path_xml:examples-xml/envlpxr.csd.xml CSD path:examples/dust2.csd CSD path_xml:examples-xml/dust2.csd.xml CSD path:examples/sleighbells.csd CSD path_xml:examples-xml/sleighbells.csd.xml CSD path:examples/downsamp.csd CSD path_xml:examples-xml/downsamp.csd.xml CSD path:examples/sprintfk.csd CSD path_xml:examples-xml/sprintfk.csd.xml CSD path:examples/cpstmid.csd CSD path_xml:examples-xml/cpstmid.csd.xml CSD path:examples/readk2.csd CSD path_xml:examples-xml/readk2.csd.xml CSD path:examples/trscale.csd CSD path_xml:examples-xml/trscale.csd.xml CSD path:examples/pcauchy.csd CSD path_xml:examples-xml/pcauchy.csd.xml CSD path:examples/hrtfmove.csd CSD path_xml:examples-xml/hrtfmove.csd.xml CSD path:examples/init.csd CSD path_xml:examples-xml/init.csd.xml CSD path:examples/define.csd CSD path_xml:examples-xml/define.csd.xml CSD path:examples/signalflowgraph.csd CSD path_xml:examples-xml/signalflowgraph.csd.xml CSD path:examples/genarray_i.csd CSD path_xml:examples-xml/genarray_i.csd.xml CSD path:examples/filepeak.csd CSD path_xml:examples-xml/filepeak.csd.xml CSD path:examples/gen12.csd CSD path_xml:examples-xml/gen12.csd.xml CSD path:examples/jspline.csd CSD path_xml:examples-xml/jspline.csd.xml CSD path:examples/nrpn.csd CSD path_xml:examples-xml/nrpn.csd.xml CSD path:examples/setcol.csd CSD path_xml:examples-xml/setcol.csd.xml CSD path:examples/lorisplay.csd CSD path_xml:examples-xml/lorisplay.csd.xml CSD path:examples/partikkelsync.csd CSD path_xml:examples-xml/partikkelsync.csd.xml CSD path:examples/outq3.csd CSD path_xml:examples-xml/outq3.csd.xml CSD path:examples/serialWrite.csd CSD path_xml:examples-xml/serialWrite.csd.xml CSD path:examples/pareq.csd CSD path_xml:examples-xml/pareq.csd.xml CSD path:examples/irfft.csd CSD path_xml:examples-xml/irfft.csd.xml CSD path:examples/grain.csd CSD path_xml:examples-xml/grain.csd.xml CSD path:examples/xyin.csd CSD path_xml:examples-xml/xyin.csd.xml CSD path:examples/tabmorpha.csd CSD path_xml:examples-xml/tabmorpha.csd.xml CSD path:examples/expcurve.csd CSD path_xml:examples-xml/expcurve.csd.xml CSD path:examples/STKRhodey.csd CSD path_xml:examples-xml/STKRhodey.csd.xml CSD path:examples/ATSread-2.csd CSD path_xml:examples-xml/ATSread-2.csd.xml CSD path:examples/pvbufread.csd CSD path_xml:examples-xml/pvbufread.csd.xml CSD path:examples/fiopen.csd CSD path_xml:examples-xml/fiopen.csd.xml CSD path:examples/locsend_stereo.csd CSD path_xml:examples-xml/locsend_stereo.csd.xml CSD path:examples/kgoto.csd CSD path_xml:examples-xml/kgoto.csd.xml CSD path:examples/outq1.csd CSD path_xml:examples-xml/outq1.csd.xml CSD path:examples/ins.csd CSD path_xml:examples-xml/ins.csd.xml CSD path:examples/vlowres.csd CSD path_xml:examples-xml/vlowres.csd.xml CSD path:examples/loop_le.csd CSD path_xml:examples-xml/loop_le.csd.xml CSD path:examples/ATSpartialtap.csd CSD path_xml:examples-xml/ATSpartialtap.csd.xml CSD path:examples/schedwhen.csd CSD path_xml:examples-xml/schedwhen.csd.xml CSD path:examples/notnum.csd CSD path_xml:examples-xml/notnum.csd.xml CSD path:examples/vco2init.csd CSD path_xml:examples-xml/vco2init.csd.xml CSD path:examples/adds.csd CSD path_xml:examples-xml/adds.csd.xml CSD path:examples/ATSsinnoi.csd CSD path_xml:examples-xml/ATSsinnoi.csd.xml CSD path:examples/STKFMVoices.csd CSD path_xml:examples-xml/STKFMVoices.csd.xml CSD path:examples/sumarray.csd CSD path_xml:examples-xml/sumarray.csd.xml CSD path:examples/ftconv.csd CSD path_xml:examples-xml/ftconv.csd.xml CSD path:examples/vincr-complex.csd CSD path_xml:examples-xml/vincr-complex.csd.xml CSD path:examples/strcpyk.csd CSD path_xml:examples-xml/strcpyk.csd.xml CSD path:examples/minarray.csd CSD path_xml:examples-xml/minarray.csd.xml CSD path:examples/inleta.csd CSD path_xml:examples-xml/inleta.csd.xml CSD path:examples/deltapx.csd CSD path_xml:examples-xml/deltapx.csd.xml CSD path:examples/vpvoc.csd CSD path_xml:examples-xml/vpvoc.csd.xml CSD path:examples/multiplies.csd CSD path_xml:examples-xml/multiplies.csd.xml CSD path:examples/outiat.csd CSD path_xml:examples-xml/outiat.csd.xml CSD path:examples/polyaft.csd CSD path_xml:examples-xml/polyaft.csd.xml CSD path:examples/hrtfer.csd CSD path_xml:examples-xml/hrtfer.csd.xml CSD path:examples/zacl.csd CSD path_xml:examples-xml/zacl.csd.xml CSD path:examples/nstance.csd CSD path_xml:examples-xml/nstance.csd.xml CSD path:examples/partikkelgetset.csd CSD path_xml:examples-xml/partikkelgetset.csd.xml CSD path:examples/exitnow.csd CSD path_xml:examples-xml/exitnow.csd.xml CSD path:examples/pvinterp.csd CSD path_xml:examples-xml/pvinterp.csd.xml CSD path:examples/FLslidBnk2.csd CSD path_xml:examples-xml/FLslidBnk2.csd.xml CSD path:examples/mac.csd CSD path_xml:examples-xml/mac.csd.xml CSD path:examples/OSCmidisend.csd CSD path_xml:examples-xml/OSCmidisend.csd.xml CSD path:examples/midichannelaftertouch.csd CSD path_xml:examples-xml/midichannelaftertouch.csd.xml CSD path:examples/gendyx-2.csd CSD path_xml:examples-xml/gendyx-2.csd.xml CSD path:examples/abs.csd CSD path_xml:examples-xml/abs.csd.xml CSD path:examples/osciliktp.csd CSD path_xml:examples-xml/osciliktp.csd.xml CSD path:examples/hdf5write.csd CSD path_xml:examples-xml/hdf5write.csd.xml CSD path:examples/massign.csd CSD path_xml:examples-xml/massign.csd.xml CSD path:examples/event_i.csd CSD path_xml:examples-xml/event_i.csd.xml CSD path:examples/transegr.csd CSD path_xml:examples-xml/transegr.csd.xml CSD path:examples/FLxyin-2.csd CSD path_xml:examples-xml/FLxyin-2.csd.xml CSD path:examples/metro-2.csd CSD path_xml:examples-xml/metro-2.csd.xml CSD path:examples/getftargs.csd CSD path_xml:examples-xml/getftargs.csd.xml CSD path:examples/zar.csd CSD path_xml:examples-xml/zar.csd.xml CSD path:examples/wgbrass.csd CSD path_xml:examples-xml/wgbrass.csd.xml CSD path:examples/moscil.csd CSD path_xml:examples-xml/moscil.csd.xml CSD path:examples/tbvcf.csd CSD path_xml:examples-xml/tbvcf.csd.xml CSD path:examples/envlpx.csd CSD path_xml:examples-xml/envlpx.csd.xml CSD path:examples/STKPlucked.csd CSD path_xml:examples-xml/STKPlucked.csd.xml CSD path:examples/k35.csd CSD path_xml:examples-xml/k35.csd.xml CSD path:examples/trhighest.csd CSD path_xml:examples-xml/trhighest.csd.xml CSD path:examples/lorisread.csd CSD path_xml:examples-xml/lorisread.csd.xml CSD path:examples/STKClarinet.csd CSD path_xml:examples-xml/STKClarinet.csd.xml CSD path:examples/exprand.csd CSD path_xml:examples-xml/exprand.csd.xml CSD path:examples/pindex.csd CSD path_xml:examples-xml/pindex.csd.xml CSD path:examples/midion2.csd CSD path_xml:examples-xml/midion2.csd.xml CSD path:examples/ftsave.csd CSD path_xml:examples-xml/ftsave.csd.xml CSD path:examples/framebuffer.csd CSD path_xml:examples-xml/framebuffer.csd.xml CSD path:examples/lessthan.csd CSD path_xml:examples-xml/lessthan.csd.xml CSD path:examples/biquada.csd CSD path_xml:examples-xml/biquada.csd.xml CSD path:examples/partikkel_softsync.csd CSD path_xml:examples-xml/partikkel_softsync.csd.xml CSD path:examples/ifthen.csd CSD path_xml:examples-xml/ifthen.csd.xml CSD path:examples/fmbell.csd CSD path_xml:examples-xml/fmbell.csd.xml CSD path:examples/xadsr.csd CSD path_xml:examples-xml/xadsr.csd.xml CSD path:examples/joystick.csd CSD path_xml:examples-xml/joystick.csd.xml CSD path:examples/divz.csd CSD path_xml:examples-xml/divz.csd.xml CSD path:examples/ATScross.csd CSD path_xml:examples-xml/ATScross.csd.xml CSD path:examples/ATSaddnz.csd CSD path_xml:examples-xml/ATSaddnz.csd.xml CSD path:examples/spat3dt.csd CSD path_xml:examples-xml/spat3dt.csd.xml CSD path:examples/deltapn.csd CSD path_xml:examples-xml/deltapn.csd.xml CSD path:examples/sininv.csd CSD path_xml:examples-xml/sininv.csd.xml CSD path:examples/liveconv.csd CSD path_xml:examples-xml/liveconv.csd.xml CSD path:examples/sfpassign.csd CSD path_xml:examples-xml/sfpassign.csd.xml CSD path:examples/printks.csd CSD path_xml:examples-xml/printks.csd.xml CSD path:examples/xtratim.csd CSD path_xml:examples-xml/xtratim.csd.xml CSD path:examples/gen51.csd CSD path_xml:examples-xml/gen51.csd.xml CSD path:examples/strget.csd CSD path_xml:examples-xml/strget.csd.xml CSD path:examples/pdhalf.csd CSD path_xml:examples-xml/pdhalf.csd.xml CSD path:examples/linlin.csd CSD path_xml:examples-xml/linlin.csd.xml CSD path:examples/randh.csd CSD path_xml:examples-xml/randh.csd.xml CSD path:examples/outleta.csd CSD path_xml:examples-xml/outleta.csd.xml CSD path:examples/hsboscil.csd CSD path_xml:examples-xml/hsboscil.csd.xml CSD path:examples/cosinv.csd CSD path_xml:examples-xml/cosinv.csd.xml CSD path:examples/dcblock2.csd CSD path_xml:examples-xml/dcblock2.csd.xml CSD path:examples/xscanmap.csd CSD path_xml:examples-xml/xscanmap.csd.xml CSD path:examples/exp.csd CSD path_xml:examples-xml/exp.csd.xml CSD path:examples/opa.csd CSD path_xml:examples-xml/opa.csd.xml CSD path:examples/filelen.csd CSD path_xml:examples-xml/filelen.csd.xml CSD path:examples/noteondur2.csd CSD path_xml:examples-xml/noteondur2.csd.xml CSD path:examples/gogobel.csd CSD path_xml:examples-xml/gogobel.csd.xml CSD path:examples/rewindscore.csd CSD path_xml:examples-xml/rewindscore.csd.xml CSD path:examples/sflooper.csd CSD path_xml:examples-xml/sflooper.csd.xml CSD path:examples/resonx.csd CSD path_xml:examples-xml/resonx.csd.xml CSD path:examples/toot5.csd CSD path_xml:examples-xml/toot5.csd.xml CSD path:examples/bbcutm.csd CSD path_xml:examples-xml/bbcutm.csd.xml CSD path:examples/zamod.csd CSD path_xml:examples-xml/zamod.csd.xml CSD path:examples/centroid.csd CSD path_xml:examples-xml/centroid.csd.xml CSD path:examples/hsboscil_midi.csd CSD path_xml:examples-xml/hsboscil_midi.csd.xml CSD path:examples/sfplaym.csd CSD path_xml:examples-xml/sfplaym.csd.xml CSD path:examples/fmod.csd CSD path_xml:examples-xml/fmod.csd.xml CSD path:examples/pchmidi.csd CSD path_xml:examples-xml/pchmidi.csd.xml CSD path:examples/alwayson.csd CSD path_xml:examples-xml/alwayson.csd.xml CSD path:examples/bitshift.csd CSD path_xml:examples-xml/bitshift.csd.xml CSD path:examples/mton-ntom.csd CSD path_xml:examples-xml/mton-ntom.csd.xml CSD path:examples/streson.csd CSD path_xml:examples-xml/streson.csd.xml CSD path:examples/weibull.csd CSD path_xml:examples-xml/weibull.csd.xml CSD path:examples/stix.csd CSD path_xml:examples-xml/stix.csd.xml CSD path:examples/dssi4cs.csd CSD path_xml:examples-xml/dssi4cs.csd.xml CSD path:examples/paulstretch.csd CSD path_xml:examples-xml/paulstretch.csd.xml CSD path:examples/cudanal.csd CSD path_xml:examples-xml/cudanal.csd.xml CSD path:examples/cross2.csd CSD path_xml:examples-xml/cross2.csd.xml CSD path:examples/oscili.csd CSD path_xml:examples-xml/oscili.csd.xml CSD path:examples/instr.csd CSD path_xml:examples-xml/instr.csd.xml CSD path:examples/pgmassign_ignore.csd CSD path_xml:examples-xml/pgmassign_ignore.csd.xml CSD path:examples/tableikt.csd CSD path_xml:examples-xml/tableikt.csd.xml CSD path:examples/mxadsr.csd CSD path_xml:examples-xml/mxadsr.csd.xml CSD path:examples/cbrt.csd CSD path_xml:examples-xml/cbrt.csd.xml CSD path:examples/soundin.csd CSD path_xml:examples-xml/soundin.csd.xml CSD path:examples/wgbowedbar.csd CSD path_xml:examples-xml/wgbowedbar.csd.xml CSD path:examples/chanctrl.csd CSD path_xml:examples-xml/chanctrl.csd.xml CSD path:examples/vdelayxq.csd CSD path_xml:examples-xml/vdelayxq.csd.xml CSD path:examples/dam_expanded.csd CSD path_xml:examples-xml/dam_expanded.csd.xml CSD path:examples/print.csd CSD path_xml:examples-xml/print.csd.xml CSD path:examples/fprints.csd CSD path_xml:examples-xml/fprints.csd.xml CSD path:examples/pvsbufread2.csd CSD path_xml:examples-xml/pvsbufread2.csd.xml CSD path:examples/faustcompile.csd CSD path_xml:examples-xml/faustcompile.csd.xml CSD path:examples/nlfilt2.csd CSD path_xml:examples-xml/nlfilt2.csd.xml CSD path:examples/oscilikts.csd CSD path_xml:examples-xml/oscilikts.csd.xml CSD path:examples/tableimix.csd CSD path_xml:examples-xml/tableimix.csd.xml CSD path:examples/pvsinfo.csd CSD path_xml:examples-xml/pvsinfo.csd.xml CSD path:examples/tanh.csd CSD path_xml:examples-xml/tanh.csd.xml CSD path:examples/scoreline_i.csd CSD path_xml:examples-xml/scoreline_i.csd.xml CSD path:examples/tempo.csd CSD path_xml:examples-xml/tempo.csd.xml CSD path:examples/gen52.csd CSD path_xml:examples-xml/gen52.csd.xml CSD path:examples/buzz.csd CSD path_xml:examples-xml/buzz.csd.xml CSD path:examples/vaset.csd CSD path_xml:examples-xml/vaset.csd.xml CSD path:examples/cabasa.csd CSD path_xml:examples-xml/cabasa.csd.xml CSD path:examples/cpsxpch_pierce.csd CSD path_xml:examples-xml/cpsxpch_pierce.csd.xml CSD path:examples/resonk.csd CSD path_xml:examples-xml/resonk.csd.xml CSD path:examples/midichn_advanced.csd CSD path_xml:examples-xml/midichn_advanced.csd.xml CSD path:examples/trigseq.csd CSD path_xml:examples-xml/trigseq.csd.xml CSD path:examples/outkc.csd CSD path_xml:examples-xml/outkc.csd.xml CSD path:examples/doppler.csd CSD path_xml:examples-xml/doppler.csd.xml CSD path:examples/cossegr.csd CSD path_xml:examples-xml/cossegr.csd.xml CSD path:examples/guiro.csd CSD path_xml:examples-xml/guiro.csd.xml CSD path:examples/vtablei.csd CSD path_xml:examples-xml/vtablei.csd.xml CSD path:examples/fmpercfl.csd CSD path_xml:examples-xml/fmpercfl.csd.xml CSD path:examples/luaopcode.csd CSD path_xml:examples-xml/luaopcode.csd.xml CSD path:examples/gendyx.csd CSD path_xml:examples-xml/gendyx.csd.xml CSD path:examples/cudasynth.csd CSD path_xml:examples-xml/cudasynth.csd.xml CSD path:examples/deltap3.csd CSD path_xml:examples-xml/deltap3.csd.xml CSD path:examples/qnan.csd CSD path_xml:examples-xml/qnan.csd.xml CSD path:examples/vcopy.csd CSD path_xml:examples-xml/vcopy.csd.xml CSD path:examples/gen28.csd CSD path_xml:examples-xml/gen28.csd.xml CSD path:examples/tabmorph.csd CSD path_xml:examples-xml/tabmorph.csd.xml CSD path:examples/wguide1.csd CSD path_xml:examples-xml/wguide1.csd.xml CSD path:examples/tan.csd CSD path_xml:examples-xml/tan.csd.xml CSD path:examples/midinoteoff.csd CSD path_xml:examples-xml/midinoteoff.csd.xml CSD path:examples/ftsamplebank.csd CSD path_xml:examples-xml/ftsamplebank.csd.xml CSD path:examples/timedseq.csd CSD path_xml:examples-xml/timedseq.csd.xml CSD path:examples/partikkel.csd CSD path_xml:examples-xml/partikkel.csd.xml CSD path:examples/vbap8move.csd CSD path_xml:examples-xml/vbap8move.csd.xml CSD path:examples/serialBegin.csd CSD path_xml:examples-xml/serialBegin.csd.xml CSD path:examples/vtablewa.csd CSD path_xml:examples-xml/vtablewa.csd.xml CSD path:examples/midinoteoncps.csd CSD path_xml:examples-xml/midinoteoncps.csd.xml CSD path:examples/rnd31_seed7.csd CSD path_xml:examples-xml/rnd31_seed7.csd.xml CSD path:examples/prints.csd CSD path_xml:examples-xml/prints.csd.xml CSD path:examples/svfilter.csd CSD path_xml:examples-xml/svfilter.csd.xml CSD path:examples/sc_phasor.csd CSD path_xml:examples-xml/sc_phasor.csd.xml CSD path:examples/zakinit.csd CSD path_xml:examples-xml/zakinit.csd.xml CSD path:examples/bformenc.csd CSD path_xml:examples-xml/bformenc.csd.xml CSD path:examples/minabs.csd CSD path_xml:examples-xml/minabs.csd.xml CSD path:examples/ziwm.csd CSD path_xml:examples-xml/ziwm.csd.xml CSD path:examples/pcount.csd CSD path_xml:examples-xml/pcount.csd.xml CSD path:examples/reinit.csd CSD path_xml:examples-xml/reinit.csd.xml CSD path:examples/toot1.csd CSD path_xml:examples-xml/toot1.csd.xml CSD path:examples/midion_scale.csd CSD path_xml:examples-xml/midion_scale.csd.xml CSD path:examples/floor.csd CSD path_xml:examples-xml/floor.csd.xml CSD path:examples/timeinsts.csd CSD path_xml:examples-xml/timeinsts.csd.xml CSD path:examples/cmp.csd CSD path_xml:examples-xml/cmp.csd.xml CSD path:examples/vrandh.csd CSD path_xml:examples-xml/vrandh.csd.xml CSD path:examples/ntrpol.csd CSD path_xml:examples-xml/ntrpol.csd.xml CSD path:examples/pvsosc.csd CSD path_xml:examples-xml/pvsosc.csd.xml CSD path:examples/mpulse.csd CSD path_xml:examples-xml/mpulse.csd.xml CSD path:examples/gen14.csd CSD path_xml:examples-xml/gen14.csd.xml CSD path:examples/cpuprc.csd CSD path_xml:examples-xml/cpuprc.csd.xml CSD path:examples/sqrt.csd CSD path_xml:examples-xml/sqrt.csd.xml CSD path:examples/rms.csd CSD path_xml:examples-xml/rms.csd.xml CSD path:examples/zkr.csd CSD path_xml:examples-xml/zkr.csd.xml CSD path:examples/pchoct.csd CSD path_xml:examples-xml/pchoct.csd.xml CSD path:examples/repluck.csd CSD path_xml:examples-xml/repluck.csd.xml CSD path:examples/timeinstk.csd CSD path_xml:examples-xml/timeinstk.csd.xml CSD path:examples/adsr.csd CSD path_xml:examples-xml/adsr.csd.xml CSD path:examples/pvsvoc.csd CSD path_xml:examples-xml/pvsvoc.csd.xml CSD path:examples/dispfft.csd CSD path_xml:examples-xml/dispfft.csd.xml CSD path:examples/tonek.csd CSD path_xml:examples-xml/tonek.csd.xml CSD path:examples/ampmidid.csd CSD path_xml:examples-xml/ampmidid.csd.xml CSD path:examples/zkmod.csd CSD path_xml:examples-xml/zkmod.csd.xml CSD path:examples/gainslider.csd CSD path_xml:examples-xml/gainslider.csd.xml CSD path:examples/lowpass2.csd CSD path_xml:examples-xml/lowpass2.csd.xml CSD path:examples/cps2pch_ftable.csd CSD path_xml:examples-xml/cps2pch_ftable.csd.xml CSD path:examples/vcella.csd CSD path_xml:examples-xml/vcella.csd.xml CSD path:examples/oscbnk.csd CSD path_xml:examples-xml/oscbnk.csd.xml CSD path:examples/dcblock.csd CSD path_xml:examples-xml/dcblock.csd.xml CSD path:examples/pwd.csd CSD path_xml:examples-xml/pwd.csd.xml CSD path:examples/setctrl.csd CSD path_xml:examples-xml/setctrl.csd.xml CSD path:examples/b.csd CSD path_xml:examples-xml/b.csd.xml CSD path:examples/harmon.csd CSD path_xml:examples-xml/harmon.csd.xml CSD path:examples/gendyc.csd CSD path_xml:examples-xml/gendyc.csd.xml CSD path:examples/pinkish.csd CSD path_xml:examples-xml/pinkish.csd.xml CSD path:examples/outletk.csd CSD path_xml:examples-xml/outletk.csd.xml CSD path:examples/tempoval.csd CSD path_xml:examples-xml/tempoval.csd.xml CSD path:examples/STKBlowHole.csd CSD path_xml:examples-xml/STKBlowHole.csd.xml CSD path:examples/cigoto.csd CSD path_xml:examples-xml/cigoto.csd.xml CSD path:examples/int.csd CSD path_xml:examples-xml/int.csd.xml CSD path:examples/plltrack.csd CSD path_xml:examples-xml/plltrack.csd.xml CSD path:examples/midinoteonkey.csd CSD path_xml:examples-xml/midinoteonkey.csd.xml CSD path:examples/cossegb.csd CSD path_xml:examples-xml/cossegb.csd.xml CSD path:examples/linsegr.csd CSD path_xml:examples-xml/linsegr.csd.xml CSD path:examples/STKBowed.csd CSD path_xml:examples-xml/STKBowed.csd.xml CSD path:examples/samphold.csd CSD path_xml:examples-xml/samphold.csd.xml CSD path:examples/vactrol.csd CSD path_xml:examples-xml/vactrol.csd.xml CSD path:examples/wrap.csd CSD path_xml:examples-xml/wrap.csd.xml CSD path:examples/ptablei.csd CSD path_xml:examples-xml/ptablei.csd.xml CSD path:examples/PartikkelExample1.csd CSD path_xml:examples-xml/PartikkelExample1.csd.xml CSD path:examples/transegb.csd CSD path_xml:examples-xml/transegb.csd.xml CSD path:examples/ihold.csd CSD path_xml:examples-xml/ihold.csd.xml CSD path:examples/ftgenonce.csd CSD path_xml:examples-xml/ftgenonce.csd.xml CSD path:examples/notnum_complex.csd CSD path_xml:examples-xml/notnum_complex.csd.xml CSD path:examples/sndwarpst.csd CSD path_xml:examples-xml/sndwarpst.csd.xml CSD path:examples/miditempo.csd CSD path_xml:examples-xml/miditempo.csd.xml CSD path:examples/vadd.csd CSD path_xml:examples-xml/vadd.csd.xml CSD path:examples/pvsfreeze.csd CSD path_xml:examples-xml/pvsfreeze.csd.xml CSD path:examples/loopsegp.csd CSD path_xml:examples-xml/loopsegp.csd.xml CSD path:examples/bexprnd.csd CSD path_xml:examples-xml/bexprnd.csd.xml CSD path:examples/mags.csd CSD path_xml:examples-xml/mags.csd.xml CSD path:examples/fout.csd CSD path_xml:examples-xml/fout.csd.xml CSD path:examples/fouti.csd CSD path_xml:examples-xml/fouti.csd.xml CSD path:examples/raises.csd CSD path_xml:examples-xml/raises.csd.xml CSD path:examples/vibrato.csd CSD path_xml:examples-xml/vibrato.csd.xml CSD path:examples/gausstrig-2.csd CSD path_xml:examples-xml/gausstrig-2.csd.xml CSD path:examples/distort1.csd CSD path_xml:examples-xml/distort1.csd.xml CSD path:examples/subinstr.csd CSD path_xml:examples-xml/subinstr.csd.xml CSD path:examples/wterrain.csd CSD path_xml:examples-xml/wterrain.csd.xml CSD path:examples/ftsr.csd CSD path_xml:examples-xml/ftsr.csd.xml CSD path:examples/gen15.csd CSD path_xml:examples-xml/gen15.csd.xml CSD path:examples/gen04.csd CSD path_xml:examples-xml/gen04.csd.xml CSD path:examples/vco2ft.csd CSD path_xml:examples-xml/vco2ft.csd.xml CSD path:examples/gen01computed.csd CSD path_xml:examples-xml/gen01computed.csd.xml CSD path:examples/spsend_stereo.csd CSD path_xml:examples-xml/spsend_stereo.csd.xml CSD path:examples/space_stereo.csd CSD path_xml:examples-xml/space_stereo.csd.xml CSD path:examples/expsegba.csd CSD path_xml:examples-xml/expsegba.csd.xml CSD path:examples/maxaccum.csd CSD path_xml:examples-xml/maxaccum.csd.xml CSD path:examples/pvsdiskin.csd CSD path_xml:examples-xml/pvsdiskin.csd.xml CSD path:examples/vmult-2.csd CSD path_xml:examples-xml/vmult-2.csd.xml CSD path:examples/compress.csd CSD path_xml:examples-xml/compress.csd.xml CSD path:examples/aftouch.csd CSD path_xml:examples-xml/aftouch.csd.xml CSD path:examples/marimba.csd CSD path_xml:examples-xml/marimba.csd.xml CSD path:examples/cpumeter.csd CSD path_xml:examples-xml/cpumeter.csd.xml CSD path:examples/expsegb.csd CSD path_xml:examples-xml/expsegb.csd.xml CSD path:examples/noise-2.csd CSD path_xml:examples-xml/noise-2.csd.xml CSD path:examples/gen11.csd CSD path_xml:examples-xml/gen11.csd.xml CSD path:examples/readk3.csd CSD path_xml:examples-xml/readk3.csd.xml CSD path:examples/sc_lag.csd CSD path_xml:examples-xml/sc_lag.csd.xml CSD path:examples/outch.csd CSD path_xml:examples-xml/outch.csd.xml CSD path:examples/in.csd CSD path_xml:examples-xml/in.csd.xml CSD path:examples/connect.csd CSD path_xml:examples-xml/connect.csd.xml CSD path:examples/sc_lagud.csd CSD path_xml:examples-xml/sc_lagud.csd.xml CSD path:examples/grain2.csd CSD path_xml:examples-xml/grain2.csd.xml CSD path:examples/hrtfearly.csd CSD path_xml:examples-xml/hrtfearly.csd.xml CSD path:examples/fink.csd CSD path_xml:examples-xml/fink.csd.xml CSD path:examples/trirand.csd CSD path_xml:examples-xml/trirand.csd.xml CSD path:examples/push.csd CSD path_xml:examples-xml/push.csd.xml CSD path:examples/FLknob.csd CSD path_xml:examples-xml/FLknob.csd.xml CSD path:examples/lphasor.csd CSD path_xml:examples-xml/lphasor.csd.xml CSD path:examples/alpass.csd CSD path_xml:examples-xml/alpass.csd.xml CSD path:examples/cpsxpch_105et.csd CSD path_xml:examples-xml/cpsxpch_105et.csd.xml CSD path:examples/lenarray.csd CSD path_xml:examples-xml/lenarray.csd.xml CSD path:examples/vdelayxws.csd CSD path_xml:examples-xml/vdelayxws.csd.xml CSD path:examples/tableseg.csd CSD path_xml:examples-xml/tableseg.csd.xml CSD path:examples/zir.csd CSD path_xml:examples-xml/zir.csd.xml CSD path:examples/reverb.csd CSD path_xml:examples-xml/reverb.csd.xml CSD path:examples/tabsum.csd CSD path_xml:examples-xml/tabsum.csd.xml CSD path:examples/pvsmaska.csd CSD path_xml:examples-xml/pvsmaska.csd.xml CSD path:examples/ftlptim.csd CSD path_xml:examples-xml/ftlptim.csd.xml CSD path:examples/lineto.csd CSD path_xml:examples-xml/lineto.csd.xml CSD path:examples/lpf18.csd CSD path_xml:examples-xml/lpf18.csd.xml CSD path:examples/FLbox.csd CSD path_xml:examples-xml/FLbox.csd.xml CSD path:examples/hvs2.csd CSD path_xml:examples-xml/hvs2.csd.xml CSD path:examples/genexp.csd CSD path_xml:examples-xml/genexp.csd.xml CSD path:examples/inch.csd CSD path_xml:examples-xml/inch.csd.xml CSD path:examples/tone.csd CSD path_xml:examples-xml/tone.csd.xml CSD path:examples/interp.csd CSD path_xml:examples-xml/interp.csd.xml CSD path:examples/FLsavesnap_simple.csd CSD path_xml:examples-xml/FLsavesnap_simple.csd.xml CSD path:examples/binit.csd CSD path_xml:examples-xml/binit.csd.xml CSD path:examples/FLbutBank.csd CSD path_xml:examples-xml/FLbutBank.csd.xml CSD path:examples/pvsmooth.csd CSD path_xml:examples-xml/pvsmooth.csd.xml CSD path:examples/mvclpf1.csd CSD path_xml:examples-xml/mvclpf1.csd.xml CSD path:examples/delayr.csd CSD path_xml:examples-xml/delayr.csd.xml CSD path:examples/FLroller.csd CSD path_xml:examples-xml/FLroller.csd.xml CSD path:examples/toot8.csd CSD path_xml:examples-xml/toot8.csd.xml CSD path:examples/sfplay3.csd CSD path_xml:examples-xml/sfplay3.csd.xml CSD path:examples/pvstanal.csd CSD path_xml:examples-xml/pvstanal.csd.xml CSD path:examples/ampdb.csd CSD path_xml:examples-xml/ampdb.csd.xml CSD path:examples/vst4cs.csd CSD path_xml:examples-xml/vst4cs.csd.xml CSD path:examples/mvclpf4.csd CSD path_xml:examples-xml/mvclpf4.csd.xml CSD path:examples/ftgen-2.csd CSD path_xml:examples-xml/ftgen-2.csd.xml CSD path:examples/cmplxprod.csd CSD path_xml:examples-xml/cmplxprod.csd.xml CSD path:examples/cpstuni.csd CSD path_xml:examples-xml/cpstuni.csd.xml CSD path:examples/seqtime2.csd CSD path_xml:examples-xml/seqtime2.csd.xml CSD path:examples/gen06.csd CSD path_xml:examples-xml/gen06.csd.xml CSD path:examples/vexpseg.csd CSD path_xml:examples-xml/vexpseg.csd.xml CSD path:examples/sin.csd CSD path_xml:examples-xml/sin.csd.xml CSD path:examples/dripwater.csd CSD path_xml:examples-xml/dripwater.csd.xml CSD path:examples/powershape.csd CSD path_xml:examples-xml/powershape.csd.xml CSD path:examples/randi.csd CSD path_xml:examples-xml/randi.csd.xml CSD path:examples/strindexk.csd CSD path_xml:examples-xml/strindexk.csd.xml CSD path:examples/ATSadd-2.csd CSD path_xml:examples-xml/ATSadd-2.csd.xml CSD path:examples/mirror.csd CSD path_xml:examples-xml/mirror.csd.xml CSD path:examples/ftlen.csd CSD path_xml:examples-xml/ftlen.csd.xml CSD path:examples/outipc.csd CSD path_xml:examples-xml/outipc.csd.xml CSD path:examples/lorismorph.csd CSD path_xml:examples-xml/lorismorph.csd.xml CSD path:examples/gen03.csd CSD path_xml:examples-xml/gen03.csd.xml CSD path:examples/ckgoto.csd CSD path_xml:examples-xml/ckgoto.csd.xml CSD path:examples/taninv2.csd CSD path_xml:examples-xml/taninv2.csd.xml CSD path:examples/rect2pol.csd CSD path_xml:examples-xml/rect2pol.csd.xml CSD path:examples/dumpk2.csd CSD path_xml:examples-xml/dumpk2.csd.xml CSD path:examples/r2c.csd CSD path_xml:examples-xml/r2c.csd.xml CSD path:examples/pinker.csd CSD path_xml:examples-xml/pinker.csd.xml CSD path:examples/lfo.csd CSD path_xml:examples-xml/lfo.csd.xml CSD path:examples/sfinstr3m.csd CSD path_xml:examples-xml/sfinstr3m.csd.xml CSD path:examples/mp3in.csd CSD path_xml:examples-xml/mp3in.csd.xml CSD path:examples/FLslidBnk2Setk.csd CSD path_xml:examples-xml/FLslidBnk2Setk.csd.xml CSD path:examples/ATSadd.csd CSD path_xml:examples-xml/ATSadd.csd.xml CSD path:examples/pvsmorph2.csd CSD path_xml:examples-xml/pvsmorph2.csd.xml CSD path:examples/my.csd CSD path_xml:examples-xml/my.csd.xml CSD path:examples/array_array_math.csd CSD path_xml:examples-xml/array_array_math.csd.xml CSD path:examples/outic.csd CSD path_xml:examples-xml/outic.csd.xml CSD path:examples/pop.csd CSD path_xml:examples-xml/pop.csd.xml CSD path:examples/mtof-ftom.csd CSD path_xml:examples-xml/mtof-ftom.csd.xml CSD path:examples/JackoInfo.csd CSD path_xml:examples-xml/JackoInfo.csd.xml CSD path:examples/FLsetVal.csd CSD path_xml:examples-xml/FLsetVal.csd.xml CSD path:examples/pvsbuffer.csd CSD path_xml:examples-xml/pvsbuffer.csd.xml CSD path:examples/ATSsinnoi-2.csd CSD path_xml:examples-xml/ATSsinnoi-2.csd.xml CSD path:examples/midipitchbend.csd CSD path_xml:examples-xml/midipitchbend.csd.xml CSD path:examples/tablexkt.csd CSD path_xml:examples-xml/tablexkt.csd.xml CSD path:examples/port.csd CSD path_xml:examples-xml/port.csd.xml CSD path:examples/fold.csd CSD path_xml:examples-xml/fold.csd.xml CSD path:examples/hrtfstat-2.csd CSD path_xml:examples-xml/hrtfstat-2.csd.xml CSD path:examples/FLscroll.csd CSD path_xml:examples-xml/FLscroll.csd.xml CSD path:examples/cpsmidib.csd CSD path_xml:examples-xml/cpsmidib.csd.xml CSD path:examples/loscil3.csd CSD path_xml:examples-xml/loscil3.csd.xml CSD path:examples/scale.csd CSD path_xml:examples-xml/scale.csd.xml CSD path:examples/pvswarp.csd CSD path_xml:examples-xml/pvswarp.csd.xml CSD path:examples/STKModalBar.csd CSD path_xml:examples-xml/STKModalBar.csd.xml CSD path:examples/oscil3.csd CSD path_xml:examples-xml/oscil3.csd.xml CSD path:examples/faustgen.csd CSD path_xml:examples-xml/faustgen.csd.xml CSD path:examples/loop_lt.csd CSD path_xml:examples-xml/loop_lt.csd.xml CSD path:examples/wgpluck_brighter.csd CSD path_xml:examples-xml/wgpluck_brighter.csd.xml CSD path:examples/printk.csd CSD path_xml:examples-xml/printk.csd.xml CSD path:examples/pvsfilter.csd CSD path_xml:examples-xml/pvsfilter.csd.xml CSD path:examples/madsr.csd CSD path_xml:examples-xml/madsr.csd.xml CSD path:examples/outq.csd CSD path_xml:examples-xml/outq.csd.xml CSD path:examples/resonr.csd CSD path_xml:examples-xml/resonr.csd.xml CSD path:examples/vdelayxs.csd CSD path_xml:examples-xml/vdelayxs.csd.xml CSD path:examples/scans-2.csd CSD path_xml:examples-xml/scans-2.csd.xml CSD path:examples/mandel.csd CSD path_xml:examples-xml/mandel.csd.xml CSD path:examples/ftcps.csd CSD path_xml:examples-xml/ftcps.csd.xml CSD path:examples/i_statement.csd CSD path_xml:examples-xml/i_statement.csd.xml CSD path:examples/gen20.csd CSD path_xml:examples-xml/gen20.csd.xml CSD path:examples/eqfil.csd CSD path_xml:examples-xml/eqfil.csd.xml CSD path:examples/gen05.csd CSD path_xml:examples-xml/gen05.csd.xml CSD path:examples/mandol.csd CSD path_xml:examples-xml/mandol.csd.xml CSD path:examples/diode_ladder.csd CSD path_xml:examples-xml/diode_ladder.csd.xml CSD path:examples/octcps.csd CSD path_xml:examples-xml/octcps.csd.xml CSD path:examples/syncloop.csd CSD path_xml:examples-xml/syncloop.csd.xml CSD path:examples/fmwurlie.csd CSD path_xml:examples-xml/fmwurlie.csd.xml CSD path:examples/outq4.csd CSD path_xml:examples-xml/outq4.csd.xml CSD path:examples/array.csd CSD path_xml:examples-xml/array.csd.xml CSD path:examples/nsamp.csd CSD path_xml:examples-xml/nsamp.csd.xml CSD path:examples/partials.csd CSD path_xml:examples-xml/partials.csd.xml CSD path:examples/ftgentmp.csd CSD path_xml:examples-xml/ftgentmp.csd.xml CSD path:examples/partikkel-panlaws.csd CSD path_xml:examples-xml/partikkel-panlaws.csd.xml CSD path:examples/timek.csd CSD path_xml:examples-xml/timek.csd.xml CSD path:examples/lessequal.csd CSD path_xml:examples-xml/lessequal.csd.xml CSD path:examples/tablefilter.csd CSD path_xml:examples-xml/tablefilter.csd.xml CSD path:examples/filenchnls.csd CSD path_xml:examples-xml/filenchnls.csd.xml CSD path:examples/pvadd.csd CSD path_xml:examples-xml/pvadd.csd.xml CSD path:examples/madsr-2.csd CSD path_xml:examples-xml/madsr-2.csd.xml CSD path:examples/expsega.csd CSD path_xml:examples-xml/expsega.csd.xml CSD path:examples/FLhvsBox.csd CSD path_xml:examples-xml/FLhvsBox.csd.xml CSD path:examples/strrindex.csd CSD path_xml:examples-xml/strrindex.csd.xml CSD path:examples/maxalloc.csd CSD path_xml:examples-xml/maxalloc.csd.xml CSD path:examples/sr.csd CSD path_xml:examples-xml/sr.csd.xml CSD path:examples/STKVoicForm.csd CSD path_xml:examples-xml/STKVoicForm.csd.xml CSD path:examples/round.csd CSD path_xml:examples-xml/round.csd.xml CSD path:examples/nreverb_ftable.csd CSD path_xml:examples-xml/nreverb_ftable.csd.xml CSD path:examples/rand.csd CSD path_xml:examples-xml/rand.csd.xml CSD path:examples/strsub.csd CSD path_xml:examples-xml/strsub.csd.xml CSD path:examples/tableng.csd CSD path_xml:examples-xml/tableng.csd.xml CSD path:examples/FLexecButton.csd CSD path_xml:examples-xml/FLexecButton.csd.xml CSD path:examples/vaget.csd CSD path_xml:examples-xml/vaget.csd.xml CSD path:examples/linsegb.csd CSD path_xml:examples-xml/linsegb.csd.xml CSD path:examples/toot2.csd CSD path_xml:examples-xml/toot2.csd.xml CSD path:examples/vco2.csd CSD path_xml:examples-xml/vco2.csd.xml CSD path:examples/event.csd CSD path_xml:examples-xml/event.csd.xml CSD path:examples/sandpaper.csd CSD path_xml:examples-xml/sandpaper.csd.xml CSD path:examples/ATSbufread.csd CSD path_xml:examples-xml/ATSbufread.csd.xml CSD path:examples/vmap.csd CSD path_xml:examples-xml/vmap.csd.xml CSD path:examples/vexp_i.csd CSD path_xml:examples-xml/vexp_i.csd.xml CSD path:examples/vbapgmove.csd CSD path_xml:examples-xml/vbapgmove.csd.xml CSD path:examples/max.csd CSD path_xml:examples-xml/max.csd.xml CSD path:examples/pset-midi.csd CSD path_xml:examples-xml/pset-midi.csd.xml CSD path:examples/toot6.csd CSD path_xml:examples-xml/toot6.csd.xml CSD path:examples/sprintf.csd CSD path_xml:examples-xml/sprintf.csd.xml CSD path:examples/0dbfs.csd CSD path_xml:examples-xml/0dbfs.csd.xml CSD path:examples/mididefault.csd CSD path_xml:examples-xml/mididefault.csd.xml CSD path:examples/reson.csd CSD path_xml:examples-xml/reson.csd.xml CSD path:examples/STKPercFlut.csd CSD path_xml:examples-xml/STKPercFlut.csd.xml CSD path:examples/timout.csd CSD path_xml:examples-xml/timout.csd.xml CSD path:examples/r.csd CSD path_xml:examples-xml/r.csd.xml CSD path:examples/vsubv.csd CSD path_xml:examples-xml/vsubv.csd.xml CSD path:examples/chnget.csd CSD path_xml:examples-xml/chnget.csd.xml CSD path:examples/cngoto.csd CSD path_xml:examples-xml/cngoto.csd.xml CSD path:examples/reverbsc.csd CSD path_xml:examples-xml/reverbsc.csd.xml CSD path:examples/leftbrace.csd CSD path_xml:examples-xml/leftbrace.csd.xml CSD path:examples/randomh.csd CSD path_xml:examples-xml/randomh.csd.xml CSD path:examples/mp3len.csd CSD path_xml:examples-xml/mp3len.csd.xml CSD path:examples/FLpanel-sensekey2.csd CSD path_xml:examples-xml/FLpanel-sensekey2.csd.xml CSD path:examples/pvsarp.csd CSD path_xml:examples-xml/pvsarp.csd.xml CSD path:examples/seed.csd CSD path_xml:examples-xml/seed.csd.xml CSD path:examples/unirand.csd CSD path_xml:examples-xml/unirand.csd.xml CSD path:examples/butterlp.csd CSD path_xml:examples-xml/butterlp.csd.xml CSD path:examples/ATSinfo-2.csd CSD path_xml:examples-xml/ATSinfo-2.csd.xml CSD path:examples/vbaplsinit.csd CSD path_xml:examples-xml/vbaplsinit.csd.xml CSD path:examples/passign.csd CSD path_xml:examples-xml/passign.csd.xml CSD path:examples/p.csd CSD path_xml:examples-xml/p.csd.xml CSD path:examples/pvsbin.csd CSD path_xml:examples-xml/pvsbin.csd.xml CSD path:examples/vmult.csd CSD path_xml:examples-xml/vmult.csd.xml CSD path:examples/max_k.csd CSD path_xml:examples-xml/max_k.csd.xml CSD path:examples/moogladder.csd CSD path_xml:examples-xml/moogladder.csd.xml CSD path:examples/date.csd CSD path_xml:examples-xml/date.csd.xml CSD path:examples/midipolyaftertouch.csd CSD path_xml:examples-xml/midipolyaftertouch.csd.xml CSD path:examples/lposcila.csd CSD path_xml:examples-xml/lposcila.csd.xml CSD path:examples/diskin2.csd CSD path_xml:examples-xml/diskin2.csd.xml CSD path:examples/cuserrnd.csd CSD path_xml:examples-xml/cuserrnd.csd.xml CSD path:examples/mincer.csd CSD path_xml:examples-xml/mincer.csd.xml CSD path:examples/trsplit.csd CSD path_xml:examples-xml/trsplit.csd.xml CSD path:examples/cosseg.csd CSD path_xml:examples-xml/cosseg.csd.xml CSD path:examples/websocket.csd CSD path_xml:examples-xml/websocket.csd.xml CSD path:examples/FLkeyIn.csd CSD path_xml:examples-xml/FLkeyIn.csd.xml CSD path:examples/pvscross.csd CSD path_xml:examples-xml/pvscross.csd.xml CSD path:examples/polynomial.csd CSD path_xml:examples-xml/polynomial.csd.xml CSD path:examples/gen09.csd CSD path_xml:examples-xml/gen09.csd.xml CSD path:examples/changed.csd CSD path_xml:examples-xml/changed.csd.xml CSD path:examples/pvsfread.csd CSD path_xml:examples-xml/pvsfread.csd.xml CSD path:examples/compilecsd.csd CSD path_xml:examples-xml/compilecsd.csd.xml CSD path:examples/limit1.csd CSD path_xml:examples-xml/limit1.csd.xml CSD path:examples/cent.csd CSD path_xml:examples-xml/cent.csd.xml CSD path:examples/gaussi.csd CSD path_xml:examples-xml/gaussi.csd.xml CSD path:examples/vibes.csd CSD path_xml:examples-xml/vibes.csd.xml CSD path:examples/STKResonate.csd CSD path_xml:examples-xml/STKResonate.csd.xml CSD path:examples/scoreline.csd CSD path_xml:examples-xml/scoreline.csd.xml CSD path:examples/faustaudio.csd CSD path_xml:examples-xml/faustaudio.csd.xml CSD path:examples/insremot.csd CSD path_xml:examples-xml/insremot.csd.xml CSD path:examples/compilestr.csd CSD path_xml:examples-xml/compilestr.csd.xml CSD path:examples/STKBrass.csd CSD path_xml:examples-xml/STKBrass.csd.xml CSD path:examples/delay1.csd CSD path_xml:examples-xml/delay1.csd.xml CSD path:examples/locsig_quad.csd CSD path_xml:examples-xml/locsig_quad.csd.xml CSD path:examples/sum.csd CSD path_xml:examples-xml/sum.csd.xml CSD path:examples/genarray.csd CSD path_xml:examples-xml/genarray.csd.xml CSD path:examples/turnoff2.csd CSD path_xml:examples-xml/turnoff2.csd.xml CSD path:examples/array_udo.csd CSD path_xml:examples-xml/array_udo.csd.xml CSD path:examples/clip.csd CSD path_xml:examples-xml/clip.csd.xml CSD path:examples/resony.csd CSD path_xml:examples-xml/resony.csd.xml CSD path:examples/mclock.csd CSD path_xml:examples-xml/mclock.csd.xml CSD path:examples/wgpluck2.csd CSD path_xml:examples-xml/wgpluck2.csd.xml CSD path:examples/chebyshevpoly.csd CSD path_xml:examples-xml/chebyshevpoly.csd.xml CSD path:examples/vbapg.csd CSD path_xml:examples-xml/vbapg.csd.xml CSD path:examples/outkat.csd CSD path_xml:examples-xml/outkat.csd.xml CSD path:examples/mvclpf3.csd CSD path_xml:examples-xml/mvclpf3.csd.xml CSD path:examples/pvsblur.csd CSD path_xml:examples-xml/pvsblur.csd.xml CSD path:examples/sfilist.csd CSD path_xml:examples-xml/sfilist.csd.xml CSD path:examples/active.csd CSD path_xml:examples-xml/active.csd.xml CSD path:examples/lpfreson.csd CSD path_xml:examples-xml/lpfreson.csd.xml CSD path:examples/linenr.csd CSD path_xml:examples-xml/linenr.csd.xml CSD path:examples/ceil.csd CSD path_xml:examples-xml/ceil.csd.xml CSD path:examples/trfilter.csd CSD path_xml:examples-xml/trfilter.csd.xml CSD path:examples/pvsdisp.csd CSD path_xml:examples-xml/pvsdisp.csd.xml CSD path:examples/gen18.csd CSD path_xml:examples-xml/gen18.csd.xml CSD path:examples/gen53.csd CSD path_xml:examples-xml/gen53.csd.xml CSD path:examples/strlower.csd CSD path_xml:examples-xml/strlower.csd.xml CSD path:examples/signum.csd CSD path_xml:examples-xml/signum.csd.xml CSD path:examples/minaccum.csd CSD path_xml:examples-xml/minaccum.csd.xml CSD path:examples/zdf_1pole.csd CSD path_xml:examples-xml/zdf_1pole.csd.xml CSD path:examples/ptable.csd CSD path_xml:examples-xml/ptable.csd.xml CSD path:examples/oscil1.csd CSD path_xml:examples-xml/oscil1.csd.xml CSD path:examples/vosim.csd CSD path_xml:examples-xml/vosim.csd.xml CSD path:examples/vdivv.csd CSD path_xml:examples-xml/vdivv.csd.xml CSD path:examples/vdelay.csd CSD path_xml:examples-xml/vdelay.csd.xml CSD path:examples/min.csd CSD path_xml:examples-xml/min.csd.xml CSD path:examples/dumpk-2.csd CSD path_xml:examples-xml/dumpk-2.csd.xml CSD path:examples/printf.csd CSD path_xml:examples-xml/printf.csd.xml CSD path:examples/oscils.csd CSD path_xml:examples-xml/oscils.csd.xml CSD path:examples/pvsarp2.csd CSD path_xml:examples-xml/pvsarp2.csd.xml CSD path:examples/out.csd CSD path_xml:examples-xml/out.csd.xml CSD path:examples/midion_simple.csd CSD path_xml:examples-xml/midion_simple.csd.xml CSD path:examples/pan2.csd CSD path_xml:examples-xml/pan2.csd.xml CSD path:examples/log10.csd CSD path_xml:examples-xml/log10.csd.xml CSD path:examples/fmax.csd CSD path_xml:examples-xml/fmax.csd.xml CSD path:examples/pvsynth.csd CSD path_xml:examples-xml/pvsynth.csd.xml CSD path:examples/vdelay3.csd CSD path_xml:examples-xml/vdelay3.csd.xml CSD path:examples/deltap.csd CSD path_xml:examples-xml/deltap.csd.xml CSD path:examples/bpf.csd CSD path_xml:examples-xml/bpf.csd.xml CSD path:examples/dctinv.csd CSD path_xml:examples-xml/dctinv.csd.xml CSD path:examples/portk.csd CSD path_xml:examples-xml/portk.csd.xml CSD path:examples/chnmix.csd CSD path_xml:examples-xml/chnmix.csd.xml CSD path:examples/bbcuts.csd CSD path_xml:examples-xml/bbcuts.csd.xml CSD path:examples/setscorepos.csd CSD path_xml:examples-xml/setscorepos.csd.xml CSD path:examples/ctrl14.csd CSD path_xml:examples-xml/ctrl14.csd.xml CSD path:examples/puts.csd CSD path_xml:examples-xml/puts.csd.xml CSD path:examples/pvoc.csd CSD path_xml:examples-xml/pvoc.csd.xml CSD path:examples/FLbutton.csd CSD path_xml:examples-xml/FLbutton.csd.xml CSD path:examples/sfpreset.csd CSD path_xml:examples-xml/sfpreset.csd.xml CSD path:examples/hrtfmove2.csd CSD path_xml:examples-xml/hrtfmove2.csd.xml CSD path:examples/shiftout.csd CSD path_xml:examples-xml/shiftout.csd.xml CSD path:examples/STKHevyMetl.csd CSD path_xml:examples-xml/STKHevyMetl.csd.xml CSD path:examples/cpsmidi.csd CSD path_xml:examples-xml/cpsmidi.csd.xml CSD path:examples/genwave.csd CSD path_xml:examples-xml/genwave.csd.xml CSD path:examples/sfinstr3.csd CSD path_xml:examples-xml/sfinstr3.csd.xml CSD path:examples/cos.csd CSD path_xml:examples-xml/cos.csd.xml CSD path:examples/jacktransport.csd CSD path_xml:examples-xml/jacktransport.csd.xml CSD path:examples/prealloc.csd CSD path_xml:examples-xml/prealloc.csd.xml CSD path:examples/fractalnoise.csd CSD path_xml:examples-xml/fractalnoise.csd.xml CSD path:examples/midinoteonoct.csd CSD path_xml:examples-xml/midinoteonoct.csd.xml CSD path:examples/trandom.csd CSD path_xml:examples-xml/trandom.csd.xml CSD path:examples/urd.csd CSD path_xml:examples-xml/urd.csd.xml CSD path:examples/cpsxpch.csd CSD path_xml:examples-xml/cpsxpch.csd.xml CSD path:examples/cpstun.csd CSD path_xml:examples-xml/cpstun.csd.xml CSD path:examples/vtable1k.csd CSD path_xml:examples-xml/vtable1k.csd.xml CSD path:examples/equals.csd CSD path_xml:examples-xml/equals.csd.xml CSD path:examples/y_statement.csd CSD path_xml:examples-xml/y_statement.csd.xml CSD path:examples/pvsceps.csd CSD path_xml:examples-xml/pvsceps.csd.xml CSD path:examples/duserrnd.csd CSD path_xml:examples-xml/duserrnd.csd.xml CSD path:examples/gen25.csd CSD path_xml:examples-xml/gen25.csd.xml CSD path:examples/pitchamdf.csd CSD path_xml:examples-xml/pitchamdf.csd.xml CSD path:examples/window.csd CSD path_xml:examples-xml/window.csd.xml CSD path:examples/logcurve.csd CSD path_xml:examples-xml/logcurve.csd.xml CSD path:examples/pvspitch.csd CSD path_xml:examples-xml/pvspitch.csd.xml CSD path:examples/xtratim-2.csd CSD path_xml:examples-xml/xtratim-2.csd.xml CSD path:examples/trlowest.csd CSD path_xml:examples-xml/trlowest.csd.xml CSD path:examples/pindex-2.csd CSD path_xml:examples-xml/pindex-2.csd.xml CSD path:examples/pvcross.csd CSD path_xml:examples-xml/pvcross.csd.xml CSD path:examples/linen.csd CSD path_xml:examples-xml/linen.csd.xml CSD path:examples/JackoInit.csd CSD path_xml:examples-xml/JackoInit.csd.xml CSD path:examples/spsend.csd CSD path_xml:examples-xml/spsend.csd.xml CSD path:examples/cpsmidinn.csd CSD path_xml:examples-xml/cpsmidinn.csd.xml CSD path:examples/lposcil.csd CSD path_xml:examples-xml/lposcil.csd.xml CSD path:examples/fluidCCk.csd CSD path_xml:examples-xml/fluidCCk.csd.xml CSD path:examples/db.csd CSD path_xml:examples-xml/db.csd.xml CSD path:examples/resyn.csd CSD path_xml:examples-xml/resyn.csd.xml CSD path:examples/resonxk.csd CSD path_xml:examples-xml/resonxk.csd.xml CSD path:examples/printk2.csd CSD path_xml:examples-xml/printk2.csd.xml CSD path:examples/frac.csd CSD path_xml:examples-xml/frac.csd.xml CSD path:examples/strchar.csd CSD path_xml:examples-xml/strchar.csd.xml CSD path:examples/vdelayxwq.csd CSD path_xml:examples-xml/vdelayxwq.csd.xml CSD path:examples/noteondur.csd CSD path_xml:examples-xml/noteondur.csd.xml CSD path:examples/lposcil3.csd CSD path_xml:examples-xml/lposcil3.csd.xml CSD path:examples/outipb.csd CSD path_xml:examples-xml/outipb.csd.xml CSD path:examples/filebit.csd CSD path_xml:examples-xml/filebit.csd.xml CSD path:examples/imageopcodesdemo2.csd CSD path_xml:examples-xml/imageopcodesdemo2.csd.xml CSD path:examples/genfarey-2.csd CSD path_xml:examples-xml/genfarey-2.csd.xml CSD path:examples/midictrl.csd CSD path_xml:examples-xml/midictrl.csd.xml CSD path:examples/pvscent.csd CSD path_xml:examples-xml/pvscent.csd.xml CSD path:examples/rnd31.csd CSD path_xml:examples-xml/rnd31.csd.xml CSD path:examples/pvscale.csd CSD path_xml:examples-xml/pvscale.csd.xml CSD path:examples/active_k.csd CSD path_xml:examples-xml/active_k.csd.xml CSD path:examples/fof2-2.csd CSD path_xml:examples-xml/fof2-2.csd.xml CSD path:examples/dssictls.csd CSD path_xml:examples-xml/dssictls.csd.xml CSD path:examples/pol2rect.csd CSD path_xml:examples-xml/pol2rect.csd.xml CSD path:examples/FLpanel.csd CSD path_xml:examples-xml/FLpanel.csd.xml CSD path:examples/dssiactivate.csd CSD path_xml:examples-xml/dssiactivate.csd.xml CSD path:examples/clfilt_lowpass.csd CSD path_xml:examples-xml/clfilt_lowpass.csd.xml CSD path:examples/dbfsamp.csd CSD path_xml:examples-xml/dbfsamp.csd.xml CSD path:examples/nestedap.csd CSD path_xml:examples-xml/nestedap.csd.xml CSD path:examples/midiarp.csd CSD path_xml:examples-xml/midiarp.csd.xml CSD path:examples/betarand.csd CSD path_xml:examples-xml/betarand.csd.xml CSD path:examples/pow.csd CSD path_xml:examples-xml/pow.csd.xml CSD path:examples/fluidEngine.csd CSD path_xml:examples-xml/fluidEngine.csd.xml CSD path:examples/Mixer.csd CSD path_xml:examples-xml/Mixer.csd.xml CSD path:examples/gen13.csd CSD path_xml:examples-xml/gen13.csd.xml CSD path:examples/d_statement.csd CSD path_xml:examples-xml/d_statement.csd.xml CSD path:examples/sfplist.csd CSD path_xml:examples-xml/sfplist.csd.xml CSD path:examples/gensone.csd CSD path_xml:examples-xml/gensone.csd.xml CSD path:examples/metro.csd CSD path_xml:examples-xml/metro.csd.xml CSD path:examples/zarg.csd CSD path_xml:examples-xml/zarg.csd.xml CSD path:examples/schedule.csd CSD path_xml:examples-xml/schedule.csd.xml CSD path:examples/chnclear.csd CSD path_xml:examples-xml/chnclear.csd.xml CSD path:examples/dumpk3.csd CSD path_xml:examples-xml/dumpk3.csd.xml CSD path:examples/gauss.csd CSD path_xml:examples-xml/gauss.csd.xml CSD path:examples/copya2ftab.csd CSD path_xml:examples-xml/copya2ftab.csd.xml CSD path:examples/midichn.csd CSD path_xml:examples-xml/midichn.csd.xml CSD path:examples/space_quad.csd CSD path_xml:examples-xml/space_quad.csd.xml CSD path:examples/pchmidib.csd CSD path_xml:examples-xml/pchmidib.csd.xml CSD path:examples/fillarray.csd CSD path_xml:examples-xml/fillarray.csd.xml CSD path:examples/limit.csd CSD path_xml:examples-xml/limit.csd.xml CSD path:examples/expseg.csd CSD path_xml:examples-xml/expseg.csd.xml CSD path:examples/schedkwhen.csd CSD path_xml:examples-xml/schedkwhen.csd.xml CSD path:examples/trcross.csd CSD path_xml:examples-xml/trcross.csd.xml CSD path:examples/slicearray.csd CSD path_xml:examples-xml/slicearray.csd.xml CSD path:examples/hrtfstat.csd CSD path_xml:examples-xml/hrtfstat.csd.xml CSD path:examples/FLtext.csd CSD path_xml:examples-xml/FLtext.csd.xml CSD path:examples/hvs2-2.csd CSD path_xml:examples-xml/hvs2-2.csd.xml CSD path:examples/faustctl.csd CSD path_xml:examples-xml/faustctl.csd.xml CSD path:examples/gbuzz.csd CSD path_xml:examples-xml/gbuzz.csd.xml CSD path:examples/delay.csd CSD path_xml:examples-xml/delay.csd.xml CSD path:examples/toot9.csd CSD path_xml:examples-xml/toot9.csd.xml CSD path:examples/mvchpf.csd CSD path_xml:examples-xml/mvchpf.csd.xml CSD path:examples/ctrl7.csd CSD path_xml:examples-xml/ctrl7.csd.xml CSD path:examples/cosh.csd CSD path_xml:examples-xml/cosh.csd.xml CSD path:examples/FLsetcolor.csd CSD path_xml:examples-xml/FLsetcolor.csd.xml CSD path:examples/lpsholdp.csd CSD path_xml:examples-xml/lpsholdp.csd.xml CSD path:examples/octmidi.csd CSD path_xml:examples-xml/octmidi.csd.xml CSD path:examples/octmidib.csd CSD path_xml:examples-xml/octmidib.csd.xml CSD path:examples/pvsmorph.csd CSD path_xml:examples-xml/pvsmorph.csd.xml CSD path:examples/readk4.csd CSD path_xml:examples-xml/readk4.csd.xml CSD path:examples/toot10.csd CSD path_xml:examples-xml/toot10.csd.xml CSD path:examples/lposcilsa2.csd CSD path_xml:examples-xml/lposcilsa2.csd.xml CSD path:examples/babo_expert.csd CSD path_xml:examples-xml/babo_expert.csd.xml CSD path:examples/fluid.csd CSD path_xml:examples-xml/fluid.csd.xml CSD path:examples/gen34.csd CSD path_xml:examples-xml/gen34.csd.xml CSD path:examples/genquadbezier.csd CSD path_xml:examples-xml/genquadbezier.csd.xml CSD path:examples/sinh.csd CSD path_xml:examples-xml/sinh.csd.xml CSD path:examples/loopseg.csd CSD path_xml:examples-xml/loopseg.csd.xml CSD path:examples/C.csd CSD path_xml:examples-xml/C.csd.xml CSD path:examples/dconv.csd CSD path_xml:examples-xml/dconv.csd.xml CSD path:examples/resonz.csd CSD path_xml:examples-xml/resonz.csd.xml CSD path:examples/tambourine.csd CSD path_xml:examples-xml/tambourine.csd.xml CSD path:examples/vcomb.csd CSD path_xml:examples-xml/vcomb.csd.xml CSD path:examples/gausstrig.csd CSD path_xml:examples-xml/gausstrig.csd.xml CSD path:examples/locsig_stereo.csd CSD path_xml:examples-xml/locsig_stereo.csd.xml CSD path:examples/wgclar.csd CSD path_xml:examples-xml/wgclar.csd.xml CSD path:examples/tradsyn.csd CSD path_xml:examples-xml/tradsyn.csd.xml CSD path:examples/loopxseg.csd CSD path_xml:examples-xml/loopxseg.csd.xml CSD path:examples/fof.csd CSD path_xml:examples-xml/fof.csd.xml CSD path:examples/STKBandedWG.csd CSD path_xml:examples-xml/STKBandedWG.csd.xml CSD path:examples/wguide2.csd CSD path_xml:examples-xml/wguide2.csd.xml CSD path:examples/loscil.csd CSD path_xml:examples-xml/loscil.csd.xml CSD path:examples/unwrap.csd CSD path_xml:examples-xml/unwrap.csd.xml CSD path:examples/FLjoy.csd CSD path_xml:examples-xml/FLjoy.csd.xml CSD path:examples/prepiano.csd CSD path_xml:examples-xml/prepiano.csd.xml CSD path:examples/poisson.csd CSD path_xml:examples-xml/poisson.csd.xml CSD path:examples/bformenc1.csd CSD path_xml:examples-xml/bformenc1.csd.xml CSD path:examples/birnd.csd CSD path_xml:examples-xml/birnd.csd.xml CSD path:examples/table.csd CSD path_xml:examples-xml/table.csd.xml CSD path:examples/toot4.csd CSD path_xml:examples-xml/toot4.csd.xml CSD path:examples/vbap.csd CSD path_xml:examples-xml/vbap.csd.xml CSD path:examples/linrand.csd CSD path_xml:examples-xml/linrand.csd.xml CSD path:examples/STKStifKarp.csd CSD path_xml:examples-xml/STKStifKarp.csd.xml CSD path:examples/gen21.csd CSD path_xml:examples-xml/gen21.csd.xml CSD path:examples/vmultv.csd CSD path_xml:examples-xml/vmultv.csd.xml CSD path:examples/mediank.csd CSD path_xml:examples-xml/mediank.csd.xml CSD path:examples/endif.csd CSD path_xml:examples-xml/endif.csd.xml CSD path:examples/fin.csd CSD path_xml:examples-xml/fin.csd.xml CSD path:examples/modmatrix.csd CSD path_xml:examples-xml/modmatrix.csd.xml CSD path:examples/fluidProgramSelect.csd CSD path_xml:examples-xml/fluidProgramSelect.csd.xml CSD path:examples/barmodel.csd CSD path_xml:examples-xml/barmodel.csd.xml CSD path:examples/moogvcf.csd CSD path_xml:examples-xml/moogvcf.csd.xml CSD path:examples/fprintks.csd CSD path_xml:examples-xml/fprintks.csd.xml CSD path:examples/lpreson-2.csd CSD path_xml:examples-xml/lpreson-2.csd.xml CSD path:examples/ziw.csd CSD path_xml:examples-xml/ziw.csd.xml CSD path:examples/exciter.csd CSD path_xml:examples-xml/exciter.csd.xml CSD path:examples/sc_trig.csd CSD path_xml:examples-xml/sc_trig.csd.xml CSD path:examples/zkcl.csd CSD path_xml:examples-xml/zkcl.csd.xml CSD path:examples/expsegr.csd CSD path_xml:examples-xml/expsegr.csd.xml CSD path:examples/ephasor.csd CSD path_xml:examples-xml/ephasor.csd.xml CSD path:examples/oscil1i.csd CSD path_xml:examples-xml/oscil1i.csd.xml CSD path:examples/vdelayx.csd CSD path_xml:examples-xml/vdelayx.csd.xml CSD path:examples/nchnls_i.csd CSD path_xml:examples-xml/nchnls_i.csd.xml CSD path:examples/select.csd CSD path_xml:examples-xml/select.csd.xml CSD path:examples/ifft.csd CSD path_xml:examples-xml/ifft.csd.xml CSD path:examples/diff.csd CSD path_xml:examples-xml/diff.csd.xml CSD path:examples/gendy.csd CSD path_xml:examples-xml/gendy.csd.xml CSD path:examples/assign.csd CSD path_xml:examples-xml/assign.csd.xml CSD path:examples/opcode_example.csd CSD path_xml:examples-xml/opcode_example.csd.xml CSD path:examples/fluidAllOut.csd CSD path_xml:examples-xml/fluidAllOut.csd.xml CSD path:examples/poscil3-file.csd CSD path_xml:examples-xml/poscil3-file.csd.xml CSD path:examples/ficlose.csd CSD path_xml:examples-xml/ficlose.csd.xml CSD path:examples/crossfm.csd CSD path_xml:examples-xml/crossfm.csd.xml CSD path:examples/sndloop.csd CSD path_xml:examples-xml/sndloop.csd.xml CSD path:examples/x.csd CSD path_xml:examples-xml/x.csd.xml CSD path:examples/poscil3.csd CSD path_xml:examples-xml/poscil3.csd.xml CSD path:examples/zaw.csd CSD path_xml:examples-xml/zaw.csd.xml CSD path:examples/poscil.csd CSD path_xml:examples-xml/poscil.csd.xml CSD path:examples/wgpluck.csd CSD path_xml:examples-xml/wgpluck.csd.xml CSD path:examples/sensekey.csd CSD path_xml:examples-xml/sensekey.csd.xml CSD path:examples/fmrhode.csd CSD path_xml:examples-xml/fmrhode.csd.xml CSD path:examples/hvs1.csd CSD path_xml:examples-xml/hvs1.csd.xml CSD path:examples/vpowv.csd CSD path_xml:examples-xml/vpowv.csd.xml CSD path:examples/gen30.csd CSD path_xml:examples-xml/gen30.csd.xml CSD path:examples/mdelay.csd CSD path_xml:examples-xml/mdelay.csd.xml CSD path:examples/strset.csd CSD path_xml:examples-xml/strset.csd.xml CSD path:examples/times.csd CSD path_xml:examples-xml/times.csd.xml CSD path:examples/gen07.csd CSD path_xml:examples-xml/gen07.csd.xml CSD path:examples/outkpc.csd CSD path_xml:examples-xml/outkpc.csd.xml CSD path:examples/gentanh.csd CSD path_xml:examples-xml/gentanh.csd.xml CSD path:examples/vco.csd CSD path_xml:examples-xml/vco.csd.xml CSD path:examples/chnset.csd CSD path_xml:examples-xml/chnset.csd.xml CSD path:examples/adsynt2.csd CSD path_xml:examples-xml/adsynt2.csd.xml CSD path:examples/tival.csd CSD path_xml:examples-xml/tival.csd.xml CSD path:examples/endin.csd CSD path_xml:examples-xml/endin.csd.xml CSD path:examples/FLvalue.csd CSD path_xml:examples-xml/FLvalue.csd.xml CSD path:examples/sekere.csd CSD path_xml:examples-xml/sekere.csd.xml CSD path:examples/clockon.csd CSD path_xml:examples-xml/clockon.csd.xml CSD path:examples/outch-2.csd CSD path_xml:examples-xml/outch-2.csd.xml CSD path:examples/pluck.csd CSD path_xml:examples-xml/pluck.csd.xml CSD path:examples/gen33.csd CSD path_xml:examples-xml/gen33.csd.xml CSD path:examples/fluidLoad.csd CSD path_xml:examples-xml/fluidLoad.csd.xml CSD path:examples/jitter.csd CSD path_xml:examples-xml/jitter.csd.xml CSD path:examples/filescal.csd CSD path_xml:examples-xml/filescal.csd.xml CSD path:examples/wgflute.csd CSD path_xml:examples-xml/wgflute.csd.xml CSD path:examples/syncgrain.csd CSD path_xml:examples-xml/syncgrain.csd.xml CSD path:examples/sfload.csd CSD path_xml:examples-xml/sfload.csd.xml CSD path:examples/pvsgain.csd CSD path_xml:examples-xml/pvsgain.csd.xml CSD path:examples/hdf5read.csd CSD path_xml:examples-xml/hdf5read.csd.xml CSD path:examples/upsamp.csd CSD path_xml:examples-xml/upsamp.csd.xml CSD path:examples/peak.csd CSD path_xml:examples-xml/peak.csd.xml CSD path:examples/0dbfs-1.csd CSD path_xml:examples-xml/0dbfs-1.csd.xml CSD path:examples/schedkwhennamed.csd CSD path_xml:examples-xml/schedkwhennamed.csd.xml CSD path:examples/cepsinv.csd CSD path_xml:examples-xml/cepsinv.csd.xml CSD path:examples/noise.csd CSD path_xml:examples-xml/noise.csd.xml CSD path:examples/delayk.csd CSD path_xml:examples-xml/delayk.csd.xml CSD path:examples/pchbend.csd CSD path_xml:examples-xml/pchbend.csd.xml CSD path:examples/modulus.csd CSD path_xml:examples-xml/modulus.csd.xml CSD path:examples/combinv.csd CSD path_xml:examples-xml/combinv.csd.xml CSD path:examples/vpow_i.csd CSD path_xml:examples-xml/vpow_i.csd.xml CSD path:examples/ctrl21.csd CSD path_xml:examples-xml/ctrl21.csd.xml CSD path:examples/genfarey.csd CSD path_xml:examples-xml/genfarey.csd.xml CSD path:examples/event_named.csd CSD path_xml:examples-xml/event_named.csd.xml CSD path:examples/vaddv.csd CSD path_xml:examples-xml/vaddv.csd.xml CSD path:examples/transeg.csd CSD path_xml:examples-xml/transeg.csd.xml CSD path:examples/fluidCCi.csd CSD path_xml:examples-xml/fluidCCi.csd.xml CSD path:examples/linseg.csd CSD path_xml:examples-xml/linseg.csd.xml CSD path:examples/atonex.csd CSD path_xml:examples-xml/atonex.csd.xml CSD path:examples/clear.csd CSD path_xml:examples-xml/clear.csd.xml CSD path:examples/zawm.csd CSD path_xml:examples-xml/zawm.csd.xml CSD path:examples/cpspch.csd CSD path_xml:examples-xml/cpspch.csd.xml CSD path:examples/seqtime.csd CSD path_xml:examples-xml/seqtime.csd.xml CSD path:examples/scans.csd CSD path_xml:examples-xml/scans.csd.xml CSD path:examples/ATSinfo.csd CSD path_xml:examples-xml/ATSinfo.csd.xml CSD path:examples/moogladder2.csd CSD path_xml:examples-xml/moogladder2.csd.xml CSD path:examples/moogvcf2.csd CSD path_xml:examples-xml/moogvcf2.csd.xml CSD path:examples/median.csd CSD path_xml:examples-xml/median.csd.xml CSD path:examples/fluidcomplex.csd CSD path_xml:examples-xml/fluidcomplex.csd.xml CSD path:examples/zdf_ladder.csd CSD path_xml:examples-xml/zdf_ladder.csd.xml CSD path:examples/FLvslidBnk.csd CSD path_xml:examples-xml/FLvslidBnk.csd.xml CSD path:examples/crunch.csd CSD path_xml:examples-xml/crunch.csd.xml CSD path:examples/aresonk.csd CSD path_xml:examples-xml/aresonk.csd.xml CSD path:examples/bitwise.csd CSD path_xml:examples-xml/bitwise.csd.xml CSD path:examples/nchnls.csd CSD path_xml:examples-xml/nchnls.csd.xml CSD path:examples/fmb3.csd CSD path_xml:examples-xml/fmb3.csd.xml CSD path:examples/pvshift.csd CSD path_xml:examples-xml/pvshift.csd.xml CSD path:examples/ptrack.csd CSD path_xml:examples-xml/ptrack.csd.xml CSD path:examples/phs.csd CSD path_xml:examples-xml/phs.csd.xml CSD path:examples/butterbr.csd CSD path_xml:examples-xml/butterbr.csd.xml CSD path:examples/trshift.csd CSD path_xml:examples-xml/trshift.csd.xml CSD path:examples/vco2ift.csd CSD path_xml:examples-xml/vco2ift.csd.xml CSD path:examples/loscilx.csd CSD path_xml:examples-xml/loscilx.csd.xml CSD path:examples/STKDrummer.csd CSD path_xml:examples-xml/STKDrummer.csd.xml CSD path:examples/STKMoog.csd CSD path_xml:examples-xml/STKMoog.csd.xml CSD path:examples/vpow.csd CSD path_xml:examples-xml/vpow.csd.xml CSD path:examples/phaser1.csd CSD path_xml:examples-xml/phaser1.csd.xml CSD path:examples/filevalid.csd CSD path_xml:examples-xml/filevalid.csd.xml CSD path:examples/pitch.csd CSD path_xml:examples-xml/pitch.csd.xml CSD path:examples/dssiaudio.csd CSD path_xml:examples-xml/dssiaudio.csd.xml CSD path:examples/integ.csd CSD path_xml:examples-xml/integ.csd.xml CSD path:examples/gain.csd CSD path_xml:examples-xml/gain.csd.xml CSD path:examples/p5g.csd CSD path_xml:examples-xml/p5g.csd.xml CSD path:examples/midiout.csd CSD path_xml:examples-xml/midiout.csd.xml CSD path:examples/denorm.csd CSD path_xml:examples-xml/denorm.csd.xml CSD path:examples/semitone.csd CSD path_xml:examples-xml/semitone.csd.xml CSD path:examples/gen01.csd CSD path_xml:examples-xml/gen01.csd.xml CSD path:examples/array_scalar_math.csd CSD path_xml:examples-xml/array_scalar_math.csd.xml CSD path:examples/pset.csd CSD path_xml:examples-xml/pset.csd.xml CSD path:examples/readscore.csd CSD path_xml:examples-xml/readscore.csd.xml CSD path:examples/zdf_2pole_mode.csd CSD path_xml:examples-xml/zdf_2pole_mode.csd.xml CSD path:examples/tempest.csd CSD path_xml:examples-xml/tempest.csd.xml CSD path:examples/deltapi.csd CSD path_xml:examples-xml/deltapi.csd.xml CSD path:examples/logbtwo.csd CSD path_xml:examples-xml/logbtwo.csd.xml CSD path:examples/readclock.csd CSD path_xml:examples-xml/readclock.csd.xml CSD path:examples/v.csd CSD path_xml:examples-xml/v.csd.xml CSD path:examples/lorenz.csd CSD path_xml:examples-xml/lorenz.csd.xml CSD path:examples/midicontrolchange.csd CSD path_xml:examples-xml/midicontrolchange.csd.xml CSD path:examples/outs1.csd CSD path_xml:examples-xml/outs1.csd.xml CSD path:examples/tablecopy.csd CSD path_xml:examples-xml/tablecopy.csd.xml CSD path:examples/vdelayxw.csd CSD path_xml:examples-xml/vdelayxw.csd.xml CSD path:examples/vpow-2.csd CSD path_xml:examples-xml/vpow-2.csd.xml CSD path:examples/define_args.csd CSD path_xml:examples-xml/define_args.csd.xml CSD path:examples/FLtabs.csd CSD path_xml:examples-xml/FLtabs.csd.xml CSD path:examples/chuap.csd CSD path_xml:examples-xml/chuap.csd.xml CSD path:examples/pchtom.csd CSD path_xml:examples-xml/pchtom.csd.xml CSD path:examples/readk-2.csd CSD path_xml:examples-xml/readk-2.csd.xml CSD path:examples/biquad-2.csd CSD path_xml:examples-xml/biquad-2.csd.xml CSD path:examples/midiout_i.csd CSD path_xml:examples-xml/midiout_i.csd.xml CSD path:examples/maparray.csd CSD path_xml:examples-xml/maparray.csd.xml CSD path:examples/sndwarp.csd CSD path_xml:examples-xml/sndwarp.csd.xml CSD path:examples/flooper.csd CSD path_xml:examples-xml/flooper.csd.xml CSD path:examples/q.csd CSD path_xml:examples-xml/q.csd.xml CSD path:examples/fout_poly.csd CSD path_xml:examples-xml/fout_poly.csd.xml CSD path:examples/changed2.csd CSD path_xml:examples-xml/changed2.csd.xml CSD path:examples/endop.csd CSD path_xml:examples-xml/endop.csd.xml CSD path:examples/gen49.csd CSD path_xml:examples-xml/gen49.csd.xml CSD path:examples/fout_ftable.csd CSD path_xml:examples-xml/fout_ftable.csd.xml CSD path:examples/strfromurl.csd CSD path_xml:examples-xml/strfromurl.csd.xml CSD path:examples/imageopcodes.csd CSD path_xml:examples-xml/imageopcodes.csd.xml CSD path:examples/filter2.csd CSD path_xml:examples-xml/filter2.csd.xml CSD path:examples/vmult_i.csd CSD path_xml:examples-xml/vmult_i.csd.xml CSD path:examples/gen09square.csd CSD path_xml:examples-xml/gen09square.csd.xml CSD path:examples/toot3.csd CSD path_xml:examples-xml/toot3.csd.xml CSD path:examples/nlfilt.csd CSD path_xml:examples-xml/nlfilt.csd.xml CSD path:examples/ampdbfs.csd CSD path_xml:examples-xml/ampdbfs.csd.xml CSD path:examples/FLsavesnap.csd CSD path_xml:examples-xml/FLsavesnap.csd.xml CSD path:examples/ftmorf.csd CSD path_xml:examples-xml/ftmorf.csd.xml CSD path:examples/checkbox.csd CSD path_xml:examples-xml/checkbox.csd.xml CSD path:examples/display.csd CSD path_xml:examples-xml/display.csd.xml CSD path:examples/sinsyn.csd CSD path_xml:examples-xml/sinsyn.csd.xml CSD path:examples/csbeats.csd CSD path_xml:examples-xml/csbeats.csd.xml CSD path:examples/vlinseg.csd CSD path_xml:examples-xml/vlinseg.csd.xml CSD path:examples/changed2a.csd CSD path_xml:examples-xml/changed2a.csd.xml CSD path:examples/tabifd.csd CSD path_xml:examples-xml/tabifd.csd.xml CSD path:examples/directory.csd CSD path_xml:examples-xml/directory.csd.xml CSD path:examples/STKWurley.csd CSD path_xml:examples-xml/STKWurley.csd.xml CSD path:examples/gen42.csd CSD path_xml:examples-xml/gen42.csd.xml CSD path:examples/phaser2.csd CSD path_xml:examples-xml/phaser2.csd.xml CSD path:examples/outc.csd CSD path_xml:examples-xml/outc.csd.xml CSD path:examples/xscanu.csd CSD path_xml:examples-xml/xscanu.csd.xml CSD path:examples/foscili.csd CSD path_xml:examples-xml/foscili.csd.xml CSD path:examples/tab.csd CSD path_xml:examples-xml/tab.csd.xml CSD path:examples/ceps.csd CSD path_xml:examples-xml/ceps.csd.xml CSD path:examples/dbamp.csd CSD path_xml:examples-xml/dbamp.csd.xml CSD path:examples/a.csd CSD path_xml:examples-xml/a.csd.xml CSD path:examples/serialRead.csd CSD path_xml:examples-xml/serialRead.csd.xml CSD path:examples/STKSaxofony.csd CSD path_xml:examples-xml/STKSaxofony.csd.xml CSD path:examples/tablekt.csd CSD path_xml:examples-xml/tablekt.csd.xml CSD path:examples/vadd_i.csd CSD path_xml:examples-xml/vadd_i.csd.xml CSD path:examples/osciln.csd CSD path_xml:examples-xml/osciln.csd.xml CSD path:examples/dssilist.csd CSD path_xml:examples-xml/dssilist.csd.xml CSD path:examples/foscil.csd CSD path_xml:examples-xml/foscil.csd.xml CSD path:examples/phasorbnk.csd CSD path_xml:examples-xml/phasorbnk.csd.xml CSD path:examples/octpch.csd CSD path_xml:examples-xml/octpch.csd.xml CSD path:examples/outs.csd CSD path_xml:examples-xml/outs.csd.xml CSD path:examples/outvalue.csd CSD path_xml:examples-xml/outvalue.csd.xml CSD path:examples/greaterthan.csd CSD path_xml:examples-xml/greaterthan.csd.xml CSD path:examples/invalue.csd CSD path_xml:examples-xml/invalue.csd.xml CSD path:examples/oscil.csd CSD path_xml:examples-xml/oscil.csd.xml CSD path:examples/productarray.csd CSD path_xml:examples-xml/productarray.csd.xml CSD path:examples/lpshold.csd CSD path_xml:examples-xml/lpshold.csd.xml CSD path:examples/follow.csd CSD path_xml:examples-xml/follow.csd.xml CSD path:examples/lowres.csd CSD path_xml:examples-xml/lowres.csd.xml CSD path:examples/t.csd CSD path_xml:examples-xml/t.csd.xml CSD path:examples/vincr.csd CSD path_xml:examples-xml/vincr.csd.xml CSD path:examples/flooper2.csd CSD path_xml:examples-xml/flooper2.csd.xml CSD path:examples/greaterequal.csd CSD path_xml:examples-xml/greaterequal.csd.xml CSD path:examples/planet.csd CSD path_xml:examples-xml/planet.csd.xml CSD path:examples/elseif.csd CSD path_xml:examples-xml/elseif.csd.xml CSD path:examples/tabmorphak.csd CSD path_xml:examples-xml/tabmorphak.csd.xml CSD path:examples/spdist.csd CSD path_xml:examples-xml/spdist.csd.xml CSD path:examples/OSCmidircv.csd CSD path_xml:examples-xml/OSCmidircv.csd.xml CSD path:examples/ampmidi.csd CSD path_xml:examples-xml/ampmidi.csd.xml CSD path:examples/flashtxt.csd CSD path_xml:examples-xml/flashtxt.csd.xml CSD path:examples/inq.csd CSD path_xml:examples-xml/inq.csd.xml CSD path:examples/pvsbandr.csd CSD path_xml:examples-xml/pvsbandr.csd.xml CSD path:examples/looptseg.csd CSD path_xml:examples-xml/looptseg.csd.xml CSD path:examples/hilbert2.csd CSD path_xml:examples-xml/hilbert2.csd.xml CSD path:examples/waveset.csd CSD path_xml:examples-xml/waveset.csd.xml CSD path:examples/jitter2.csd CSD path_xml:examples-xml/jitter2.csd.xml CSD path:examples/atonek.csd CSD path_xml:examples-xml/atonek.csd.xml CSD path:examples/cauchy.csd CSD path_xml:examples-xml/cauchy.csd.xml CSD path:examples/copyf2array.csd CSD path_xml:examples-xml/copyf2array.csd.xml CSD path:examples/midic7.csd CSD path_xml:examples-xml/midic7.csd.xml CSD path:examples/cudasliding.csd CSD path_xml:examples-xml/cudasliding.csd.xml CSD path:examples/fmanal.csd CSD path_xml:examples-xml/fmanal.csd.xml CSD path:examples/FLpanel-sensekey.csd CSD path_xml:examples-xml/FLpanel-sensekey.csd.xml CSD path:examples/cps2pch.csd CSD path_xml:examples-xml/cps2pch.csd.xml CSD path:examples/FLmouse.csd CSD path_xml:examples-xml/FLmouse.csd.xml CSD path:examples/fmin.csd CSD path_xml:examples-xml/fmin.csd.xml CSD path:examples/tvconv.csd CSD path_xml:examples-xml/tvconv.csd.xml CSD path:examples/granule.csd CSD path_xml:examples-xml/granule.csd.xml CSD path:examples/opand.csd CSD path_xml:examples-xml/opand.csd.xml CSD path:examples/pvsfwrite.csd CSD path_xml:examples-xml/pvsfwrite.csd.xml CSD path:examples/until.csd CSD path_xml:examples-xml/until.csd.xml CSD path:examples/syncphasor-CZresonance.csd CSD path_xml:examples-xml/syncphasor-CZresonance.csd.xml CSD path:examples/sfplay3m.csd CSD path_xml:examples-xml/sfplay3m.csd.xml CSD path:examples/diskin.csd CSD path_xml:examples-xml/diskin.csd.xml CSD path:examples/goto.csd CSD path_xml:examples-xml/goto.csd.xml CSD path:examples/rtclock.csd CSD path_xml:examples-xml/rtclock.csd.xml CSD path:examples/shiftin.csd CSD path_xml:examples-xml/shiftin.csd.xml CSD path:examples/fini.csd CSD path_xml:examples-xml/fini.csd.xml CSD path:examples/sfplay.csd CSD path_xml:examples-xml/sfplay.csd.xml CSD path:examples/STKShakers.csd CSD path_xml:examples-xml/STKShakers.csd.xml CSD path:examples/cpsoct.csd CSD path_xml:examples-xml/cpsoct.csd.xml CSD path:examples/expon.csd CSD path_xml:examples-xml/expon.csd.xml CSD path:examples/rfft.csd CSD path_xml:examples-xml/rfft.csd.xml CSD path:examples/FLslider-2.csd CSD path_xml:examples-xml/FLslider-2.csd.xml CSD path:examples/dumpk4.csd CSD path_xml:examples-xml/dumpk4.csd.xml CSD path:examples/valpass-2.csd CSD path_xml:examples-xml/valpass-2.csd.xml CSD path:examples/fft.csd CSD path_xml:examples-xml/fft.csd.xml CSD path:examples/mfb.csd CSD path_xml:examples-xml/mfb.csd.xml CSD path:examples/cpsmidinn2.csd CSD path_xml:examples-xml/cpsmidinn2.csd.xml CSD path:examples/voice.csd CSD path_xml:examples-xml/voice.csd.xml CSD path:examples/rnd31_time.csd CSD path_xml:examples-xml/rnd31_time.csd.xml CSD path:examples/pgmassign.csd CSD path_xml:examples-xml/pgmassign.csd.xml CSD path:examples/while.csd CSD path_xml:examples-xml/while.csd.xml CSD path:examples/fluidSetInterpMethod.csd CSD path_xml:examples-xml/fluidSetInterpMethod.csd.xml CSD path:examples/inletk.csd CSD path_xml:examples-xml/inletk.csd.xml CSD path:examples/fprintks-2.csd CSD path_xml:examples-xml/fprintks-2.csd.xml CSD path:examples/compileorc.csd CSD path_xml:examples-xml/compileorc.csd.xml CSD path:examples/c2r.csd CSD path_xml:examples-xml/c2r.csd.xml CSD path:examples/gen41.csd CSD path_xml:examples-xml/gen41.csd.xml CSD path:examples/shaker.csd CSD path_xml:examples-xml/shaker.csd.xml CSD path:examples/urandom.csd CSD path_xml:examples-xml/urandom.csd.xml CSD path:examples/tonex.csd CSD path_xml:examples-xml/tonex.csd.xml CSD path:examples/powoftwo.csd CSD path_xml:examples-xml/powoftwo.csd.xml CSD path:examples/gen16.csd CSD path_xml:examples-xml/gen16.csd.xml CSD path:examples/butterhp.csd CSD path_xml:examples-xml/butterhp.csd.xml CSD path:examples/ATSreadnz.csd CSD path_xml:examples-xml/ATSreadnz.csd.xml CSD path:examples/toot7.csd CSD path_xml:examples-xml/toot7.csd.xml CSD path:examples/maxabs.csd CSD path_xml:examples-xml/maxabs.csd.xml CSD path:examples/outs2.csd CSD path_xml:examples-xml/outs2.csd.xml CSD path:examples/cggoto.csd CSD path_xml:examples-xml/cggoto.csd.xml CSD path:examples/vexpv.csd CSD path_xml:examples-xml/vexpv.csd.xml CSD path:examples/readk.csd CSD path_xml:examples-xml/readk.csd.xml CSD path:examples/e.csd CSD path_xml:examples-xml/e.csd.xml CSD path:examples/outkpb.csd CSD path_xml:examples-xml/outkpb.csd.xml CSD path:examples/pconvolve.csd CSD path_xml:examples-xml/pconvolve.csd.xml CSD path:examples/zdf_2pole.csd CSD path_xml:examples-xml/zdf_2pole.csd.xml CSD path:examples/midinoteonpch.csd CSD path_xml:examples-xml/midinoteonpch.csd.xml CSD path:examples/STKSitar.csd CSD path_xml:examples-xml/STKSitar.csd.xml CSD path:examples/dssiinit.csd CSD path_xml:examples-xml/dssiinit.csd.xml CSD path:examples/opnot.csd CSD path_xml:examples-xml/opnot.csd.xml CSD path:examples/active_scale.csd CSD path_xml:examples-xml/active_scale.csd.xml CSD path:examples/temposcal.csd CSD path_xml:examples-xml/temposcal.csd.xml CSD path:examples/outq2.csd CSD path_xml:examples-xml/outq2.csd.xml CSD path:examples/xyscale.csd CSD path_xml:examples-xml/xyscale.csd.xml CSD path:examples/readf.csd CSD path_xml:examples-xml/readf.csd.xml CSD path:examples/gen19.csd CSD path_xml:examples-xml/gen19.csd.xml CSD path:examples/vexp.csd CSD path_xml:examples-xml/vexp.csd.xml CSD path:examples/tableiw.csd CSD path_xml:examples-xml/tableiw.csd.xml CSD path:examples/include.csd CSD path_xml:examples-xml/include.csd.xml CSD path:examples/ATSread.csd CSD path_xml:examples-xml/ATSread.csd.xml CSD path:examples/STKFlute.csd CSD path_xml:examples-xml/STKFlute.csd.xml CSD path:examples/syncphasor.csd CSD path_xml:examples-xml/syncphasor.csd.xml CSD path:examples/equal.csd CSD path_xml:examples-xml/equal.csd.xml CSD path:examples/stack.csd CSD path_xml:examples-xml/stack.csd.xml CSD path:examples/butterbp.csd CSD path_xml:examples-xml/butterbp.csd.xml CSD path:examples/gen40.csd CSD path_xml:examples-xml/gen40.csd.xml CSD path:examples/clockoff.csd CSD path_xml:examples-xml/clockoff.csd.xml CSD path:examples/bqrez.csd CSD path_xml:examples-xml/bqrez.csd.xml CSD path:examples/STKWhistle.csd CSD path_xml:examples-xml/STKWhistle.csd.xml CSD path:examples/dssiplay_stereo.csd CSD path_xml:examples-xml/dssiplay_stereo.csd.xml CSD path:examples/rbjeq.csd CSD path_xml:examples-xml/rbjeq.csd.xml CSD path:examples/atone.csd CSD path_xml:examples-xml/atone.csd.xml CSD path:examples/m.csd CSD path_xml:examples-xml/m.csd.xml CSD path:examples/pdclip.csd CSD path_xml:examples-xml/pdclip.csd.xml CSD path:examples/initc7.csd CSD path_xml:examples-xml/initc7.csd.xml CSD path:examples/spat3d_stereo.csd CSD path_xml:examples-xml/spat3d_stereo.csd.xml CSD path:examples/lposcilsa.csd CSD path_xml:examples-xml/lposcilsa.csd.xml CSD path:examples/flanger.csd CSD path_xml:examples-xml/flanger.csd.xml CSD path:examples/pgmassign_advanced.csd CSD path_xml:examples-xml/pgmassign_advanced.csd.xml CSD path:examples/balance.csd CSD path_xml:examples-xml/balance.csd.xml CSD path:examples/FLcount.csd CSD path_xml:examples-xml/FLcount.csd.xml CSD path:examples/dam.csd CSD path_xml:examples-xml/dam.csd.xml CSD path:examples/midiin.csd CSD path_xml:examples-xml/midiin.csd.xml CSD path:examples/divides.csd CSD path_xml:examples-xml/divides.csd.xml CSD path:examples/phasor.csd CSD path_xml:examples-xml/phasor.csd.xml CSD path:examples/tlineto.csd CSD path_xml:examples-xml/tlineto.csd.xml CSD path:examples/ftgen.csd CSD path_xml:examples-xml/ftgen.csd.xml CSD path:examples/igoto.csd CSD path_xml:examples-xml/igoto.csd.xml CSD path:examples/pvsbufread.csd CSD path_xml:examples-xml/pvsbufread.csd.xml CSD path:examples/pvstrace.csd CSD path_xml:examples-xml/pvstrace.csd.xml CSD path:examples/system.csd CSD path_xml:examples-xml/system.csd.xml CSD path:examples/ATSinterpread.csd CSD path_xml:examples-xml/ATSinterpread.csd.xml CSD path:examples/dot.csd CSD path_xml:examples-xml/dot.csd.xml CSD path:examples/gen08.csd CSD path_xml:examples-xml/gen08.csd.xml CSD path:examples/spsend_quad.csd CSD path_xml:examples-xml/spsend_quad.csd.xml CSD path:examples/fareyleni.csd CSD path_xml:examples-xml/fareyleni.csd.xml CSD path:examples/multitap.csd CSD path_xml:examples-xml/multitap.csd.xml CSD path:examples/partikkel-2.csd CSD path_xml:examples-xml/partikkel-2.csd.xml CSD path:examples/squinewave.csd CSD path_xml:examples-xml/squinewave.csd.xml CSD path:examples/locsend_quad.csd CSD path_xml:examples-xml/locsend_quad.csd.xml CSD path:examples/trigger.csd CSD path_xml:examples-xml/trigger.csd.xml CSD path:examples/randomi.csd CSD path_xml:examples-xml/randomi.csd.xml CSD path:examples/times_complex.csd CSD path_xml:examples-xml/times_complex.csd.xml CSD path:examples/outrg.csd CSD path_xml:examples-xml/outrg.csd.xml CSD path:examples/FLsetText.csd CSD path_xml:examples-xml/FLsetText.csd.xml CSD path:examples/strcat.csd CSD path_xml:examples-xml/strcat.csd.xml CSD path:examples/gen10.csd CSD path_xml:examples-xml/gen10.csd.xml CSD path:examples/STKBlowBotl.csd CSD path_xml:examples-xml/STKBlowBotl.csd.xml CSD path:examples/subinstr_named.csd CSD path_xml:examples-xml/subinstr_named.csd.xml CSD path:examples/insremotM.csd CSD path_xml:examples-xml/insremotM.csd.xml CSD path:examples/adsyn.csd CSD path_xml:examples-xml/adsyn.csd.xml CSD path:examples/pvread.csd CSD path_xml:examples-xml/pvread.csd.xml CSD path:examples/FLslidBnk.csd CSD path_xml:examples-xml/FLslidBnk.csd.xml CSD path:examples/subtracts.csd CSD path_xml:examples-xml/subtracts.csd.xml CSD path:examples/lowresx.csd CSD path_xml:examples-xml/lowresx.csd.xml CSD path:examples/log2.csd CSD path_xml:examples-xml/log2.csd.xml CSD path:examples/joystick-2.csd CSD path_xml:examples-xml/joystick-2.csd.xml CSD path:examples/hypot.csd CSD path_xml:examples-xml/hypot.csd.xml CSD path:examples/follow2.csd CSD path_xml:examples-xml/follow2.csd.xml CSD path:examples/rezzy.csd CSD path_xml:examples-xml/rezzy.csd.xml CSD path:examples/s.csd CSD path_xml:examples-xml/s.csd.xml CSD path:examples/gen27.csd CSD path_xml:examples-xml/gen27.csd.xml CSD path:examples/sorta.csd CSD path_xml:examples-xml/sorta.csd.xml CSD path:examples/pdhalfy.csd CSD path_xml:examples-xml/pdhalfy.csd.xml CSD path:examples/plate.csd CSD path_xml:examples-xml/plate.csd.xml CSD path:examples/log.csd CSD path_xml:examples-xml/log.csd.xml CSD path:examples/statvar.csd CSD path_xml:examples-xml/statvar.csd.xml CSD path:examples/trmix.csd CSD path_xml:examples-xml/trmix.csd.xml CSD path:examples/octave.csd CSD path_xml:examples-xml/octave.csd.xml CSD path:examples/getcfg.csd CSD path_xml:examples-xml/getcfg.csd.xml CSD path:examples/ATSaddnz-2.csd CSD path_xml:examples-xml/ATSaddnz-2.csd.xml CSD path:examples/ftfree.csd CSD path_xml:examples-xml/ftfree.csd.xml CSD path:examples/strcatk.csd CSD path_xml:examples-xml/strcatk.csd.xml CSD path:examples/fluid-2.csd CSD path_xml:examples-xml/fluid-2.csd.xml CSD path:examples/convolve.csd CSD path_xml:examples-xml/convolve.csd.xml CSD path:examples/cell.csd CSD path_xml:examples-xml/cell.csd.xml CSD path:examples/tablexseg.csd CSD path_xml:examples-xml/tablexseg.csd.xml CSD path:examples/monitor.csd CSD path_xml:examples-xml/monitor.csd.xml CSD path:examples/xscans.csd CSD path_xml:examples-xml/xscans.csd.xml CSD path:examples/qinf.csd CSD path_xml:examples-xml/qinf.csd.xml CSD path:examples/lpread.csd CSD path_xml:examples-xml/lpread.csd.xml CSD path:examples/minabsaccum.csd CSD path_xml:examples-xml/minabsaccum.csd.xml CSD path:examples/FLxyin.csd CSD path_xml:examples-xml/FLxyin.csd.xml CSD path:examples/tigoto.csd CSD path_xml:examples-xml/tigoto.csd.xml CSD path:examples/nreverb.csd CSD path_xml:examples-xml/nreverb.csd.xml CSD path:examples/adsynt.csd CSD path_xml:examples-xml/adsynt.csd.xml CSD path:examples/gen32.csd CSD path_xml:examples-xml/gen32.csd.xml CSD path:examples/harmon3.csd CSD path_xml:examples-xml/harmon3.csd.xml CSD path:examples/midiprogramchange.csd CSD path_xml:examples-xml/midiprogramchange.csd.xml CSD path:examples/ftchnls.csd CSD path_xml:examples-xml/ftchnls.csd.xml CSD path:examples/pvsmix.csd CSD path_xml:examples-xml/pvsmix.csd.xml CSD path:examples/spat3d_quad.csd CSD path_xml:examples-xml/spat3d_quad.csd.xml CSD path:examples/vibr.csd CSD path_xml:examples-xml/vibr.csd.xml CSD path:examples/getcol.csd CSD path_xml:examples-xml/getcol.csd.xml CSD path:examples/pvslock.csd CSD path_xml:examples-xml/pvslock.csd.xml CSD path:examples/oscilikt.csd CSD path_xml:examples-xml/oscilikt.csd.xml CSD path:examples/fog.csd CSD path_xml:examples-xml/fog.csd.xml CSD path:examples/vtablewk.csd CSD path_xml:examples-xml/vtablewk.csd.xml CSD path:examples/taninv.csd CSD path_xml:examples-xml/taninv.csd.xml CSD path:examples/zdf_1pole_mode.csd CSD path_xml:examples-xml/zdf_1pole_mode.csd.xml CSD path:examples/scantable.csd CSD path_xml:examples-xml/scantable.csd.xml CSD path:examples/fofilter.csd CSD path_xml:examples-xml/fofilter.csd.xml CSD path:examples/turnoff.csd CSD path_xml:examples-xml/turnoff.csd.xml CSD path:examples/STKTubeBell.csd CSD path_xml:examples-xml/STKTubeBell.csd.xml CSD path:examples/babo.csd CSD path_xml:examples-xml/babo.csd.xml CSD path:examples/fluidOut.csd CSD path_xml:examples-xml/fluidOut.csd.xml CSD path:examples/FLknob-2.csd CSD path_xml:examples-xml/FLknob-2.csd.xml CSD path:examples/cps2pch_19et.csd CSD path_xml:examples-xml/cps2pch_19et.csd.xml CSD path:examples/fmmetal.csd CSD path_xml:examples-xml/fmmetal.csd.xml CSD path:examples/dust.csd CSD path_xml:examples-xml/dust.csd.xml CSD path:examples/biquad.csd CSD path_xml:examples-xml/biquad.csd.xml CSD path:examples/diskgrain.csd CSD path_xml:examples-xml/diskgrain.csd.xml CSD path:examples/gen23.csd CSD path_xml:examples-xml/gen23.csd.xml CSD path:examples/pvsftw.csd CSD path_xml:examples-xml/pvsftw.csd.xml CSD path:examples/tablei.csd CSD path_xml:examples-xml/tablei.csd.xml CSD path:examples/sortd.csd CSD path_xml:examples-xml/sortd.csd.xml CSD path:examples/pvsftr.csd CSD path_xml:examples-xml/pvsftr.csd.xml CSD path:examples/STKMandolin.csd CSD path_xml:examples-xml/STKMandolin.csd.xml CSD path:examples/spat3d_UHJ.csd CSD path_xml:examples-xml/spat3d_UHJ.csd.xml CSD path:examples/zkw.csd CSD path_xml:examples-xml/zkw.csd.xml CSD path:examples/outkpc_fltk.csd CSD path_xml:examples-xml/outkpc_fltk.csd.xml CSD path:examples/vbap4move.csd CSD path_xml:examples-xml/vbap4move.csd.xml CSD path:examples/moog.csd CSD path_xml:examples-xml/moog.csd.xml CSD path:examples/areson.csd CSD path_xml:examples-xml/areson.csd.xml CSD path:examples/mvclpf2.csd CSD path_xml:examples-xml/mvclpf2.csd.xml CSD path:examples/scogen.csd CSD path_xml:examples-xml/scogen.csd.xml CSD path:examples/pan.csd CSD path_xml:examples-xml/pan.csd.xml CSD path:examples/rnd31_krate.csd CSD path_xml:examples-xml/rnd31_krate.csd.xml CSD path:examples/filesr.csd CSD path_xml:examples-xml/filesr.csd.xml CSD path:examples/fof2.csd CSD path_xml:examples-xml/fof2.csd.xml CSD path:examples/ableton_link.csd CSD path_xml:examples-xml/ableton_link.csd.xml CSD path:examples/grain3.csd CSD path_xml:examples-xml/grain3.csd.xml CSD path:examples/rnd.csd CSD path_xml:examples-xml/rnd.csd.xml CSD path:examples/dates.csd CSD path_xml:examples-xml/dates.csd.xml CSD path:examples/scalearray.csd CSD path_xml:examples-xml/scalearray.csd.xml CSD path:examples/FLslider.csd CSD path_xml:examples-xml/FLslider.csd.xml CSD path:examples/STKSimple.csd CSD path_xml:examples-xml/STKSimple.csd.xml CSD path:examples/luamoog.csd CSD path_xml:examples-xml/luamoog.csd.xml CSD path:examples/deltapxw.csd CSD path_xml:examples-xml/deltapxw.csd.xml CSD path:examples/hilbert.csd CSD path_xml:examples-xml/hilbert.csd.xml CSD path:examples/maxarray.csd CSD path_xml:examples-xml/maxarray.csd.xml CSD path:examples/mute.csd CSD path_xml:examples-xml/mute.csd.xml CSD path:examples/distort.csd CSD path_xml:examples-xml/distort.csd.xml CSD path:examples/line.csd CSD path_xml:examples-xml/line.csd.xml CSD path:examples/maxabsaccum.csd CSD path_xml:examples-xml/maxabsaccum.csd.xml CSD path:examples/cauchyi.csd CSD path_xml:examples-xml/cauchyi.csd.xml CSD path:examples/wgbow.csd CSD path_xml:examples-xml/wgbow.csd.xml CSD path:examples/gen17.csd CSD path_xml:examples-xml/gen17.csd.xml CSD path:examples/mode.csd CSD path_xml:examples-xml/mode.csd.xml CSD path:examples/pvsbandp.csd CSD path_xml:examples-xml/pvsbandp.csd.xml CSD path:examples/fluidNote.csd CSD path_xml:examples-xml/fluidNote.csd.xml CSD path:examples/vtablek.csd CSD path_xml:examples-xml/vtablek.csd.xml CSD path:examples/tabmorphi.csd CSD path_xml:examples-xml/tabmorphi.csd.xml CSD path:examples/virtual.csd CSD path_xml:examples-xml/virtual.csd.xml CSD path:examples/statevar.csd CSD path_xml:examples-xml/statevar.csd.xml CSD path:examples/maca.csd CSD path_xml:examples-xml/maca.csd.xml CSD path:examples/vbapmove.csd CSD path_xml:examples-xml/vbapmove.csd.xml CSD path:examples/gen02.csd CSD path_xml:examples-xml/gen02.csd.xml CSD path:examples/OSCraw.csd CSD path_xml:examples-xml/OSCraw.csd.xml CSD path:examples/delayw.csd CSD path_xml:examples-xml/delayw.csd.xml CSD path:examples/vrandi.csd CSD path_xml:examples-xml/vrandi.csd.xml CSD path:examples/dumpk.csd CSD path_xml:examples-xml/dumpk.csd.xml CSD path:examples/vpow_i-2.csd CSD path_xml:examples-xml/vpow_i-2.csd.xml CSD path:examples/foutir.csd CSD path_xml:examples-xml/foutir.csd.xml CSD path:examples/wii.csd CSD path_xml:examples-xml/wii.csd.xml touch examples-xml/stamp rm -rf html echo "Remember to use the html-dist target for distribution!" Remember to use the html-dist target for distribution! mkdir -p html xsltproc --xinclude -o html/ xsl/customXHTMLchunk.xsl manual.xml Writing PrefaceHistory.html for section(PrefaceHistory) Writing PrefaceCopy.html for section(PrefaceCopy) Writing PrefaceGettingStarted.html for section(PrefaceGettingStarted) Writing PrefaceWhatsNew.html for section(PrefaceWhatsNew) Writing PrefaceTop.html for preface(PrefaceTop) Writing Introduction.html for chapter(Introduction) Writing CommandDesc.html for section(CommandDesc) Writing CommandFlags.html for refentry(CommandFlags) Writing CommandFlagsCategory.html for section(CommandFlagsCategory) Writing CommandEnvironment.html for section(CommandEnvironment) Writing CommandUnifileExample.html for section(CommandUnifileExample) Writing CommandUnifile.html for section(CommandUnifile) Writing CommandUnifileParFile.html for section(CommandUnifileParFile) Writing CommandPreindie.html for section(CommandPreindie) Writing CommandPreproc.html for section(CommandPreproc) Writing CommandTop.html for chapter(CommandTop) Writing UsingDesign.html for section(UsingDesign) Writing UsingRealTime.html for section(UsingRealTime) Writing RealTimeLinux.html for section(RealTimeLinux) Writing RealTimeMac.html for section(RealTimeMac) Writing RealTimeWindows.html for section(RealTimeWindows) Writing RealTimeJack.html for section(RealTimeJack) Writing UsingOptimizing.html for section(UsingOptimizing) Writing Using.html for chapter(Using) Writing Configuring.html for chapter(Configuring) Writing OrchIblock.html for section(OrchIblock) Writing OrchStatemnt.html for section(OrchStatemnt) Writing OrchKvar.html for section(OrchKvar) Writing OrchExpress.html for section(OrchExpress) Writing OrchDirFiles.html for section(OrchDirFiles) Writing OrchNomen.html for section(OrchNomen) Writing OrchMacros.html for section(OrchMacros) Writing OrchNamedInstruments.html for section(OrchNamedInstruments) Writing OrchUDO.html for section(OrchUDO) Writing Orchtab.html for section(Orchtab) Writing functional.html for section(functional) Writing udpserver.html for section(udpserver) Writing OrchTop.html for chapter(OrchTop) Writing ScoreStatements.html for section(ScoreStatements) Writing ScoreNextp.html for section(ScoreNextp) Writing ScoreRamping.html for section(ScoreRamping) Writing ScoreMacros.html for section(ScoreMacros) Writing ScoreMult.html for section(ScoreMult) Writing ScoreEval.html for section(ScoreEval) Writing ScoreStrings.html for section(ScoreStrings) Writing ScoreTop.html for chapter(ScoreTop) Writing CommandCsoundVST.html for section(CommandCsoundVST) Writing OviewFrontEnds.html for chapter(OviewFrontEnds) Writing BuildingCsound.html for chapter(BuildingCsound) Writing CsoundLinks.html for chapter(CsoundLinks) Writing PartOverview.html for part(PartOverview) Writing SiggenBasic.html for section(SiggenBasic) Writing SiggenDynamic.html for section(SiggenDynamic) Writing SiggenFmsynth.html for section(SiggenFmsynth) Writing SiggenGranular.html for section(SiggenGranular) Writing SiggenHvs.html for section(SiggenHvs) Writing SiggenLineexp.html for section(SiggenLineexp) Writing SiggenEnvelope.html for section(SiggenEnvelope) Writing SiggenModels.html for section(SiggenModels) Writing SiggenPhasors.html for section(SiggenPhasors) Writing SiggenNoise.html for section(SiggenNoise) Writing SiggenSample.html for section(SiggenSample) Writing SiggenScanTop.html for section(SiggenScanTop) Writing SiggenTableacc.html for section(SiggenTableacc) Writing SiggenWaveterr.html for section(SiggenWaveterr) Writing SiggenWavguide.html for section(SiggenWavguide) Writing SiggenTop.html for chapter(SiggenTop) Writing SigioInput.html for section(SigioInput) Writing SigioOutput.html for section(SigioOutput) Writing SoftwareBus.html for section(SoftwareBus) Writing SigioPdisplay.html for section(SigioPdisplay) Writing SigioQueries.html for section(SigioQueries) Writing SigioTop.html for chapter(SigioTop) Writing SigProcConmorph.html for section(SigProcConmorph) Writing SigmodDelay.html for section(SigmodDelay) Writing SigmodPanspatl.html for section(SigmodPanspatl) Writing SigmodReverbtn.html for section(SigmodReverbtn) Writing SigmodSample.html for section(SigmodSample) Writing SigmodSiglimit.html for section(SigmodSiglimit) Writing SigmodSpeciale.html for section(SigmodSpeciale) Writing SigmodStandard.html for section(SigmodStandard) Writing SigmodSpeciali.html for section(SigmodSpeciali) Writing SigmodWavguide.html for section(SigmodWavguide) Writing SigmodWavshape.html for section(SigmodWavshape) Writing SigmodTop.html for chapter(SigmodTop) Writing ControlConditional.html for section(ControlConditional) Writing ControlDurctl.html for section(ControlDurctl) Writing ControlFltkValuators.html for section(ControlFltkValuators) Writing ControlFltkOther.html for section(ControlFltkOther) Writing ControlFltkAppearance.html for section(ControlFltkAppearance) Writing ControlFltkGeneral.html for section(ControlFltkGeneral) Writing ControlFltkIntro.html for section(ControlFltkIntro) Writing ControlInvocat.html for section(ControlInvocat) Writing ControlPgmctl.html for section(ControlPgmctl) Writing ControlRealtime.html for section(ControlRealtime) Writing ControlReinitn.html for section(ControlReinitn) Writing ControlSensing.html for section(ControlSensing) Writing ControlStacks.html for section(ControlStacks) Writing ControlSubinstrument.html for section(ControlSubinstrument) Writing ControlTimeread.html for section(ControlTimeread) Writing ControlTop.html for chapter(ControlTop) Writing TableReadwrit.html for section(TableReadwrit) Writing TableSelect.html for section(TableSelect) Writing TableTop.html for chapter(TableTop) Writing MathArtLogic.html for section(MathArtLogic) Writing SigmodCompaccum.html for section(SigmodCompaccum) Writing MathMatfunc.html for section(MathMatfunc) Writing MathOpeqfunc.html for section(MathOpeqfunc) Writing MathRndfunc.html for section(MathRndfunc) Writing MathTrig.html for section(MathTrig) Writing linearalgebraopcodes.html for refentry(linearalgebraopcodes) Writing arrayOpcodes.html for refentry(arrayOpcodes) Writing MathTop.html for chapter(MathTop) Writing PitchTuning.html for section(PitchTuning) Writing PitchTop.html for chapter(PitchTop) Writing MidiInput.html for section(MidiInput) Writing MidiOutput.html for section(MidiOutput) Writing MidiGeneric.html for section(MidiGeneric) Writing MidiConvert.html for section(MidiConvert) Writing MidiExtender.html for section(MidiExtender) Writing MidiOnoff.html for section(MidiOnoff) Writing MidiInterop.html for section(MidiInterop) Writing MidiRealtime.html for section(MidiRealtime) Writing MidiSlidrbk.html for section(MidiSlidrbk) Writing MidiTop.html for chapter(MidiTop) Writing SpectralLpcresyn.html for section(SpectralLpcresyn) Writing SpectralNonstand.html for section(SpectralNonstand) Writing SpectralRealTime.html for section(SpectralRealTime) Writing SpectralATS.html for section(SpectralATS) Writing loris.html for section(loris) Writing arraysfft.html for section(arraysfft) Writing SpectralTop.html for chapter(SpectralTop) Writing stringconvert.html for section(stringconvert) Writing StringsTop.html for chapter(StringsTop) Writing vectorialscalar.html for section(vectorialscalar) Writing vectorialvectorial.html for section(vectorialvectorial) Writing envelopeGenerators.html for section(envelopeGenerators) Writing vectorialimiting.html for section(vectorialimiting) Writing vectorialdelay.html for section(vectorialdelay) Writing vectorialrandom.html for section(vectorialrandom) Writing vectorial.html for chapter(vectorial) Writing ZakTop.html for chapter(ZakTop) Writing vst4cs.html for section(vst4cs) Writing PluginTop.html for chapter(PluginTop) Writing OSC.html for section(OSC) Writing Network.html for section(Network) Writing Remote.html for section(Remote) Writing OSCNetwork.html for chapter(OSCNetwork) Writing MixerOpcodes.html for chapter(MixerOpcodes) Writing SignalFlowGraphOpcodes.html for chapter(SignalFlowGraphOpcodes) Writing JackoOpcodes.html for chapter(JackoOpcodes) Writing lua.html for chapter(lua) Writing PythonOpcodesSyntax.html for section(PythonOpcodesSyntax) Writing py.html for chapter(py) Writing ImageopcodesTop.html for chapter(ImageopcodesTop) Writing STKTop.html for chapter(STKTop) Writing MiscopcodesTop.html for chapter(MiscopcodesTop) Writing PartOpcodesOverview.html for part(PartOpcodesOverview) Writing notequal.html for refentry(notequal) Writing define.html for refentry(define) Writing include.html for refentry(include) Writing undef.html for refentry(undef) Writing ifdef.html for refentry(ifdef) Writing ifndef.html for refentry(ifndef) Writing dollar.html for refentry(dollar) Writing modulus.html for refentry(modulus) Writing opand.html for refentry(opand) Writing greaterthan.html for refentry(greaterthan) Writing greaterequal.html for refentry(greaterequal) Writing lessthan.html for refentry(lessthan) Writing lessequal.html for refentry(lessequal) Writing multiplies.html for refentry(multiplies) Writing adds.html for refentry(adds) Writing subtracts.html for refentry(subtracts) Writing divides.html for refentry(divides) Writing assign.html for refentry(assign) Writing plusbecomes.html for refentry(plusbecomes) Writing equals.html for refentry(equals) Writing raises.html for refentry(raises) Writing opor.html for refentry(opor) Writing opnot.html for refentry(opnot) Writing Zerodbfs.html for refentry(Zerodbfs) Writing A4.html for refentry(A4) Writing opbitshl.html for refentry(opbitshl) Writing opbitshr.html for refentry(opbitshr) Writing opbitand.html for refentry(opbitand) Writing opbitor.html for refentry(opbitor) Writing opbitnot.html for refentry(opbitnot) Writing opnonequiv.html for refentry(opnonequiv) Writing opa.html for refentry(opa) Writing abs.html for refentry(abs) Writing active.html for refentry(active) Writing adsr.html for refentry(adsr) Writing adsyn.html for refentry(adsyn) Writing adsynt.html for refentry(adsynt) Writing adsynt2.html for refentry(adsynt2) Writing aftouch.html for refentry(aftouch) Writing alpass.html for refentry(alpass) Writing alwayson.html for refentry(alwayson) Writing ampdb.html for refentry(ampdb) Writing ampdbfs.html for refentry(ampdbfs) Writing ampmidi.html for refentry(ampmidi) Writing ampmidid.html for refentry(ampmidid) Writing areson.html for refentry(areson) Writing aresonk.html for refentry(aresonk) Writing atone.html for refentry(atone) Writing atonek.html for refentry(atonek) Writing atonex.html for refentry(atonex) Writing ATSadd.html for refentry(ATSadd) Writing ATSaddnz.html for refentry(ATSaddnz) Writing ATSbufread.html for refentry(ATSbufread) Writing ATScross.html for refentry(ATScross) Writing ATSinfo.html for refentry(ATSinfo) Writing ATSinterpread.html for refentry(ATSinterpread) Writing ATSread.html for refentry(ATSread) Writing ATSreadnz.html for refentry(ATSreadnz) Writing ATSpartialtap.html for refentry(ATSpartialtap) Writing ATSsinnoi.html for refentry(ATSsinnoi) Writing babo.html for refentry(babo) Writing balance.html for refentry(balance) Writing bamboo.html for refentry(bamboo) Writing barmodel.html for refentry(barmodel) Writing bbcutm.html for refentry(bbcutm) Writing bbcuts.html for refentry(bbcuts) Writing betarand.html for refentry(betarand) Writing bexprnd.html for refentry(bexprnd) Writing bformenc1.html for refentry(bformenc1) Writing bformdec1.html for refentry(bformdec1) Writing binit.html for refentry(binit) Writing biquad.html for refentry(biquad) Writing biquada.html for refentry(biquada) Writing birnd.html for refentry(birnd) Writing bpf.html for refentry(bpf) Writing bqrez.html for refentry(bqrez) Writing butbp.html for refentry(butbp) Writing butbr.html for refentry(butbr) Writing buthp.html for refentry(buthp) Writing butlp.html for refentry(butlp) Writing butterbp.html for refentry(butterbp) Writing butterbr.html for refentry(butterbr) Writing butterhp.html for refentry(butterhp) Writing butterlp.html for refentry(butterlp) Writing button.html for refentry(button) Writing buzz.html for refentry(buzz) Writing c2r.html for refentry(c2r) Writing cabasa.html for refentry(cabasa) Writing cauchy.html for refentry(cauchy) Writing cauchyi.html for refentry(cauchyi) Writing ceil.html for refentry(ceil) Writing cell.html for refentry(cell) Writing cent.html for refentry(cent) Writing centroid.html for refentry(centroid) Writing ceps.html for refentry(ceps) Writing cepsinv.html for refentry(cepsinv) Writing cggoto.html for refentry(cggoto) Writing chanctrl.html for refentry(chanctrl) Writing changed.html for refentry(changed) Writing changed2.html for refentry(changed2) Writing chani.html for refentry(chani) Writing chano.html for refentry(chano) Writing cbrt.html for refentry(cbrt) Writing chebyshevpoly.html for refentry(chebyshevpoly) Writing checkbox.html for refentry(checkbox) Writing chn.html for refentry(chn) Writing chnclear.html for refentry(chnclear) Writing chnexport.html for refentry(chnexport) Writing chnget.html for refentry(chnget) Writing chnmix.html for refentry(chnmix) Writing chnparams.html for refentry(chnparams) Writing chnset.html for refentry(chnset) Writing chuap.html for refentry(chuap) Writing cigoto.html for refentry(cigoto) Writing ckgoto.html for refentry(ckgoto) Writing clear.html for refentry(clear) Writing clfilt.html for refentry(clfilt) Writing clip.html for refentry(clip) Writing clockoff.html for refentry(clockoff) Writing clockon.html for refentry(clockon) Writing cmp.html for refentry(cmp) Writing cmplxprod.html for refentry(cmplxprod) Writing cngoto.html for refentry(cngoto) Writing comb.html for refentry(comb) Writing combinv.html for refentry(combinv) Writing compilecsd.html for refentry(compilecsd) Writing compileorc.html for refentry(compileorc) Writing compilestr.html for refentry(compilestr) Writing compress.html for refentry(compress) Writing compress2.html for refentry(compress2) Writing connect.html for refentry(connect) Writing control.html for refentry(control) Writing convle.html for refentry(convle) Writing convolve.html for refentry(convolve) Writing copya2ftab.html for refentry(copya2ftab) Writing copyf2array.html for refentry(copyf2array) Writing cos.html for refentry(cos) Writing cosseg.html for refentry(cosseg) Writing cossegb.html for refentry(cossegb) Writing cossegr.html for refentry(cossegr) Writing cosh.html for refentry(cosh) Writing cosinv.html for refentry(cosinv) Writing cps2pch.html for refentry(cps2pch) Writing cpsmidi.html for refentry(cpsmidi) Writing cpsmidib.html for refentry(cpsmidib) Writing cpsmidinn.html for refentry(cpsmidinn) Writing cpsoct.html for refentry(cpsoct) Writing cpspch.html for refentry(cpspch) Writing cpstmid.html for refentry(cpstmid) Writing cpstun.html for refentry(cpstun) Writing cpstuni.html for refentry(cpstuni) Writing cpsxpch.html for refentry(cpsxpch) Writing cpumeter.html for refentry(cpumeter) Writing cpuprc.html for refentry(cpuprc) Writing cross2.html for refentry(cross2) Writing crossfm.html for refentry(crossfm) Writing crunch.html for refentry(crunch) Writing ctrl14.html for refentry(ctrl14) Writing ctrl21.html for refentry(ctrl21) Writing ctrl7.html for refentry(ctrl7) Writing ctrlinit.html for refentry(ctrlinit) Writing cuserrnd.html for refentry(cuserrnd) Writing dam.html for refentry(dam) Writing date.html for refentry(date) Writing dates.html for refentry(dates) Writing db.html for refentry(db) Writing dbamp.html for refentry(dbamp) Writing dbfsamp.html for refentry(dbfsamp) Writing dcblock.html for refentry(dcblock) Writing dcblock2.html for refentry(dcblock2) Writing dconv.html for refentry(dconv) Writing dct.html for refentry(dct) Writing dctinv.html for refentry(dctinv) Writing delay.html for refentry(delay) Writing delay1.html for refentry(delay1) Writing delayk.html for refentry(delayk) Writing delayr.html for refentry(delayr) Writing delayw.html for refentry(delayw) Writing deltap.html for refentry(deltap) Writing deltap3.html for refentry(deltap3) Writing deltapi.html for refentry(deltapi) Writing deltapn.html for refentry(deltapn) Writing deltapx.html for refentry(deltapx) Writing deltapxw.html for refentry(deltapxw) Writing denorm.html for refentry(denorm) Writing diff.html for refentry(diff) Writing diode_ladder.html for refentry(diode_ladder) Writing directory.html for refentry(directory) Writing diskgrain.html for refentry(diskgrain) Writing diskin.html for refentry(diskin) Writing diskin2.html for refentry(diskin2) Writing dispfft.html for refentry(dispfft) Writing display.html for refentry(display) Writing distort.html for refentry(distort) Writing distort1.html for refentry(distort1) Writing divz.html for refentry(divz) Writing doppler.html for refentry(doppler) Writing dot.html for refentry(dot) Writing downsamp.html for refentry(downsamp) Writing dripwater.html for refentry(dripwater) Writing dssiactivate.html for refentry(dssiactivate) Writing dssiaudio.html for refentry(dssiaudio) Writing dssictls.html for refentry(dssictls) Writing dssiinit.html for refentry(dssiinit) Writing dssilist.html for refentry(dssilist) Writing dumpk.html for refentry(dumpk) Writing dumpk2.html for refentry(dumpk2) Writing dumpk3.html for refentry(dumpk3) Writing dumpk4.html for refentry(dumpk4) Writing duserrnd.html for refentry(duserrnd) Writing dust.html for refentry(dust) Writing dust2.html for refentry(dust2) Writing else.html for refentry(else) Writing elseif.html for refentry(elseif) Writing endif.html for refentry(endif) Writing endin.html for refentry(endin) Writing endop.html for refentry(endop) Writing envlpx.html for refentry(envlpx) Writing envlpxr.html for refentry(envlpxr) Writing ephasor.html for refentry(ephasor) Writing eqfil.html for refentry(eqfil) Writing evalstr.html for refentry(evalstr) Writing event.html for refentry(event) Writing event_i.html for refentry(event_i) Writing exciter.html for refentry(exciter) Writing exitnow.html for refentry(exitnow) Writing exp.html for refentry(exp) Writing expcurve.html for refentry(expcurve) Writing expon.html for refentry(expon) Writing exprand.html for refentry(exprand) Writing exprandi.html for refentry(exprandi) Writing expseg.html for refentry(expseg) Writing expsega.html for refentry(expsega) Writing expsegb.html for refentry(expsegb) Writing expsegba.html for refentry(expsegba) Writing expsegr.html for refentry(expsegr) Writing faustaudio.html for refentry(faustaudio) Writing faustcompile.html for refentry(faustcompile) Writing faustctl.html for refentry(faustctl) Writing faustgen.html for refentry(faustgen) Writing fareylen.html for refentry(fareylen) Writing fareyleni.html for refentry(fareyleni) Writing ficlose.html for refentry(ficlose) Writing filebit.html for refentry(filebit) Writing filelen.html for refentry(filelen) Writing filenchnls.html for refentry(filenchnls) Writing filepeak.html for refentry(filepeak) Writing filescal.html for refentry(filescal) Writing filesr.html for refentry(filesr) Writing filevalid.html for refentry(filevalid) Writing fillarray.html for refentry(fillarray) Writing fft.html for refentry(fft) Writing filter2.html for refentry(filter2) Writing fin.html for refentry(fin) Writing fini.html for refentry(fini) Writing fink.html for refentry(fink) Writing fiopen.html for refentry(fiopen) Writing flanger.html for refentry(flanger) Writing flashtxt.html for refentry(flashtxt) Writing FLbox.html for refentry(FLbox) Writing FLbutBank.html for refentry(FLbutBank) Writing FLbutton.html for refentry(FLbutton) Writing FLcloseButton.html for refentry(FLcloseButton) Writing FLcolor.html for refentry(FLcolor) Writing FLcolor2.html for refentry(FLcolor2) Writing FLcount.html for refentry(FLcount) Writing FLexecButton.html for refentry(FLexecButton) Writing FLgetsnap.html for refentry(FLgetsnap) Writing FLgroup.html for refentry(FLgroup) Writing FLgroupEnd.html for refentry(FLgroupEnd) Writing FLgroup_end.html for refentry(FLgroup_end) Writing FLhide.html for refentry(FLhide) Writing FLhvsBox.html for refentry(FLhvsBox) Writing FLhvsBoxSetValue.html for refentry(FLhvsBoxSetValue) Writing FLjoy.html for refentry(FLjoy) Writing FLkeyIn.html for refentry(FLkeyIn) Writing FLknob.html for refentry(FLknob) Writing FLlabel.html for refentry(FLlabel) Writing FLloadsnap.html for refentry(FLloadsnap) Writing FLmouse.html for refentry(FLmouse) Writing flooper.html for refentry(flooper) Writing flooper2.html for refentry(flooper2) Writing floor.html for refentry(floor) Writing FLpack.html for refentry(FLpack) Writing FLpackEnd.html for refentry(FLpackEnd) Writing FLpack_end.html for refentry(FLpack_end) Writing FLpanel.html for refentry(FLpanel) Writing FLpanelEnd.html for refentry(FLpanelEnd) Writing FLpanel_end.html for refentry(FLpanel_end) Writing FLprintk.html for refentry(FLprintk) Writing FLprintk2.html for refentry(FLprintk2) Writing FLroller.html for refentry(FLroller) Writing FLrun.html for refentry(FLrun) Writing FLsavesnap.html for refentry(FLsavesnap) Writing FLscroll.html for refentry(FLscroll) Writing FLscrollEnd.html for refentry(FLscrollEnd) Writing FLscroll_end.html for refentry(FLscroll_end) Writing FLsetAlign.html for refentry(FLsetAlign) Writing FLsetBox.html for refentry(FLsetBox) Writing FLsetColor.html for refentry(FLsetColor) Writing FLsetColor2.html for refentry(FLsetColor2) Writing FLsetFont.html for refentry(FLsetFont) Writing FLsetPosition.html for refentry(FLsetPosition) Writing FLsetSize.html for refentry(FLsetSize) Writing FLsetsnap.html for refentry(FLsetsnap) Writing FLsetSnapGroup.html for refentry(FLsetSnapGroup) Writing FLsetText.html for refentry(FLsetText) Writing FLsetTextColor.html for refentry(FLsetTextColor) Writing FLsetTextSize.html for refentry(FLsetTextSize) Writing FLsetTextType.html for refentry(FLsetTextType) Writing FLsetVal_i.html for refentry(FLsetVal_i) Writing FLsetVal.html for refentry(FLsetVal) Writing FLshow.html for refentry(FLshow) Writing FLslidBnk.html for refentry(FLslidBnk) Writing FLslidBnk2.html for refentry(FLslidBnk2) Writing FLslidBnkGetHandle.html for refentry(FLslidBnkGetHandle) Writing FLslidBnkSet.html for refentry(FLslidBnkSet) Writing FLslidBnkSetk.html for refentry(FLslidBnkSetk) Writing FLslidBnk2Set.html for refentry(FLslidBnk2Set) Writing FLslidBnk2Setk.html for refentry(FLslidBnk2Setk) Writing FLslider.html for refentry(FLslider) Writing FLtabs.html for refentry(FLtabs) Writing FLtabsEnd.html for refentry(FLtabsEnd) Writing FLtabs_end.html for refentry(FLtabs_end) Writing FLtext.html for refentry(FLtext) Writing FLupdate.html for refentry(FLupdate) Writing fluidAllOut.html for refentry(fluidAllOut) Writing fluidCCi.html for refentry(fluidCCi) Writing fluidCCk.html for refentry(fluidCCk) Writing fluidControl.html for refentry(fluidControl) Writing fluidEngine.html for refentry(fluidEngine) Writing fluidLoad.html for refentry(fluidLoad) Writing fluidNote.html for refentry(fluidNote) Writing fluidOut.html for refentry(fluidOut) Writing fluidProgramSelect.html for refentry(fluidProgramSelect) Writing fluidSetInterpMethod.html for refentry(fluidSetInterpMethod) Writing FLvalue.html for refentry(FLvalue) Writing FLvkeybd.html for refentry(FLvkeybd) Writing FLvslidBnk.html for refentry(FLvslidBnk) Writing FLvslidBnk2.html for refentry(FLvslidBnk2) Writing FLxyin.html for refentry(FLxyin) Writing fmanal.html for refentry(fmanal) Writing fmax.html for refentry(fmax) Writing fmb3.html for refentry(fmb3) Writing fmbell.html for refentry(fmbell) Writing fmin.html for refentry(fmin) Writing fmmetal.html for refentry(fmmetal) Writing fmod.html for refentry(fmod) Writing fmpercfl.html for refentry(fmpercfl) Writing fmrhode.html for refentry(fmrhode) Writing fmvoice.html for refentry(fmvoice) Writing fmwurlie.html for refentry(fmwurlie) Writing fof.html for refentry(fof) Writing fof2.html for refentry(fof2) Writing fofilter.html for refentry(fofilter) Writing fog.html for refentry(fog) Writing fold.html for refentry(fold) Writing follow.html for refentry(follow) Writing follow2.html for refentry(follow2) Writing foscil.html for refentry(foscil) Writing foscili.html for refentry(foscili) Writing fout.html for refentry(fout) Writing fouti.html for refentry(fouti) Writing foutir.html for refentry(foutir) Writing foutk.html for refentry(foutk) Writing fprintks.html for refentry(fprintks) Writing fprints.html for refentry(fprints) Writing frac.html for refentry(frac) Writing fractalnoise.html for refentry(fractalnoise) Writing framebuffer.html for refentry(framebuffer) Writing freeverb.html for refentry(freeverb) Writing ftchnls.html for refentry(ftchnls) Writing ftconv.html for refentry(ftconv) Writing ftcps.html for refentry(ftcps) Writing ftfree.html for refentry(ftfree) Writing ftgen.html for refentry(ftgen) Writing ftgenonce.html for refentry(ftgenonce) Writing ftgentmp.html for refentry(ftgentmp) Writing ftlen.html for refentry(ftlen) Writing ftload.html for refentry(ftload) Writing ftloadk.html for refentry(ftloadk) Writing ftlptim.html for refentry(ftlptim) Writing ftmorf.html for refentry(ftmorf) Writing ftom.html for refentry(ftom) Writing ftsamplebank.html for refentry(ftsamplebank) Writing ftsave.html for refentry(ftsave) Writing ftsavek.html for refentry(ftsavek) Writing ftsr.html for refentry(ftsr) Writing gain.html for refentry(gain) Writing gainslider.html for refentry(gainslider) Writing gauss.html for refentry(gauss) Writing gaussi.html for refentry(gaussi) Writing gausstrig.html for refentry(gausstrig) Writing gbuzz.html for refentry(gbuzz) Writing genarray.html for refentry(genarray) Writing genarray_i.html for refentry(genarray_i) Writing gendy.html for refentry(gendy) Writing gendyc.html for refentry(gendyc) Writing gendyx.html for refentry(gendyx) Writing getcfg.html for refentry(getcfg) Writing getcol.html for refentry(getcol) Writing getftargs.html for refentry(getftargs) Writing getrow.html for refentry(getrow) Writing getseed.html for refentry(getseed) Writing gogobel.html for refentry(gogobel) Writing goto.html for refentry(goto) Writing grain.html for refentry(grain) Writing grain2.html for refentry(grain2) Writing grain3.html for refentry(grain3) Writing granule.html for refentry(granule) Writing guiro.html for refentry(guiro) Writing harmon.html for refentry(harmon) Writing harmon2.html for refentry(harmon2) Writing hdf5read.html for refentry(hdf5read) Writing hdf5write.html for refentry(hdf5write) Writing hilbert.html for refentry(hilbert) Writing hilbert2.html for refentry(hilbert2) Writing hrtfearly.html for refentry(hrtfearly) Writing hrtfmove.html for refentry(hrtfmove) Writing hrtfmove2.html for refentry(hrtfmove2) Writing hrtfreverb.html for refentry(hrtfreverb) Writing hrtfstat.html for refentry(hrtfstat) Writing hsboscil.html for refentry(hsboscil) Writing hvs1.html for refentry(hvs1) Writing hvs2.html for refentry(hvs2) Writing hvs3.html for refentry(hvs3) Writing hypot.html for refentry(hypot) Writing opi.html for refentry(opi) Writing if.html for refentry(if) Writing fftinv.html for refentry(fftinv) Writing igoto.html for refentry(igoto) Writing ihold.html for refentry(ihold) Writing imagecreate.html for refentry(imagecreate) Writing imagefree.html for refentry(imagefree) Writing imagegetpixel.html for refentry(imagegetpixel) Writing imageload.html for refentry(imageload) Writing imagesave.html for refentry(imagesave) Writing imagesetpixel.html for refentry(imagesetpixel) Writing imagesize.html for refentry(imagesize) Writing in.html for refentry(in) Writing in32.html for refentry(in32) Writing inch.html for refentry(inch) Writing inh.html for refentry(inh) Writing init.html for refentry(init) Writing initc14.html for refentry(initc14) Writing initc21.html for refentry(initc21) Writing initc7.html for refentry(initc7) Writing inleta.html for refentry(inleta) Writing inletk.html for refentry(inletk) Writing inletkid.html for refentry(inletkid) Writing inletf.html for refentry(inletf) Writing inletv.html for refentry(inletv) Writing ino.html for refentry(ino) Writing inq.html for refentry(inq) Writing inrg.html for refentry(inrg) Writing ins.html for refentry(ins) Writing insremot.html for refentry(insremot) Writing insglobal.html for refentry(insglobal) Writing instr.html for refentry(instr) Writing int.html for refentry(int) Writing integ.html for refentry(integ) Writing interp.html for refentry(interp) Writing invalue.html for refentry(invalue) Writing inx.html for refentry(inx) Writing inz.html for refentry(inz) Writing JackoAudioIn.html for refentry(JackoAudioIn) Writing JackoAudioInConnect.html for refentry(JackoAudioInConnect) Writing JackoAudioOut.html for refentry(JackoAudioOut) Writing JackoAudioOutConnect.html for refentry(JackoAudioOutConnect) Writing JackoFreewheel.html for refentry(JackoFreewheel) Writing JackoInfo.html for refentry(JackoInfo) Writing JackoInit.html for refentry(JackoInit) Writing JackoMidiInConnect.html for refentry(JackoMidiInConnect) Writing JackoMidiOutConnect.html for refentry(JackoMidiOutConnect) Writing JackoMidiOut.html for refentry(JackoMidiOut) Writing JackoNoteOut.html for refentry(JackoNoteOut) Writing JackoOn.html for refentry(JackoOn) Writing JackoTransport.html for refentry(JackoTransport) Writing jacktransport.html for refentry(jacktransport) Writing jitter.html for refentry(jitter) Writing jitter2.html for refentry(jitter2) Writing joystick.html for refentry(joystick) Writing jspline.html for refentry(jspline) Writing opk.html for refentry(opk) Writing k35_hpf.html for refentry(k35_hpf) Writing k35_lpf.html for refentry(k35_lpf) Writing kgoto.html for refentry(kgoto) Writing kr.html for refentry(kr) Writing ksmps.html for refentry(ksmps) Writing lenarray.html for refentry(lenarray) Writing lfo.html for refentry(lfo) Writing limit.html for refentry(limit) Writing limit1.html for refentry(limit1) Writing line.html for refentry(line) Writing linen.html for refentry(linen) Writing linenr.html for refentry(linenr) Writing lineto.html for refentry(lineto) Writing linlin.html for refentry(linlin) Writing link_beat_force.html for refentry(link_beat_force) Writing link_beat_get.html for refentry(link_beat_get) Writing link_beat_request.html for refentry(link_beat_request) Writing link_create.html for refentry(link_create) Writing link_enable.html for refentry(link_enable) Writing link_is_enabled.html for refentry(link_is_enabled) Writing link_metro.html for refentry(link_metro) Writing link_peers.html for refentry(link_peers) Writing link_tempo_get.html for refentry(link_tempo_get) Writing link_tempo_set.html for refentry(link_tempo_set) Writing linrand.html for refentry(linrand) Writing linseg.html for refentry(linseg) Writing linsegb.html for refentry(linsegb) Writing linsegr.html for refentry(linsegr) Writing liveconv.html for refentry(liveconv) Writing locsend.html for refentry(locsend) Writing locsig.html for refentry(locsig) Writing log.html for refentry(log) Writing log10.html for refentry(log10) Writing log2.html for refentry(log2) Writing logbtwo.html for refentry(logbtwo) Writing logcurve.html for refentry(logcurve) Writing loop_ge.html for refentry(loop_ge) Writing loop_gt.html for refentry(loop_gt) Writing loop_le.html for refentry(loop_le) Writing loop_lt.html for refentry(loop_lt) Writing loopseg.html for refentry(loopseg) Writing loopsegp.html for refentry(loopsegp) Writing looptseg.html for refentry(looptseg) Writing loopxseg.html for refentry(loopxseg) Writing lorenz.html for refentry(lorenz) Writing lorisread.html for refentry(lorisread) Writing lorismorph.html for refentry(lorismorph) Writing lorisplay.html for refentry(lorisplay) Writing loscil.html for refentry(loscil) Writing loscil3.html for refentry(loscil3) Writing loscilx.html for refentry(loscilx) Writing lowpass2.html for refentry(lowpass2) Writing lowres.html for refentry(lowres) Writing lowresx.html for refentry(lowresx) Writing lpf18.html for refentry(lpf18) Writing lpfreson.html for refentry(lpfreson) Writing lphasor.html for refentry(lphasor) Writing lpinterp.html for refentry(lpinterp) Writing lposcil.html for refentry(lposcil) Writing lposcil3.html for refentry(lposcil3) Writing lposcila.html for refentry(lposcila) Writing lposcilsa.html for refentry(lposcilsa) Writing lposcilsa2.html for refentry(lposcilsa2) Writing lpread.html for refentry(lpread) Writing lpreson.html for refentry(lpreson) Writing lpshold.html for refentry(lpshold) Writing lpsholdp.html for refentry(lpsholdp) Writing lpslot.html for refentry(lpslot) Writing lua_exec.html for refentry(lua_exec) Writing lua_opdef.html for refentry(lua_opdef) Writing lua_opcall.html for refentry(lua_opcall) Writing mac.html for refentry(mac) Writing maca.html for refentry(maca) Writing madsr.html for refentry(madsr) Writing mags.html for refentry(mags) Writing mandel.html for refentry(mandel) Writing mandol.html for refentry(mandol) Writing maparray.html for refentry(maparray) Writing marimba.html for refentry(marimba) Writing massign.html for refentry(massign) Writing max.html for refentry(max) Writing maxabs.html for refentry(maxabs) Writing maxabsaccum.html for refentry(maxabsaccum) Writing maxaccum.html for refentry(maxaccum) Writing maxalloc.html for refentry(maxalloc) Writing max_k.html for refentry(max_k) Writing maxarray.html for refentry(maxarray) Writing mclock.html for refentry(mclock) Writing mdelay.html for refentry(mdelay) Writing median.html for refentry(median) Writing mediank.html for refentry(mediank) Writing metro.html for refentry(metro) Writing mfb.html for refentry(mfb) Writing midglobal.html for refentry(midglobal) Writing midiarp.html for refentry(midiarp) Writing midic14.html for refentry(midic14) Writing midic21.html for refentry(midic21) Writing midic7.html for refentry(midic7) Writing midichannelaftertouch.html for refentry(midichannelaftertouch) Writing midichn.html for refentry(midichn) Writing midicontrolchange.html for refentry(midicontrolchange) Writing midictrl.html for refentry(midictrl) Writing mididefault.html for refentry(mididefault) Writing midiin.html for refentry(midiin) Writing midifilestatus.html for refentry(midifilestatus) Writing midinoteoff.html for refentry(midinoteoff) Writing midinoteoncps.html for refentry(midinoteoncps) Writing midinoteonkey.html for refentry(midinoteonkey) Writing midinoteonoct.html for refentry(midinoteonoct) Writing midinoteonpch.html for refentry(midinoteonpch) Writing midion2.html for refentry(midion2) Writing midion.html for refentry(midion) Writing midiout_i.html for refentry(midiout_i) Writing midiout.html for refentry(midiout) Writing midipitchbend.html for refentry(midipitchbend) Writing midipolyaftertouch.html for refentry(midipolyaftertouch) Writing midiprogramchange.html for refentry(midiprogramchange) Writing miditempo.html for refentry(miditempo) Writing midremot.html for refentry(midremot) Writing min.html for refentry(min) Writing minabs.html for refentry(minabs) Writing minabsaccum.html for refentry(minabsaccum) Writing minaccum.html for refentry(minaccum) Writing mincer.html for refentry(mincer) Writing minarray.html for refentry(minarray) Writing mirror.html for refentry(mirror) Writing MixerSetLevel.html for refentry(MixerSetLevel) Writing MixerSetLevel_i.html for refentry(MixerSetLevel_i) Writing MixerGetLevel.html for refentry(MixerGetLevel) Writing MixerSend.html for refentry(MixerSend) Writing MixerReceive.html for refentry(MixerReceive) Writing MixerClear.html for refentry(MixerClear) Writing mode.html for refentry(mode) Writing modmatrix.html for refentry(modmatrix) Writing monitor.html for refentry(monitor) Writing moog.html for refentry(moog) Writing moogladder.html for refentry(moogladder) Writing moogladder2.html for refentry(moogladder2) Writing moogvcf.html for refentry(moogvcf) Writing moogvcf2.html for refentry(moogvcf2) Writing moscil.html for refentry(moscil) Writing mp3in.html for refentry(mp3in) Writing mp3len.html for refentry(mp3len) Writing mp3scal.html for refentry(mp3scal) Writing mpulse.html for refentry(mpulse) Writing mrtmsg.html for refentry(mrtmsg) Writing mtof.html for refentry(mtof) Writing mton.html for refentry(mton) Writing multitap.html for refentry(multitap) Writing mute.html for refentry(mute) Writing mvchpf.html for refentry(mvchpf) Writing mvclpf1.html for refentry(mvclpf1) Writing mvclpf2.html for refentry(mvclpf2) Writing mvclpf3.html for refentry(mvclpf3) Writing mvclpf4.html for refentry(mvclpf4) Writing mxadsr.html for refentry(mxadsr) Writing nchnls.html for refentry(nchnls) Writing nchnls_hw.html for refentry(nchnls_hw) Writing nchnls_i.html for refentry(nchnls_i) Writing nestedap.html for refentry(nestedap) Writing nlfilt.html for refentry(nlfilt) Writing nlfilt2.html for refentry(nlfilt2) Writing noise.html for refentry(noise) Writing noteoff.html for refentry(noteoff) Writing noteon.html for refentry(noteon) Writing noteondur2.html for refentry(noteondur2) Writing noteondur.html for refentry(noteondur) Writing notnum.html for refentry(notnum) Writing nreverb.html for refentry(nreverb) Writing nrpn.html for refentry(nrpn) Writing nsamp.html for refentry(nsamp) Writing nstance.html for refentry(nstance) Writing ntom.html for refentry(ntom) Writing nstrnum.html for refentry(nstrnum) Writing ntrpol.html for refentry(ntrpol) Writing octave.html for refentry(octave) Writing octcps.html for refentry(octcps) Writing octmidi.html for refentry(octmidi) Writing octmidib.html for refentry(octmidib) Writing octmidinn.html for refentry(octmidinn) Writing octpch.html for refentry(octpch) Writing olabuffer.html for refentry(olabuffer) Writing opcode.html for refentry(opcode) Writing oscbnk.html for refentry(oscbnk) Writing oscil1.html for refentry(oscil1) Writing oscil1i.html for refentry(oscil1i) Writing oscil3.html for refentry(oscil3) Writing oscil.html for refentry(oscil) Writing oscili.html for refentry(oscili) Writing oscilikt.html for refentry(oscilikt) Writing osciliktp.html for refentry(osciliktp) Writing oscilikts.html for refentry(oscilikts) Writing osciln.html for refentry(osciln) Writing oscils.html for refentry(oscils) Writing oscilx.html for refentry(oscilx) Writing OSCinit.html for refentry(OSCinit) Writing OSClisten.html for refentry(OSClisten) Writing OSCraw.html for refentry(OSCraw) Writing OSCsend.html for refentry(OSCsend) Writing out32.html for refentry(out32) Writing out.html for refentry(out) Writing outc.html for refentry(outc) Writing outch.html for refentry(outch) Writing outh.html for refentry(outh) Writing outiat.html for refentry(outiat) Writing outic14.html for refentry(outic14) Writing outic.html for refentry(outic) Writing outipat.html for refentry(outipat) Writing outipb.html for refentry(outipb) Writing outipc.html for refentry(outipc) Writing outkat.html for refentry(outkat) Writing outkc14.html for refentry(outkc14) Writing outkc.html for refentry(outkc) Writing outkpat.html for refentry(outkpat) Writing outkpb.html for refentry(outkpb) Writing outkpc.html for refentry(outkpc) Writing outleta.html for refentry(outleta) Writing outletf.html for refentry(outletf) Writing outletk.html for refentry(outletk) Writing outletkid.html for refentry(outletkid) Writing outletv.html for refentry(outletv) Writing outo.html for refentry(outo) Writing outq1.html for refentry(outq1) Writing outq2.html for refentry(outq2) Writing outq3.html for refentry(outq3) Writing outq4.html for refentry(outq4) Writing outq.html for refentry(outq) Writing outrg.html for refentry(outrg) Writing outs1.html for refentry(outs1) Writing outs2.html for refentry(outs2) Writing outs.html for refentry(outs) Writing outvalue.html for refentry(outvalue) Writing outx.html for refentry(outx) Writing outz.html for refentry(outz) Writing p5gconnect.html for refentry(p5gconnect) Writing p5gdata.html for refentry(p5gdata) Writing p.html for refentry(p) Writing pan2.html for refentry(pan2) Writing pan.html for refentry(pan) Writing pareq.html for refentry(pareq) Writing partials.html for refentry(partials) Writing partikkel.html for refentry(partikkel) Writing partikkelget.html for refentry(partikkelget) Writing partikkelset.html for refentry(partikkelset) Writing partikkelsync.html for refentry(partikkelsync) Writing passign.html for refentry(passign) Writing paulstretch.html for refentry(paulstretch) Writing pcauchy.html for refentry(pcauchy) Writing pchbend.html for refentry(pchbend) Writing pchmidi.html for refentry(pchmidi) Writing pchmidib.html for refentry(pchmidib) Writing pchmidinn.html for refentry(pchmidinn) Writing pchoct.html for refentry(pchoct) Writing pchtom.html for refentry(pchtom) Writing pconvolve.html for refentry(pconvolve) Writing pcount.html for refentry(pcount) Writing pdclip.html for refentry(pdclip) Writing pdhalf.html for refentry(pdhalf) Writing pdhalfy.html for refentry(pdhalfy) Writing peak.html for refentry(peak) Writing pgmassign.html for refentry(pgmassign) Writing phaser1.html for refentry(phaser1) Writing phaser2.html for refentry(phaser2) Writing phasor.html for refentry(phasor) Writing phasorbnk.html for refentry(phasorbnk) Writing phs.html for refentry(phs) Writing pindex.html for refentry(pindex) Writing pinker.html for refentry(pinker) Writing pinkish.html for refentry(pinkish) Writing pitch.html for refentry(pitch) Writing pitchamdf.html for refentry(pitchamdf) Writing planet.html for refentry(planet) Writing platerev.html for refentry(platerev) Writing plltrack.html for refentry(plltrack) Writing pluck.html for refentry(pluck) Writing poisson.html for refentry(poisson) Writing pol2rect.html for refentry(pol2rect) Writing polyaft.html for refentry(polyaft) Writing polynomial.html for refentry(polynomial) Writing port.html for refentry(port) Writing portk.html for refentry(portk) Writing poscil3.html for refentry(poscil3) Writing poscil.html for refentry(poscil) Writing pow.html for refentry(pow) Writing powershape.html for refentry(powershape) Writing powoftwo.html for refentry(powoftwo) Writing prealloc.html for refentry(prealloc) Writing prepiano.html for refentry(prepiano) Writing print.html for refentry(print) Writing printf.html for refentry(printf) Writing printk2.html for refentry(printk2) Writing printk.html for refentry(printk) Writing printks.html for refentry(printks) Writing printks2.html for refentry(printks2) Writing prints.html for refentry(prints) Writing product.html for refentry(product) Writing productarray.html for refentry(productarray) Writing pset.html for refentry(pset) Writing ptable.html for refentry(ptable) Writing ptablei.html for refentry(ptablei) Writing ptable3.html for refentry(ptable3) Writing ptablew.html for refentry(ptablew) Writing ptrack.html for refentry(ptrack) Writing puts.html for refentry(puts) Writing pvadd.html for refentry(pvadd) Writing pvbufread.html for refentry(pvbufread) Writing pvcross.html for refentry(pvcross) Writing pvinterp.html for refentry(pvinterp) Writing pvoc.html for refentry(pvoc) Writing pvread.html for refentry(pvread) Writing pvsadsyn.html for refentry(pvsadsyn) Writing pvsanal.html for refentry(pvsanal) Writing pvsarp.html for refentry(pvsarp) Writing pvsbandp.html for refentry(pvsbandp) Writing pvsbandr.html for refentry(pvsbandr) Writing pvsbin.html for refentry(pvsbin) Writing pvsblur.html for refentry(pvsblur) Writing pvsbuffer.html for refentry(pvsbuffer) Writing pvsbufread.html for refentry(pvsbufread) Writing pvsbufread2.html for refentry(pvsbufread2) Writing pvscale.html for refentry(pvscale) Writing pvscent.html for refentry(pvscent) Writing pvsceps.html for refentry(pvsceps) Writing pvscross.html for refentry(pvscross) Writing pvsdemix.html for refentry(pvsdemix) Writing pvsdiskin.html for refentry(pvsdiskin) Writing pvsdisp.html for refentry(pvsdisp) Writing pvsfilter.html for refentry(pvsfilter) Writing pvsfread.html for refentry(pvsfread) Writing pvsfreeze.html for refentry(pvsfreeze) Writing pvsftr.html for refentry(pvsftr) Writing pvsftw.html for refentry(pvsftw) Writing pvsfwrite.html for refentry(pvsfwrite) Writing pvsgain.html for refentry(pvsgain) Writing pvshift.html for refentry(pvshift) Writing pvsifd.html for refentry(pvsifd) Writing pvsinfo.html for refentry(pvsinfo) Writing pvsinit.html for refentry(pvsinit) Writing pvsin.html for refentry(pvsin) Writing pvslock.html for refentry(pvslock) Writing pvsmaska.html for refentry(pvsmaska) Writing pvsmix.html for refentry(pvsmix) Writing pvsmorph.html for refentry(pvsmorph) Writing pvsmooth.html for refentry(pvsmooth) Writing pvsout.html for refentry(pvsout) Writing pvsosc.html for refentry(pvsosc) Writing pvspitch.html for refentry(pvspitch) Writing pvstanal.html for refentry(pvstanal) Writing pvstencil.html for refentry(pvstencil) Writing pvstrace.html for refentry(pvstrace) Writing pvsvoc.html for refentry(pvsvoc) Writing pvsynth.html for refentry(pvsynth) Writing pvswarp.html for refentry(pvswarp) Writing pvs2tab.html for refentry(pvs2tab) Writing pyassign.html for refentry(pyassign) Writing pycall.html for refentry(pycall) Writing pyeval.html for refentry(pyeval) Writing pyexec.html for refentry(pyexec) Writing pyinit.html for refentry(pyinit) Writing pyrun.html for refentry(pyrun) Writing pwd.html for refentry(pwd) Writing qinf.html for refentry(qinf) Writing qnan.html for refentry(qnan) Writing r2c.html for refentry(r2c) Writing rand.html for refentry(rand) Writing randh.html for refentry(randh) Writing randi.html for refentry(randi) Writing random.html for refentry(random) Writing randomh.html for refentry(randomh) Writing randomi.html for refentry(randomi) Writing rbjeq.html for refentry(rbjeq) Writing readclock.html for refentry(readclock) Writing readf.html for refentry(readf) Writing readfi.html for refentry(readfi) Writing readk.html for refentry(readk) Writing readk2.html for refentry(readk2) Writing readk3.html for refentry(readk3) Writing readk4.html for refentry(readk4) Writing readscore.html for refentry(readscore) Writing readscratch.html for refentry(readscratch) Writing rect2pol.html for refentry(rect2pol) Writing reinit.html for refentry(reinit) Writing release.html for refentry(release) Writing remoteport.html for refentry(remoteport) Writing remove.html for refentry(remove) Writing repluck.html for refentry(repluck) Writing reson.html for refentry(reson) Writing resonk.html for refentry(resonk) Writing resonr.html for refentry(resonr) Writing resonx.html for refentry(resonx) Writing resonxk.html for refentry(resonxk) Writing resony.html for refentry(resony) Writing resonz.html for refentry(resonz) Writing resyn.html for refentry(resyn) Writing return.html for refentry(return) Writing reverb.html for refentry(reverb) Writing reverb2.html for refentry(reverb2) Writing reverbsc.html for refentry(reverbsc) Writing rewindscore.html for refentry(rewindscore) Writing rezzy.html for refentry(rezzy) Writing rfft.html for refentry(rfft) Writing rifft.html for refentry(rifft) Writing rigoto.html for refentry(rigoto) Writing rireturn.html for refentry(rireturn) Writing rms.html for refentry(rms) Writing rnd.html for refentry(rnd) Writing rnd31.html for refentry(rnd31) Writing round.html for refentry(round) Writing rspline.html for refentry(rspline) Writing rtclock.html for refentry(rtclock) Writing ops.html for refentry(ops) Writing s16b14.html for refentry(s16b14) Writing s32b14.html for refentry(s32b14) Writing samphold.html for refentry(samphold) Writing sandpaper.html for refentry(sandpaper) Writing scale.html for refentry(scale) Writing scalearray.html for refentry(scalearray) Writing scanhammer.html for refentry(scanhammer) Writing scans.html for refentry(scans) Writing scantable.html for refentry(scantable) Writing scanu.html for refentry(scanu) Writing schedkwhen.html for refentry(schedkwhen) Writing schedkwhennamed.html for refentry(schedkwhennamed) Writing schedule.html for refentry(schedule) Writing schedwhen.html for refentry(schedwhen) Writing scoreline.html for refentry(scoreline) Writing scoreline_i.html for refentry(scoreline_i) Writing sc_lag.html for refentry(sc_lag) Writing sc_lagud.html for refentry(sc_lagud) Writing sc_phasor.html for refentry(sc_phasor) Writing sc_trig.html for refentry(sc_trig) Writing seed.html for refentry(seed) Writing sekere.html for refentry(sekere) Writing select.html for refentry(select) Writing semitone.html for refentry(semitone) Writing sense.html for refentry(sense) Writing sensekey.html for refentry(sensekey) Writing serialBegin.html for refentry(serialBegin) Writing serialEnd.html for refentry(serialEnd) Writing serialFlush.html for refentry(serialFlush) Writing serialPrint.html for refentry(serialPrint) Writing serialRead.html for refentry(serialRead) Writing serialWrite_i.html for refentry(serialWrite_i) Writing serialWrite.html for refentry(serialWrite) Writing seqtime2.html for refentry(seqtime2) Writing seqtime.html for refentry(seqtime) Writing setctrl.html for refentry(setctrl) Writing setksmps.html for refentry(setksmps) Writing setrow.html for refentry(setrow) Writing setscorepos.html for refentry(setscorepos) Writing sfilist.html for refentry(sfilist) Writing sfinstr3.html for refentry(sfinstr3) Writing sfinstr3m.html for refentry(sfinstr3m) Writing sfinstr.html for refentry(sfinstr) Writing sfinstrm.html for refentry(sfinstrm) Writing sfload.html for refentry(sfload) Writing sflooper.html for refentry(sflooper) Writing sfpassign.html for refentry(sfpassign) Writing sfplay3.html for refentry(sfplay3) Writing sfplay3m.html for refentry(sfplay3m) Writing sfplay.html for refentry(sfplay) Writing sfplaym.html for refentry(sfplaym) Writing sfplist.html for refentry(sfplist) Writing sfpreset.html for refentry(sfpreset) Writing shaker.html for refentry(shaker) Writing shiftin.html for refentry(shiftin) Writing shiftout.html for refentry(shiftout) Writing signum.html for refentry(signum) Writing sin.html for refentry(sin) Writing sinh.html for refentry(sinh) Writing sininv.html for refentry(sininv) Writing sinsyn.html for refentry(sinsyn) Writing sleighbells.html for refentry(sleighbells) Writing slicearray.html for refentry(slicearray) Writing slider16.html for refentry(slider16) Writing slider16f.html for refentry(slider16f) Writing slider16table.html for refentry(slider16table) Writing slider16tablef.html for refentry(slider16tablef) Writing slider32.html for refentry(slider32) Writing slider32f.html for refentry(slider32f) Writing slider32table.html for refentry(slider32table) Writing slider32tablef.html for refentry(slider32tablef) Writing slider64.html for refentry(slider64) Writing slider64f.html for refentry(slider64f) Writing slider64table.html for refentry(slider64table) Writing slider64tablef.html for refentry(slider64tablef) Writing slider8.html for refentry(slider8) Writing slider8f.html for refentry(slider8f) Writing slider8table.html for refentry(slider8table) Writing slider8tablef.html for refentry(slider8tablef) Writing sliderKawai.html for refentry(sliderKawai) Writing sndloop.html for refentry(sndloop) Writing sndwarp.html for refentry(sndwarp) Writing sndwarpst.html for refentry(sndwarpst) Writing sockrecv.html for refentry(sockrecv) Writing socksend.html for refentry(socksend) Writing sorta.html for refentry(sorta) Writing sortd.html for refentry(sortd) Writing soundin.html for refentry(soundin) Writing space.html for refentry(space) Writing spat3d.html for refentry(spat3d) Writing spat3di.html for refentry(spat3di) Writing spat3dt.html for refentry(spat3dt) Writing spdist.html for refentry(spdist) Writing specaddm.html for refentry(specaddm) Writing specdiff.html for refentry(specdiff) Writing specdisp.html for refentry(specdisp) Writing specfilt.html for refentry(specfilt) Writing spechist.html for refentry(spechist) Writing specptrk.html for refentry(specptrk) Writing specscal.html for refentry(specscal) Writing specsum.html for refentry(specsum) Writing spectrum.html for refentry(spectrum) Writing splitrig.html for refentry(splitrig) Writing sprintf.html for refentry(sprintf) Writing sprintfk.html for refentry(sprintfk) Writing spsend.html for refentry(spsend) Writing sqrt.html for refentry(sqrt) Writing squinewave.html for refentry(squinewave) Writing sr.html for refentry(sr) Writing statevar.html for refentry(statevar) Writing stix.html for refentry(stix) Writing STKBandedWG.html for refentry(STKBandedWG) Writing STKBeeThree.html for refentry(STKBeeThree) Writing STKBlowBotl.html for refentry(STKBlowBotl) Writing STKBlowHole.html for refentry(STKBlowHole) Writing STKBowed.html for refentry(STKBowed) Writing STKBrass.html for refentry(STKBrass) Writing STKClarinet.html for refentry(STKClarinet) Writing STKDrummer.html for refentry(STKDrummer) Writing STKFlute.html for refentry(STKFlute) Writing STKFMVoices.html for refentry(STKFMVoices) Writing STKHevyMetl.html for refentry(STKHevyMetl) Writing STKMandolin.html for refentry(STKMandolin) Writing STKModalBar.html for refentry(STKModalBar) Writing STKMoog.html for refentry(STKMoog) Writing STKPercFlut.html for refentry(STKPercFlut) Writing STKPlucked.html for refentry(STKPlucked) Writing STKResonate.html for refentry(STKResonate) Writing STKRhodey.html for refentry(STKRhodey) Writing STKSaxofony.html for refentry(STKSaxofony) Writing STKShakers.html for refentry(STKShakers) Writing STKSimple.html for refentry(STKSimple) Writing STKSitar.html for refentry(STKSitar) Writing STKStifKarp.html for refentry(STKStifKarp) Writing STKTubeBell.html for refentry(STKTubeBell) Writing STKVoicForm.html for refentry(STKVoicForm) Writing STKWhistle.html for refentry(STKWhistle) Writing STKWurley.html for refentry(STKWurley) Writing strchar.html for refentry(strchar) Writing strchark.html for refentry(strchark) Writing strcpy.html for refentry(strcpy) Writing strcpyk.html for refentry(strcpyk) Writing strcat.html for refentry(strcat) Writing strcatk.html for refentry(strcatk) Writing strcmp.html for refentry(strcmp) Writing strcmpk.html for refentry(strcmpk) Writing streson.html for refentry(streson) Writing strfromurl.html for refentry(strfromurl) Writing strget.html for refentry(strget) Writing strindex.html for refentry(strindex) Writing strindexk.html for refentry(strindexk) Writing strlen.html for refentry(strlen) Writing strlenk.html for refentry(strlenk) Writing strlower.html for refentry(strlower) Writing strlowerk.html for refentry(strlowerk) Writing strrindex.html for refentry(strrindex) Writing strrindexk.html for refentry(strrindexk) Writing strset.html for refentry(strset) Writing strsub.html for refentry(strsub) Writing strsubk.html for refentry(strsubk) Writing strtod.html for refentry(strtod) Writing strtodk.html for refentry(strtodk) Writing strtol.html for refentry(strtol) Writing strtolk.html for refentry(strtolk) Writing strupper.html for refentry(strupper) Writing strupperk.html for refentry(strupperk) Writing subinstr.html for refentry(subinstr) Writing subinstrinit.html for refentry(subinstrinit) Writing sum.html for refentry(sum) Writing sumarray.html for refentry(sumarray) Writing svfilter.html for refentry(svfilter) Writing syncgrain.html for refentry(syncgrain) Writing syncloop.html for refentry(syncloop) Writing syncphasor.html for refentry(syncphasor) Writing system.html for refentry(system) Writing tb.html for refentry(tb) Writing tab.html for refentry(tab) Writing tabifd.html for refentry(tabifd) Writing table.html for refentry(table) Writing table3.html for refentry(table3) Writing tablecopy.html for refentry(tablecopy) Writing tablefilter.html for refentry(tablefilter) Writing tablefilteri.html for refentry(tablefilteri) Writing tablegpw.html for refentry(tablegpw) Writing tablei.html for refentry(tablei) Writing tableicopy.html for refentry(tableicopy) Writing tableigpw.html for refentry(tableigpw) Writing tableikt.html for refentry(tableikt) Writing tableimix.html for refentry(tableimix) Writing tableiw.html for refentry(tableiw) Writing tablekt.html for refentry(tablekt) Writing tablemix.html for refentry(tablemix) Writing tableng.html for refentry(tableng) Writing tablera.html for refentry(tablera) Writing tableseg.html for refentry(tableseg) Writing tableshuffle.html for refentry(tableshuffle) Writing tablew.html for refentry(tablew) Writing tablewa.html for refentry(tablewa) Writing tablewkt.html for refentry(tablewkt) Writing tablexkt.html for refentry(tablexkt) Writing tablexseg.html for refentry(tablexseg) Writing tabmorph.html for refentry(tabmorph) Writing tabmorpha.html for refentry(tabmorpha) Writing tabmorphak.html for refentry(tabmorphak) Writing tabmorphi.html for refentry(tabmorphi) Writing tabplay.html for refentry(tabplay) Writing tabrec.html for refentry(tabrec) Writing tabsum.html for refentry(tabsum) Writing tab2pvs.html for refentry(tab2pvs) Writing tambourine.html for refentry(tambourine) Writing tan.html for refentry(tan) Writing tanh.html for refentry(tanh) Writing taninv.html for refentry(taninv) Writing taninv2.html for refentry(taninv2) Writing tbvcf.html for refentry(tbvcf) Writing tempest.html for refentry(tempest) Writing tempo.html for refentry(tempo) Writing temposcal.html for refentry(temposcal) Writing tempoval.html for refentry(tempoval) Writing tigoto.html for refentry(tigoto) Writing timedseq.html for refentry(timedseq) Writing timeinstk.html for refentry(timeinstk) Writing timeinsts.html for refentry(timeinsts) Writing timek.html for refentry(timek) Writing times.html for refentry(times) Writing timout.html for refentry(timout) Writing tival.html for refentry(tival) Writing tlineto.html for refentry(tlineto) Writing tone.html for refentry(tone) Writing tonek.html for refentry(tonek) Writing tonex.html for refentry(tonex) Writing trandom.html for refentry(trandom) Writing tradsyn.html for refentry(tradsyn) Writing transeg.html for refentry(transeg) Writing transegb.html for refentry(transegb) Writing transegr.html for refentry(transegr) Writing trcross.html for refentry(trcross) Writing trfilter.html for refentry(trfilter) Writing trhighest.html for refentry(trhighest) Writing trigger.html for refentry(trigger) Writing trigseq.html for refentry(trigseq) Writing trirand.html for refentry(trirand) Writing trlowest.html for refentry(trlowest) Writing trmix.html for refentry(trmix) Writing trscale.html for refentry(trscale) Writing trshift.html for refentry(trshift) Writing trsplit.html for refentry(trsplit) Writing turnoff.html for refentry(turnoff) Writing turnoff2.html for refentry(turnoff2) Writing turnon.html for refentry(turnon) Writing tvconv.html for refentry(tvconv) Writing unirand.html for refentry(unirand) Writing until.html for refentry(until) Writing unwrap.html for refentry(unwrap) Writing upsamp.html for refentry(upsamp) Writing urandom.html for refentry(urandom) Writing urd.html for refentry(urd) Writing vactrol.html for refentry(vactrol) Writing vadd.html for refentry(vadd) Writing vadd_i.html for refentry(vadd_i) Writing vaddv.html for refentry(vaddv) Writing vaddv_i.html for refentry(vaddv_i) Writing vaget.html for refentry(vaget) Writing valpass.html for refentry(valpass) Writing vaset.html for refentry(vaset) Writing vbap.html for refentry(vbap) Writing vbapmove.html for refentry(vbapmove) Writing vbapg.html for refentry(vbapg) Writing vbapgmove.html for refentry(vbapgmove) Writing vbap16.html for refentry(vbap16) Writing vbap16move.html for refentry(vbap16move) Writing vbap4.html for refentry(vbap4) Writing vbap4move.html for refentry(vbap4move) Writing vbap8.html for refentry(vbap8) Writing vbap8move.html for refentry(vbap8move) Writing vbaplsinit.html for refentry(vbaplsinit) Writing vbapz.html for refentry(vbapz) Writing vbapzmove.html for refentry(vbapzmove) Writing vcella.html for refentry(vcella) Writing vco.html for refentry(vco) Writing vco2.html for refentry(vco2) Writing vco2ft.html for refentry(vco2ft) Writing vco2ift.html for refentry(vco2ift) Writing vco2init.html for refentry(vco2init) Writing vcomb.html for refentry(vcomb) Writing vcopy.html for refentry(vcopy) Writing vcopy_i.html for refentry(vcopy_i) Writing vdelay.html for refentry(vdelay) Writing vdelay3.html for refentry(vdelay3) Writing vdelayx.html for refentry(vdelayx) Writing vdelayxq.html for refentry(vdelayxq) Writing vdelayxs.html for refentry(vdelayxs) Writing vdelayxw.html for refentry(vdelayxw) Writing vdelayxwq.html for refentry(vdelayxwq) Writing vdelayxws.html for refentry(vdelayxws) Writing vdelayk.html for refentry(vdelayk) Writing vdivv.html for refentry(vdivv) Writing vdivv_i.html for refentry(vdivv_i) Writing vecdelay.html for refentry(vecdelay) Writing veloc.html for refentry(veloc) Writing vexp.html for refentry(vexp) Writing vexp_i.html for refentry(vexp_i) Writing vexpseg.html for refentry(vexpseg) Writing vexpv.html for refentry(vexpv) Writing vexpv_i.html for refentry(vexpv_i) Writing vibes.html for refentry(vibes) Writing vibr.html for refentry(vibr) Writing vibrato.html for refentry(vibrato) Writing vincr.html for refentry(vincr) Writing vlimit.html for refentry(vlimit) Writing vlinseg.html for refentry(vlinseg) Writing vlowres.html for refentry(vlowres) Writing vmap.html for refentry(vmap) Writing vmirror.html for refentry(vmirror) Writing vmult.html for refentry(vmult) Writing vmult_i.html for refentry(vmult_i) Writing vmultv.html for refentry(vmultv) Writing vmultv_i.html for refentry(vmultv_i) Writing voice.html for refentry(voice) Writing vosim.html for refentry(vosim) Writing vphaseseg.html for refentry(vphaseseg) Writing vport.html for refentry(vport) Writing vpow.html for refentry(vpow) Writing vpow_i.html for refentry(vpow_i) Writing vpowv.html for refentry(vpowv) Writing vpowv_i.html for refentry(vpowv_i) Writing vpvoc.html for refentry(vpvoc) Writing vrandh.html for refentry(vrandh) Writing vrandi.html for refentry(vrandi) Writing vstaudio.html for refentry(vstaudio) Writing vstbankload.html for refentry(vstbankload) Writing vstedit.html for refentry(vstedit) Writing vstinit.html for refentry(vstinit) Writing vstinfo.html for refentry(vstinfo) Writing vstmidiout.html for refentry(vstmidiout) Writing vstnote.html for refentry(vstnote) Writing vstparamset.html for refentry(vstparamset) Writing vstprogset.html for refentry(vstprogset) Writing vsubv.html for refentry(vsubv) Writing vsubv_i.html for refentry(vsubv_i) Writing vtable1k.html for refentry(vtable1k) Writing vtablei.html for refentry(vtablei) Writing vtablek.html for refentry(vtablek) Writing vtablea.html for refentry(vtablea) Writing vtablewi.html for refentry(vtablewi) Writing vtablewk.html for refentry(vtablewk) Writing vtablewa.html for refentry(vtablewa) Writing vtabi.html for refentry(vtabi) Writing vtabk.html for refentry(vtabk) Writing vtaba.html for refentry(vtaba) Writing vtabwi.html for refentry(vtabwi) Writing vtabwk.html for refentry(vtabwk) Writing vtabwa.html for refentry(vtabwa) Writing vwrap.html for refentry(vwrap) Writing waveset.html for refentry(waveset) Writing websocket.html for refentry(websocket) Writing weibull.html for refentry(weibull) Writing wgbow.html for refentry(wgbow) Writing wgbowedbar.html for refentry(wgbowedbar) Writing wgbrass.html for refentry(wgbrass) Writing wgclar.html for refentry(wgclar) Writing wgflute.html for refentry(wgflute) Writing wgpluck.html for refentry(wgpluck) Writing wgpluck2.html for refentry(wgpluck2) Writing wguide1.html for refentry(wguide1) Writing wguide2.html for refentry(wguide2) Writing while.html for refentry(while) Writing wiiconnect.html for refentry(wiiconnect) Writing wiidata.html for refentry(wiidata) Writing wiirange.html for refentry(wiirange) Writing wiisend.html for refentry(wiisend) Writing window.html for refentry(window) Writing wrap.html for refentry(wrap) Writing writescratch.html for refentry(writescratch) Writing wterrain.html for refentry(wterrain) Writing xadsr.html for refentry(xadsr) Writing xin.html for refentry(xin) Writing xout.html for refentry(xout) Writing xscanmap.html for refentry(xscanmap) Writing xscansmap.html for refentry(xscansmap) Writing xscans.html for refentry(xscans) Writing xscanu.html for refentry(xscanu) Writing xtratim.html for refentry(xtratim) Writing xyin.html for refentry(xyin) Writing xyscale.html for refentry(xyscale) Writing zacl.html for refentry(zacl) Writing zakinit.html for refentry(zakinit) Writing zamod.html for refentry(zamod) Writing zar.html for refentry(zar) Writing zarg.html for refentry(zarg) Writing zaw.html for refentry(zaw) Writing zawm.html for refentry(zawm) Writing zdf_1pole.html for refentry(zdf_1pole) Writing zdf_1pole_mode.html for refentry(zdf_1pole_mode) Writing zdf_2pole.html for refentry(zdf_2pole) Writing zdf_2pole_mode.html for refentry(zdf_2pole_mode) Writing zdf_ladder.html for refentry(zdf_ladder) Writing zfilter2.html for refentry(zfilter2) Writing zir.html for refentry(zir) Writing ziw.html for refentry(ziw) Writing ziwm.html for refentry(ziwm) Writing zkcl.html for refentry(zkcl) Writing zkmod.html for refentry(zkmod) Writing zkr.html for refentry(zkr) Writing zkw.html for refentry(zkw) Writing zkwm.html for refentry(zkwm) Writing OpcodesTop.html for chapter(OpcodesTop) Writing a.html for refentry(a) Writing b.html for refentry(b) Writing C.html for refentry(C) Writing d.html for refentry(d) Writing e.html for refentry(e) Writing f.html for refentry(f) Writing i.html for refentry(i) Writing m.html for refentry(m) Writing n.html for refentry(n) Writing q.html for refentry(q) Writing r.html for refentry(r) Writing s.html for refentry(s) Writing t.html for refentry(t) Writing v.html for refentry(v) Writing x.html for refentry(x) Writing y.html for refentry(y) Writing leftbrace.html for refentry(leftbrace) Writing rightbrace.html for refentry(rightbrace) Writing ScoreGenRef.html for section(ScoreGenRef) Writing GEN01.html for refentry(GEN01) Writing GEN02.html for refentry(GEN02) Writing GEN03.html for refentry(GEN03) Writing GEN04.html for refentry(GEN04) Writing GEN05.html for refentry(GEN05) Writing GEN06.html for refentry(GEN06) Writing GEN07.html for refentry(GEN07) Writing GEN08.html for refentry(GEN08) Writing GEN09.html for refentry(GEN09) Writing GEN10.html for refentry(GEN10) Writing GEN11.html for refentry(GEN11) Writing GEN12.html for refentry(GEN12) Writing GEN13.html for refentry(GEN13) Writing GEN14.html for refentry(GEN14) Writing GEN15.html for refentry(GEN15) Writing GEN16.html for refentry(GEN16) Writing GEN17.html for refentry(GEN17) Writing GEN18.html for refentry(GEN18) Writing GEN19.html for refentry(GEN19) Writing GEN20.html for refentry(GEN20) Writing GEN21.html for refentry(GEN21) Writing GEN23.html for refentry(GEN23) Writing GEN24.html for refentry(GEN24) Writing GEN25.html for refentry(GEN25) Writing GEN27.html for refentry(GEN27) Writing GEN28.html for refentry(GEN28) Writing GEN30.html for refentry(GEN30) Writing GEN31.html for refentry(GEN31) Writing GEN32.html for refentry(GEN32) Writing GEN33.html for refentry(GEN33) Writing GEN34.html for refentry(GEN34) Writing GEN40.html for refentry(GEN40) Writing GEN41.html for refentry(GEN41) Writing GEN42.html for refentry(GEN42) Writing GEN43.html for refentry(GEN43) Writing GEN49.html for refentry(GEN49) Writing GEN51.html for refentry(GEN51) Writing GEN52.html for refentry(GEN52) Writing GEN53.html for refentry(GEN53) Writing GENtanh.html for refentry(GENtanh) Writing GENexp.html for refentry(GENexp) Writing GENsone.html for refentry(GENsone) Writing GENquadbezier.html for refentry(GENquadbezier) Writing GENfarey.html for refentry(GENfarey) Writing GENwave.html for refentry(GENwave) Writing GENpadsynth.html for refentry(GENpadsynth) Writing ScoregensTop.html for chapter(ScoregensTop) Writing cudanal.html for refentry(cudanal) Writing cudasynth.html for refentry(cudasynth) Writing cudasliding.html for refentry(cudasliding) Writing ExperimentalTop.html for chapter(ExperimentalTop) Writing abetarand.html for refentry(abetarand) Writing abexprnd.html for refentry(abexprnd) Writing acauchy.html for refentry(acauchy) Writing aexprand.html for refentry(aexprand) Writing agauss.html for refentry(agauss) Writing agogobel.html for refentry(agogobel) Writing alinrand.html for refentry(alinrand) Writing apcauchy.html for refentry(apcauchy) Writing apoisson.html for refentry(apoisson) Writing apow.html for refentry(apow) Writing array.html for refentry(array) Writing atrirand.html for refentry(atrirand) Writing aunirand.html for refentry(aunirand) Writing aweibull.html for refentry(aweibull) Writing bformdec.html for refentry(bformdec) Writing bformenc.html for refentry(bformenc) Writing clock.html for refentry(clock) Writing hrtfer.html for refentry(hrtfer) Writing ibetarand.html for refentry(ibetarand) Writing ibexprnd.html for refentry(ibexprnd) Writing icauchy.html for refentry(icauchy) Writing ictrl14.html for refentry(ictrl14) Writing ictrl21.html for refentry(ictrl21) Writing ictrl7.html for refentry(ictrl7) Writing iexprand.html for refentry(iexprand) Writing igauss.html for refentry(igauss) Writing ilinrand.html for refentry(ilinrand) Writing imidic14.html for refentry(imidic14) Writing imidic21.html for refentry(imidic21) Writing imidic7.html for refentry(imidic7) Writing instimek.html for refentry(instimek) Writing instimes.html for refentry(instimes) Writing ioff.html for refentry(ioff) Writing ion.html for refentry(ion) Writing iondur2.html for refentry(iondur2) Writing iondur.html for refentry(iondur) Writing ioutat.html for refentry(ioutat) Writing ioutc14.html for refentry(ioutc14) Writing ioutc.html for refentry(ioutc) Writing ioutpat.html for refentry(ioutpat) Writing ioutpb.html for refentry(ioutpb) Writing ioutpc.html for refentry(ioutpc) Writing ipcauchy.html for refentry(ipcauchy) Writing ipoisson.html for refentry(ipoisson) Writing ipow.html for refentry(ipow) Writing is16b14.html for refentry(is16b14) Writing is32b14.html for refentry(is32b14) Writing islider16.html for refentry(islider16) Writing islider32.html for refentry(islider32) Writing islider64.html for refentry(islider64) Writing islider8.html for refentry(islider8) Writing itablecopy.html for refentry(itablecopy) Writing itablegpw.html for refentry(itablegpw) Writing itablemix.html for refentry(itablemix) Writing itablew.html for refentry(itablew) Writing itrirand.html for refentry(itrirand) Writing iunirand.html for refentry(iunirand) Writing iweibull.html for refentry(iweibull) Writing kbetarand.html for refentry(kbetarand) Writing kbexprnd.html for refentry(kbexprnd) Writing kcauchy.html for refentry(kcauchy) Writing kdump2.html for refentry(kdump2) Writing kdump3.html for refentry(kdump3) Writing kdump4.html for refentry(kdump4) Writing kdump.html for refentry(kdump) Writing kexprand.html for refentry(kexprand) Writing kfilter2.html for refentry(kfilter2) Writing kgauss.html for refentry(kgauss) Writing klinrand.html for refentry(klinrand) Writing kon.html for refentry(kon) Writing koutat.html for refentry(koutat) Writing koutc14.html for refentry(koutc14) Writing koutc.html for refentry(koutc) Writing koutpat.html for refentry(koutpat) Writing koutpb.html for refentry(koutpb) Writing koutpc.html for refentry(koutpc) Writing kpcauchy.html for refentry(kpcauchy) Writing kpoisson.html for refentry(kpoisson) Writing kpow.html for refentry(kpow) Writing kread2.html for refentry(kread2) Writing kread3.html for refentry(kread3) Writing kread4.html for refentry(kread4) Writing kread.html for refentry(kread) Writing ktableseg.html for refentry(ktableseg) Writing ktrirand.html for refentry(ktrirand) Writing kunirand.html for refentry(kunirand) Writing kweibull.html for refentry(kweibull) Writing sndload.html for refentry(sndload) Writing peakk.html for refentry(peakk) Writing pop.html for refentry(pop) Writing pop_f.html for refentry(pop_f) Writing push.html for refentry(push) Writing push_f.html for refentry(push_f) Writing soundout.html for refentry(soundout) Writing soundouts.html for refentry(soundouts) Writing stack.html for refentry(stack) Writing DeprecatedGensRef.html for section(DeprecatedGensRef) Writing GEN22.html for refentry(GEN22) Writing DeprecatedTop.html for chapter(DeprecatedTop) Writing UtilityAtsa.html for refentry(UtilityAtsa) Writing cvanal.html for refentry(cvanal) Writing hetro.html for refentry(hetro) Writing lpanal.html for refentry(lpanal) Writing pvanal.html for refentry(pvanal) Writing sndinfo.html for refentry(sndinfo) Writing UtilityQueries.html for section(UtilityQueries) Writing dnoise.html for refentry(dnoise) Writing het_export.html for refentry(het_export) Writing het_import.html for refentry(het_import) Writing pvlook.html for refentry(pvlook) Writing pv_export.html for refentry(pv_export) Writing pv_import.html for refentry(pv_import) Writing sdif2ad.html for refentry(sdif2ad) Writing srconv.html for refentry(srconv) Writing src_conv.html for refentry(src_conv) Writing UtilityConversion.html for section(UtilityConversion) Writing cs.html for refentry(cs) Writing csb64enc.html for refentry(csb64enc) Writing envext.html for refentry(envext) Writing extractor.html for refentry(extractor) Writing makecsd.html for refentry(makecsd) Writing mixer.html for refentry(mixer) Writing scaleutility.html for refentry(scaleutility) Writing mkdb.html for refentry(mkdb) Writing UtilityOther.html for section(UtilityOther) Writing UtilitySoundfile.html for section(UtilitySoundfile) Writing UtilityTop.html for chapter(UtilityTop) Writing CscoreMain.html for section(CscoreMain) Writing CscoreCompile.html for section(CscoreCompile) Writing CscoreAdvancd.html for section(CscoreAdvancd) Writing CscoreTop.html for chapter(CscoreTop) Writing CsBeats.html for chapter(CsBeats) Writing PartReference.html for part(PartReference) Writing MiscQuickref.html for chapter(MiscQuickref) Writing pt04.html for part Writing MiscExamples.html for appendix(MiscExamples) Writing MiscPitch.html for appendix(MiscPitch) Writing MiscAmp.html for appendix(MiscAmp) Writing MiscFormants.html for appendix(MiscFormants) Writing MiscModalFreq.html for appendix(MiscModalFreq) Writing MiscWindows.html for appendix(MiscWindows) Writing MiscSf2.html for appendix(MiscSf2) Writing MiscCsound64.html for appendix(MiscCsound64) Writing MiscGlossary.html for glossary(MiscGlossary) Writing index.html for book(index) cp -R images html/ cp -R examples html/ cp copying.txt html/ cp csound.css html/ cp syntax-highlighting.css html/ rm -rf html/images/CVS rm -rf html/images/callouts/CVS rm -rf html/examples/CVS echo "Remember to use the html-dist target for distribution!" Remember to use the html-dist target for distribution! make[1]: Leaving directory '/builddir/build/BUILD/csound-6.10.0/manual-6.10.0' python makeframes.py --------Title: Preface --------Title: I. Overview --------Title: II. Opcodes Overview --------Title: III. Reference --------Title: IV. Opcode Quick Reference --------Title: Glossary unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: unwanted2: make: Leaving directory '/builddir/build/BUILD/csound-6.10.0/manual-6.10.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YznDmW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64 + cd csound-6.10.0 + make install DESTDIR=/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64 /usr/bin/cmake -H/builddir/build/BUILD/csound-6.10.0 -B/builddir/build/BUILD/csound-6.10.0 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/csound-6.10.0/CMakeFiles /builddir/build/BUILD/csound-6.10.0/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make -f CMakeFiles/csound64.dir/build.make CMakeFiles/csound64.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/CMakeFiles/csound64.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f CMakeFiles/csound64.dir/build.make CMakeFiles/csound64.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'CMakeFiles/csound64.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 47%] Built target csound64 make -f Opcodes/CMakeFiles/pvsops.dir/build.make Opcodes/CMakeFiles/pvsops.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/pvsops.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/pvsops.dir/build.make Opcodes/CMakeFiles/pvsops.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/pvsops.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 47%] Built target pvsops make -f Opcodes/CMakeFiles/serial.dir/build.make Opcodes/CMakeFiles/serial.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/serial.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/serial.dir/build.make Opcodes/CMakeFiles/serial.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/serial.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 48%] Built target serial make -f Opcodes/CMakeFiles/scansyn.dir/build.make Opcodes/CMakeFiles/scansyn.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/scansyn.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/scansyn.dir/build.make Opcodes/CMakeFiles/scansyn.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/scansyn.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 48%] Built target scansyn make -f Opcodes/CMakeFiles/arrayops.dir/build.make Opcodes/CMakeFiles/arrayops.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/arrayops.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/arrayops.dir/build.make Opcodes/CMakeFiles/arrayops.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/arrayops.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 49%] Built target arrayops make -f Opcodes/CMakeFiles/stackops.dir/build.make Opcodes/CMakeFiles/stackops.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/stackops.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/stackops.dir/build.make Opcodes/CMakeFiles/stackops.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/stackops.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 50%] Built target stackops make -f Opcodes/CMakeFiles/quadbezier.dir/build.make Opcodes/CMakeFiles/quadbezier.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/quadbezier.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/quadbezier.dir/build.make Opcodes/CMakeFiles/quadbezier.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/quadbezier.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 50%] Built target quadbezier make -f Opcodes/CMakeFiles/image.dir/build.make Opcodes/CMakeFiles/image.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/image.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/image.dir/build.make Opcodes/CMakeFiles/image.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/image.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 51%] Built target image make -f Opcodes/CMakeFiles/fareygen.dir/build.make Opcodes/CMakeFiles/fareygen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/fareygen.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/fareygen.dir/build.make Opcodes/CMakeFiles/fareygen.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/fareygen.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 51%] Built target fareygen make -f Opcodes/CMakeFiles/doppler.dir/build.make Opcodes/CMakeFiles/doppler.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/doppler.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/doppler.dir/build.make Opcodes/CMakeFiles/doppler.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/doppler.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 51%] Built target doppler make -f Opcodes/CMakeFiles/ftsamplebank.dir/build.make Opcodes/CMakeFiles/ftsamplebank.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/ftsamplebank.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/ftsamplebank.dir/build.make Opcodes/CMakeFiles/ftsamplebank.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/ftsamplebank.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 51%] Built target ftsamplebank make -f Opcodes/CMakeFiles/getftargs.dir/build.make Opcodes/CMakeFiles/getftargs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/getftargs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/getftargs.dir/build.make Opcodes/CMakeFiles/getftargs.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/getftargs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 51%] Built target getftargs make -f Opcodes/CMakeFiles/control.dir/build.make Opcodes/CMakeFiles/control.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/control.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/control.dir/build.make Opcodes/CMakeFiles/control.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/control.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 52%] Built target control make -f Opcodes/CMakeFiles/select.dir/build.make Opcodes/CMakeFiles/select.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/select.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/select.dir/build.make Opcodes/CMakeFiles/select.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/select.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 52%] Built target select make -f Opcodes/CMakeFiles/urandom.dir/build.make Opcodes/CMakeFiles/urandom.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/urandom.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/urandom.dir/build.make Opcodes/CMakeFiles/urandom.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/urandom.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 52%] Built target urandom make -f Opcodes/CMakeFiles/signalflowgraph.dir/build.make Opcodes/CMakeFiles/signalflowgraph.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/signalflowgraph.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/signalflowgraph.dir/build.make Opcodes/CMakeFiles/signalflowgraph.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/signalflowgraph.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 52%] Built target signalflowgraph make -f Opcodes/CMakeFiles/mixer.dir/build.make Opcodes/CMakeFiles/mixer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/mixer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/mixer.dir/build.make Opcodes/CMakeFiles/mixer.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/mixer.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 53%] Built target mixer make -f Opcodes/CMakeFiles/system_call.dir/build.make Opcodes/CMakeFiles/system_call.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/system_call.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/system_call.dir/build.make Opcodes/CMakeFiles/system_call.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/system_call.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 54%] Built target system_call make -f Opcodes/CMakeFiles/cs_date.dir/build.make Opcodes/CMakeFiles/cs_date.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/cs_date.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/cs_date.dir/build.make Opcodes/CMakeFiles/cs_date.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/cs_date.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 54%] Built target cs_date make -f Opcodes/CMakeFiles/chua.dir/build.make Opcodes/CMakeFiles/chua.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/chua.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/chua.dir/build.make Opcodes/CMakeFiles/chua.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/chua.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 54%] Built target chua make -f Opcodes/CMakeFiles/cellular.dir/build.make Opcodes/CMakeFiles/cellular.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/cellular.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/cellular.dir/build.make Opcodes/CMakeFiles/cellular.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/cellular.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 55%] Built target cellular make -f Opcodes/CMakeFiles/fractalnoise.dir/build.make Opcodes/CMakeFiles/fractalnoise.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/fractalnoise.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/fractalnoise.dir/build.make Opcodes/CMakeFiles/fractalnoise.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/fractalnoise.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 55%] Built target fractalnoise make -f Opcodes/CMakeFiles/ampmidid.dir/build.make Opcodes/CMakeFiles/ampmidid.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/ampmidid.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/ampmidid.dir/build.make Opcodes/CMakeFiles/ampmidid.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/ampmidid.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 55%] Built target ampmidid make -f Opcodes/CMakeFiles/joystick.dir/build.make Opcodes/CMakeFiles/joystick.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/joystick.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/joystick.dir/build.make Opcodes/CMakeFiles/joystick.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/joystick.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 55%] Built target joystick make -f Opcodes/CMakeFiles/dssi4cs.dir/build.make Opcodes/CMakeFiles/dssi4cs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/dssi4cs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/dssi4cs.dir/build.make Opcodes/CMakeFiles/dssi4cs.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/dssi4cs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 56%] Built target dssi4cs make -f Opcodes/CMakeFiles/platerev.dir/build.make Opcodes/CMakeFiles/platerev.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/platerev.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/platerev.dir/build.make Opcodes/CMakeFiles/platerev.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/platerev.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 57%] Built target platerev make -f Opcodes/CMakeFiles/osc.dir/build.make Opcodes/CMakeFiles/osc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/osc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/osc.dir/build.make Opcodes/CMakeFiles/osc.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/osc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 57%] Built target osc make -f Opcodes/CMakeFiles/fluidOpcodes.dir/build.make Opcodes/CMakeFiles/fluidOpcodes.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/fluidOpcodes.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/fluidOpcodes.dir/build.make Opcodes/CMakeFiles/fluidOpcodes.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/fluidOpcodes.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 58%] Built target fluidOpcodes make -f Opcodes/CMakeFiles/buchla.dir/build.make Opcodes/CMakeFiles/buchla.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/buchla.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/buchla.dir/build.make Opcodes/CMakeFiles/buchla.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/buchla.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 58%] Built target buchla make -f Opcodes/CMakeFiles/liveconv.dir/build.make Opcodes/CMakeFiles/liveconv.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/liveconv.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/liveconv.dir/build.make Opcodes/CMakeFiles/liveconv.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/liveconv.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 58%] Built target liveconv make -f Opcodes/CMakeFiles/jacko.dir/build.make Opcodes/CMakeFiles/jacko.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/jacko.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/jacko.dir/build.make Opcodes/CMakeFiles/jacko.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/jacko.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 58%] Built target jacko make -f Opcodes/CMakeFiles/py.dir/build.make Opcodes/CMakeFiles/py.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/py.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/py.dir/build.make Opcodes/CMakeFiles/py.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/py.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 59%] Built target py make -f Opcodes/CMakeFiles/jackTransport.dir/build.make Opcodes/CMakeFiles/jackTransport.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/jackTransport.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/jackTransport.dir/build.make Opcodes/CMakeFiles/jackTransport.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/jackTransport.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 60%] Built target jackTransport make -f Opcodes/CMakeFiles/linear_algebra.dir/build.make Opcodes/CMakeFiles/linear_algebra.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/linear_algebra.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/linear_algebra.dir/build.make Opcodes/CMakeFiles/linear_algebra.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/linear_algebra.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 61%] Built target linear_algebra make -f Opcodes/CMakeFiles/wiimote.dir/build.make Opcodes/CMakeFiles/wiimote.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/wiimote.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/wiimote.dir/build.make Opcodes/CMakeFiles/wiimote.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/wiimote.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 62%] Built target wiimote make -f Opcodes/CMakeFiles/exciter.dir/build.make Opcodes/CMakeFiles/exciter.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes /builddir/build/BUILD/csound-6.10.0/Opcodes/CMakeFiles/exciter.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/CMakeFiles/exciter.dir/build.make Opcodes/CMakeFiles/exciter.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/CMakeFiles/exciter.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 63%] Built target exciter make -f Opcodes/stk/CMakeFiles/stkops.dir/build.make Opcodes/stk/CMakeFiles/stkops.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes/stk /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes/stk /builddir/build/BUILD/csound-6.10.0/Opcodes/stk/CMakeFiles/stkops.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/stk/CMakeFiles/stkops.dir/build.make Opcodes/stk/CMakeFiles/stkops.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/stk/CMakeFiles/stkops.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 63%] Built target stkops make -f Opcodes/framebuffer/CMakeFiles/framebuffer.dir/build.make Opcodes/framebuffer/CMakeFiles/framebuffer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes/framebuffer /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes/framebuffer /builddir/build/BUILD/csound-6.10.0/Opcodes/framebuffer/CMakeFiles/framebuffer.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/framebuffer/CMakeFiles/framebuffer.dir/build.make Opcodes/framebuffer/CMakeFiles/framebuffer.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/framebuffer/CMakeFiles/framebuffer.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 64%] Built target framebuffer make -f Opcodes/emugens/CMakeFiles/scugens.dir/build.make Opcodes/emugens/CMakeFiles/scugens.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes/emugens /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes/emugens /builddir/build/BUILD/csound-6.10.0/Opcodes/emugens/CMakeFiles/scugens.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/emugens/CMakeFiles/scugens.dir/build.make Opcodes/emugens/CMakeFiles/scugens.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/emugens/CMakeFiles/scugens.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 64%] Built target scugens make -f Opcodes/emugens/CMakeFiles/emugens.dir/build.make Opcodes/emugens/CMakeFiles/emugens.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes/emugens /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/Opcodes/emugens /builddir/build/BUILD/csound-6.10.0/Opcodes/emugens/CMakeFiles/emugens.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f Opcodes/emugens/CMakeFiles/emugens.dir/build.make Opcodes/emugens/CMakeFiles/emugens.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'Opcodes/emugens/CMakeFiles/emugens.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 64%] Built target emugens make -f InOut/CMakeFiles/rtpulse.dir/build.make InOut/CMakeFiles/rtpulse.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0/InOut/CMakeFiles/rtpulse.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f InOut/CMakeFiles/rtpulse.dir/build.make InOut/CMakeFiles/rtpulse.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'InOut/CMakeFiles/rtpulse.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 65%] Built target rtpulse make -f InOut/CMakeFiles/rtalsa.dir/build.make InOut/CMakeFiles/rtalsa.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0/InOut/CMakeFiles/rtalsa.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f InOut/CMakeFiles/rtalsa.dir/build.make InOut/CMakeFiles/rtalsa.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'InOut/CMakeFiles/rtalsa.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 65%] Built target rtalsa make -f InOut/CMakeFiles/ipmidi.dir/build.make InOut/CMakeFiles/ipmidi.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0/InOut/CMakeFiles/ipmidi.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f InOut/CMakeFiles/ipmidi.dir/build.make InOut/CMakeFiles/ipmidi.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'InOut/CMakeFiles/ipmidi.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 65%] Built target ipmidi make -f InOut/CMakeFiles/widgets.dir/build.make InOut/CMakeFiles/widgets.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0/InOut/CMakeFiles/widgets.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f InOut/CMakeFiles/widgets.dir/build.make InOut/CMakeFiles/widgets.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'InOut/CMakeFiles/widgets.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 66%] Built target widgets make -f InOut/CMakeFiles/virtual.dir/build.make InOut/CMakeFiles/virtual.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0/InOut/CMakeFiles/virtual.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f InOut/CMakeFiles/virtual.dir/build.make InOut/CMakeFiles/virtual.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'InOut/CMakeFiles/virtual.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 68%] Built target virtual make -f InOut/CMakeFiles/rtpa.dir/build.make InOut/CMakeFiles/rtpa.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0/InOut/CMakeFiles/rtpa.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f InOut/CMakeFiles/rtpa.dir/build.make InOut/CMakeFiles/rtpa.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'InOut/CMakeFiles/rtpa.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 68%] Built target rtpa make -f InOut/CMakeFiles/rtjack.dir/build.make InOut/CMakeFiles/rtjack.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/InOut /builddir/build/BUILD/csound-6.10.0/InOut/CMakeFiles/rtjack.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f InOut/CMakeFiles/rtjack.dir/build.make InOut/CMakeFiles/rtjack.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'InOut/CMakeFiles/rtjack.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 69%] Built target rtjack make -f interfaces/CMakeFiles/libcsnd6.dir/build.make interfaces/CMakeFiles/libcsnd6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0/interfaces/CMakeFiles/libcsnd6.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f interfaces/CMakeFiles/libcsnd6.dir/build.make interfaces/CMakeFiles/libcsnd6.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'interfaces/CMakeFiles/libcsnd6.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 70%] Built target libcsnd6 make -f interfaces/CMakeFiles/gen_csnd6_python_interfacePYTHON_wrap.dir/build.make interfaces/CMakeFiles/gen_csnd6_python_interfacePYTHON_wrap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0/interfaces/CMakeFiles/gen_csnd6_python_interfacePYTHON_wrap.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f interfaces/CMakeFiles/gen_csnd6_python_interfacePYTHON_wrap.dir/build.make interfaces/CMakeFiles/gen_csnd6_python_interfacePYTHON_wrap.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'interfaces/CMakeFiles/gen_csnd6_python_interfacePYTHON_wrap.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 70%] Built target gen_csnd6_python_interfacePYTHON_wrap make -f interfaces/CMakeFiles/_csnd6.dir/build.make interfaces/CMakeFiles/_csnd6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0/interfaces/CMakeFiles/_csnd6.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f interfaces/CMakeFiles/_csnd6.dir/build.make interfaces/CMakeFiles/_csnd6.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'interfaces/CMakeFiles/_csnd6.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 70%] Built target _csnd6 make -f interfaces/CMakeFiles/gen__jcsound6_java_interfaceJAVA_wrap.dir/build.make interfaces/CMakeFiles/gen__jcsound6_java_interfaceJAVA_wrap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0/interfaces/CMakeFiles/gen__jcsound6_java_interfaceJAVA_wrap.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f interfaces/CMakeFiles/gen__jcsound6_java_interfaceJAVA_wrap.dir/build.make interfaces/CMakeFiles/gen__jcsound6_java_interfaceJAVA_wrap.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'interfaces/CMakeFiles/gen__jcsound6_java_interfaceJAVA_wrap.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 71%] Built target gen__jcsound6_java_interfaceJAVA_wrap make -f interfaces/CMakeFiles/_jcsound6.dir/build.make interfaces/CMakeFiles/_jcsound6.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/interfaces /builddir/build/BUILD/csound-6.10.0/interfaces/CMakeFiles/_jcsound6.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f interfaces/CMakeFiles/_jcsound6.dir/build.make interfaces/CMakeFiles/_jcsound6.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'interfaces/CMakeFiles/_jcsound6.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 72%] Built target _jcsound6 make -f frontends/CMakeFiles/csladspa.dir/build.make frontends/CMakeFiles/csladspa.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends /builddir/build/BUILD/csound-6.10.0/frontends/CMakeFiles/csladspa.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f frontends/CMakeFiles/csladspa.dir/build.make frontends/CMakeFiles/csladspa.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'frontends/CMakeFiles/csladspa.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 73%] Built target csladspa make -f frontends/CMakeFiles/csound-bin.dir/build.make frontends/CMakeFiles/csound-bin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends /builddir/build/BUILD/csound-6.10.0/frontends/CMakeFiles/csound-bin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f frontends/CMakeFiles/csound-bin.dir/build.make frontends/CMakeFiles/csound-bin.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'frontends/CMakeFiles/csound-bin.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 73%] Built target csound-bin make -f frontends/CMakeFiles/csbeats.dir/build.make frontends/CMakeFiles/csbeats.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends /builddir/build/BUILD/csound-6.10.0/frontends/CMakeFiles/csbeats.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f frontends/CMakeFiles/csbeats.dir/build.make frontends/CMakeFiles/csbeats.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'frontends/CMakeFiles/csbeats.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 75%] Built target csbeats make -f frontends/CMakeFiles/csdebugger.dir/build.make frontends/CMakeFiles/csdebugger.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends /builddir/build/BUILD/csound-6.10.0/frontends/CMakeFiles/csdebugger.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f frontends/CMakeFiles/csdebugger.dir/build.make frontends/CMakeFiles/csdebugger.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'frontends/CMakeFiles/csdebugger.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 75%] Built target csdebugger make -f frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/build.make frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/build.make frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'frontends/CsoundAC/CMakeFiles/libCsoundAC.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 83%] Built target libCsoundAC make -f frontends/CsoundAC/CMakeFiles/gen_CsoundAC_CsoundACPYTHON_wrap.dir/build.make frontends/CsoundAC/CMakeFiles/gen_CsoundAC_CsoundACPYTHON_wrap.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/CMakeFiles/gen_CsoundAC_CsoundACPYTHON_wrap.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f frontends/CsoundAC/CMakeFiles/gen_CsoundAC_CsoundACPYTHON_wrap.dir/build.make frontends/CsoundAC/CMakeFiles/gen_CsoundAC_CsoundACPYTHON_wrap.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'frontends/CsoundAC/CMakeFiles/gen_CsoundAC_CsoundACPYTHON_wrap.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 83%] Built target gen_CsoundAC_CsoundACPYTHON_wrap make -f frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC /builddir/build/BUILD/csound-6.10.0/frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build.make frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 83%] Built target _CsoundAC make -f util/CMakeFiles/cs-sndinfo.dir/build.make util/CMakeFiles/cs-sndinfo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/cs-sndinfo.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/cs-sndinfo.dir/build.make util/CMakeFiles/cs-sndinfo.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/cs-sndinfo.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 84%] Built target cs-sndinfo make -f util/CMakeFiles/cs-scale.dir/build.make util/CMakeFiles/cs-scale.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/cs-scale.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/cs-scale.dir/build.make util/CMakeFiles/cs-scale.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/cs-scale.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 85%] Built target cs-scale make -f util/CMakeFiles/pv_import.dir/build.make util/CMakeFiles/pv_import.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/pv_import.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/pv_import.dir/build.make util/CMakeFiles/pv_import.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/pv_import.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 85%] Built target pv_import make -f util/CMakeFiles/pv_export.dir/build.make util/CMakeFiles/pv_export.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/pv_export.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/pv_export.dir/build.make util/CMakeFiles/pv_export.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/pv_export.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 86%] Built target pv_export make -f util/CMakeFiles/cs-envext.dir/build.make util/CMakeFiles/cs-envext.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/cs-envext.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/cs-envext.dir/build.make util/CMakeFiles/cs-envext.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/cs-envext.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 86%] Built target cs-envext make -f util/CMakeFiles/atsa.dir/build.make util/CMakeFiles/atsa.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/atsa.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/atsa.dir/build.make util/CMakeFiles/atsa.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/atsa.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 86%] Built target atsa make -f util/CMakeFiles/lpanal.dir/build.make util/CMakeFiles/lpanal.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/lpanal.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/lpanal.dir/build.make util/CMakeFiles/lpanal.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/lpanal.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 87%] Built target lpanal make -f util/CMakeFiles/hetro.dir/build.make util/CMakeFiles/hetro.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/hetro.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/hetro.dir/build.make util/CMakeFiles/hetro.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/hetro.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 87%] Built target hetro make -f util/CMakeFiles/stdutil.dir/build.make util/CMakeFiles/stdutil.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/stdutil.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/stdutil.dir/build.make util/CMakeFiles/stdutil.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/stdutil.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 91%] Built target stdutil make -f util/CMakeFiles/cvanal.dir/build.make util/CMakeFiles/cvanal.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/cvanal.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/cvanal.dir/build.make util/CMakeFiles/cvanal.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/cvanal.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 91%] Built target cvanal make -f util/CMakeFiles/lpc_import.dir/build.make util/CMakeFiles/lpc_import.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/lpc_import.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/lpc_import.dir/build.make util/CMakeFiles/lpc_import.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/lpc_import.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 91%] Built target lpc_import make -f util/CMakeFiles/cs-srconv.dir/build.make util/CMakeFiles/cs-srconv.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/cs-srconv.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/cs-srconv.dir/build.make util/CMakeFiles/cs-srconv.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/cs-srconv.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 91%] Built target cs-srconv make -f util/CMakeFiles/het_import.dir/build.make util/CMakeFiles/het_import.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/het_import.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/het_import.dir/build.make util/CMakeFiles/het_import.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/het_import.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 91%] Built target het_import make -f util/CMakeFiles/lpc_export.dir/build.make util/CMakeFiles/lpc_export.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/lpc_export.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/lpc_export.dir/build.make util/CMakeFiles/lpc_export.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/lpc_export.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 91%] Built target lpc_export make -f util/CMakeFiles/dnoise.dir/build.make util/CMakeFiles/dnoise.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/dnoise.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/dnoise.dir/build.make util/CMakeFiles/dnoise.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/dnoise.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 92%] Built target dnoise make -f util/CMakeFiles/mixer-bin.dir/build.make util/CMakeFiles/mixer-bin.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/mixer-bin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/mixer-bin.dir/build.make util/CMakeFiles/mixer-bin.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/mixer-bin.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 92%] Built target mixer-bin make -f util/CMakeFiles/csanalyze.dir/build.make util/CMakeFiles/csanalyze.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/csanalyze.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/csanalyze.dir/build.make util/CMakeFiles/csanalyze.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/csanalyze.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 93%] Built target csanalyze make -f util/CMakeFiles/cs-extractor.dir/build.make util/CMakeFiles/cs-extractor.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/cs-extractor.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/cs-extractor.dir/build.make util/CMakeFiles/cs-extractor.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/cs-extractor.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 93%] Built target cs-extractor make -f util/CMakeFiles/pvanal.dir/build.make util/CMakeFiles/pvanal.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/pvanal.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/pvanal.dir/build.make util/CMakeFiles/pvanal.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/pvanal.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 93%] Built target pvanal make -f util/CMakeFiles/het_export.dir/build.make util/CMakeFiles/het_export.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/het_export.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/het_export.dir/build.make util/CMakeFiles/het_export.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/het_export.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 94%] Built target het_export make -f util/CMakeFiles/pvlook.dir/build.make util/CMakeFiles/pvlook.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util /builddir/build/BUILD/csound-6.10.0/util/CMakeFiles/pvlook.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util/CMakeFiles/pvlook.dir/build.make util/CMakeFiles/pvlook.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util/CMakeFiles/pvlook.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 95%] Built target pvlook make -f util1/CMakeFiles/cs-extract.dir/build.make util1/CMakeFiles/cs-extract.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0/util1/CMakeFiles/cs-extract.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util1/CMakeFiles/cs-extract.dir/build.make util1/CMakeFiles/cs-extract.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util1/CMakeFiles/cs-extract.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 96%] Built target cs-extract make -f util1/CMakeFiles/scsort.dir/build.make util1/CMakeFiles/scsort.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0/util1/CMakeFiles/scsort.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util1/CMakeFiles/scsort.dir/build.make util1/CMakeFiles/scsort.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util1/CMakeFiles/scsort.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 97%] Built target scsort make -f util1/CMakeFiles/cs-scot.dir/build.make util1/CMakeFiles/cs-scot.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0/util1/CMakeFiles/cs-scot.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util1/CMakeFiles/cs-scot.dir/build.make util1/CMakeFiles/cs-scot.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util1/CMakeFiles/cs-scot.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 97%] Built target cs-scot make -f util1/CMakeFiles/cs.dir/build.make util1/CMakeFiles/cs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0/util1/CMakeFiles/cs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util1/CMakeFiles/cs.dir/build.make util1/CMakeFiles/cs.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util1/CMakeFiles/cs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 97%] Built target cs make -f util1/CMakeFiles/makecsd.dir/build.make util1/CMakeFiles/makecsd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0/util1/CMakeFiles/makecsd.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util1/CMakeFiles/makecsd.dir/build.make util1/CMakeFiles/makecsd.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util1/CMakeFiles/makecsd.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 98%] Built target makecsd make -f util1/CMakeFiles/csb64enc.dir/build.make util1/CMakeFiles/csb64enc.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/util1 /builddir/build/BUILD/csound-6.10.0/util1/CMakeFiles/csb64enc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f util1/CMakeFiles/csb64enc.dir/build.make util1/CMakeFiles/csb64enc.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'util1/CMakeFiles/csb64enc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 98%] Built target csb64enc make -f SDIF/CMakeFiles/sdif2ad.dir/build.make SDIF/CMakeFiles/sdif2ad.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/SDIF /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/SDIF /builddir/build/BUILD/csound-6.10.0/SDIF/CMakeFiles/sdif2ad.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f SDIF/CMakeFiles/sdif2ad.dir/build.make SDIF/CMakeFiles/sdif2ad.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'SDIF/CMakeFiles/sdif2ad.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 99%] Built target sdif2ad make -f po/CMakeFiles/pofile_fr.dir/build.make po/CMakeFiles/pofile_fr.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0/po/CMakeFiles/pofile_fr.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f po/CMakeFiles/pofile_fr.dir/build.make po/CMakeFiles/pofile_fr.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'po/CMakeFiles/pofile_fr.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [ 99%] Built target pofile_fr make -f po/CMakeFiles/pofile_es_CO.dir/build.make po/CMakeFiles/pofile_es_CO.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0/po/CMakeFiles/pofile_es_CO.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f po/CMakeFiles/pofile_es_CO.dir/build.make po/CMakeFiles/pofile_es_CO.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'po/CMakeFiles/pofile_es_CO.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [100%] Built target pofile_es_CO make -f po/CMakeFiles/pofile_it.dir/build.make po/CMakeFiles/pofile_it.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0/po/CMakeFiles/pofile_it.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f po/CMakeFiles/pofile_it.dir/build.make po/CMakeFiles/pofile_it.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'po/CMakeFiles/pofile_it.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [100%] Built target pofile_it make -f po/CMakeFiles/pofile_de.dir/build.make po/CMakeFiles/pofile_de.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0/po/CMakeFiles/pofile_de.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f po/CMakeFiles/pofile_de.dir/build.make po/CMakeFiles/pofile_de.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'po/CMakeFiles/pofile_de.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [100%] Built target pofile_de make -f po/CMakeFiles/pofile_es.dir/build.make po/CMakeFiles/pofile_es.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0/po/CMakeFiles/pofile_es.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f po/CMakeFiles/pofile_es.dir/build.make po/CMakeFiles/pofile_es.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'po/CMakeFiles/pofile_es.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [100%] Built target pofile_es make -f po/CMakeFiles/pofile_ru.dir/build.make po/CMakeFiles/pofile_ru.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0/po/CMakeFiles/pofile_ru.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f po/CMakeFiles/pofile_ru.dir/build.make po/CMakeFiles/pofile_ru.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'po/CMakeFiles/pofile_ru.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [100%] Built target pofile_ru make -f po/CMakeFiles/pofile_en_US.dir/build.make po/CMakeFiles/pofile_en_US.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0/po/CMakeFiles/pofile_en_US.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f po/CMakeFiles/pofile_en_US.dir/build.make po/CMakeFiles/pofile_en_US.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'po/CMakeFiles/pofile_en_US.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [100%] Built target pofile_en_US make -f po/CMakeFiles/translations.dir/build.make po/CMakeFiles/translations.dir/depend make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' cd /builddir/build/BUILD/csound-6.10.0 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0 /builddir/build/BUILD/csound-6.10.0/po /builddir/build/BUILD/csound-6.10.0/po/CMakeFiles/translations.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make -f po/CMakeFiles/translations.dir/build.make po/CMakeFiles/translations.dir/build make[2]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[2]: Nothing to be done for 'po/CMakeFiles/translations.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' [100%] Built target translations make[1]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/csound-6.10.0/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/csound-6.10.0' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/libcsound64.so.6.0 -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/libcsound64.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/cfgvar.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/cs_par_structs.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/cscore.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/csdebug.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/csdl.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/csound.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/csoundCore.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/csound_data_structures.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/csound_standard_types.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/csound_type_system.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/cwindow.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/interlocks.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/modload.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/msg_attr.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/plugin.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/pools.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/pstream.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/pvfileio.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/soundio.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/sysdep.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/text.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/version.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/OpcodeBase.hpp -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/csound.hpp -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/csound_threaded.hpp -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/CsoundFile.hpp -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/CppSound.hpp -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/filebuilding.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/csPerfThread.hpp -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/include/csound/float-version.h -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libmixer.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libsignalflowgraph.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libampmidid.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libcs_date.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libsystem_call.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libdoppler.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libfractalnoise.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libftsamplebank.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libgetftargs.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libliveconv.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libfareygen.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libquadbezier.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libarrayops.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libpvsops.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libcellular.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libserial.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libplaterev.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libscansyn.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libcontrol.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/liburandom.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libjoystick.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libchua.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libdssi4cs.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libfluidOpcodes.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libjacko.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libjackTransport.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/liblinear_algebra.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libosc.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libimage.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libpy.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libwiimote.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libexciter.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libbuchla.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libselect.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libstackops.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libstkops.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libframebuffer.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libscugens.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libemugens.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/librtalsa.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/librtpulse.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/librtpa.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libipmidi.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/librtjack.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libwidgets.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libvirtual.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/libcsnd6.so.6.0 -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/libcsnd6.so -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/libcsnd6.so.6.0" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/python2.7/site-packages/_csnd6.so -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/python2.7/site-packages/_csnd6.so" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/python2.7/site-packages/csnd6.py -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/python2.7/site-packages/ctcsound.py -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/lib_jcsound6.so -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/lib_jcsound6.so" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csnd6.jar -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/csound -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/csound" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/csladspa.so -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/csladspa.so" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/csbeats -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/csdebugger -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/csdebugger" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/python2.7/site-packages/icsound.py -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/libCsoundAC.so.6.0 -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/libCsoundAC.so -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/libCsoundAC.so.6.0" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/python2.7/site-packages/_CsoundAC.so -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/python2.7/site-packages/_CsoundAC.so" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/python2.7/site-packages/CsoundAC.py -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libstdutil.so -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/atsa -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/atsa" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/csanalyze -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/csanalyze" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cvanal -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cvanal" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/dnoise -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/dnoise" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-envext -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-envext" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-extractor -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-extractor" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/het_export -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/het_export" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/het_import -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/het_import" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/hetro -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/hetro" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/lpanal -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/lpanal" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/lpc_export -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/lpc_export" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/lpc_import -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/lpc_import" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-mixer -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-mixer" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/pvanal -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/pvanal" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/pvlook -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/pvlook" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/pv_export -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/pv_export" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/pv_import -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/pv_import" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-scale -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-scale" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-sndinfo -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-sndinfo" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-srconv -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-srconv" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/scsort -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/scsort" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-extract -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-extract" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/csb64enc -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/csb64enc" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/makecsd -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/makecsd" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-scot -- Set runtime path of "/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-scot" to "" -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/sdif2ad -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/locale/en_US/LC_MESSAGES/csound6.mo -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/locale/es_CO/LC_MESSAGES/csound6.mo -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/locale/es/LC_MESSAGES/csound6.mo -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/locale/fr/LC_MESSAGES/csound6.mo -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/locale/de/LC_MESSAGES/csound6.mo -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/locale/it/LC_MESSAGES/csound6.mo -- Installing: /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/locale/ru/LC_MESSAGES/csound6.mo + install -dm 755 /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/java + cd /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/java + ln -s /usr/lib64/csound/java/csnd.jar . + ln -s ../csound_orclex.c Engine/csound_orclex.c + ln -s ../csound_prelex.c Engine/csound_prelex.c + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64 csound6 + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 6.10.0-2.fc27 --unique-debug-suffix -6.10.0-2.fc27.x86_64 --unique-debug-src-base csound-6.10.0-2.fc27.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/csound-6.10.0 extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cvanal extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/csanalyze extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/pv_export extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/csound extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/pvanal extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/hetro extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-envext extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-scot extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/pv_import extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-sndinfo extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-scale extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/sdif2ad extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/het_import extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/pvlook extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/het_export extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/dnoise extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/lpanal extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/atsa extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/csb64enc extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/lpc_import extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-srconv extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-extractor extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/makecsd extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/csbeats extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/csdebugger extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-extract extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/lpc_export extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/cs-mixer extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libframebuffer.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/liblinear_algebra.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/bin/scsort extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libarrayops.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libmixer.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libampmidid.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libwiimote.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libliveconv.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libpvsops.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libexciter.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libosc.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libgetftargs.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libcellular.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libemugens.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libscansyn.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libbuchla.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libsignalflowgraph.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/librtpa.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libftsamplebank.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libquadbezier.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libjackTransport.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libstdutil.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libsystem_call.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/librtalsa.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libstkops.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libscugens.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libplaterev.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libdssi4cs.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/liburandom.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libselect.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libpy.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libcs_date.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libvirtual.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libimage.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libfluidOpcodes.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libserial.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libdoppler.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libjacko.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libjoystick.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libcontrol.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libchua.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/csladspa.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libfractalnoise.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libipmidi.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libwidgets.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libstackops.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/libfareygen.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/python2.7/site-packages/_CsoundAC.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/librtjack.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/python2.7/site-packages/_csnd6.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/lib_jcsound6.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/csound/plugins-6.0/librtpulse.so extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/libcsnd6.so.6.0 extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/libcsound64.so.6.0 extracting debug info from /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/libCsoundAC.so.6.0 /usr/lib/rpm/sepdebugcrcfix: Updated 84 CRC32s, 0 CRC32s did match. cpio: Engine/csound_prslex.c: Cannot stat: No such file or directory 31164 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.vXDNhB + umask 022 + cd /builddir/build/BUILD + cd csound-6.10.0 + exit 0 Processing files: csound-6.10.0-2.fc27.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iupEdg + umask 022 + cd /builddir/build/BUILD + cd csound-6.10.0 + DOCDIR=/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/doc/csound + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/doc/csound + cp -pr ChangeLog /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/doc/csound + cp -pr README.md /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/doc/csound + cp -pr Release_Notes /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/doc/csound + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mgazbV + umask 022 + cd /builddir/build/BUILD + cd csound-6.10.0 + LICENSEDIR=/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/licenses/csound + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/licenses/csound + cp -pr COPYING /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/licenses/csound + exit 0 Provides: csound = 6.10.0-2.fc27 csound(x86-64) = 6.10.0-2.fc27 csound-javadoc = 6.10.0-1.fc27 csound-lua = 6.10.0-1.fc27 libampmidid.so()(64bit) libarrayops.so()(64bit) libbuchla.so()(64bit) libcellular.so()(64bit) libchua.so()(64bit) libcontrol.so()(64bit) libcs_date.so()(64bit) libcsound64.so.6.0()(64bit) libdoppler.so()(64bit) libemugens.so()(64bit) libexciter.so()(64bit) libfareygen.so()(64bit) libfractalnoise.so()(64bit) libframebuffer.so()(64bit) libftsamplebank.so()(64bit) libgetftargs.so()(64bit) libimage.so()(64bit) libipmidi.so()(64bit) libjoystick.so()(64bit) liblinear_algebra.so()(64bit) libliveconv.so()(64bit) libmixer.so()(64bit) libplaterev.so()(64bit) libpvsops.so()(64bit) libquadbezier.so()(64bit) librtalsa.so()(64bit) librtpulse.so()(64bit) libscansyn.so()(64bit) libscugens.so()(64bit) libselect.so()(64bit) libserial.so()(64bit) libsignalflowgraph.so()(64bit) libstackops.so()(64bit) libstdutil.so()(64bit) libsystem_call.so()(64bit) liburandom.so()(64bit) 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: 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.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcsound64.so.6.0()(64bit) libcurl.so.4()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.15)(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpulse-simple.so.0()(64bit) libpulse-simple.so.0(PULSE_0)(64bit) libpulse.so.0()(64bit) libpulse.so.0(PULSE_0)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(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.15)(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) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: csound-javadoc < 6.10.0-1.fc27 csound-lua < 6.10.0-1.fc27 Processing files: csound-devel-6.10.0-2.fc27.x86_64 Provides: csound-devel = 6.10.0-2.fc27 csound-devel(x86-64) = 6.10.0-2.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libcsnd6.so.6.0()(64bit) libcsound64.so.6.0()(64bit) Processing files: python2-csound-6.10.0-2.fc27.x86_64 Provides: csound-python(x86-64) = 6.10.0-2.fc27 libcsnd6.so.6.0()(64bit) libpy.so()(64bit) python-csound = 6.10.0-2.fc27 python-csound(x86-64) = 6.10.0-2.fc27 python2-csound = 6.10.0-2.fc27 python2-csound(x86-64) = 6.10.0-2.fc27 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcsnd6.so.6.0()(64bit) libcsound64.so.6.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpython2.7.so.1.0()(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(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) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: csound-python < 6.10.0-2.fc27 python-csound < 6.10.0-2.fc27 Processing files: python2-csound-devel-6.10.0-2.fc27.x86_64 Provides: csound-python-devel(x86-64) = 6.10.0-2.fc27 python2-csound-devel = 6.10.0-2.fc27 python2-csound-devel(x86-64) = 6.10.0-2.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libCsoundAC.so.6.0()(64bit) Obsoletes: csound-python-devel < 6.10.0-2.fc27 Processing files: csound-java-6.10.0-2.fc27.x86_64 Provides: csound-java = 6.10.0-2.fc27 csound-java(x86-64) = 6.10.0-2.fc27 lib_jcsound6.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcsnd6.so.6.0()(64bit) libcsound64.so.6.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libsndfile.so.1()(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.21)(64bit) rtld(GNU_HASH) Processing files: csound-csoundac-6.10.0-2.fc27.x86_64 Provides: csound-csoundac = 6.10.0-2.fc27 csound-csoundac(x86-64) = 6.10.0-2.fc27 libCsoundAC.so.6.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libCsoundAC.so.6.0()(64bit) libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcsnd6.so.6.0()(64bit) libcsound64.so.6.0()(64bit) libfltk.so.1.3()(64bit) libfltk_forms.so.1.3()(64bit) libfltk_images.so.1.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.15)(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(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) python(abi) = 2.7 rtld(GNU_HASH) Processing files: csound-fltk-6.10.0-2.fc27.x86_64 Provides: csound-fltk = 6.10.0-2.fc27 csound-fltk(x86-64) = 6.10.0-2.fc27 libwidgets.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfltk.so.1.3()(64bit) libfltk_forms.so.1.3()(64bit) libfltk_images.so.1.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.15)(64bit) libm.so.6(GLIBC_2.2.5)(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) rtld(GNU_HASH) Processing files: csound-jack-6.10.0-2.fc27.x86_64 Provides: csound-jack = 6.10.0-2.fc27 csound-jack(x86-64) = 6.10.0-2.fc27 libjackTransport.so()(64bit) libjacko.so()(64bit) librtjack.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libjack.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Processing files: csound-fluidsynth-6.10.0-2.fc27.x86_64 Provides: csound-fluidsynth = 6.10.0-2.fc27 csound-fluidsynth(x86-64) = 6.10.0-2.fc27 libfluidOpcodes.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfluidsynth.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(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) rtld(GNU_HASH) Processing files: csound-dssi-6.10.0-2.fc27.x86_64 Provides: csound-dssi = 6.10.0-2.fc27 csound-dssi(x86-64) = 6.10.0-2.fc27 libdssi4cs.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: csound-osc-6.10.0-2.fc27.x86_64 Provides: csound-osc = 6.10.0-2.fc27 csound-osc(x86-64) = 6.10.0-2.fc27 libosc.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) liblo.so.7()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: csound-portaudio-6.10.0-2.fc27.x86_64 Provides: csound-portaudio = 6.10.0-2.fc27 csound-portaudio(x86-64) = 6.10.0-2.fc27 librtpa.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libportaudio.so.2()(64bit) rtld(GNU_HASH) Processing files: csound-stk-6.10.0-2.fc27.x86_64 Provides: csound-stk = 6.10.0-2.fc27 csound-stk(x86-64) = 6.10.0-2.fc27 libstkops.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(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.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libstk.so.4()(64bit) rtld(GNU_HASH) Processing files: csound-virtual-keyboard-6.10.0-2.fc27.x86_64 Provides: csound-virtual-keyboard = 6.10.0-2.fc27 csound-virtual-keyboard(x86-64) = 6.10.0-2.fc27 libvirtual.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libICE.so.6()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfltk.so.1.3()(64bit) libfltk_forms.so.1.3()(64bit) libfltk_images.so.1.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(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) rtld(GNU_HASH) Processing files: csound-wiimote-6.10.0-2.fc27.x86_64 Provides: csound-wiimote = 6.10.0-2.fc27 csound-wiimote(x86-64) = 6.10.0-2.fc27 libwiimote.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libwiiuse.so()(64bit) rtld(GNU_HASH) Processing files: csound-manual-6.10.0-2.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uZHZiE + umask 022 + cd /builddir/build/BUILD + cd csound-6.10.0 + DOCDIR=/builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/doc/csound-manual + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/doc/csound-manual + cp -pr examples /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/doc/csound-manual + cp -pr manual-6.10.0/html /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64/usr/share/doc/csound-manual + exit 0 Provides: csound-manual = 6.10.0-2.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: csound-debugsource-6.10.0-2.fc27.x86_64 Provides: csound-debugsource = 6.10.0-2.fc27 csound-debugsource(x86-64) = 6.10.0-2.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: csound-debuginfo-6.10.0-2.fc27.x86_64 Provides: csound-debuginfo = 6.10.0-2.fc27 csound-debuginfo(x86-64) = 6.10.0-2.fc27 debuginfo(build-id) = 0995d78d27ce98fcfcdf204ea49d832842592704 debuginfo(build-id) = 0a7c1d4ada6ebfba4d0add79d27e97eb6f95c350 debuginfo(build-id) = 0e9f1b85f1b0459cfd57d76766887d466b733bee debuginfo(build-id) = 17132fed51d1cb0497bc6206e906056195f474e3 debuginfo(build-id) = 19ba6c6020bd7c6bb45723c95cf674fd0a327239 debuginfo(build-id) = 1d125c642e099cabeb168030d9ca41b979860ac5 debuginfo(build-id) = 1da1b4dae982c2e40da1afa4037ae9181a619dc9 debuginfo(build-id) = 20c597b7c17ce9d068e32e3022d225bd2863151c debuginfo(build-id) = 266bc27658c30f7cdf566a8d3db6c0ef3332be55 debuginfo(build-id) = 26fdb8a2f51c5f345dc2af5a90e6a6e04a3207d8 debuginfo(build-id) = 30463b3e5fcce1787e0595a5e0676a36bfac5df1 debuginfo(build-id) = 3093edebadecb142266d98c26dceb66ca639e42b debuginfo(build-id) = 33fb81b6d3c0dcadb4d58f2e4584141abdc403af debuginfo(build-id) = 39343452abdffc2a8ce4ee5812f09406b7a10945 debuginfo(build-id) = 39439d80b6ab94d279f3f85e433da48e08e49fb4 debuginfo(build-id) = 3e681a15feccfce78d324febee7dc38a204b08a1 debuginfo(build-id) = 3ee53a9a5130fdd97fa4730a94afc479250d043c debuginfo(build-id) = 4194afbcc856923461722c3f7d210ad5e9eaadee debuginfo(build-id) = 46d5e2f13591c34f05618101c4ec991efb0d12cb debuginfo(build-id) = 4e7dc5379d511ee5336f1276ccf43c93c0afaea1 debuginfo(build-id) = 50643eee6278bb01af36e2e4449d025d6a3310c8 debuginfo(build-id) = 516bb6e6f2b3b7626d06853ed18950fdabc1466d debuginfo(build-id) = 548814cd20ea69b8306190064d01de4ec436881f debuginfo(build-id) = 55a287969ba2441ab1c478bc07d37b4294dc17a9 debuginfo(build-id) = 568aec0959ed96bc784c167ca3546b4fb4a22de5 debuginfo(build-id) = 59a1d924408529f3dfc036b87cbe5f6d8da6fc05 debuginfo(build-id) = 5ce3e34b0f2059300d8215745737ae462c0f2582 debuginfo(build-id) = 5f277f09ccf5dc0e7ab1e4aad5d8fa7600f6cbc7 debuginfo(build-id) = 5f5ad0d6318eb837ac616053d735c2a08e79d3ee debuginfo(build-id) = 6748553e93a700d7115853da6fc306604b2cb14f debuginfo(build-id) = 681841e2531a1bab241ed262d4462a38d2ce7715 debuginfo(build-id) = 698a0d17d32c2fa5a5c09b8566a9f7397dc23ac4 debuginfo(build-id) = 6cb1518648a1462d1409aa89a982a3af640a3246 debuginfo(build-id) = 6d81803ebbc61eaab74a79d3fc996d98e6ac3f6f debuginfo(build-id) = 6fcfedcb0fed0d4bf14552788c4265eec192802b debuginfo(build-id) = 73715ef94fa7b04610aecef1fef3a9c8534bf13d debuginfo(build-id) = 75d8cad1d5727bb5a5adc1c40f4ee2507b534287 debuginfo(build-id) = 7c953d68ed5dc59d11cf8f1f5572e38fc775b36f debuginfo(build-id) = 7d428c9f4b6bdc34e43581c3cee4b7b3f178ae14 debuginfo(build-id) = 8712e0c95c5992ae314130182ff6688d97d8bfa7 debuginfo(build-id) = 8914d104479867576370d1a4eace73ee5703cbf9 debuginfo(build-id) = 8fc075111c32ffa93a8378897694a32beb956601 debuginfo(build-id) = 9023874ba4f3df23127bb2f6bc7a6d5e36f2e569 debuginfo(build-id) = 9795a0bfaf75d1e0f3c2c12afd44303f75d35aac debuginfo(build-id) = 9a9b8b7fe485125f2ec799be7e2769b908b178d4 debuginfo(build-id) = 9bcdca107258787aad412c122d359474aba26611 debuginfo(build-id) = a13a7621c843fc81bea7105bf6fe0eefd3c24482 debuginfo(build-id) = a8e1243faa204736e17b94b3326fc97a16d98906 debuginfo(build-id) = b02b86c374dd715fe4443da16d014f2c1d03ea68 debuginfo(build-id) = b04850792d5fbb428928ea4f18b1af69aa3d9292 debuginfo(build-id) = b10daa88630f7ffc52727029349eeaaf3ec10df9 debuginfo(build-id) = b2265f177c6ed036234c8dc3ac67707a7764d9c8 debuginfo(build-id) = b5df3acd55243bf538b31d08610d0a45c81e694f debuginfo(build-id) = bdd4b1754f67ae117f65edbc811a6f398d5f5d3a debuginfo(build-id) = be5cf1b5b7e4066e637e40425b86a63ef64b57b5 debuginfo(build-id) = c46110ad8de417a7d4d84c746c2c881d2176cffa debuginfo(build-id) = c69917dba2563d993c16db92a135493f41528678 debuginfo(build-id) = c8759fad7148ed1c4b0693f88a3e05e8c0ae5cb1 debuginfo(build-id) = d056792f0318f8b3807bb3fe0241e3e1716beebe debuginfo(build-id) = d7de8163778d7d86fa84d6fddd2f225a80e16be7 debuginfo(build-id) = dd0db0cca68576bd38ac314d97f4a209fca63bd2 debuginfo(build-id) = dd13681bfc50501c4738cc2d22ef5ad3176888dc debuginfo(build-id) = e066e3b24bf407d6b29a5e25cb4a026b1a295558 debuginfo(build-id) = e5f0ebb61047cd42753c8e6417bfec164f081124 debuginfo(build-id) = ee7ac37a312b173df267ae317b017c639dd792b7 debuginfo(build-id) = f833a54cab1a64eff470a819fb5b6bc5e1a4dd4d debuginfo(build-id) = ff6cba33d94182b2351ce4432a0bb2457a9e52ac Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: csound-debugsource(x86-64) = 6.10.0-2.fc27 Processing files: python2-csound-debuginfo-6.10.0-2.fc27.x86_64 Provides: debuginfo(build-id) = 01ebcde499d6b1728328c268d0c10f93ea93e174 debuginfo(build-id) = 0dd29664de687570fea61490d4504fb24ce7f8f2 debuginfo(build-id) = a37d7c5df7add550a27a95ddd0504501711c0242 python2-csound-debuginfo = 6.10.0-2.fc27 python2-csound-debuginfo(x86-64) = 6.10.0-2.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: csound-debugsource(x86-64) = 6.10.0-2.fc27 Processing files: csound-java-debuginfo-6.10.0-2.fc27.x86_64 Provides: csound-java-debuginfo = 6.10.0-2.fc27 csound-java-debuginfo(x86-64) = 6.10.0-2.fc27 debuginfo(build-id) = 537e9d8fb87db51abe8275ac0c28915bd0747b1b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: csound-debugsource(x86-64) = 6.10.0-2.fc27 Processing files: csound-csoundac-debuginfo-6.10.0-2.fc27.x86_64 Provides: csound-csoundac-debuginfo = 6.10.0-2.fc27 csound-csoundac-debuginfo(x86-64) = 6.10.0-2.fc27 debuginfo(build-id) = 85227f9d15bb2899848466e2065d427f16da53d6 debuginfo(build-id) = cc275702e57f920676fecb0eed425247e22471a7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: csound-debugsource(x86-64) = 6.10.0-2.fc27 Processing files: csound-fltk-debuginfo-6.10.0-2.fc27.x86_64 Provides: csound-fltk-debuginfo = 6.10.0-2.fc27 csound-fltk-debuginfo(x86-64) = 6.10.0-2.fc27 debuginfo(build-id) = 1e03a299092a069f10da41b6eae1fb60b50acdc2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: csound-debugsource(x86-64) = 6.10.0-2.fc27 Processing files: csound-jack-debuginfo-6.10.0-2.fc27.x86_64 Provides: csound-jack-debuginfo = 6.10.0-2.fc27 csound-jack-debuginfo(x86-64) = 6.10.0-2.fc27 debuginfo(build-id) = 01613e4791e16ea106253d0f34c2856965415340 debuginfo(build-id) = 1d27a296a23d163359ae99cb9ee1cf392000c3ad debuginfo(build-id) = 31fcd8e3ebee3ec6e7d3eb0be8f03ced12bdaf21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: csound-debugsource(x86-64) = 6.10.0-2.fc27 Processing files: csound-fluidsynth-debuginfo-6.10.0-2.fc27.x86_64 Provides: csound-fluidsynth-debuginfo = 6.10.0-2.fc27 csound-fluidsynth-debuginfo(x86-64) = 6.10.0-2.fc27 debuginfo(build-id) = 3e0f120c16979b38cf3de7241e64515f9e7001fc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: csound-debugsource(x86-64) = 6.10.0-2.fc27 Processing files: csound-dssi-debuginfo-6.10.0-2.fc27.x86_64 Provides: csound-dssi-debuginfo = 6.10.0-2.fc27 csound-dssi-debuginfo(x86-64) = 6.10.0-2.fc27 debuginfo(build-id) = ff397026c8c163f9958c79e13d14747733524bd7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: csound-debugsource(x86-64) = 6.10.0-2.fc27 Processing files: csound-osc-debuginfo-6.10.0-2.fc27.x86_64 Provides: csound-osc-debuginfo = 6.10.0-2.fc27 csound-osc-debuginfo(x86-64) = 6.10.0-2.fc27 debuginfo(build-id) = f15c89b6308f0d936d66000139496f6f6f4b4b86 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: csound-debugsource(x86-64) = 6.10.0-2.fc27 Processing files: csound-portaudio-debuginfo-6.10.0-2.fc27.x86_64 Provides: csound-portaudio-debuginfo = 6.10.0-2.fc27 csound-portaudio-debuginfo(x86-64) = 6.10.0-2.fc27 debuginfo(build-id) = 7fafae1f9c9159ea57e04bd63d672041e51fea75 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: csound-debugsource(x86-64) = 6.10.0-2.fc27 Processing files: csound-stk-debuginfo-6.10.0-2.fc27.x86_64 Provides: csound-stk-debuginfo = 6.10.0-2.fc27 csound-stk-debuginfo(x86-64) = 6.10.0-2.fc27 debuginfo(build-id) = 1d6d855e4dd9f683c2f4996802cd782e604c23de Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: csound-debugsource(x86-64) = 6.10.0-2.fc27 Processing files: csound-virtual-keyboard-debuginfo-6.10.0-2.fc27.x86_64 Provides: csound-virtual-keyboard-debuginfo = 6.10.0-2.fc27 csound-virtual-keyboard-debuginfo(x86-64) = 6.10.0-2.fc27 debuginfo(build-id) = f5a99519fb65e068d63fb710e04972210372801b Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: csound-debugsource(x86-64) = 6.10.0-2.fc27 Processing files: csound-wiimote-debuginfo-6.10.0-2.fc27.x86_64 Provides: csound-wiimote-debuginfo = 6.10.0-2.fc27 csound-wiimote-debuginfo(x86-64) = 6.10.0-2.fc27 debuginfo(build-id) = afcb3e00c63301139bc7f602237780185ff0b88a Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: csound-debugsource(x86-64) = 6.10.0-2.fc27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64 Wrote: /builddir/build/RPMS/csound-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-devel-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/python2-csound-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/python2-csound-devel-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-java-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-csoundac-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-fltk-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-jack-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-fluidsynth-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-dssi-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-osc-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-portaudio-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-stk-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-virtual-keyboard-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-wiimote-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-manual-6.10.0-2.fc27.noarch.rpm Wrote: /builddir/build/RPMS/csound-debugsource-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-debuginfo-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/python2-csound-debuginfo-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-java-debuginfo-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-csoundac-debuginfo-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-fltk-debuginfo-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-jack-debuginfo-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-fluidsynth-debuginfo-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-dssi-debuginfo-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-osc-debuginfo-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-portaudio-debuginfo-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-stk-debuginfo-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-virtual-keyboard-debuginfo-6.10.0-2.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/csound-wiimote-debuginfo-6.10.0-2.fc27.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uiBB67 + umask 022 + cd /builddir/build/BUILD + cd csound-6.10.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/csound-6.10.0-2.fc27.x86_64 + exit 0 Child return code was: 0