Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/csound.spec'], chrootPath='/var/lib/mock/f29-build-9331-4166/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False BUILDSTDERR: sh: lua: command not found BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/csound-6.10.0-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/csound.spec'], chrootPath='/var/lib/mock/f29-build-9331-4166/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.naVNGh + 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' '{}' ';' BUILDSTDERR: ++ 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 + for csd in $(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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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_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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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 + 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.BU0xLP + umask 022 + cd /builddir/build/BUILD + cd csound-6.10.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -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 8.1.1 -- The CXX compiler identification is GNU 8.1.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 - Failed -- Performing Test HAS_CXX_FPMATH_SSE -- Performing Test HAS_CXX_FPMATH_SSE - Failed -- Performing Test HAS_SSE2 -- Performing Test HAS_SSE2 - Failed -- Performing Test HAS_CXX_SSE2 -- Performing Test HAS_CXX_SSE2 - Failed -- 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 BUILDSTDERR: DEPRECATION WARNING: python2 invoked with /usr/bin/python. BUILDSTDERR: Use /usr/bin/python3 or /usr/bin/python2 BUILDSTDERR: /usr/bin/python will be removed or switched to Python 3 in the future. BUILDSTDERR: If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out -- 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.60.0") -- 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_144") -- Found JNI: /usr/lib/jvm/jre/lib/riscv64/libjawt.so -- Found DEFAULT_MSG: /usr/include/lo -- Found PkgConfig: /usr/bin/pkg-config (found version "1.4.2") -- 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.15", 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.34") -- Found PythonLibs: /usr/lib64/libpython2.7.so (found version "2.7.15") -- 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 BUILDSTDERR: CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:272 (message): BUILDSTDERR: SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: 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. BUILDSTDERR: CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:272 (message): BUILDSTDERR: SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: 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. BUILDSTDERR: CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:272 (message): BUILDSTDERR: SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: 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 BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SWIG_ADD_LIBRARY BUILDSTDERR: 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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Engine/csound_orc.y: warning: 4 shift/reduce conflicts [-Wconflicts-sr] BUILDSTDERR: /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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:233:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: static const CSOUND cenviron_ = { BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/csound.c:638:7: BUILDSTDERR: {{{0}}}, /* exitjmp of type jmp_buf */ BUILDSTDERR: {} [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c: In function 'Load_File_': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c:257:27: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: /* dummy = */ (void)fgets(buff, 6, f); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c:265:27: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: /* dummy = */ (void)fgets(buff, 7, f); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c:273:27: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: /* dummy = */ (void)fgets(buff, 7, f); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c: In function 'Load_Het_File_': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c:59:23: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: /*dummy =*/ (void)fgets(buffer, 10, f); /* number of partials */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c: In function 'Load_CV_File_': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c:145:24: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: /* dummy =*/ (void)fgets(buff, 120, f); /* Skip CVANAL */ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c: In function 'Load_LP_File_': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c:208:25: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: /* dummy = */ (void)fgets(buff, 120, f); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c: In function 'ldmemfile2withCB': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Engine/memfiles.c:330:14: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: int32 len; /* then SADIR (if defined). */ BUILDSTDERR: ^~~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Engine/sort.c: In function 'sort': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Engine/sort.c:268:7: warning: case label value is less than minimum value for type BUILDSTDERR: case -1: BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Engine/sort.c:295:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (n>1) bp = A[n-1]; bp->nxtblk = NULL; bp->prvblk = A[n-2]; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (n>1) bp = A[n-1]; bp->nxtblk = NULL; bp->prvblk = A[n-2]; BUILDSTDERR: ^~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Engine/swritestr.c: In function 'swritestr': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Engine/swritestr.c:163:5: warning: case label value is less than minimum value for type BUILDSTDERR: case -1: BUILDSTDERR: ^~~~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/OOps/pffft.c:181:6: warning: #warning "building with simd disabled !!!!!!!!!!!!!!\n"; [-Wcpp] BUILDSTDERR: # warning "building with simd disabled !!!!!!!!!!!!!!\n"; BUILDSTDERR: ^~~~~~~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/OOps/pvsanal.c: In function 'pvsynthset': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/OOps/pvsanal.c:783:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: for (i = 1; i <= halfwinsize; i++) BUILDSTDERR: ^~~ BUILDSTDERR: /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' BUILDSTDERR: if (Mf) BUILDSTDERR: ^~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/OOps/schedule.c: In function 'schedule_N': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/OOps/schedule.c:90:21: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] BUILDSTDERR: else sprintf(s, "%s %f", s, *arg); BUILDSTDERR: ^ ~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/OOps/schedule.c: In function 'schedule_SN': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/OOps/schedule.c:109:23: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] BUILDSTDERR: else sprintf(s, "%s %f", s, *arg); BUILDSTDERR: ^ ~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/OOps/ugens1.c: In function 'xdsrset': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/OOps/ugens1.c:773:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (delay > len) delay = len; len -= delay; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (delay > len) delay = len; len -= delay; BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/OOps/ugens1.c:775:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (attack > len) attack = len; len -= attack; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (attack > len) attack = len; len -= attack; BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/OOps/ugens1.c:776:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (decay > len) decay = len; len -= decay; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (decay > len) decay = len; len -= decay; BUILDSTDERR: ^~~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/pinker.c: In function 'pink_perf': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/pinker.c:123:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: *((int *)(&yy)) = accu; /* save biased value as float */ BUILDSTDERR: ~^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/pinker.c: In function 'pink_init': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/pinker.c:151:7: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] BUILDSTDERR: *((float*)(&p->accu)) = PINK_BIAS; // init float hack BUILDSTDERR: ~^~~~~~~~~~~~~~~~~~~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/grain4.c: In function 'graingenv4': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/grain4.c:398:10: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (*p->imode == 0) BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (*p->ipshift == 0) { BUILDSTDERR: ^~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/loscilx.c: In function 'loscilx_phase_int': BUILDSTDERR: /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=] BUILDSTDERR: retval += (-((int32_t) 0x40000000) << 2); BUILDSTDERR: ^~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/cscorfns.c: In function 'cscorePutEvent': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/cscorfns.c:327:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (warpout) fprintf(csound->oscfp," %g", e->p2orig); BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: fprintf(csound->oscfp," %g",*q++); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/cscorfns.c:332:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (warpout) fprintf(csound->oscfp," %g", e->p3orig); BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: fprintf(csound->oscfp," %g",*q++); BUILDSTDERR: ^~~~~~~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/threadsafe.c: In function 'message_dequeue': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Top/threadsafe.c:156:13: warning: variable 'rtn' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int64_t rtn = 0; /* This value is not used */ BUILDSTDERR: ^~~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c: In function 'ftload_': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:333:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:336:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:339:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:342:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:345:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:348:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:351:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:354:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:357:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:360:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:363:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:366:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:369:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:372:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:375:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:378:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:381:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:384:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:387:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:390:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:393:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:396:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/ftgen.c:399:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ BUILDSTDERR: /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' BUILDSTDERR: if (UNLIKELY(NULL==fgets(s, 64, file))) goto err4; s1 = strchr(s, ' ')+1; BUILDSTDERR: ^~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/oscbnk.c: In function 'oscbnk_interp_read_limit': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/oscbnk.c:164:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: else x = ft[n]; x += phase * (ft[++n] - x); BUILDSTDERR: ^~~~ BUILDSTDERR: /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' BUILDSTDERR: else x = ft[n]; x += phase * (ft[++n] - x); BUILDSTDERR: ^ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/doppler.cpp: In member function 'int Doppler::noteoff(CSOUND*)': BUILDSTDERR: /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] BUILDSTDERR: delete audioInterpolator; BUILDSTDERR: ^~~~~~~~~~~~~~~~~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /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] BUILDSTDERR: static void log(CSOUND *csound, const char *format,...) BUILDSTDERR: ^~~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/fluidOpcodes/fluidOpcodes.cpp: In function 'int csoundModuleCreate(CSOUND*)': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/fluidOpcodes/fluidOpcodes.cpp:758:13: warning: variable 'result' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int result = 0; BUILDSTDERR: ^~~~~~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/jacko.cpp: In constructor 'JackoState::JackoState(CSOUND*, const char*, const char*)': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/jacko.cpp:517:27: warning: 'JackoState::jackActive' will be initialized after [-Wreorder] BUILDSTDERR: std::atomic jackActive; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/jacko.cpp:516:27: warning: 'std::atomic JackoState::jacko_is_driving' [-Wreorder] BUILDSTDERR: std::atomic jacko_is_driving; BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/jacko.cpp:533:9: warning: when initialized here [-Wreorder] BUILDSTDERR: JackoState(CSOUND *csound_, const char *serverName_, const char *clientName_) : BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/jacko.cpp: In member function 'int JackoInit::init(CSOUND*)': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/jacko.cpp:830:21: warning: unused variable 'result' [-Wunused-variable] BUILDSTDERR: int result = csound::CreateGlobalPointer(csound, "jackoState", jackoState); BUILDSTDERR: ^~~~~~ [ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -fomit-frame-pointer -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_CURL -DHAVE_PTHREAD -Wl,-z,relro -Wl,-z,now -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ffast-math -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 BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp: In member function 'int la_i_lu_factor_mr_t::init(CSOUND*)': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp:3898:45: error: no matching function for call to 'lu_factor(gmm::dense_matrix&, std::vector&)' BUILDSTDERR: *isize = gmm::lu_factor(lhs->mr, pivot__); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gmm/gmm_lapack_interface.h:42, BUILDSTDERR: from /usr/include/gmm/gmm_kernel.h:52, BUILDSTDERR: from /usr/include/gmm/gmm.h:40, BUILDSTDERR: from /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp:371: BUILDSTDERR: /usr/include/gmm/gmm_dense_lu.h:129:13: note: candidate: 'template gmm::size_type gmm::lu_factor(DenseMatrix&, gmm::lapack_ipvt&)' BUILDSTDERR: size_type lu_factor(DenseMatrix& A, lapack_ipvt& ipvt) { BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /usr/include/gmm/gmm_dense_lu.h:129:13: note: template argument deduction/substitution failed: BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp:3898:38: note: cannot convert '((la_i_lu_factor_mr_t*)this)->la_i_lu_factor_mr_t::pivot__' (type 'std::vector') to type 'gmm::lapack_ipvt&' BUILDSTDERR: *isize = gmm::lu_factor(lhs->mr, pivot__); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp: In member function 'int la_k_lu_factor_mr_t::kontrol(CSOUND*)': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp:3930:45: error: no matching function for call to 'lu_factor(gmm::dense_matrix&, std::vector&)' BUILDSTDERR: *ksize = gmm::lu_factor(lhs->mr, pivot__); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gmm/gmm_lapack_interface.h:42, BUILDSTDERR: from /usr/include/gmm/gmm_kernel.h:52, BUILDSTDERR: from /usr/include/gmm/gmm.h:40, BUILDSTDERR: from /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp:371: BUILDSTDERR: /usr/include/gmm/gmm_dense_lu.h:129:13: note: candidate: 'template gmm::size_type gmm::lu_factor(DenseMatrix&, gmm::lapack_ipvt&)' BUILDSTDERR: size_type lu_factor(DenseMatrix& A, lapack_ipvt& ipvt) { BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /usr/include/gmm/gmm_dense_lu.h:129:13: note: template argument deduction/substitution failed: BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp:3930:38: note: cannot convert '((la_k_lu_factor_mr_t*)this)->la_k_lu_factor_mr_t::pivot__' (type 'std::vector') to type 'gmm::lapack_ipvt&' BUILDSTDERR: *ksize = gmm::lu_factor(lhs->mr, pivot__); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp: In member function 'int la_i_lu_factor_mc_t::init(CSOUND*)': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp:3958:45: error: no matching function for call to 'lu_factor(gmm::dense_matrix >&, std::vector&)' BUILDSTDERR: *isize = gmm::lu_factor(lhs->mc, pivot__); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gmm/gmm_lapack_interface.h:42, BUILDSTDERR: from /usr/include/gmm/gmm_kernel.h:52, BUILDSTDERR: from /usr/include/gmm/gmm.h:40, BUILDSTDERR: from /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp:371: BUILDSTDERR: /usr/include/gmm/gmm_dense_lu.h:129:13: note: candidate: 'template gmm::size_type gmm::lu_factor(DenseMatrix&, gmm::lapack_ipvt&)' BUILDSTDERR: size_type lu_factor(DenseMatrix& A, lapack_ipvt& ipvt) { BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /usr/include/gmm/gmm_dense_lu.h:129:13: note: template argument deduction/substitution failed: BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp:3958:38: note: cannot convert '((la_i_lu_factor_mc_t*)this)->la_i_lu_factor_mc_t::pivot__' (type 'std::vector') to type 'gmm::lapack_ipvt&' BUILDSTDERR: *isize = gmm::lu_factor(lhs->mc, pivot__); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp: In member function 'int la_k_lu_factor_mc_t::kontrol(CSOUND*)': BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp:3990:45: error: no matching function for call to 'lu_factor(gmm::dense_matrix >&, std::vector&)' BUILDSTDERR: *ksize = gmm::lu_factor(lhs->mc, pivot__); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/gmm/gmm_lapack_interface.h:42, BUILDSTDERR: from /usr/include/gmm/gmm_kernel.h:52, BUILDSTDERR: from /usr/include/gmm/gmm.h:40, BUILDSTDERR: from /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp:371: BUILDSTDERR: /usr/include/gmm/gmm_dense_lu.h:129:13: note: candidate: 'template gmm::size_type gmm::lu_factor(DenseMatrix&, gmm::lapack_ipvt&)' BUILDSTDERR: size_type lu_factor(DenseMatrix& A, lapack_ipvt& ipvt) { BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /usr/include/gmm/gmm_dense_lu.h:129:13: note: template argument deduction/substitution failed: BUILDSTDERR: /builddir/build/BUILD/csound-6.10.0/Opcodes/linear_algebra.cpp:3990:38: note: cannot convert '((la_k_lu_factor_mc_t*)this)->la_k_lu_factor_mc_t::pivot__' (type 'std::vector') to type 'gmm::lapack_ipvt&' BUILDSTDERR: *ksize = gmm::lu_factor(lhs->mc, pivot__); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: make[2]: *** [Opcodes/CMakeFiles/linear_algebra.dir/build.make:66: Opcodes/CMakeFiles/linear_algebra.dir/linear_algebra.cpp.o] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' make[1]: Leaving directory '/builddir/build/BUILD/csound-6.10.0' BUILDSTDERR: make[1]: *** [CMakeFiles/Makefile2:1512: Opcodes/CMakeFiles/linear_algebra.dir/all] Error 2 BUILDSTDERR: make: *** [Makefile:166: all] Error 2 RPM build errors: BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.BU0xLP (%build) BUILDSTDERR: Bad exit status from /var/tmp/rpm-tmp.BU0xLP (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 626, in do raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/csound.spec