Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/drumstick.spec'], chrootPath='/var/lib/mock/f31-build-70262-30431/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/drumstick.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1550361600 Wrote: /builddir/build/SRPMS/drumstick-1.1.2-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/drumstick.spec'], chrootPath='/var/lib/mock/f31-build-70262-30431/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/drumstick.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1550361600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TuKt83 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf drumstick-1.1.2 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/drumstick-1.1.2.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd drumstick-1.1.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gvZXd4 + umask 022 + cd /builddir/build/BUILD + cd drumstick-1.1.2 + mkdir -p riscv64-redhat-linux-gnu + pushd riscv64-redhat-linux-gnu + 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,--as-needed -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 .. BUILDSTDERR: CMake Deprecation Warning at CMakeLists.txt:19 (cmake_policy): BUILDSTDERR: The OLD behavior for policy CMP0063 will be removed from a future version BUILDSTDERR: of CMake. BUILDSTDERR: The cmake-policies(7) manual explains that the OLD behaviors of all BUILDSTDERR: policies are deprecated and that a policy should be set to OLD only under BUILDSTDERR: specific short-term circumstances. Projects should be ported to the NEW BUILDSTDERR: behavior and not rely on setting a policy to OLD. BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR + popd + make -j4 -C riscv64-redhat-linux-gnu ~/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu ~/build/BUILD/drumstick-1.1.2 -- The C compiler identification is GNU 9.1.1 -- The CXX compiler identification is GNU 9.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 -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- drumstick 1.1.2 prefix: /usr -- Build configuration: -- Building dynamic libraries -- Found Qt5 version = 5.11.1 -- Found PkgConfig: /usr/bin/pkg-config (found version "1.5.4") -- Program pkg-config found (/usr/bin/pkg-config) -- Checking for module 'alsa>=1.0.0' -- Found alsa, version 1.1.9 -- Checking for module 'libpulse-simple' -- Found libpulse-simple, version 12.2-rebootstrapped -- Found Doxygen: /usr/bin/doxygen (found version "1.8.15") found components: doxygen dot -- XSLTPROC Found: /usr/bin/xsltproc -- Found shared-mime-info version: 1.12 -- Configuring done -- Generating done -- Build files have been written to: /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu ~/build/BUILD/drumstick-1.1.2 make: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' /usr/bin/cmake -S/builddir/build/BUILD/drumstick-1.1.2 -B/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f library/alsa/CMakeFiles/drumstick-alsa.dir/build.make library/alsa/CMakeFiles/drumstick-alsa.dir/depend make -f library/file/CMakeFiles/drumstick-file.dir/build.make library/file/CMakeFiles/drumstick-file.dir/depend make -f library/rt/CMakeFiles/drumstick-rt.dir/build.make library/rt/CMakeFiles/drumstick-rt.dir/depend make -f library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/build.make library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/DependInfo.cmake --color= [ 0%] Generating __/include/moc_qove.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file/__/include/moc_qove.cpp_parameters [ 0%] Generating __/include/moc_playthread.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_playthread.cpp_parameters [ 0%] Generating __/include/moc_rtmidioutput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt/__/include/moc_rtmidioutput.cpp_parameters [ 1%] Generating __/include/moc_rtmidiinput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt/__/include/moc_rtmidiinput.cpp_parameters [ 2%] Generating __/include/moc_qsmf.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file/__/include/moc_qsmf.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/library/rt /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt/CMakeFiles/drumstick-rt.dir/DependInfo.cmake --color= [ 2%] Generating __/include/moc_qwrk.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file/__/include/moc_qwrk.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/library/file /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file/CMakeFiles/drumstick-file.dir/DependInfo.cmake --color= [ 2%] Generating __/include/moc_alsaclient.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_alsaclient.cpp_parameters Scanning dependencies of target sonivox make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/build.make library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 2%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/host_src/eas_config.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/host_src/eas_config.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src/eas_config.c Scanning dependencies of target drumstick-rt make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f library/rt/CMakeFiles/drumstick-rt.dir/build.make library/rt/CMakeFiles/drumstick-rt.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 2%] Generating __/include/moc_alsaevent.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_alsaevent.cpp_parameters Scanning dependencies of target drumstick-file make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f library/file/CMakeFiles/drumstick-file.dir/build.make library/file/CMakeFiles/drumstick-file.dir/build [ 3%] Building CXX object library/rt/CMakeFiles/drumstick-rt.dir/__/include/moc_rtmidiinput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt && /usr/bin/c++ -DLIBSUFFIX=64 -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_rt_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt -I/builddir/build/BUILD/drumstick-1.1.2/library/rt -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt.dir/__/include/moc_rtmidiinput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt/__/include/moc_rtmidiinput.cpp make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 4%] Building CXX object library/file/CMakeFiles/drumstick-file.dir/__/include/moc_qsmf.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_file_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file -I/builddir/build/BUILD/drumstick-1.1.2/library/file -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-file.dir/__/include/moc_qsmf.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file/__/include/moc_qsmf.cpp [ 5%] Generating __/include/moc_alsaport.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_alsaport.cpp_parameters [ 5%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/host_src/eas_hostmm.c.o BUILDSTDERR: cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumst/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src/eas_hostmm.c: In function 'EAS_HWOpenFile': BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src/eas_hostmm.c:240:12: warning: unused variable 'temp' [-Wunused-variable] BUILDSTDERR: 240 | int i, temp; BUILDSTDERR: | ^~~~ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src/eas_hostmm.c:239:9: warning: unused variable 'fd' [-Wunused-variable] BUILDSTDERR: 239 | int fd; BUILDSTDERR: | ^~ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src/eas_hostmm.c: In function 'EAS_HWCloseFile': BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src/eas_hostmm.c:511:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 511 | int i; BUILDSTDERR: | ^ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src/eas_hostmm.c:510:25: warning: unused variable 'dupFile' [-Wunused-variable] BUILDSTDERR: 510 | EAS_HW_FILE *file2,*dupFile; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src/eas_hostmm.c:510:18: warning: unused variable 'file2' [-Wunused-variable] BUILDSTDERR: 510 | EAS_HW_FILE *file2,*dupFile; BUILDSTDERR: | ^~~~~ ick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/host_src/eas_hostmm.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src/eas_hostmm.c [ 5%] Generating __/include/moc_alsaqueue.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_alsaqueue.cpp_parameters [ 6%] Generating __/include/moc_alsatimer.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_alsatimer.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/library/alsa /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/CMakeFiles/drumstick-alsa.dir/DependInfo.cmake --color= Scanning dependencies of target drumstick-alsa make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f library/alsa/CMakeFiles/drumstick-alsa.dir/build.make library/alsa/CMakeFiles/drumstick-alsa.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 6%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/__/include/moc_alsaclient.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-alsa.dir/__/include/moc_alsaclient.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_alsaclient.cpp [ 7%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/host_src/eas_report.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/host_src/eas_report.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src/eas_report.c [ 7%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/host_src/eas_wave.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/host_src/eas_wave.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src/eas_wave.c [ 7%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_chorus.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_chorus.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_chorus.c [ 8%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_chorusdata.c.o BUILDSTDERR: cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/In file included from /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_chorusdata.c:31: BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_chorusdata.h:125:16: warning: 'WeightedTap' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 125 | static EAS_I16 WeightedTap(const EAS_I16 *array, EAS_I16 indexReference, EAS_I32 indexDesired, EAS_I16 indexLimit); BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_chorusdata.h:138:19: warning: 'ChorusReadInPresets' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 138 | static EAS_RESULT ChorusReadInPresets(S_CHORUS_OBJECT *pChorusData); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_chorusdata.h:156:19: warning: 'ChorusUpdate' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 156 | static EAS_RESULT ChorusUpdate(S_CHORUS_OBJECT* pChorusData); BUILDSTDERR: | ^~~~~~~~~~~~ lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_chorusdata.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_chorusdata.c [ 8%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_data.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_data.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_data.c [ 9%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_dlssynth.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_dlssynth.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_dlssynth.c [ 9%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_flog.c.o BUILDSTDERR: cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=f/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_mdls.c:324:1: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 324 | { BUILDSTDERR: | ^ BUILDSTDERR: 325 | 0, /* not modified */ BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 382 | }; BUILDSTDERR: | } ormat-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_flog.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_flog.c [ 9%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_math.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_math.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_math.c [ 10%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_mdls.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_mdls.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_mdls.c [ 10%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_midi.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_midi.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_midi.c [ 11%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_mididata.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_mididata.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_mididata.c [ 11%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_mixbuf.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_mixbuf.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_mixbuf.c [ 11%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_mixer.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_mixer.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_mixer.c [ 12%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_pan.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_pan.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_pan.c [ 12%] Building CXX object library/file/CMakeFiles/drumstick-file.dir/__/include/moc_qwrk.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_file_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file -I/builddir/build/BUILD/drumstick-1.1.2/library/file -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-file.dir/__/include/moc_qwrk.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file/__/include/moc_qwrk.cpp [ 12%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_pcm.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_pcm.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_pcm.c [ 12%] Building CXX object library/rt/CMakeFiles/drumstick-rt.dir/__/include/moc_rtmidioutput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt && /usr/bin/c++ -DLIBSUFFIX=64 -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_rt_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt -I/builddir/build/BUILD/drumstick-1.1.2/library/rt -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt.dir/__/include/moc_rtmidioutput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt/__/include/moc_rtmidioutput.cpp [ 12%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_pcmdata.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_pcmdata.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_pcmdata.c [ 13%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_public.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_public.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_public.c [ 13%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_reverb.c.o BUILDSTDERR: cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhatIn file included from /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_reverbdata.c:31: BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_reverbdata.h:390:19: warning: 'ReverbUpdateXfade' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 390 | static EAS_RESULT ReverbUpdateXfade(S_REVERB_OBJECT* pReverbData, EAS_INT nNumSamplesToAdd); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_reverbdata.h:410:16: warning: 'ReverbCalculateNoise' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 410 | static EAS_U16 ReverbCalculateNoise(EAS_U16 nMaxExcursion, EAS_I16 *pnNoise); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_reverbdata.h:430:19: warning: 'ReverbCalculateSinCos' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 430 | static EAS_RESULT ReverbCalculateSinCos(EAS_I16 nPhase, EAS_I16 *pnSin, EAS_I16 *pnCos); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_reverbdata.h:450:19: warning: 'Reverb' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 450 | static EAS_RESULT Reverb(S_REVERB_OBJECT* pReverbData, EAS_INT nNumSamplesToAdd, EAS_PCM *pOutputBuffer, EAS_PCM *pInputBuffer); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_reverbdata.h:463:19: warning: 'ReverbReadInPresets' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 463 | static EAS_RESULT ReverbReadInPresets(S_REVERB_OBJECT* pReverbData); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_reverbdata.h:482:19: warning: 'ReverbUpdateRoom' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 482 | static EAS_RESULT ReverbUpdateRoom(S_REVERB_OBJECT* pReverbData); BUILDSTDERR: | ^~~~~~~~~~~~~~~~ -linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_reverb.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_reverb.c [ 14%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_reverbdata.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_reverbdata.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_reverbdata.c [ 15%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/__/include/moc_alsaevent.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-alsa.dir/__/include/moc_alsaevent.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_alsaevent.cpp [ 15%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_smf.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_smf.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_smf.c [ 15%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_smfdata.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_smfdata.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_smfdata.c [ 16%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_tcdata.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_tcdata.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_tcdata.c [ 16%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_tonecontrol.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_tonecontrol.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_tonecontrol.c [ 17%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_voicemgt.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_voicemgt.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_voicemgt.c [ 18%] Building CXX object library/file/CMakeFiles/drumstick-file.dir/__/include/moc_qove.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_file_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file -I/builddir/build/BUILD/drumstick-1.1.2/library/file -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-file.dir/__/include/moc_qove.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file/__/include/moc_qove.cpp [ 18%] Building CXX object library/rt/CMakeFiles/drumstick-rt.dir/backendmanager.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt && /usr/bin/c++ -DLIBSUFFIX=64 -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_rt_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt -I/builddir/build/BUILD/drumstick-1.1.2/library/rt -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt.dir/backendmanager.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt/backendmanager.cpp [ 18%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_wtengine.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_wtengine.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_wtengine.c [ 18%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_wtsynth.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/eas_wtsynth.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/eas_wtsynth.c [ 19%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/jet.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/jet.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/jet.c [ 19%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/wt_22khz.c.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cc -DDLS_SYNTHESIZER -DEAS_WT_SYNTH -DMAX_SYNTH_VOICES=64 -DNUM_OUTPUT_CHANNELS=2 -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.2 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/sonivox.dir/lib_src/wt_22khz.c.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src/wt_22khz.c [ 19%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/__/include/moc_alsaport.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-alsa.dir/__/include/moc_alsaport.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_alsaport.cpp [ 20%] Linking C static library ../../../../lib/libsonivox.a cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cmake -P CMakeFiles/sonivox.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cmake -E cmake_link_script CMakeFiles/sonivox.dir/link.txt --verbose=1 [ 20%] Building CXX object library/file/CMakeFiles/drumstick-file.dir/qsmf.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_file_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file -I/builddir/build/BUILD/drumstick-1.1.2/library/file -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-file.dir/qsmf.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/file/qsmf.cpp /usr/bin/ar qc ../../../../lib/libsonivox.a CMakeFiles/sonivox.dir/host_src/eas_config.c.o CMakeFiles/sonivox.dir/host_src/eas_hostmm.c.o CMakeFiles/sonivox.dir/host_src/eas_report.c.o CMakeFiles/sonivox.dir/host_src/eas_wave.c.o CMakeFiles/sonivox.dir/lib_src/eas_chorus.c.o CMakeFiles/sonivox.dir/lib_src/eas_chorusdata.c.o CMakeFiles/sonivox.dir/lib_src/eas_data.c.o CMakeFiles/sonivox.dir/lib_src/eas_dlssynth.c.o CMakeFiles/sonivox.dir/lib_src/eas_flog.c.o CMakeFiles/sonivox.dir/lib_src/eas_math.c.o CMakeFiles/sonivox.dir/lib_src/eas_mdls.c.o CMakeFiles/sonivox.dir/lib_src/eas_midi.c.o CMakeFiles/sonivox.dir/lib_src/eas_mididata.c.o CMakeFiles/sonivox.dir/lib_src/eas_mixbuf.c.o CMakeFiles/sonivox.dir/lib_src/eas_mixer.c.o CMakeFiles/sonivox.dir/lib_src/eas_pan.c.o CMakeFiles/sonivox.dir/lib_src/eas_pcm.c.o CMakeFiles/sonivox.dir/lib_src/eas_pcmdata.c.o CMakeFiles/sonivox.dir/lib_src/eas_public.c.o CMakeFiles/sonivox.dir/lib_src/eas_reverb.c.o CMakeFiles/sonivox.dir/lib_src/eas_reverbdata.c.o CMakeFiles/sonivox.dir/lib_src/eas_smf.c.o CMakeFiles/sonivox.dir/lib_src/eas_smfdata.c.o CMakeFiles/sonivox.dir/lib_src/eas_tcdata.c.o CMakeFiles/sonivox.dir/lib_src/eas_tonecontrol.c.o CMakeFiles/sonivox.dir/lib_src/eas_voicemgt.c.o CMakeFiles/sonivox.dir/lib_src/eas_wtengine.c.o CMakeFiles/sonivox.dir/lib_src/eas_wtsynth.c.o CMakeFiles/sonivox.dir/lib_src/jet.c.o CMakeFiles/sonivox.dir/lib_src/wt_22khz.c.o /usr/bin/ranlib ../../../../lib/libsonivox.a make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 20%] Built target sonivox [ 20%] Building CXX object library/file/CMakeFiles/drumstick-file.dir/qwrk.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_file_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file -I/builddir/build/BUILD/drumstick-1.1.2/library/file -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-file.dir/qwrk.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/file/qwrk.cpp [ 20%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/__/include/moc_alsaqueue.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-alsa.dir/__/include/moc_alsaqueue.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_alsaqueue.cpp [ 21%] Linking CXX shared library ../../lib/libdrumstick-rt.so cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-rt.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 -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libdrumstick-rt.so.1 -o ../../lib/libdrumstick-rt.so.1.1.2 CMakeFiles/drumstick-rt.dir/__/include/moc_rtmidiinput.cpp.o CMakeFiles/drumstick-rt.dir/__/include/moc_rtmidioutput.cpp.o CMakeFiles/drumstick-rt.dir/backendmanager.cpp.o -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: /usr/lib64/libQt5Core.so.5.11.1 cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt && /usr/bin/cmake -E cmake_symlink_library ../../lib/libdrumstick-rt.so.1.1.2 ../../lib/libdrumstick-rt.so.1 ../../lib/libdrumstick-rt.so make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 21%] Built target drumstick-rt make -f library/rt-backends/net-in/CMakeFiles/drumstick-rt-net-in.dir/build.make library/rt-backends/net-in/CMakeFiles/drumstick-rt-net-in.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 22%] Generating moc_netmidiinput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in/moc_netmidiinput.cpp_parameters [ 22%] Generating __/__/include/moc_rtmidiinput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in/__/__/include/moc_rtmidiinput.cpp_parameters [ 22%] Generating __/__/include/moc_rtmidioutput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in/__/__/include/moc_rtmidioutput.cpp_parameters [ 23%] Generating __/common/moc_midiparser.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in/__/common && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in/__/common/moc_midiparser.cpp_parameters [ 23%] Generating moc_netmidiinput_p.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in/moc_netmidiinput_p.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in/CMakeFiles/drumstick-rt-net-in.dir/DependInfo.cmake --color= Scanning dependencies of target drumstick-rt-net-in make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f library/rt-backends/net-in/CMakeFiles/drumstick-rt-net-in.dir/build.make library/rt-backends/net-in/CMakeFiles/drumstick-rt-net-in.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 23%] Building CXX object library/rt-backends/net-in/CMakeFiles/drumstick-rt-net-in.dir/__/__/include/moc_rtmidiinput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_net_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in/../common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-net-in.dir/__/__/include/moc_rtmidiinput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in/__/__/include/moc_rtmidiinput.cpp [ 24%] Building CXX object library/file/CMakeFiles/drumstick-file.dir/qove.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_file_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file -I/builddir/build/BUILD/drumstick-1.1.2/library/file -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-file.dir/qove.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/file/qove.cpp [ 25%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/__/include/moc_alsatimer.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-alsa.dir/__/include/moc_alsatimer.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_alsatimer.cpp [ 25%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/__/include/moc_playthread.cpp.o BUILDSTDERR: cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/libra/builddir/build/BUILD/drumstick-1.1.2/library/file/qove.cpp: In member function 'void drumstick::QOve::convertTrackHeader(OVE::Track*, int)': BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/file/qove.cpp:11429:37: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: 11429 | for (i = 0; i < voices.size() && i < (unsigned int)track->getVoiceCount(); ++i) { BUILDSTDERR: | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ry/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-alsa.dir/__/include/moc_playthread.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_playthread.cpp [ 25%] Building CXX object library/rt-backends/net-in/CMakeFiles/drumstick-rt-net-in.dir/__/__/include/moc_rtmidioutput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_net_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in/../common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-net-in.dir/__/__/include/moc_rtmidioutput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in/__/__/include/moc_rtmidioutput.cpp [ 26%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/alsaclient.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-alsa.dir/alsaclient.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/alsa/alsaclient.cpp [ 27%] Building CXX object library/rt-backends/net-in/CMakeFiles/drumstick-rt-net-in.dir/__/common/moc_midiparser.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_net_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in/../common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-net-in.dir/__/common/moc_midiparser.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in/__/common/moc_midiparser.cpp [ 27%] Building CXX object library/rt-backends/net-in/CMakeFiles/drumstick-rt-net-in.dir/moc_netmidiinput_p.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_net_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in/../common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-net-in.dir/moc_netmidiinput_p.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in/moc_netmidiinput_p.cpp [ 27%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/alsaevent.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-alsa.dir/alsaevent.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/alsa/alsaevent.cpp [ 27%] Building CXX object library/rt-backends/net-in/CMakeFiles/drumstick-rt-net-in.dir/moc_netmidiinput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_net_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in/../common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-net-in.dir/moc_netmidiinput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in/moc_netmidiinput.cpp [ 28%] Building CXX object library/rt-backends/net-in/CMakeFiles/drumstick-rt-net-in.dir/__/common/midiparser.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_net_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in/../common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-net-in.dir/__/common/midiparser.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/common/midiparser.cpp [ 28%] Building CXX object library/rt-backends/net-in/CMakeFiles/drumstick-rt-net-in.dir/netmidiinput_p.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_net_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in/../common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-net-in.dir/netmidiinput_p.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in/netmidiinput_p.cpp [ 28%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/alsaport.cpp.o [ 29%] Building CXX object library/rt-backends/net-in/CMakeFiles/drumstick-rt-net-in.dir/netmidiinput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_net_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in/../common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-net-in.dir/netmidiinput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in/netmidiinput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-alsa.dir/alsaport.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/alsa/alsaport.cpp [ 30%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/alsaqueue.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-alsa.dir/alsaqueue.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/alsa/alsaqueue.cpp [ 30%] Linking CXX shared library ../../lib/libdrumstick-file.so cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-file.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 -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libdrumstick-file.so.1 -o ../../lib/libdrumstick-file.so.1.1.2 CMakeFiles/drumstick-file.dir/__/include/moc_qsmf.cpp.o CMakeFiles/drumstick-file.dir/__/include/moc_qwrk.cpp.o CMakeFiles/drumstick-file.dir/__/include/moc_qove.cpp.o CMakeFiles/drumstick-file.dir/qsmf.cpp.o CMakeFiles/drumstick-file.dir/qwrk.cpp.o CMakeFiles/drumstick-file.dir/qove.cpp.o -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: /usr/lib64/libQt5Core.so.5.11.1 cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/file && /usr/bin/cmake -E cmake_symlink_library ../../lib/libdrumstick-file.so.1.1.2 ../../lib/libdrumstick-file.so.1 ../../lib/libdrumstick-file.so make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 30%] Linking CXX shared module ../../../lib/drumstick/libdrumstick-rt-net-in.so cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-rt-net-in.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 -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../../../lib/drumstick/libdrumstick-rt-net-in.so CMakeFiles/drumstick-rt-net-in.dir/__/__/include/moc_rtmidiinput.cpp.o CMakeFiles/drumstick-rt-net-in.dir/__/__/include/moc_rtmidioutput.cpp.o CMakeFiles/drumstick-rt-net-in.dir/__/common/moc_midiparser.cpp.o CMakeFiles/drumstick-rt-net-in.dir/moc_netmidiinput_p.cpp.o CMakeFiles/drumstick-rt-net-in.dir/moc_netmidiinput.cpp.o CMakeFiles/drumstick-rt-net-in.dir/__/common/midiparser.cpp.o CMakeFiles/drumstick-rt-net-in.dir/netmidiinput_p.cpp.o CMakeFiles/drumstick-rt-net-in.dir/netmidiinput.cpp.o -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: /usr/lib64/libQt5Network.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 30%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/alsatimer.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-alsa.dir/alsatimer.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/alsa/alsatimer.cpp make -f library/rt-backends/net-out/CMakeFiles/drumstick-rt-net-out.dir/build.make library/rt-backends/net-out/CMakeFiles/drumstick-rt-net-out.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 30%] Built target drumstick-file [ 30%] Built target drumstick-rt-net-in [ 31%] Generating moc_netmidioutput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-out && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-out/moc_netmidioutput.cpp_parameters [ 32%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/playthread.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-alsa.dir/playthread.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/alsa/playthread.cpp [ 32%] Generating __/__/include/moc_rtmidioutput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-out/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-out/__/__/include/moc_rtmidioutput.cpp_parameters [ 32%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/subscription.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/alsa -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-alsa.dir/subscription.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/alsa/subscription.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-out /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-out /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-out/CMakeFiles/drumstick-rt-net-out.dir/DependInfo.cmake --color= Scanning dependencies of target drumstick-rt-net-out make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f library/rt-backends/net-out/CMakeFiles/drumstick-rt-net-out.dir/build.make library/rt-backends/net-out/CMakeFiles/drumstick-rt-net-out.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 32%] Building CXX object library/rt-backends/net-out/CMakeFiles/drumstick-rt-net-out.dir/__/__/include/moc_rtmidioutput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-out && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_net_out_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-out -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-out -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-net-out.dir/__/__/include/moc_rtmidioutput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-out/__/__/include/moc_rtmidioutput.cpp [ 33%] Building CXX object library/rt-backends/net-out/CMakeFiles/drumstick-rt-net-out.dir/moc_netmidioutput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-out && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_net_out_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-out -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-out -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-net-out.dir/moc_netmidioutput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-out/moc_netmidioutput.cpp [ 33%] Building CXX object library/rt-backends/net-out/CMakeFiles/drumstick-rt-net-out.dir/netmidioutput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-out && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_net_out_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-out -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-out -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-net-out.dir/netmidioutput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-out/netmidioutput.cpp make -f library/rt-backends/oss-in/CMakeFiles/drumstick-rt-oss-in.dir/build.make library/rt-backends/oss-in/CMakeFiles/drumstick-rt-oss-in.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 33%] Generating moc_ossinput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/moc_ossinput.cpp_parameters [ 34%] Generating __/__/include/moc_rtmidiinput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/__/__/include/moc_rtmidiinput.cpp_parameters [ 34%] Generating __/__/include/moc_rtmidioutput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/__/__/include/moc_rtmidioutput.cpp_parameters [ 34%] Generating __/common/moc_midiparser.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/__/common && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/__/common/moc_midiparser.cpp_parameters [ 35%] Generating moc_ossinput_p.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/moc_ossinput_p.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/CMakeFiles/drumstick-rt-oss-in.dir/DependInfo.cmake --color= Scanning dependencies of target drumstick-rt-oss-in make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f library/rt-backends/oss-in/CMakeFiles/drumstick-rt-oss-in.dir/build.make library/rt-backends/oss-in/CMakeFiles/drumstick-rt-oss-in.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 36%] Building CXX object library/rt-backends/oss-in/CMakeFiles/drumstick-rt-oss-in.dir/__/__/include/moc_rtmidiinput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_oss_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in/../common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-oss-in.dir/__/__/include/moc_rtmidiinput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/__/__/include/moc_rtmidiinput.cpp [ 36%] Linking CXX shared library ../../lib/libdrumstick-alsa.so cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-alsa.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 -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libdrumstick-alsa.so.1 -o ../../lib/libdrumstick-alsa.so.1.1.2 CMakeFiles/drumstick-alsa.dir/__/include/moc_alsaclient.cpp.o CMakeFiles/drumstick-alsa.dir/__/include/moc_alsaevent.cpp.o CMakeFiles/drumstick-alsa.dir/__/include/moc_alsaport.cpp.o CMakeFiles/drumstick-alsa.dir/__/include/moc_alsaqueue.cpp.o CMakeFiles/drumstick-alsa.dir/__/include/moc_alsatimer.cpp.o CMakeFiles/drumstick-alsa.dir/__/include/moc_playthread.cpp.o CMakeFiles/drumstick-alsa.dir/alsaclient.cpp.o CMakeFiles/drumstick-alsa.dir/alsaevent.cpp.o CMakeFiles/drumstick-alsa.dir/alsaport.cpp.o CMakeFiles/drumstick-alsa.dir/alsaqueue.cpp.o CMakeFiles/drumstick-alsa.dir/alsatimer.cpp.o CMakeFiles/drumstick-alsa.dir/playthread.cpp.o CMakeFiles/drumstick-alsa.dir/subscription.cpp.o -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: -lasound /usr/lib64/libQt5Core.so.5.11.1 [ 36%] Building CXX object library/rt-backends/oss-in/CMakeFiles/drumstick-rt-oss-in.dir/__/__/include/moc_rtmidioutput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_oss_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in/../common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-oss-in.dir/__/__/include/moc_rtmidioutput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/__/__/include/moc_rtmidioutput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/cmake -E cmake_symlink_library ../../lib/libdrumstick-alsa.so.1.1.2 ../../lib/libdrumstick-alsa.so.1 ../../lib/libdrumstick-alsa.so make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 36%] Built target drumstick-alsa [ 36%] Building CXX object library/rt-backends/oss-in/CMakeFiles/drumstick-rt-oss-in.dir/__/common/moc_midiparser.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_oss_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in/../common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-oss-in.dir/__/common/moc_midiparser.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/__/common/moc_midiparser.cpp make -f library/rt-backends/oss-out/CMakeFiles/drumstick-rt-oss-out.dir/build.make library/rt-backends/oss-out/CMakeFiles/drumstick-rt-oss-out.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 37%] Generating moc_ossoutput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-out && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-out/moc_ossoutput.cpp_parameters [ 37%] Generating __/__/include/moc_rtmidioutput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-out/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-out/__/__/include/moc_rtmidioutput.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-out /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-out /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-out/CMakeFiles/drumstick-rt-oss-out.dir/DependInfo.cmake --color= Scanning dependencies of target drumstick-rt-oss-out make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f library/rt-backends/oss-out/CMakeFiles/drumstick-rt-oss-out.dir/build.make library/rt-backends/oss-out/CMakeFiles/drumstick-rt-oss-out.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 37%] Building CXX object library/rt-backends/oss-out/CMakeFiles/drumstick-rt-oss-out.dir/__/__/include/moc_rtmidioutput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-out && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_oss_out_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-out -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-out -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-oss-out.dir/__/__/include/moc_rtmidioutput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-out/__/__/include/moc_rtmidioutput.cpp [ 37%] Linking CXX shared module ../../../lib/drumstick/libdrumstick-rt-net-out.so cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/net-out && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-rt-net-out.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 -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../../../lib/drumstick/libdrumstick-rt-net-out.so CMakeFiles/drumstick-rt-net-out.dir/__/__/include/moc_rtmidioutput.cpp.o CMakeFiles/drumstick-rt-net-out.dir/moc_netmidioutput.cpp.o CMakeFiles/drumstick-rt-net-out.dir/netmidioutput.cpp.o -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: /usr/lib64/libQt5Network.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 37%] Built target drumstick-rt-net-out [ 37%] Building CXX object library/rt-backends/oss-out/CMakeFiles/drumstick-rt-oss-out.dir/moc_ossoutput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-out && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_oss_out_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-out -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-out -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-oss-out.dir/moc_ossoutput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-out/moc_ossoutput.cpp [ 38%] Building CXX object library/rt-backends/oss-out/CMakeFiles/drumstick-rt-oss-out.dir/ossoutput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-out && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_oss_out_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-out -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-out -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-oss-out.dir/ossoutput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-out/ossoutput.cpp [ 39%] Building CXX object library/rt-backends/oss-in/CMakeFiles/drumstick-rt-oss-in.dir/moc_ossinput_p.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_oss_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in/../common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-oss-in.dir/moc_ossinput_p.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/moc_ossinput_p.cpp [ 39%] Building CXX object library/rt-backends/oss-in/CMakeFiles/drumstick-rt-oss-in.dir/moc_ossinput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_oss_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in/../common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-oss-in.dir/moc_ossinput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/moc_ossinput.cpp [ 40%] Building CXX object library/rt-backends/oss-in/CMakeFiles/drumstick-rt-oss-in.dir/__/common/midiparser.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_oss_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in/../common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-oss-in.dir/__/common/midiparser.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/common/midiparser.cpp [ 40%] Building CXX object library/rt-backends/oss-in/CMakeFiles/drumstick-rt-oss-in.dir/ossinput_p.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_oss_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in/../common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-oss-in.dir/ossinput_p.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in/ossinput_p.cpp [ 40%] Linking CXX shared module ../../../lib/drumstick/libdrumstick-rt-oss-out.so cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-out && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-rt-oss-out.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 -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../../../lib/drumstick/libdrumstick-rt-oss-out.so CMakeFiles/drumstick-rt-oss-out.dir/__/__/include/moc_rtmidioutput.cpp.o CMakeFiles/drumstick-rt-oss-out.dir/moc_ossoutput.cpp.o CMakeFiles/drumstick-rt-oss-out.dir/ossoutput.cpp.o -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f utils/common/CMakeFiles/drumstick-common.dir/build.make utils/common/CMakeFiles/drumstick-common.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/utils/common /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common/CMakeFiles/drumstick-common.dir/DependInfo.cmake --color= [ 40%] Built target drumstick-rt-oss-out make -f tests/alsaTest1/CMakeFiles/alsaTest1_autogen.dir/build.make tests/alsaTest1/CMakeFiles/alsaTest1_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/tests/alsaTest1 /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest1 /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest1/CMakeFiles/alsaTest1_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target alsaTest1_autogen make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f tests/alsaTest1/CMakeFiles/alsaTest1_autogen.dir/build.make tests/alsaTest1/CMakeFiles/alsaTest1_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 40%] Automatic MOC for target alsaTest1 cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest1 && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest1/CMakeFiles/alsaTest1_autogen.dir/AutogenInfo.cmake "" Scanning dependencies of target drumstick-common make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f utils/common/CMakeFiles/drumstick-common.dir/build.make utils/common/CMakeFiles/drumstick-common.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 41%] Building CXX object utils/common/CMakeFiles/drumstick-common.dir/cmdlineargs.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-common.dir/cmdlineargs.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/common/cmdlineargs.cpp make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 41%] Built target alsaTest1_autogen make -f tests/alsaTest2/CMakeFiles/alsaTest2_autogen.dir/build.make tests/alsaTest2/CMakeFiles/alsaTest2_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/tests/alsaTest2 /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest2 /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest2/CMakeFiles/alsaTest2_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target alsaTest2_autogen make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f tests/alsaTest2/CMakeFiles/alsaTest2_autogen.dir/build.make tests/alsaTest2/CMakeFiles/alsaTest2_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 42%] Automatic MOC for target alsaTest2 cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest2 && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest2/CMakeFiles/alsaTest2_autogen.dir/AutogenInfo.cmake "" make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 42%] Built target alsaTest2_autogen make -f tests/fileTest/CMakeFiles/fileTest_autogen.dir/build.make tests/fileTest/CMakeFiles/fileTest_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/tests/fileTest /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/fileTest /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/fileTest/CMakeFiles/fileTest_autogen.dir/DependInfo.cmake --color= [ 42%] Building CXX object library/rt-backends/oss-in/CMakeFiles/drumstick-rt-oss-in.dir/ossinput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_oss_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in/../common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-oss-in.dir/ossinput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in/ossinput.cpp Scanning dependencies of target fileTest_autogen make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f tests/fileTest/CMakeFiles/fileTest_autogen.dir/build.make tests/fileTest/CMakeFiles/fileTest_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 42%] Automatic MOC for target fileTest cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/fileTest && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/fileTest/CMakeFiles/fileTest_autogen.dir/AutogenInfo.cmake "" make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 42%] Built target fileTest_autogen make -f tests/rtTest/CMakeFiles/rtTest_autogen.dir/build.make tests/rtTest/CMakeFiles/rtTest_autogen.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/tests/rtTest /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/rtTest /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/rtTest/CMakeFiles/rtTest_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target rtTest_autogen make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' BUILDSTDERR: make -f tests/rtTest/CMakeFiles/rtTest_autogen.dir/build.make tests/rtTesNote: Writing drumstick-drumgrid.1 BUILDSTDERR: Note: Writing drumstick-dumpmid.1 BUILDSTDERR: Note: Writing drumstick-dumpsmf.1 BUILDSTDERR: Note: Writing drumstick-dumpove.1 BUILDSTDERR: Note: Writing drumstick-dumpwrk.1 BUILDSTDERR: Note: Writing drumstick-metronome.1 t/CMakeFiles/rtTest_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 43%] Automatic MOC for target rtTest cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/rtTest && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/rtTest/CMakeFiles/rtTest_autogen.dir/AutogenInfo.cmake "" make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 43%] Built target rtTest_autogen make -f doc/CMakeFiles/manpages.dir/build.make doc/CMakeFiles/manpages.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/doc /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/CMakeFiles/manpages.dir/DependInfo.cmake --color= Scanning dependencies of target manpages make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f doc/CMakeFiles/manpages.dir/build.make doc/CMakeFiles/manpages.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 44%] Generating drumstick-drumgrid.1 cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-drumgrid.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-drumgrid.xml [ 44%] Generating drumstick-dumpmid.1 cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-dumpmid.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-dumpmid.xml [ 45%] Generating drumstick-dumpove.1 [ 45%] Generating drumstick-dumpsmf.1 cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-dumpove.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-dumpove.xml cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-dumpsmf.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-dumpsmf.xml [ 45%] Generating drumstick-dumpwrk.1 cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-dumpwrk.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-dumpwrk.xml [ 45%] Generating drumstick-metronome.1 cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-metronome.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-metronome.xml [ 46%] Generating drumstick-playsmf.1 BUILDSTDERR: cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-liNote: Writing drumstick-playsmf.1 BUILDSTDERR: Note: Writing drumstick-guiplayer.1 nux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-playsmf.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-playsmf.xml [ 46%] Generating drumstick-guiplayer.1 cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-guiplayer.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-guiplayer.xml [ 47%] Linking CXX shared module ../../../lib/drumstick/libdrumstick-rt-oss-in.so cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-rt-oss-in.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 -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../../../lib/drumstick/libdrumstick-rt-oss-in.so CMakeFiles/drumstick-rt-oss-in.dir/__/__/include/moc_rtmidiinput.cpp.o CMakeFiles/drumstick-rt-oss-in.dir/__/__/include/moc_rtmidioutput.cpp.o CMakeFiles/drumstick-rt-oss-in.dir/__/common/moc_midiparser.cpp.o CMakeFiles/drumstick-rt-oss-in.dir/moc_ossinput_p.cpp.o CMakeFiles/drumstick-rt-oss-in.dir/moc_ossinput.cpp.o CMakeFiles/drumstick-rt-oss-in.dir/__/common/midiparser.cpp.o CMakeFiles/drumstick-rt-oss-in.dir/ossinput_p.cpp.o CMakeFiles/drumstick-rt-oss-in.dir/ossinput.cpp.o -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 47%] Built target drumstick-rt-oss-in [ 48%] Generating drumstick-sysinfo.1 cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-sysinfo.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-sysinfo.xml [ 48%] Generating drumstick-vpiano.1 cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-vpiano.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/doc/drumstick-vpiano.xml make -f library/rt-backends/alsa-in/CMakeFiles/drumstick-rt-alsa-in.dir/build.make library/rt-backends/alsa-in/CMakeFiles/drumstick-rt-alsa-in.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 49%] Generating moc_alsamidiinput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in/moc_alsamidiinput.cpp_parameters [ 49%] Generating __/__/include/moc_rtmidiinput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in/__/__/include/moc_rtmidiinput.cpp_parameters [ 49%] Generating __/__/include/moc_rtmidioutput.cpp BUILDSTDERR: cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redNote: Writing drumstick-sysinfo.1 BUILDSTDERR: Note: Writing drumstick-vpiano.1 hat-linux-gnu/library/rt-backends/alsa-in/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in/__/__/include/moc_rtmidioutput.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/alsa-in /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in/CMakeFiles/drumstick-rt-alsa-in.dir/DependInfo.cmake --color= Scanning dependencies of target drumstick-rt-alsa-in make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f library/rt-backends/alsa-in/CMakeFiles/drumstick-rt-alsa-in.dir/build.make library/rt-backends/alsa-in/CMakeFiles/drumstick-rt-alsa-in.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 49%] Building CXX object library/rt-backends/alsa-in/CMakeFiles/drumstick-rt-alsa-in.dir/__/__/include/moc_rtmidiinput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_alsa_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/alsa-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-alsa-in.dir/__/__/include/moc_rtmidiinput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in/__/__/include/moc_rtmidiinput.cpp make -f library/rt-backends/alsa-out/CMakeFiles/drumstick-rt-alsa-out.dir/build.make library/rt-backends/alsa-out/CMakeFiles/drumstick-rt-alsa-out.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 49%] Built target manpages [ 50%] Generating moc_alsamidioutput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out/moc_alsamidioutput.cpp_parameters make -f library/rt-backends/eassynth/src/CMakeFiles/drumstick-rt-eassynth.dir/build.make library/rt-backends/eassynth/src/CMakeFiles/drumstick-rt-eassynth.dir/depend [ 50%] Generating __/__/include/moc_rtmidioutput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out/__/__/include/moc_rtmidioutput.cpp_parameters make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/alsa-out /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out/CMakeFiles/drumstick-rt-alsa-out.dir/DependInfo.cmake --color= [ 50%] Generating moc_synthrenderer.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src/moc_synthrenderer.cpp_parameters [ 51%] Generating __/__/__/include/moc_rtmidioutput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src/__/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src/__/__/__/include/moc_rtmidioutput.cpp_parameters Scanning dependencies of target drumstick-rt-alsa-out make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f library/rt-backends/alsa-out/CMakeFiles/drumstick-rt-alsa-out.dir/build.make library/rt-backends/alsa-out/CMakeFiles/drumstick-rt-alsa-out.dir/build [ 51%] Generating moc_synthcontroller.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src/moc_synthcontroller.cpp_parameters make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/src /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src/CMakeFiles/drumstick-rt-eassynth.dir/DependInfo.cmake --color= [ 51%] Building CXX object library/rt-backends/alsa-out/CMakeFiles/drumstick-rt-alsa-out.dir/__/__/include/moc_rtmidioutput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_alsa_out_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/alsa-out -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-alsa-out.dir/__/__/include/moc_rtmidioutput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out/__/__/include/moc_rtmidioutput.cpp Scanning dependencies of target drumstick-rt-eassynth make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f library/rt-backends/eassynth/src/CMakeFiles/drumstick-rt-eassynth.dir/build.make library/rt-backends/eassynth/src/CMakeFiles/drumstick-rt-eassynth.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 52%] Building CXX object library/rt-backends/eassynth/src/CMakeFiles/drumstick-rt-eassynth.dir/__/__/__/include/moc_rtmidioutput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_eassynth_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-eassynth.dir/__/__/__/include/moc_rtmidioutput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src/__/__/__/include/moc_rtmidioutput.cpp [ 52%] Linking CXX static library ../../lib/libdrumstick-common.a cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common && /usr/bin/cmake -P CMakeFiles/drumstick-common.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-common.dir/link.txt --verbose=1 /usr/bin/ar qc ../../lib/libdrumstick-common.a CMakeFiles/drumstick-common.dir/cmdlineargs.cpp.o /usr/bin/ranlib ../../lib/libdrumstick-common.a make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 52%] Built target drumstick-common [ 52%] Building CXX object library/rt-backends/eassynth/src/CMakeFiles/drumstick-rt-eassynth.dir/moc_synthcontroller.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_eassynth_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-eassynth.dir/moc_synthcontroller.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src/moc_synthcontroller.cpp [ 53%] Building CXX object library/rt-backends/alsa-in/CMakeFiles/drumstick-rt-alsa-in.dir/__/__/include/moc_rtmidioutput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_alsa_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/alsa-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-alsa-in.dir/__/__/include/moc_rtmidioutput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in/__/__/include/moc_rtmidioutput.cpp [ 53%] Building CXX object library/rt-backends/alsa-in/CMakeFiles/drumstick-rt-alsa-in.dir/moc_alsamidiinput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_alsa_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/alsa-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-alsa-in.dir/moc_alsamidiinput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in/moc_alsamidiinput.cpp [ 53%] Building CXX object library/rt-backends/alsa-out/CMakeFiles/drumstick-rt-alsa-out.dir/moc_alsamidioutput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_alsa_out_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/alsa-out -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-alsa-out.dir/moc_alsamidioutput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out/moc_alsamidioutput.cpp [ 54%] Building CXX object library/rt-backends/alsa-out/CMakeFiles/drumstick-rt-alsa-out.dir/alsamidioutput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_alsa_out_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/alsa-out -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-alsa-out.dir/alsamidioutput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/alsa-out/alsamidioutput.cpp make -f tests/alsaTest1/CMakeFiles/alsaTest1.dir/build.make tests/alsaTest1/CMakeFiles/alsaTest1.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/tests/alsaTest1 /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest1 /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest1/CMakeFiles/alsaTest1.dir/DependInfo.cmake --color= [ 54%] Building CXX object library/rt-backends/alsa-in/CMakeFiles/drumstick-rt-alsa-in.dir/alsamidiinput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_alsa_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/alsa-in -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-alsa-in.dir/alsamidiinput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/alsa-in/alsamidiinput.cpp Scanning dependencies of target alsaTest1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f tests/alsaTest1/CMakeFiles/alsaTest1.dir/build.make tests/alsaTest1/CMakeFiles/alsaTest1.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 54%] Building CXX object tests/alsaTest1/CMakeFiles/alsaTest1.dir/alsaTest1_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest1 && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu\" -DQT_TESTLIB_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest1 -I/builddir/build/BUILD/drumstick-1.1.2/tests/alsaTest1 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest1/alsaTest1_autogen/include -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtTest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/alsaTest1.dir/alsaTest1_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest1/alsaTest1_autogen/mocs_compilation.cpp [ 54%] Building CXX object tests/alsaTest1/CMakeFiles/alsaTest1.dir/alsatest1.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest1 && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu\" -DQT_TESTLIB_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest1 -I/builddir/build/BUILD/drumstick-1.1.2/tests/alsaTest1 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest1/alsaTest1_autogen/include -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtTest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/alsaTest1.dir/alsatest1.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/tests/alsaTest1/alsatest1.cpp [ 54%] Building CXX object library/rt-backends/eassynth/src/CMakeFiles/drumstick-rt-eassynth.dir/moc_synthrenderer.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_eassynth_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-eassynth.dir/moc_synthrenderer.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src/moc_synthrenderer.cpp [ 55%] Building CXX object library/rt-backends/eassynth/src/CMakeFiles/drumstick-rt-eassynth.dir/synthcontroller.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_eassynth_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-eassynth.dir/synthcontroller.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/src/synthcontroller.cpp [ 55%] Linking CXX shared module ../../../lib/drumstick/libdrumstick-rt-alsa-out.so cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-rt-alsa-out.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 -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../../../lib/drumstick/libdrumstick-rt-alsa-out.so CMakeFiles/drumstick-rt-alsa-out.dir/__/__/include/moc_rtmidioutput.cpp.o CMakeFiles/drumstick-rt-alsa-out.dir/moc_alsamidioutput.cpp.o CMakeFiles/drumstick-rt-alsa-out.dir/alsamidioutput.cpp.o -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: ../../../lib/libdrumstick-alsa.so.1.1.2 /usr/lib64/libQt5Core.so.5.11.1 -lasound make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 55%] Built target drumstick-rt-alsa-out make -f tests/alsaTest2/CMakeFiles/alsaTest2.dir/build.make tests/alsaTest2/CMakeFiles/alsaTest2.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/tests/alsaTest2 /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest2 /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest2/CMakeFiles/alsaTest2.dir/DependInfo.cmake --color= [ 56%] Linking CXX shared module ../../../lib/drumstick/libdrumstick-rt-alsa-in.so cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-rt-alsa-in.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 -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../../../lib/drumstick/libdrumstick-rt-alsa-in.so CMakeFiles/drumstick-rt-alsa-in.dir/__/__/include/moc_rtmidiinput.cpp.o CMakeFiles/drumstick-rt-alsa-in.dir/__/__/include/moc_rtmidioutput.cpp.o CMakeFiles/drumstick-rt-alsa-in.dir/moc_alsamidiinput.cpp.o CMakeFiles/drumstick-rt-alsa-in.dir/alsamidiinput.cpp.o -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: ../../../lib/libdrumstick-alsa.so.1.1.2 /usr/lib64/libQt5Core.so.5.11.1 -lasound Scanning dependencies of target alsaTest2 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f tests/alsaTest2/CMakeFiles/alsaTest2.dir/build.make tests/alsaTest2/CMakeFiles/alsaTest2.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 56%] Building CXX object tests/alsaTest2/CMakeFiles/alsaTest2.dir/alsaTest2_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest2 && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu\" -DQT_TESTLIB_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest2 -I/builddir/build/BUILD/drumstick-1.1.2/tests/alsaTest2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest2/alsaTest2_autogen/include -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtTest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/alsaTest2.dir/alsaTest2_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest2/alsaTest2_autogen/mocs_compilation.cpp [ 57%] Building CXX object tests/alsaTest2/CMakeFiles/alsaTest2.dir/alsatest2.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest2 && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu\" -DQT_TESTLIB_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest2 -I/builddir/build/BUILD/drumstick-1.1.2/tests/alsaTest2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest2/alsaTest2_autogen/include -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtTest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/alsaTest2.dir/alsatest2.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/tests/alsaTest2/alsatest2.cpp make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 57%] Built target drumstick-rt-alsa-in [ 57%] Building CXX object library/rt-backends/eassynth/src/CMakeFiles/drumstick-rt-eassynth.dir/synthrenderer.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DVERSION=1.1.2 -Ddrumstick_rt_eassynth_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o CMakeFiles/drumstick-rt-eassynth.dir/synthrenderer.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/src/synthrenderer.cpp [ 58%] Linking CXX executable ../../bin/alsaTest1 cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest1 && /usr/bin/cmake -E cmake_link_script CMakeFiles/alsaTest1.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/alsaTest1.dir/alsaTest1_autogen/mocs_compilation.cpp.o CMakeFiles/alsaTest1.dir/alsatest1.cpp.o -o ../../bin/alsaTest1 -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib ../../lib/libdrumstick-alsa.so.1.1.2 /usr/lib64/libQt5Test.so.5.11.1 -lasound /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f tests/fileTest/CMakeFiles/fileTest.dir/build.make tests/fileTest/CMakeFiles/fileTest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/tests/fileTest /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/fileTest /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/fileTest/CMakeFiles/fileTest.dir/DependInfo.cmake --color= [ 58%] Built target alsaTest1 make -f tests/rtTest/CMakeFiles/rtTest.dir/build.make tests/rtTest/CMakeFiles/rtTest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/tests/rtTest /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/rtTest /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/rtTest/CMakeFiles/rtTest.dir/DependInfo.cmake --color= Scanning dependencies of target fileTest make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f tests/fileTest/CMakeFiles/fileTest.dir/build.make tests/fileTest/CMakeFiles/fileTest.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 58%] Building CXX object tests/fileTest/CMakeFiles/fileTest.dir/fileTest_autogen/mocs_compilation.cpp.o Scanning dependencies of target rtTest make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f tests/rtTest/CMakeFiles/rtTest.dir/build.make tests/rtTest/CMakeFiles/rtTest.dir/build cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/fileTest && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu\" -DQT_TESTLIB_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/fileTest -I/builddir/build/BUILD/drumstick-1.1.2/tests/fileTest -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/fileTest/fileTest_autogen/include -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtTest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/fileTest.dir/fileTest_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/fileTest/fileTest_autogen/mocs_compilation.cpp make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 58%] Building CXX object tests/rtTest/CMakeFiles/rtTest.dir/rtTest_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/rtTest && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu\" -DQT_TESTLIB_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/rtTest -I/builddir/build/BUILD/drumstick-1.1.2/tests/rtTest -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/rtTest/rtTest_autogen/include -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtTest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/rtTest.dir/rtTest_autogen/mocs_compilation.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/rtTest/rtTest_autogen/mocs_compilation.cpp [ 58%] Building CXX object tests/fileTest/CMakeFiles/fileTest.dir/filetest.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/fileTest && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu\" -DQT_TESTLIB_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/fileTest -I/builddir/build/BUILD/drumstick-1.1.2/tests/fileTest -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/fileTest/fileTest_autogen/include -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtTest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/fileTest.dir/filetest.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/tests/fileTest/filetest.cpp [ 59%] Building CXX object tests/rtTest/CMakeFiles/rtTest.dir/rttest.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/rtTest && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu\" -DQT_TESTLIB_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/rtTest -I/builddir/build/BUILD/drumstick-1.1.2/tests/rtTest -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/rtTest/rtTest_autogen/include -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtTest -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/rtTest.dir/rttest.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/tests/rtTest/rttest.cpp [ 60%] Linking CXX shared module ../../../../lib/drumstick/libdrumstick-rt-eassynth.so cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-rt-eassynth.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 -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o ../../../../lib/drumstick/libdrumstick-rt-eassynth.so CMakeFiles/drumstick-rt-eassynth.dir/__/__/__/include/moc_rtmidioutput.cpp.o CMakeFiles/drumstick-rt-eassynth.dir/moc_synthcontroller.cpp.o CMakeFiles/drumstick-rt-eassynth.dir/moc_synthrenderer.cpp.o CMakeFiles/drumstick-rt-eassynth.dir/synthcontroller.cpp.o CMakeFiles/drumstick-rt-eassynth.dir/synthrenderer.cpp.o -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: ../../../../lib/libsonivox.a /usr/lib64/libQt5Core.so.5.11.1 -lpulse-simple -lpulse make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 60%] Built target drumstick-rt-eassynth make -f utils/dumpsmf/CMakeFiles/drumstick-dumpsmf.dir/build.make utils/dumpsmf/CMakeFiles/drumstick-dumpsmf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 61%] Generating moc_dumpsmf.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpsmf && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpsmf/moc_dumpsmf.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/utils/dumpsmf /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpsmf /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpsmf/CMakeFiles/drumstick-dumpsmf.dir/DependInfo.cmake --color= Scanning dependencies of target drumstick-dumpsmf make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f utils/dumpsmf/CMakeFiles/drumstick-dumpsmf.dir/build.make utils/dumpsmf/CMakeFiles/drumstick-dumpsmf.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 61%] Building CXX object utils/dumpsmf/CMakeFiles/drumstick-dumpsmf.dir/moc_dumpsmf.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpsmf && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpsmf -I/builddir/build/BUILD/drumstick-1.1.2/utils/dumpsmf -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-dumpsmf.dir/moc_dumpsmf.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpsmf/moc_dumpsmf.cpp [ 61%] Linking CXX executable ../../bin/alsaTest2 cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/alsaTest2 && /usr/bin/cmake -E cmake_link_script CMakeFiles/alsaTest2.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/alsaTest2.dir/alsaTest2_autogen/mocs_compilation.cpp.o CMakeFiles/alsaTest2.dir/alsatest2.cpp.o -o ../../bin/alsaTest2 -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib ../../lib/libdrumstick-alsa.so.1.1.2 /usr/lib64/libQt5Test.so.5.11.1 -lasound /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 61%] Built target alsaTest2 [ 61%] Building CXX object utils/dumpsmf/CMakeFiles/drumstick-dumpsmf.dir/dumpsmf.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpsmf && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpsmf -I/builddir/build/BUILD/drumstick-1.1.2/utils/dumpsmf -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-dumpsmf.dir/dumpsmf.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/dumpsmf/dumpsmf.cpp make -f utils/dumpwrk/CMakeFiles/drumstick-dumpwrk.dir/build.make utils/dumpwrk/CMakeFiles/drumstick-dumpwrk.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 61%] Generating moc_dumpwrk.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpwrk && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpwrk/moc_dumpwrk.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/utils/dumpwrk /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpwrk /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpwrk/CMakeFiles/drumstick-dumpwrk.dir/DependInfo.cmake --color= Scanning dependencies of target drumstick-dumpwrk make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f utils/dumpwrk/CMakeFiles/drumstick-dumpwrk.dir/build.make utils/dumpwrk/CMakeFiles/drumstick-dumpwrk.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 62%] Building CXX object utils/dumpwrk/CMakeFiles/drumstick-dumpwrk.dir/moc_dumpwrk.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpwrk && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpwrk -I/builddir/build/BUILD/drumstick-1.1.2/utils/dumpwrk -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-dumpwrk.dir/moc_dumpwrk.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpwrk/moc_dumpwrk.cpp [ 62%] Linking CXX executable ../../bin/rtTest cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/rtTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/rtTest.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/rtTest.dir/rtTest_autogen/mocs_compilation.cpp.o CMakeFiles/rtTest.dir/rttest.cpp.o -o ../../bin/rtTest -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib ../../lib/libdrumstick-rt.so.1.1.2 /usr/lib64/libQt5Test.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 [ 63%] Linking CXX executable ../../bin/fileTest cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/tests/fileTest && /usr/bin/cmake -E cmake_link_script CMakeFiles/fileTest.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/fileTest.dir/fileTest_autogen/mocs_compilation.cpp.o CMakeFiles/fileTest.dir/filetest.cpp.o -o ../../bin/fileTest -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib ../../lib/libdrumstick-file.so.1.1.2 /usr/lib64/libQt5Test.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 63%] Built target rtTest make -f utils/dumpove/CMakeFiles/drumstick-dumpove.dir/build.make utils/dumpove/CMakeFiles/drumstick-dumpove.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 63%] Generating moc_dumpove.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpove && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpove/moc_dumpove.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/utils/dumpove /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpove /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpove/CMakeFiles/drumstick-dumpove.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 63%] Built target fileTest [ 63%] Building CXX object utils/dumpwrk/CMakeFiles/drumstick-dumpwrk.dir/dumpwrk.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpwrk && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpwrk -I/builddir/build/BUILD/drumstick-1.1.2/utils/dumpwrk -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-dumpwrk.dir/dumpwrk.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/dumpwrk/dumpwrk.cpp Scanning dependencies of target drumstick-dumpove make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f utils/vpiano/CMakeFiles/drumstick-vpiano.dir/build.make utils/vpiano/CMakeFiles/drumstick-vpiano.dir/depend make -f utils/dumpove/CMakeFiles/drumstick-dumpove.dir/build.make utils/dumpove/CMakeFiles/drumstick-dumpove.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 64%] Generating qrc_pianokeybd.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/rcc --name pianokeybd --output /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/qrc_pianokeybd.cpp /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/pianokeybd.qrc [ 64%] Building CXX object utils/dumpove/CMakeFiles/drumstick-dumpove.dir/moc_dumpove.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpove && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpove -I/builddir/build/BUILD/drumstick-1.1.2/utils/dumpove -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-dumpove.dir/moc_dumpove.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpove/moc_dumpove.cpp [ 64%] Generating ui_networksettingsdialog.h cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/ui_networksettingsdialog.h /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/networksettingsdialog.ui [ 65%] Generating ui_fluidsettingsdialog.h cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/ui_fluidsettingsdialog.h /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/fluidsettingsdialog.ui [ 65%] Generating ui_macsynthsettingsdialog.h cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/ui_macsynthsettingsdialog.h /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/macsynthsettingsdialog.ui [ 65%] Generating ui_sonivoxsettingsdialog.h cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/ui_sonivoxsettingsdialog.h /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/sonivoxsettingsdialog.ui [ 66%] Generating ui_vpianoabout.h cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/ui_vpianoabout.h /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/vpianoabout.ui [ 66%] Generating ui_connections.h cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/ui_connections.h /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/connections.ui [ 67%] Generating ui_preferences.h cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/ui_preferences.h /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/preferences.ui [ 67%] Generating ui_vpiano.h cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/ui_vpiano.h /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/vpiano.ui [ 67%] Generating moc_pianoscene.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_pianoscene.cpp_parameters [ 68%] Generating moc_pianokeybd.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_pianokeybd.cpp_parameters [ 68%] Generating moc_vpianoabout.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_vpianoabout.cpp_parameters [ 68%] Generating moc_connections.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_connections.cpp_parameters [ 69%] Generating moc_preferences.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_preferences.cpp_parameters [ 69%] Generating moc_vpiano.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_vpiano.cpp_parameters [ 70%] Generating moc_networksettingsdialog.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_networksettingsdialog.cpp_parameters [ 70%] Generating moc_fluidsettingsdialog.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_fluidsettingsdialog.cpp_parameters [ 71%] Linking CXX executable ../../bin/drumstick-dumpsmf cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpsmf && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-dumpsmf.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/drumstick-dumpsmf.dir/moc_dumpsmf.cpp.o CMakeFiles/drumstick-dumpsmf.dir/dumpsmf.cpp.o -o ../../bin/drumstick-dumpsmf -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: ../../lib/libdrumstick-common.a ../../lib/libdrumstick-file.so.1.1.2 /usr/lib64/libQt5Core.so.5.11.1 [ 71%] Generating moc_macsynthsettingsdialog.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_macsynthsettingsdialog.cpp_parameters [ 72%] Generating moc_sonivoxsettingsdialog.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_sonivoxsettingsdialog.cpp_parameters [ 72%] Generating __/__/library/include/moc_rtmidiinput.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/__/__/library/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/__/__/library/include/moc_rtmidiinput.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/CMakeFiles/drumstick-vpiano.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 72%] Built target drumstick-dumpsmf make -f utils/dumpmid/CMakeFiles/drumstick-dumpmid.dir/build.make utils/dumpmid/CMakeFiles/drumstick-dumpmid.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 72%] Generating moc_dumpmid.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpmid && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpmid/moc_dumpmid.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/utils/dumpmid /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpmid /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpmid/CMakeFiles/drumstick-dumpmid.dir/DependInfo.cmake --color= Scanning dependencies of target drumstick-dumpmid make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f utils/dumpmid/CMakeFiles/drumstick-dumpmid.dir/build.make utils/dumpmid/CMakeFiles/drumstick-dumpmid.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 73%] Building CXX object utils/dumpmid/CMakeFiles/drumstick-dumpmid.dir/moc_dumpmid.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpmid && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpmid -I/builddir/build/BUILD/drumstick-1.1.2/utils/dumpmid -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-dumpmid.dir/moc_dumpmid.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpmid/moc_dumpmid.cpp Scanning dependencies of target drumstick-vpiano make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f utils/vpiano/CMakeFiles/drumstick-vpiano.dir/build.make utils/vpiano/CMakeFiles/drumstick-vpiano.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 73%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_pianoscene.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/moc_pianoscene.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_pianoscene.cpp [ 74%] Building CXX object utils/dumpove/CMakeFiles/drumstick-dumpove.dir/dumpove.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpove && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpove -I/builddir/build/BUILD/drumstick-1.1.2/utils/dumpove -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-dumpove.dir/dumpove.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/dumpove/dumpove.cpp [ 74%] Linking CXX executable ../../bin/drumstick-dumpwrk cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpwrk && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-dumpwrk.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/drumstick-dumpwrk.dir/moc_dumpwrk.cpp.o CMakeFiles/drumstick-dumpwrk.dir/dumpwrk.cpp.o -o ../../bin/drumstick-dumpwrk -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: ../../lib/libdrumstick-common.a ../../lib/libdrumstick-file.so.1.1.2 /usr/lib64/libQt5Core.so.5.11.1 [ 74%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_pianokeybd.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/moc_pianokeybd.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_pianokeybd.cpp [ 74%] Building CXX object utils/dumpmid/CMakeFiles/drumstick-dumpmid.dir/dumpmid.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpmid && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpmid -I/builddir/build/BUILD/drumstick-1.1.2/utils/dumpmid -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-dumpmid.dir/dumpmid.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/dumpmid/dumpmid.cpp make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 74%] Built target drumstick-dumpwrk make -f utils/playsmf/CMakeFiles/drumstick-playsmf.dir/build.make utils/playsmf/CMakeFiles/drumstick-playsmf.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 74%] Generating moc_playsmf.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/playsmf && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/playsmf/moc_playsmf.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/utils/playsmf /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/playsmf /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/playsmf/CMakeFiles/drumstick-playsmf.dir/DependInfo.cmake --color= Scanning dependencies of target drumstick-playsmf make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f utils/playsmf/CMakeFiles/drumstick-playsmf.dir/build.make utils/playsmf/CMakeFiles/drumstick-playsmf.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 75%] Building CXX object utils/playsmf/CMakeFiles/drumstick-playsmf.dir/moc_playsmf.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/playsmf && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/playsmf -I/builddir/build/BUILD/drumstick-1.1.2/utils/playsmf -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-playsmf.dir/moc_playsmf.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/playsmf/moc_playsmf.cpp [ 75%] Linking CXX executable ../../bin/drumstick-dumpove cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpove && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-dumpove.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/drumstick-dumpove.dir/moc_dumpove.cpp.o CMakeFiles/drumstick-dumpove.dir/dumpove.cpp.o -o ../../bin/drumstick-dumpove -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: ../../lib/libdrumstick-common.a ../../lib/libdrumstick-file.so.1.1.2 /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 75%] Built target drumstick-dumpove make -f utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/build.make utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 75%] Generating moc_guiplayer.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer/moc_guiplayer.cpp_parameters [ 76%] Generating qrc_guiplayer.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/lib64/qt5/bin/rcc --name guiplayer --output /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer/qrc_guiplayer.cpp /builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer/guiplayer.qrc [ 76%] Generating ui_guiplayer.h cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer/ui_guiplayer.h /builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer/guiplayer.ui [ 76%] Generating ui_playerabout.h cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer/ui_playerabout.h /builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer/playerabout.ui [ 77%] Generating moc_player.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer/moc_player.cpp_parameters [ 77%] Generating moc_playerabout.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer/moc_playerabout.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/DependInfo.cmake --color= Scanning dependencies of target drumstick-guiplayer make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/build.make utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 78%] Building CXX object utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/qrc_guiplayer.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-guiplayer.dir/qrc_guiplayer.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer/qrc_guiplayer.cpp [ 78%] Building CXX object utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/moc_player.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-guiplayer.dir/moc_player.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer/moc_player.cpp [ 79%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_vpianoabout.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/moc_vpianoabout.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_vpianoabout.cpp [ 80%] Linking CXX executable ../../bin/drumstick-dumpmid cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/dumpmid && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-dumpmid.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/drumstick-dumpmid.dir/moc_dumpmid.cpp.o CMakeFiles/drumstick-dumpmid.dir/dumpmid.cpp.o -o ../../bin/drumstick-dumpmid -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: -lasound ../../lib/libdrumstick-common.a ../../lib/libdrumstick-alsa.so.1.1.2 /usr/lib64/libQt5Core.so.5.11.1 -lasound make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 80%] Built target drumstick-dumpmid make -f utils/sysinfo/CMakeFiles/drumstick-sysinfo.dir/build.make utils/sysinfo/CMakeFiles/drumstick-sysinfo.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/utils/sysinfo /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/sysinfo /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/sysinfo/CMakeFiles/drumstick-sysinfo.dir/DependInfo.cmake --color= [ 80%] Building CXX object utils/playsmf/CMakeFiles/drumstick-playsmf.dir/playsmf.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/playsmf && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/playsmf -I/builddir/build/BUILD/drumstick-1.1.2/utils/playsmf -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-playsmf.dir/playsmf.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/playsmf/playsmf.cpp Scanning dependencies of target drumstick-sysinfo make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f utils/sysinfo/CMakeFiles/drumstick-sysinfo.dir/build.make utils/sysinfo/CMakeFiles/drumstick-sysinfo.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 80%] Building CXX object utils/sysinfo/CMakeFiles/drumstick-sysinfo.dir/sysinfo.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/sysinfo && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/sysinfo -I/builddir/build/BUILD/drumstick-1.1.2/utils/sysinfo -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-sysinfo.dir/sysinfo.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/sysinfo/sysinfo.cpp [ 81%] Building CXX object utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/moc_playerabout.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-guiplayer.dir/moc_playerabout.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer/moc_playerabout.cpp [ 82%] Linking CXX executable ../../bin/drumstick-sysinfo cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/sysinfo && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-sysinfo.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/drumstick-sysinfo.dir/sysinfo.cpp.o -o ../../bin/drumstick-sysinfo -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: -lasound ../../lib/libdrumstick-common.a ../../lib/libdrumstick-alsa.so.1.1.2 /usr/lib64/libQt5Core.so.5.11.1 -lasound [ 82%] Linking CXX executable ../../bin/drumstick-playsmf cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/playsmf && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-playsmf.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/drumstick-playsmf.dir/moc_playsmf.cpp.o CMakeFiles/drumstick-playsmf.dir/playsmf.cpp.o -o ../../bin/drumstick-playsmf -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: -lasound ../../lib/libdrumstick-common.a ../../lib/libdrumstick-alsa.so.1.1.2 ../../lib/libdrumstick-file.so.1.1.2 /usr/lib64/libQt5Core.so.5.11.1 -lasound make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 82%] Built target drumstick-sysinfo make -f utils/metronome/CMakeFiles/drumstick-metronome.dir/build.make utils/metronome/CMakeFiles/drumstick-metronome.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 82%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_connections.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/moc_connections.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_connections.cpp [ 83%] Generating moc_metronome.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/metronome && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/metronome/moc_metronome.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/utils/metronome /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/metronome /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/metronome/CMakeFiles/drumstick-metronome.dir/DependInfo.cmake --color= Scanning dependencies of target drumstick-metronome make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f utils/metronome/CMakeFiles/drumstick-metronome.dir/build.make utils/metronome/CMakeFiles/drumstick-metronome.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 83%] Building CXX object utils/metronome/CMakeFiles/drumstick-metronome.dir/moc_metronome.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/metronome && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/metronome -I/builddir/build/BUILD/drumstick-1.1.2/utils/metronome -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-metronome.dir/moc_metronome.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/metronome/moc_metronome.cpp [ 83%] Built target drumstick-playsmf [ 83%] Building CXX object utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/moc_guiplayer.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-guiplayer.dir/moc_guiplayer.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer/moc_guiplayer.cpp [ 83%] Building CXX object utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/guiplayer.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-guiplayer.dir/guiplayer.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer/guiplayer.cpp [ 83%] Building CXX object utils/metronome/CMakeFiles/drumstick-metronome.dir/metronome.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/metronome && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/metronome -I/builddir/build/BUILD/drumstick-1.1.2/utils/metronome -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-metronome.dir/metronome.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/metronome/metronome.cpp [ 84%] Building CXX object utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/player.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-guiplayer.dir/player.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer/player.cpp [ 84%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_preferences.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/moc_preferences.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_preferences.cpp [ 85%] Linking CXX executable ../../bin/drumstick-metronome cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/metronome && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-metronome.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/drumstick-metronome.dir/moc_metronome.cpp.o CMakeFiles/drumstick-metronome.dir/metronome.cpp.o -o ../../bin/drumstick-metronome -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: -lasound ../../lib/libdrumstick-common.a ../../lib/libdrumstick-alsa.so.1.1.2 /usr/lib64/libQt5Core.so.5.11.1 -lasound make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 86%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_vpiano.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/moc_vpiano.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_vpiano.cpp [ 86%] Building CXX object utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/song.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-guiplayer.dir/song.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer/song.cpp [ 86%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_networksettingsdialog.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/moc_networksettingsdialog.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_networksettingsdialog.cpp [ 87%] Building CXX object utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/playerabout.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-guiplayer.dir/playerabout.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer/playerabout.cpp make -f utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/build.make utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 87%] Built target drumstick-metronome [ 87%] Generating moc_drumgrid.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid/moc_drumgrid.cpp_parameters [ 87%] Generating ui_drumgridabout.h [ 88%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_fluidsettingsdialog.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/moc_fluidsettingsdialog.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_fluidsettingsdialog.cpp [ 88%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_macsynthsettingsdialog.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/moc_macsynthsettingsdialog.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_macsynthsettingsdialog.cpp [ 88%] Building CXX object utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/playermain.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-guiplayer.dir/playermain.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer/playermain.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid/ui_drumgridabout.h /builddir/build/BUILD/drumstick-1.1.2/utils/drumgrid/drumgridabout.ui [ 89%] Generating ui_drumgrid.h cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid/ui_drumgrid.h /builddir/build/BUILD/drumstick-1.1.2/utils/drumgrid/drumgrid.ui [ 89%] Generating moc_drumgridabout.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid/moc_drumgridabout.cpp_parameters [ 90%] Generating moc_drumgridmodel.cpp cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid/moc_drumgridmodel.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.2 /builddir/build/BUILD/drumstick-1.1.2/utils/drumgrid /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/DependInfo.cmake --color= [ 90%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_sonivoxsettingsdialog.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/moc_sonivoxsettingsdialog.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/moc_sonivoxsettingsdialog.cpp Scanning dependencies of target drumstick-drumgrid make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/build.make utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 90%] Building CXX object utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/moc_drumgridabout.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.2/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-drumgrid.dir/moc_drumgridabout.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid/moc_drumgridabout.cpp [ 91%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/__/__/library/include/moc_rtmidiinput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/__/__/library/include/moc_rtmidiinput.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/__/__/library/include/moc_rtmidiinput.cpp [ 91%] Linking CXX executable ../../bin/drumstick-guiplayer cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-guiplayer.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/drumstick-guiplayer.dir/qrc_guiplayer.cpp.o CMakeFiles/drumstick-guiplayer.dir/moc_player.cpp.o CMakeFiles/drumstick-guiplayer.dir/moc_playerabout.cpp.o CMakeFiles/drumstick-guiplayer.dir/moc_guiplayer.cpp.o CMakeFiles/drumstick-guiplayer.dir/guiplayer.cpp.o CMakeFiles/drumstick-guiplayer.dir/player.cpp.o CMakeFiles/drumstick-guiplayer.dir/song.cpp.o CMakeFiles/drumstick-guiplayer.dir/playerabout.cpp.o CMakeFiles/drumstick-guiplayer.dir/playermain.cpp.o -o ../../bin/drumstick-guiplayer -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: -lasound ../../lib/libdrumstick-common.a ../../lib/libdrumstick-file.so.1.1.2 ../../lib/libdrumstick-alsa.so.1.1.2 /usr/lib64/libQt5Widgets.so.5.11.1 -lasound /usr/lib64/libQt5Gui.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 [ 91%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/pianokey.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/pianokey.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/pianokey.cpp make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 91%] Built target drumstick-guiplayer [ 92%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/pianoscene.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/pianoscene.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/pianoscene.cpp [ 93%] Building CXX object utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/moc_drumgridmodel.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.2/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-drumgrid.dir/moc_drumgridmodel.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid/moc_drumgridmodel.cpp [ 93%] Building CXX object utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/moc_drumgrid.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.2/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-drumgrid.dir/moc_drumgrid.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid/moc_drumgrid.cpp [ 93%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/pianokeybd.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/pianokeybd.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/pianokeybd.cpp [ 94%] Building CXX object utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/drumgridabout.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.2/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-drumgrid.dir/drumgridabout.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/drumgrid/drumgridabout.cpp [ 94%] Building CXX object utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/drumgrid.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.2/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-drumgrid.dir/drumgrid.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/drumgrid/drumgrid.cpp [ 94%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/keylabel.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/keylabel.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/keylabel.cpp [ 94%] Building CXX object utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/drumgridmodel.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.2/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-drumgrid.dir/drumgridmodel.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/drumgrid/drumgridmodel.cpp [ 95%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/vpianoabout.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/vpianoabout.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/vpianoabout.cpp [ 96%] Building CXX object utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/drumgridmain.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.2/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-drumgrid.dir/drumgridmain.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/drumgrid/drumgridmain.cpp [ 96%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/connections.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/connections.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/connections.cpp [ 96%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/preferences.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/preferences.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/preferences.cpp [ 97%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/vpiano.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/vpiano.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/vpiano.cpp [ 97%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/vpianomain.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/vpianomain.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/vpianomain.cpp [ 98%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/networksettingsdialog.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/networksettingsdialog.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/networksettingsdialog.cpp [ 98%] Linking CXX executable ../../bin/drumstick-drumgrid cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-drumgrid.dir/link.txt --verbose=1 /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/drumstick-drumgrid.dir/moc_drumgridabout.cpp.o CMakeFiles/drumstick-drumgrid.dir/moc_drumgridmodel.cpp.o CMakeFiles/drumstick-drumgrid.dir/moc_drumgrid.cpp.o CMakeFiles/drumstick-drumgrid.dir/drumgridabout.cpp.o CMakeFiles/drumstick-drumgrid.dir/drumgrid.cpp.o CMakeFiles/drumstick-drumgrid.dir/drumgridmodel.cpp.o CMakeFiles/drumstick-drumgrid.dir/drumgridmain.cpp.o -o ../../bin/drumstick-drumgrid -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: -lasound ../../lib/libdrumstick-common.a ../../lib/libdrumstick-alsa.so.1.1.2 /usr/lib64/libQt5Widgets.so.5.11.1 -lasound /usr/lib64/libQt5Gui.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 [ 98%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/fluidsettingsdialog.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/fluidsettingsdialog.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/fluidsettingsdialog.cpp make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [ 98%] Built target drumstick-drumgrid [ 98%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/macsynthsettingsdialog.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/macsynthsettingsdialog.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/macsynthsettingsdialog.cpp [ 99%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/sonivoxsettingsdialog.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/sonivoxsettingsdialog.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano/sonivoxsettingsdialog.cpp [ 99%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/qrc_pianokeybd.cpp.o cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/c++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DVERSION=1.1.2 -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.2/library/include -I/builddir/build/BUILD/drumstick-1.1.2/library -I/builddir/build/BUILD/drumstick-1.1.2/utils -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.2/utils/common -I/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/common -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtNetwork -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -fPIC -std=gnu++11 -o CMakeFiles/drumstick-vpiano.dir/qrc_pianokeybd.cpp.o -c /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano/qrc_pianokeybd.cpp [100%] Linking CXX executable ../../bin/drumstick-vpiano cd /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-vpiano.dir/link.txt --verbose=1 BUILDSTDERR: /usr/bin/c++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -std=c++11 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/drumstick-vpiano.dir/moc_pianoscene.cpp.o CMakeFiles/drumstick-vpiano.dir/moc_pianokeybd.cpp.o CMakeFiles/drumstick-vpiano.dir/moc_vpianoabout.cpp.o CMakeFiles/drumstick-vpiano.dir/moc_connections.cpp.o CMakeFiles/drumstick-vpiano.dir/moc_preferences.cpp.o CMakeFiles/drumstick-vpiano.dir/moc_vpiano.cpp.o CMakeFiles/drumstick-vpiano.dir/moc_networksettingsdialog.cpp.o CMakeFiles/drumstick-vpiano.dir/moc_fluidsettingsdialog.cpp.o CMakeFiles/drumstick-vpiano.dir/moc_macsynthsettingsdialog.cpp.o CMakeFiles/drumstick-vpiano.dir/moc_sonivoxsettingsdialog.cpp.o CMakeFiles/drumstick-vpiano.dir/__/__/library/include/moc_rtmidiinput.cpp.o CMakeFiles/drumstick-vpiano.dir/pianokey.cpp.o CMakeFiles/drumstick-vpiano.dir/pianoscene.cpp.o CMakeFiles/drumstick-vpiano.dir/pianokeybd.cpp.o CMakeFiles/drumstick-vpiano.dir/keylabel.cpp.o CMakeFiles/drumstick-vpiano.dir/vpianoabout.cpp.o CMakeFiles/drumstick-vpiano.dir/connections.cpp.o CMakeFiles/drumstick-vpiano.dir/preferences.cpp.o CMakeFiles/drumstick-vpiano.dir/vpiano.cpp.o CMakeFiles/drumstick-vpiano.dir/vpianomain.cpp.o CMakeFiles/drumstick-vpiano.dir/networksettingsdialog.cpp.o CMakeFiles/drumstick-vpiano.dir/fluidsettingsdialog.cpp.o CMakeFiles/drumstick-vpiano.dir/macsynthsettingsdialog.cpp.o CMakeFiles/drumstick-vpiano.dir/sonivoxsettingsdialog.cpp.o CMakeFiles/drumstick-vpiano.dir/qrc_pianokeybd.cpp.o -o ../../bin/drumstick-vpiano -L/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/lib: ../../lib/libdrumstick-common.a ../../lib/libdrumstick-rt.so.1.1.2 /usr/lib64/libQt5Svg.so.5.11.1 /usr/lib64/libQt5Network.so.5.11.1 /usr/lib64/libQt5Widgets.so.5.11.1 /u+ doxygen riscv64-redhat-linux-gnu/Doxyfile BUILDSTDERR: warning: Tag `SYMBOL_CACHE_SIZE' at line 289 of file `riscv64-redhat-linux-gnu/Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `SHOW_DIRECTORIES' at line 473 of file `riscv64-redhat-linux-gnu/Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: ignoring unsupported tag `HTML_FOOTER_DESCRIPTION' at line 783, file riscv64-redhat-linux-gnu/Doxyfile BUILDSTDERR: warning: Tag `HTML_ALIGN_MEMBERS' at line 805 of file `riscv64-redhat-linux-gnu/Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_SCHEMA' at line 1146 of file `riscv64-redhat-linux-gnu/Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: Tag `XML_DTD' at line 1152 of file `riscv64-redhat-linux-gnu/Doxyfile' has become obsolete. BUILDSTDERR: To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" BUILDSTDERR: warning: tag INCLUDE_PATH: include path `/usr/include/QtCore' does not exist BUILDSTDERR: warning: tag INCLUDE_PATH: include path `/usr/include/QtGui' does not exist BUILDSTDERR: warning: doxygen no longer ships with the FreeSans font. BUILDSTDERR: You may want to clear or change DOT_FONTNAME. BUILDSTDERR: Otherwise you run the risk that the wrong font is being used for dot generated graphs. BUILDSTDERR: warning: source /usr/include/QtCore is not a readable file or directory... skipping. BUILDSTDERR: warning: source /usr/include/QtGui is not a readable file or directory... skipping. sr/lib64/libQt5Gui.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' [100%] Built target drumstick-vpiano make[1]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/utils/dumpmid Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/utils/dumpwrk Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/utils/dumpove Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/utils/playsmf Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/utils/dumpsmf Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/utils/metronome Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/utils/sysinfo Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/utils/vpiano Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/utils/drumgrid Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/utils/guiplayer/resources Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/alsa-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/alsa-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/common Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/dummy-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/dummy-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/res Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/src Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/mac-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/mac-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/macsynth Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/synth Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/win-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/win-out Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/alsa Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/file Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/include Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/alsa-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/alsa-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/common Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/dummy-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/dummy-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/host_src Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/lib_src Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/sonivox/res Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/eassynth/src Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/mac-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/mac-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/macsynth Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/net-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/oss-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/synth Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/win-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.2/library/rt-backends/win-out Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/drumstick-1.1.2/doc/drumstick-devel.doc.txt... Parsing file /builddir/build/BUILD/drumstick-1.1.2/doc/drumstick-devel.doc.txt... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/alsa/alsaclient.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/alsa/alsaclient.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/alsa/alsaevent.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/alsa/alsaevent.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/alsa/alsaport.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/alsa/alsaport.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/alsa/alsaqueue.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/alsa/alsaqueue.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/alsa/alsatimer.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/alsa/alsatimer.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/alsa/playthread.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/alsa/playthread.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/alsa/subscription.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/alsa/subscription.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/file/qove.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/file/qove.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/file/qsmf.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/file/qsmf.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/file/qwrk.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/file/qwrk.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaclient.h... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaclient.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaport.h... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaport.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaqueue.h... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaqueue.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/include/alsatimer.h... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/include/alsatimer.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/include/backendmanager.h... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/include/backendmanager.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/include/drumstick.h... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/include/drumstick.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/include/drumstickcommon.h... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/include/drumstickcommon.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/include/macros.h... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/include/macros.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/include/playthread.h... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/include/playthread.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/include/qove.h... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/include/qove.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/include/qsmf.h... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/include/qsmf.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/include/qwrk.h... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/include/qwrk.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/include/rtmidiinput.h... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/include/rtmidiinput.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/include/rtmidioutput.h... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/include/rtmidioutput.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/include/subscription.h... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/include/subscription.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.2/library/rt/backendmanager.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.2/library/rt/backendmanager.cpp... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... BUILDSTDERR: Adding/builddir/build/BUILD/drumstick-1.1.2/library/include/drumstickcommon.h:154: warning: return type of member drumstick::LIBRARY_VERSION is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/qwrk.h:72: warning: return type of member drumstick::HEADER is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:153: warning: parameters of member drumstick::ChannelEvent::ChannelEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:365: warning: parameters of member drumstick::ChanPressEvent::ChanPressEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:368: warning: return type of member drumstick::ChanPressEvent::getValue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:370: warning: parameters of member drumstick::ChanPressEvent::setValue are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:559: warning: parameters of member drumstick::ClientEvent::ClientEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:288: warning: parameters of member drumstick::ControllerEvent::ControllerEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:177: warning: parameters of member drumstick::KeyEvent::KeyEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:273: warning: parameters of member drumstick::KeyPressEvent::KeyPressEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaclient.h:289: warning: parameters of member drumstick::MidiClient::eventReceived are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaclient.h:233: warning: return type of member drumstick::MidiClient::getHandle is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaclient.h:234: warning: return type of member drumstick::MidiClient::isOpened is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaclient.h:240: warning: return type of member drumstick::MidiClient::getDeviceName is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaclient.h:241: warning: return type of member drumstick::MidiClient::getOpenMode is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaclient.h:242: warning: return type of member drumstick::MidiClient::getBlockMode is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaclient.h:281: warning: return type of member drumstick::MidiClient::getEventsEnabled is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaclient.h:282: warning: parameters of member drumstick::MidiClient::setHandler are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaport.h:200: warning: return type of member drumstick::MidiPort::getPortInfo is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:216: warning: parameters of member drumstick::NoteEvent::NoteEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:258: warning: parameters of member drumstick::NoteOffEvent::NoteOffEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:243: warning: parameters of member drumstick::NoteOnEvent::NoteOnEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:346: warning: parameters of member drumstick::PitchBendEvent::PitchBendEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:349: warning: return type of member drumstick::PitchBendEvent::getValue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:351: warning: parameters of member drumstick::PitchBendEvent::setValue are not (all) documented members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating docs for example drumgrid.cpp... Generating docs for example dumpmid.cpp... Generating docs for example dumpove.cpp... Generating docs for example dumpsmf.cpp... Generating docs for example dumpwrk.cpp... Generating docs for example guiplayer.cpp... Generating docs for example metronome.cpp... Generating docs for example playsmf.cpp... Generating docs for example sysinfo.cpp... Generating docs for example vpiano.cpp... Generating file sources... Generating code for file alsaclient.cpp... Generating code for file alsaclient.h... Generating code for file alsaevent.cpp... Generating code for file alsaevent.h... Generating code for file alsaport.cpp... Generating code for file alsaport.h... Generating code for file alsaqueue.cpp... Generating code for file alsaqueue.h... Generating code for file alsatimer.cpp... Generating code for file alsatimer.h... Generating code for file backendmanager.cpp... Generating code for file backendmanager.h... Parsing code for file drumstick-devel.doc.txt... Generating code for file drumstick.h... Generating code for file drumstickcommon.h... Generating code for file macros.h... Generating code for file playthread.cpp... Generating code for file playthread.h... Generating code for file qove.cpp... Generating code for file qove.h... Generating code for file qsmf.cpp... Generating code for file qsmf.h... Generating code for file qwrk.cpp... Generating code for file qwrk.h... Generating code for file rtmidiinput.h... Generating code for file rtmidioutput.h... Generating code for file subscription.cpp... Generating code for file subscription.h... Generating file documentation... Generating docs for file alsaclient.cpp... Generating docs for file alsaclient.h... Generating docs for file alsaevent.cpp... Generating docs for file alsaevent.h... Generating docs for file alsaport.cpp... Generating docs for file alsaport.h... Generating docs for file alsaqueue.cpp... Generating docs for file alsaqueue.h... Generating docs for file alsatimer.cpp... Generating docs for file alsatimer.h... Generating docs for file backendmanager.cpp... Generating docs for file backendmanager.h... Generating docs for file drumstick.h... Generating docs for file drumstickcommon.h... Generating docs for file macros.h... Generating docs for file playthread.cpp... Generating docs for file playthread.h... Generating docs for file qove.cpp... Generating docs for file qove.h... Generating docs for file qsmf.cpp... Generating docs for file qsmf.h... Generating docs for file qwrk.cpp... Generating docs for file qwrk.h... Generating docs for file rtmidiinput.h... Generating docs for file rtmidioutput.h... Generating docs for file subscription.cpp... Generating docs for file subscription.h... Generating page documentation... Generating docs for page deprecated... Generating docs for page bug... Generating group documentation... Generating class documentation... Generating docs for compound QEvent... Generating docs for compound QObject... Generating docs for compound QThread... Generating namespace index... Generating docs for compound drumstick::ChannelEvent... Generating docs for compound drumstick::ChanPressEvent... Generating docs for compound drumstick::ClientEvent... Generating docs for compound drumstick::ClientInfo... Generating docs for compound drumstick::ControllerEvent... Generating docs for compound drumstick::KeyEvent... Generating docs for compound drumstick::KeyPressEvent... Generating docs for compound drumstick::MidiClient... BUILDSTDERR: Generating docs for nested/builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:574: warning: parameters of member drumstick::PortEvent::PortEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:576: warning: return type of member drumstick::PortEvent::getPort is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaport.h:59: warning: return type of member drumstick::PortInfo::getClientName is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:327: warning: parameters of member drumstick::ProgramChangeEvent::ProgramChangeEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:330: warning: return type of member drumstick::ProgramChangeEvent::getValue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:332: warning: parameters of member drumstick::ProgramChangeEvent::setValue are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/qove.h:54: warning: parameters of member drumstick::QOve::QOve are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:460: warning: parameters of member drumstick::QueueControlEvent::QueueControlEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:463: warning: return type of member drumstick::QueueControlEvent::getQueue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:465: warning: parameters of member drumstick::QueueControlEvent::setQueue are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:467: warning: return type of member drumstick::QueueControlEvent::getValue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:469: warning: parameters of member drumstick::QueueControlEvent::setValue are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:471: warning: return type of member drumstick::QueueControlEvent::getPosition is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:473: warning: parameters of member drumstick::QueueControlEvent::setPosition are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:475: warning: return type of member drumstick::QueueControlEvent::getTickTime is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:477: warning: parameters of member drumstick::QueueControlEvent::setTickTime are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:479: warning: return type of member drumstick::QueueControlEvent::getSkewBase is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:481: warning: parameters of member drumstick::QueueControlEvent::setSkewBase are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:483: warning: return type of member drumstick::QueueControlEvent::getSkewValue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:485: warning: parameters of member drumstick::QueueControlEvent::setSkewValue are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/qwrk.h:160: warning: parameters of member drumstick::QWrk::signalWRKStreamEnd are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/qwrk.h:85: warning: parameters of member drumstick::QWrk::QWrk are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:533: warning: parameters of member drumstick::SubscriptionEvent::SubscriptionEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:535: warning: return type of member drumstick::SubscriptionEvent::subscribed is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:537: warning: return type of member drumstick::SubscriptionEvent::unsubscribed is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:539: warning: return type of member drumstick::SubscriptionEvent::getSenderClient is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:541: warning: return type of member drumstick::SubscriptionEvent::getSenderPort is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:543: warning: return type of member drumstick::SubscriptionEvent::getDestClient is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:545: warning: return type of member drumstick::SubscriptionEvent::getDestPort is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:388: warning: return type of member drumstick::VariableEvent::getLength is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:390: warning: return type of member drumstick::VariableEvent::getData is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:443: warning: parameters of member drumstick::SystemEvent::SystemEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:518: warning: parameters of member drumstick::TempoEvent::TempoEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:463: warning: return type of member drumstick::QueueControlEvent::getQueue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:465: warning: parameters of member drumstick::QueueControlEvent::setQueue are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:467: warning: return type of member drumstick::QueueControlEvent::getValue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:469: warning: parameters of member drumstick::QueueControlEvent::setValue are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:471: warning: return type of member drumstick::QueueControlEvent::getPosition is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:473: warning: parameters of member drumstick::QueueControlEvent::setPosition are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:475: warning: return type of member drumstick::QueueControlEvent::getTickTime is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:477: warning: parameters of member drumstick::QueueControlEvent::setTickTime are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:479: warning: return type of member drumstick::QueueControlEvent::getSkewBase is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:481: warning: parameters of member drumstick::QueueControlEvent::setSkewBase are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:483: warning: return type of member drumstick::QueueControlEvent::getSkewValue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:485: warning: parameters of member drumstick::QueueControlEvent::setSkewValue are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:388: warning: return type of member drumstick::VariableEvent::getLength is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:390: warning: return type of member drumstick::VariableEvent::getData is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsatimer.h:56: warning: return type of member drumstick::TimerInfo::operator= is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:499: warning: parameters of member drumstick::ValueEvent::ValueEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:502: warning: return type of member drumstick::ValueEvent::getValue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:504: warning: parameters of member drumstick::ValueEvent::setValue are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:388: warning: return type of member drumstick::VariableEvent::getLength is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/alsaevent.h:390: warning: return type of member drumstick::VariableEvent::getData is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/backendmanager.h:66: warning: argument 'settings' from the argument list of drumstick::rt::BackendManager::refresh has muliple @param documentation sections BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/rtmidiinput.h:81: warning: parameters of member drumstick::rt::MIDIInput::connections are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.2/library/include/rtmidioutput.h:115: warning: parameters of member drumstick::rt::MIDIOutput::connections are not (all) documented compound drumstick::MidiClient::SequencerInputThread... Generating docs for compound drumstick::MidiCodec... Generating docs for compound drumstick::MidiPort... Generating docs for compound drumstick::MidiQueue... Generating docs for compound drumstick::NoteEvent... Generating docs for compound drumstick::NoteOffEvent... Generating docs for compound drumstick::NoteOnEvent... Generating docs for compound drumstick::PitchBendEvent... Generating docs for compound drumstick::PoolInfo... Generating docs for compound drumstick::PortEvent... Generating docs for compound drumstick::PortInfo... Generating docs for compound drumstick::ProgramChangeEvent... Generating docs for compound drumstick::QOve... Generating docs for compound drumstick::QSmf... Generating docs for compound drumstick::QueueControlEvent... Generating docs for compound drumstick::QueueInfo... Generating docs for compound drumstick::QueueStatus... Generating docs for compound drumstick::QueueTempo... Generating docs for compound drumstick::QueueTimer... Generating docs for compound drumstick::QWrk... Generating docs for compound drumstick::RemoveEvents... Generating docs for compound drumstick::SequencerError... Generating docs for compound drumstick::SequencerEvent... Generating docs for compound drumstick::SequencerEventHandler... Generating docs for compound drumstick::SequencerOutputThread... Generating docs for compound drumstick::Subscriber... Generating docs for compound drumstick::Subscription... Generating docs for compound drumstick::SubscriptionEvent... Generating docs for compound drumstick::SysExEvent... Generating docs for compound drumstick::SystemEvent... Generating docs for compound drumstick::SystemInfo... Generating docs for compound drumstick::TempoEvent... Generating docs for compound drumstick::TextEvent... Generating docs for compound drumstick::Timer... Generating docs for compound drumstick::TimerEventHandler... Generating docs for compound drumstick::TimerGlobalInfo... Generating docs for compound drumstick::TimerId... Generating docs for compound drumstick::TimerInfo... Generating docs for compound drumstick::TimerParams... Generating docs for compound drumstick::TimerQuery... Generating docs for compound drumstick::TimerStatus... Generating docs for compound drumstick::ValueEvent... Generating docs for compound drumstick::VariableEvent... Generating docs for compound drumstick::rt::BackendManager... Generating docs for compound drumstick::rt::MIDIInput... Generating docs for compound drumstick::rt::MIDIOutput... Generating graph info page... Generating directory documentation... Generating dependency graph for directory alsa Generating dependency graph for directory file Generating dependency graph for directory library Generating dependency graph for directory rt Generating index page... Generating page index... Generating module index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Running dot... Generating dot graphs using 5 parallel threads... Running dot for graph 1/107 Running dot for graph 2/107 Running dot for graph 3/107 Running dot for graph 4/107 Running dot for graph 5/107 Running dot for graph 6/107 Running dot for graph 7/107 Running dot for graph 8/107 Running dot for graph 9/107 Running dot for graph 10/107 Running dot for graph 11/107 Running dot for graph 12/107 Running dot for graph 13/107 Running dot for graph 14/107 Running dot for graph 15/107 Running dot for graph 16/107 Running dot for graph 17/107 Running dot for graph 18/107 Running dot for graph 19/107 Running dot for graph 20/107 Running dot for graph 21/107 Running dot for graph 22/107 Running dot for graph 23/107 Running dot for graph 24/107 Running dot for graph 25/107 Running dot for graph 26/107 Running dot for graph 27/107 Running dot for graph 28/107 Running dot for graph 29/107 Running dot for graph 30/107 Running dot for graph 31/107 Running dot for graph 32/107 Running dot for graph 33/107 Running dot for graph 34/107 Running dot for graph 35/107 Running dot for graph 36/107 Running dot for graph 37/107 Running dot for graph 38/107 Running dot for graph 39/107 Running dot for graph 40/107 Running dot for graph 41/107 Running dot for graph 42/107 Running dot for graph 43/107 Running dot for graph 44/107 Running dot for graph 45/107 Running dot for graph 46/107 Running dot for graph 47/107 Running dot for graph 48/107 Running dot for graph 49/107 Running dot for graph 50/107 Running dot for graph 51/107 Running dot for graph 52/107 Running dot for graph 53/107 Running dot for graph 54/107 Running dot for graph 55/107 Running dot for graph 56/107 Running dot for graph 57/107 Running dot for graph 58/107 Running dot for graph 59/107 Running dot for graph 60/107 Running dot for graph 61/107 Running dot for graph 62/107 Running dot for graph 63/107 Running dot for graph 64/107 Running dot for graph 65/107 Running dot for graph 66/107 Running dot for graph 67/107 Running dot for graph 68/107 Running dot for graph 69/107 Running dot for graph 70/107 Running dot for graph 71/107 Running dot for graph 72/107 Running dot for graph 73/107 Running dot for graph 74/107 Running dot for graph 75/107 Running dot for graph 76/107 Running dot for graph 77/107 Running dot for graph 78/107 Running dot for graph 79/107 Running dot for graph 80/107 Running dot for graph 81/107 Running dot for graph 82/107 Running dot for graph 83/107 Running dot for graph 84/107 Running dot for graph 85/107 Running dot for graph 86/107 Running dot for graph 87/107 Running dot for graph 88/107 Running dot for graph 89/107 Running dot for graph 90/107 Running dot for graph 91/107 Running dot for graph 92/107 Running dot for graph 93/107 Running dot for graph 94/107 Running dot for graph 95/107 Running dot for graph 96/107 Running dot for graph 97/107 Running dot for graph 98/107 Running dot for graph 99/107 Running dot for graph 100/107 Running dot for graph 101/107 Running dot for graph 102/107 Running dot for graph 103/107 Running dot for graph 104/107 Running dot for graph 105/107 Running dot for graph 106/107 Running dot for graph 107/107 Patching output file 1/68 Patching output file 2/68 Patching output file 3/68 Patching output file 4/68 Patching output file 5/68 Patching output file 6/68 Patching output file 7/68 Patching output file 8/68 Patching output file 9/68 Patching output file 10/68 Patching output file 11/68 Patching output file 12/68 Patching output file 13/68 Patching output file 14/68 Patching output file 15/68 Patching output file 16/68 Patching output file 17/68 Patching output file 18/68 Patching output file 19/68 Patching output file 20/68 Patching output file 21/68 Patching output file 22/68 Patching output file 23/68 Patching output file 24/68 Patching output file 25/68 Patching output file 26/68 Patching output file 27/68 Patching output file 28/68 Patching output file 29/68 Patching output file 30/68 Patching output file 31/68 Patching output file 32/68 Patching output file 33/68 Patching output file 34/68 Patching output file 35/68 Patching output file 36/68 Patching output file 37/68 Patching output file 38/68 Patching output file 39/68 Patching output file 40/68 Patching output file 41/68 Patching output file 42/68 Patching output file 43/68 Patching output file 44/68 Patching output file 45/68 Patching output file 46/68 Patching output file 47/68 Patching output file 48/68 Patching output file 49/68 Patching output file 50/68 Patching output file 51/68 Patching output file 52/68 Patching output file 53/68 Patching output file 54/68 Patching output file 55/68 Patching output file 56/68 Patching output file 57/68 Patching output file 58/68 Patching output file 59/68 Patching output file 60/68 Patching output file 61/68 Patching output file 62/68 Patching output file 63/68 Patching output file 64/68 Patching output file 65/68 Patching output file 66/68 Patching output file 67/68 Patching output file 68/68 lookup cache used 6265/65536 hits=61004 misses=6621 finished... Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.PtHbv2 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64 + cd drumstick-1.1.2 + make install/fast DESTDIR=/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64 -C riscv64-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/pkgconfig/drumstick-alsa.pc -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/mime/packages/drumstick.xml -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/pkgconfig/drumstick-file.pc -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/pkgconfig/drumstick-rt.pc -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/libdrumstick-alsa.so.1.1.2 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/libdrumstick-alsa.so.1 -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/libdrumstick-alsa.so.1.1.2" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/libdrumstick-alsa.so -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/include/drumstick/alsaclient.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/include/drumstick/alsaevent.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/include/drumstick/alsaport.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/include/drumstick/alsaqueue.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/include/drumstick/alsatimer.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/include/drumstick/drumstickcommon.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/include/drumstick/playthread.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/include/drumstick/subscription.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/include/drumstick.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/libdrumstick-file.so.1.1.2 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/libdrumstick-file.so.1 -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/libdrumstick-file.so.1.1.2" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/libdrumstick-file.so -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/include/drumstick/macros.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/include/drumstick/qsmf.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/include/drumstick/qwrk.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/include/drumstick/qove.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/libdrumstick-rt.so.1.1.2 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/libdrumstick-rt.so.1 -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/libdrumstick-rt.so.1.1.2" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/libdrumstick-rt.so -- Up-to-date: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/include/drumstick/macros.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/include/drumstick/rtmidiinput.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/include/drumstick/rtmidioutput.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/include/drumstick/backendmanager.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-alsa-in.so -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-alsa-in.so" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-alsa-out.so -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-alsa-out.so" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-eassynth.so -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-eassynth.so" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-net-in.so -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-net-in.so" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-net-out.so -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-net-out.so" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-oss-in.so -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-oss-in.so" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-oss-out.so -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-oss-out.so" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-dumpsmf -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-dumpsmf" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-dumpwrk -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-dumpwrk" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-dumpove -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-dumpove" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-vpiano -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-vpiano" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/applications/drumstick-vpiano.desktop -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-dumpmid -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-dumpmid" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-playsmf -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-playsmf" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-guiplayer -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-guiplayer" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/applications/drumstick-guiplayer.desktop -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-sysinfo -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-sysinfo" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-metronome -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-metronome" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-drumgrid -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-drumgrid" to "" BUILDSTDERR: -- Installing: /builddir/build/BUILDROOT/drum+ for i in $RPM_BUILD_ROOT/usr/share/applications/* + desktop-file-validate /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/applications/drumstick-drumgrid.desktop + for i in $RPM_BUILD_ROOT/usr/share/applications/* + desktop-file-validate /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/applications/drumstick-guiplayer.desktop + for i in $RPM_BUILD_ROOT/usr/share/applications/* + desktop-file-validate /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/applications/drumstick-vpiano.desktop + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1.2-1.fc31 --unique-debug-suffix -1.1.2-1.fc31.riscv64 --unique-debug-src-base drumstick-1.1.2-1.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/drumstick-1.1.2 stick-1.1.2-1.fc31.riscv64/usr/share/applications/drumstick-drumgrid.desktop -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/icons/hicolor/16x16/apps/drumstick.png -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/icons/hicolor/32x32/apps/drumstick.png -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/icons/hicolor/48x48/apps/drumstick.png -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/icons/hicolor/64x64/apps/drumstick.png -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/icons/hicolor/scalable/apps/drumstick.svgz -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/man/man1/drumstick-drumgrid.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/man/man1/drumstick-dumpmid.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/man/man1/drumstick-dumpove.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/man/man1/drumstick-dumpsmf.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/man/man1/drumstick-dumpwrk.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/man/man1/drumstick-metronome.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/man/man1/drumstick-playsmf.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/man/man1/drumstick-guiplayer.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/man/man1/drumstick-sysinfo.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/man/man1/drumstick-vpiano.1 make: Leaving directory '/builddir/build/BUILD/drumstick-1.1.2/riscv64-redhat-linux-gnu' /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/applications/drumstick-drumgrid.desktop: hint: value "AudioVideo;Audio;Midi;Education;Music;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/applications/drumstick-drumgrid.desktop: warning: value "Drumstick Drum Grid" for key "Comment" in group "Desktop Entry" looks redundant with value "Drumstick Drum Grid" of key "Name" /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/applications/drumstick-guiplayer.desktop: hint: value "AudioVideo;Audio;Midi;Education;Music;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/applications/drumstick-guiplayer.desktop: warning: value "Drumstick MIDI Player" for key "Comment" in group "Desktop Entry" looks redundant with value "Drumstick MIDI Player" of key "Name" /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/applications/drumstick-vpiano.desktop: hint: value "AudioVideo;Audio;Midi;Education;Music;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/applications/drumstick-vpiano.desktop: warning: value "Drumstick Virtual Piano" for key "Comment" in group "Desktop Entry" looks redundant with value "Drumstick Virtual Piano" of key "Name" explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-dumpsmf explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-dumpove explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-drumgrid explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-dumpmid extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-drumgrid extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-dumpove extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-dumpsmf extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-dumpmid explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-dumpwrk extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-dumpwrk explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-guiplayer explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-metronome extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-guiplayer extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-metronome explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-playsmf extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-playsmf explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-sysinfo extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-sysinfo explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-vpiano extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/bin/drumstick-vpiano explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-alsa-in.so extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-alsa-in.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-alsa-out.so extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-alsa-out.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-eassynth.so extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-eassynth.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-net-in.so extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-net-in.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-net-out.so extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-net-out.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-oss-in.so extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-oss-in.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-oss-out.so extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/drumstick/libdrumstick-rt-oss-out.so BUILDSTDERR: explicitly decompress any D7588 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs WARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/libdrumstick-alsa.so.1.1.2 extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/libdrumstick-alsa.so.1.1.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/libdrumstick-file.so.1.1.2 extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/libdrumstick-file.so.1.1.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/libdrumstick-rt.so.1.1.2 extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/lib64/libdrumstick-rt.so.1.1.2 original debug info size: 43944kB, size after compression: 29612kB /usr/lib/rpm/sepdebugcrcfix: Updated 20 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iAGJf0 Processing files: drumstick-1.1.2-1.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JfrLP2 + umask 022 + cd /builddir/build/BUILD + cd drumstick-1.1.2 + DOCDIR=/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/doc/drumstick + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/doc/drumstick + cp -pr AUTHORS /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/doc/drumstick + cp -pr ChangeLog /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/doc/drumstick + cp -pr COPYING /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/doc/drumstick + cp -pr TODO /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/doc/drumstick + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: aseqmm = 1.1.2-1.fc31 drumstick = 1.1.2-1.fc31 drumstick(riscv-64) = 1.1.2-1.fc31 libdrumstick-alsa.so.1()(64bit) libdrumstick-file.so.1()(64bit) libdrumstick-rt.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdrumstick-alsa.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpulse-simple.so.0()(64bit) libpulse-simple.so.0(PULSE_0)(64bit) libpulse.so.0()(64bit) libpulse.so.0(PULSE_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Obsoletes: aseqmm < 1.1.2-1.fc31 Processing files: drumstick-devel-1.1.2-1.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IggTT0 + umask 022 + cd /builddir/build/BUILD + cd drumstick-1.1.2 + DOCDIR=/builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/doc/drumstick-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/doc/drumstick-devel + cp -pr doc/html/alsaclient_8cpp.html doc/html/alsaclient_8cpp.js doc/html/alsaclient_8cpp__incl.map doc/html/alsaclient_8cpp__incl.md5 doc/html/alsaclient_8cpp__incl.png doc/html/alsaclient_8cpp_source.html doc/html/alsaclient_8h.html doc/html/alsaclient_8h.js doc/html/alsaclient_8h__dep__incl.map doc/html/alsaclient_8h__dep__incl.md5 doc/html/alsaclient_8h__dep__incl.png doc/html/alsaclient_8h__incl.map doc/html/alsaclient_8h__incl.md5 doc/html/alsaclient_8h__incl.png doc/html/alsaclient_8h_source.html doc/html/alsaevent_8cpp.html doc/html/alsaevent_8cpp__incl.map doc/html/alsaevent_8cpp__incl.md5 doc/html/alsaevent_8cpp__incl.png doc/html/alsaevent_8cpp_source.html doc/html/alsaevent_8h.html doc/html/alsaevent_8h.js doc/html/alsaevent_8h__dep__incl.map doc/html/alsaevent_8h__dep__incl.md5 doc/html/alsaevent_8h__dep__incl.png doc/html/alsaevent_8h__incl.map doc/html/alsaevent_8h__incl.md5 doc/html/alsaevent_8h__incl.png doc/html/alsaevent_8h_source.html doc/html/alsaport_8cpp.html doc/html/alsaport_8cpp__incl.map doc/html/alsaport_8cpp__incl.md5 doc/html/alsaport_8cpp__incl.png doc/html/alsaport_8cpp_source.html doc/html/alsaport_8h.html doc/html/alsaport_8h.js doc/html/alsaport_8h__dep__incl.map doc/html/alsaport_8h__dep__incl.md5 doc/html/alsaport_8h__dep__incl.png doc/html/alsaport_8h__incl.map doc/html/alsaport_8h__incl.md5 doc/html/alsaport_8h__incl.png doc/html/alsaport_8h_source.html doc/html/alsaqueue_8cpp.html doc/html/alsaqueue_8cpp__incl.map doc/html/alsaqueue_8cpp__incl.md5 doc/html/alsaqueue_8cpp__incl.png doc/html/alsaqueue_8cpp_source.html doc/html/alsaqueue_8h.html doc/html/alsaqueue_8h.js doc/html/alsaqueue_8h__dep__incl.map doc/html/alsaqueue_8h__dep__incl.md5 doc/html/alsaqueue_8h__dep__incl.png doc/html/alsaqueue_8h__incl.map doc/html/alsaqueue_8h__incl.md5 doc/html/alsaqueue_8h__incl.png doc/html/alsaqueue_8h_source.html doc/html/alsatimer_8cpp.html doc/html/alsatimer_8cpp__incl.map doc/html/alsatimer_8cpp__incl.md5 doc/html/alsatimer_8cpp__incl.png doc/html/alsatimer_8cpp_source.html doc/html/alsatimer_8h.html doc/html/alsatimer_8h.js doc/html/alsatimer_8h__dep__incl.map doc/html/alsatimer_8h__dep__incl.md5 doc/html/alsatimer_8h__dep__incl.png doc/html/alsatimer_8h__incl.map doc/html/alsatimer_8h__incl.md5 doc/html/alsatimer_8h__incl.png doc/html/alsatimer_8h_source.html doc/html/annotated.html doc/html/annotated_dup.js doc/html/backendmanager_8cpp.html doc/html/backendmanager_8cpp__incl.map doc/html/backendmanager_8cpp__incl.md5 doc/html/backendmanager_8cpp__incl.png doc/html/backendmanager_8cpp_source.html doc/html/backendmanager_8h.html doc/html/backendmanager_8h.js doc/html/backendmanager_8h__dep__incl.map doc/html/backendmanager_8h__dep__incl.md5 doc/html/backendmanager_8h__dep__incl.png doc/html/backendmanager_8h__incl.map doc/html/backendmanager_8h__incl.md5 doc/html/backendmanager_8h__incl.png doc/html/backendmanager_8h_source.html doc/html/bc_s.png doc/html/bdwn.png doc/html/bug.html doc/html/classQEvent.html doc/html/classQEvent__inherit__graph.map doc/html/classQEvent__inherit__graph.md5 doc/html/classQEvent__inherit__graph.png doc/html/classQObject.html doc/html/classQObject__inherit__graph.map doc/html/classQObject__inherit__graph.md5 doc/html/classQObject__inherit__graph.png doc/html/classQThread.html doc/html/classQThread__inherit__graph.map doc/html/classQThread__inherit__graph.md5 doc/html/classQThread__inherit__graph.png doc/html/classdrumstick_1_1ChanPressEvent-members.html doc/html/classdrumstick_1_1ChanPressEvent.html doc/html/classdrumstick_1_1ChanPressEvent.js doc/html/classdrumstick_1_1ChanPressEvent__inherit__graph.map doc/html/classdrumstick_1_1ChanPressEvent__inherit__graph.md5 doc/html/classdrumstick_1_1ChanPressEvent__inherit__graph.png doc/html/classdrumstick_1_1ChannelEvent-members.html doc/html/classdrumstick_1_1ChannelEvent.html doc/html/classdrumstick_1_1ChannelEvent.js doc/html/classdrumstick_1_1ChannelEvent__inherit__graph.map doc/html/classdrumstick_1_1ChannelEvent__inherit__graph.md5 doc/html/classdrumstick_1_1ChannelEvent__inherit__graph.png doc/html/classdrumstick_1_1ClientEvent-members.html doc/html/classdrumstick_1_1ClientEvent.html doc/html/classdrumstick_1_1ClientEvent.js doc/html/classdrumstick_1_1ClientEvent__inherit__graph.map doc/html/classdrumstick_1_1ClientEvent__inherit__graph.md5 doc/html/classdrumstick_1_1ClientEvent__inherit__graph.png doc/html/classdrumstick_1_1ClientInfo-members.html doc/html/classdrumstick_1_1ClientInfo.html doc/html/classdrumstick_1_1ClientInfo.js doc/html/classdrumstick_1_1ControllerEvent-members.html doc/html/classdrumstick_1_1ControllerEvent.html doc/html/classdrumstick_1_1ControllerEvent.js doc/html/classdrumstick_1_1ControllerEvent__inherit__graph.map doc/html/classdrumstick_1_1ControllerEvent__inherit__graph.md5 doc/html/classdrumstick_1_1ControllerEvent__inherit__graph.png doc/html/classdrumstick_1_1KeyEvent-members.html doc/html/classdrumstick_1_1KeyEvent.html doc/html/classdrumstick_1_1KeyEvent.js doc/html/classdrumstick_1_1KeyEvent__inherit__graph.map doc/html/classdrumstick_1_1KeyEvent__inherit__graph.md5 doc/html/classdrumstick_1_1KeyEvent__inherit__graph.png doc/html/classdrumstick_1_1KeyPressEvent-members.html doc/html/classdrumstick_1_1KeyPressEvent.html doc/html/classdrumstick_1_1KeyPressEvent.js doc/html/classdrumstick_1_1KeyPressEvent__inherit__graph.map doc/html/classdrumstick_1_1KeyPressEvent__inherit__graph.md5 doc/html/classdrumstick_1_1KeyPressEvent__inherit__graph.png doc/html/classdrumstick_1_1MidiClient-members.html doc/html/classdrumstick_1_1MidiClient.html doc/html/classdrumstick_1_1MidiClient.js doc/html/classdrumstick_1_1MidiClient_1_1SequencerInputThread-members.html doc/html/classdrumstick_1_1MidiClient_1_1SequencerInputThread.html doc/html/classdrumstick_1_1MidiClient_1_1SequencerInputThread.js doc/html/classdrumstick_1_1MidiClient_1_1SequencerInputThread__inherit__graph.map doc/html/classdrumstick_1_1MidiClient_1_1SequencerInputThread__inherit__graph.md5 doc/html/classdrumstick_1_1MidiClient_1_1SequencerInputThread__inherit__graph.png doc/html/classdrumstick_1_1MidiClient__inherit__graph.map doc/html/classdrumstick_1_1MidiClient__inherit__graph.md5 doc/html/classdrumstick_1_1MidiClient__inherit__graph.png doc/html/classdrumstick_1_1MidiCodec-members.html doc/html/classdrumstick_1_1MidiCodec.html doc/html/classdrumstick_1_1MidiCodec.js doc/html/classdrumstick_1_1MidiCodec__inherit__graph.map doc/html/classdrumstick_1_1MidiCodec__inherit__graph.md5 doc/html/classdrumstick_1_1MidiCodec__inherit__graph.png doc/html/classdrumstick_1_1MidiPort-members.html doc/html/classdrumstick_1_1MidiPort.html doc/html/classdrumstick_1_1MidiPort.js doc/html/classdrumstick_1_1MidiPort__inherit__graph.map doc/html/classdrumstick_1_1MidiPort__inherit__graph.md5 doc/html/classdrumstick_1_1MidiPort__inherit__graph.png doc/html/classdrumstick_1_1MidiQueue-members.html doc/html/classdrumstick_1_1MidiQueue.html doc/html/classdrumstick_1_1MidiQueue.js doc/html/classdrumstick_1_1MidiQueue__inherit__graph.map doc/html/classdrumstick_1_1MidiQueue__inherit__graph.md5 doc/html/classdrumstick_1_1MidiQueue__inherit__graph.png doc/html/classdrumstick_1_1NoteEvent-members.html doc/html/classdrumstick_1_1NoteEvent.html doc/html/classdrumstick_1_1NoteEvent.js doc/html/classdrumstick_1_1NoteEvent__inherit__graph.map doc/html/classdrumstick_1_1NoteEvent__inherit__graph.md5 doc/html/classdrumstick_1_1NoteEvent__inherit__graph.png doc/html/classdrumstick_1_1NoteOffEvent-members.html doc/html/classdrumstick_1_1NoteOffEvent.html doc/html/classdrumstick_1_1NoteOffEvent.js doc/html/classdrumstick_1_1NoteOffEvent__inherit__graph.map doc/html/classdrumstick_1_1NoteOffEvent__inherit__graph.md5 doc/html/classdrumstick_1_1NoteOffEvent__inherit__graph.png doc/html/classdrumstick_1_1NoteOnEvent-members.html doc/html/classdrumstick_1_1NoteOnEvent.html doc/html/classdrumstick_1_1NoteOnEvent.js doc/html/classdrumstick_1_1NoteOnEvent__inherit__graph.map doc/html/classdrumstick_1_1NoteOnEvent__inherit__graph.md5 doc/html/classdrumstick_1_1NoteOnEvent__inherit__graph.png doc/html/classdrumstick_1_1PitchBendEvent-members.html doc/html/classdrumstick_1_1PitchBendEvent.html doc/html/classdrumstick_1_1PitchBendEvent.js doc/html/classdrumstick_1_1PitchBendEvent__inherit__graph.map doc/html/classdrumstick_1_1PitchBendEvent__inherit__graph.md5 doc/html/classdrumstick_1_1PitchBendEvent__inherit__graph.png doc/html/classdrumstick_1_1PoolInfo-members.html doc/html/classdrumstick_1_1PoolInfo.html doc/html/classdrumstick_1_1PoolInfo.js doc/html/classdrumstick_1_1PortEvent-members.html doc/html/classdrumstick_1_1PortEvent.html doc/html/classdrumstick_1_1PortEvent.js doc/html/classdrumstick_1_1PortEvent__inherit__graph.map doc/html/classdrumstick_1_1PortEvent__inherit__graph.md5 doc/html/classdrumstick_1_1PortEvent__inherit__graph.png doc/html/classdrumstick_1_1PortInfo-members.html doc/html/classdrumstick_1_1PortInfo.html doc/html/classdrumstick_1_1PortInfo.js doc/html/classdrumstick_1_1ProgramChangeEvent-members.html doc/html/classdrumstick_1_1ProgramChangeEvent.html doc/html/classdrumstick_1_1ProgramChangeEvent.js doc/html/classdrumstick_1_1ProgramChangeEvent__inherit__graph.map doc/html/classdrumstick_1_1ProgramChangeEvent__inherit__graph.md5 doc/html/classdrumstick_1_1ProgramChangeEvent__inherit__graph.png doc/html/classdrumstick_1_1QOve-members.html doc/html/classdrumstick_1_1QOve.html doc/html/classdrumstick_1_1QOve.js doc/html/classdrumstick_1_1QOve__inherit__graph.map doc/html/classdrumstick_1_1QOve__inherit__graph.md5 doc/html/classdrumstick_1_1QOve__inherit__graph.png doc/html/classdrumstick_1_1QSmf-members.html doc/html/classdrumstick_1_1QSmf.html doc/html/classdrumstick_1_1QSmf.js doc/html/classdrumstick_1_1QSmf__inherit__graph.map doc/html/classdrumstick_1_1QSmf__inherit__graph.md5 doc/html/classdrumstick_1_1QSmf__inherit__graph.png doc/html/classdrumstick_1_1QWrk-members.html doc/html/classdrumstick_1_1QWrk.html doc/html/classdrumstick_1_1QWrk.js doc/html/classdrumstick_1_1QWrk__inherit__graph.map doc/html/classdrumstick_1_1QWrk__inherit__graph.md5 doc/html/classdrumstick_1_1QWrk__inherit__graph.png doc/html/classdrumstick_1_1QueueControlEvent-members.html doc/html/classdrumstick_1_1QueueControlEvent.html doc/html/classdrumstick_1_1QueueControlEvent.js doc/html/classdrumstick_1_1QueueControlEvent__inherit__graph.map doc/html/classdrumstick_1_1QueueControlEvent__inherit__graph.md5 doc/html/classdrumstick_1_1QueueControlEvent__inherit__graph.png doc/html/classdrumstick_1_1QueueInfo-members.html doc/html/classdrumstick_1_1QueueInfo.html doc/html/classdrumstick_1_1QueueInfo.js doc/html/classdrumstick_1_1QueueStatus-members.html doc/html/classdrumstick_1_1QueueStatus.html doc/html/classdrumstick_1_1QueueStatus.js doc/html/classdrumstick_1_1QueueTempo-members.html doc/html/classdrumstick_1_1QueueTempo.html doc/html/classdrumstick_1_1QueueTempo.js doc/html/classdrumstick_1_1QueueTimer-members.html doc/html/classdrumstick_1_1QueueTimer.html doc/html/classdrumstick_1_1QueueTimer.js doc/html/classdrumstick_1_1RemoveEvents-members.html doc/html/classdrumstick_1_1RemoveEvents.html doc/html/classdrumstick_1_1RemoveEvents.js doc/html/classdrumstick_1_1SequencerError-members.html doc/html/classdrumstick_1_1SequencerError.html doc/html/classdrumstick_1_1SequencerError.js doc/html/classdrumstick_1_1SequencerEvent-members.html doc/html/classdrumstick_1_1SequencerEvent.html doc/html/classdrumstick_1_1SequencerEvent.js doc/html/classdrumstick_1_1SequencerEventHandler-members.html doc/html/classdrumstick_1_1SequencerEventHandler.html doc/html/classdrumstick_1_1SequencerEventHandler.js doc/html/classdrumstick_1_1SequencerEvent__inherit__graph.map doc/html/classdrumstick_1_1SequencerEvent__inherit__graph.md5 doc/html/classdrumstick_1_1SequencerEvent__inherit__graph.png doc/html/classdrumstick_1_1SequencerOutputThread-members.html doc/html/classdrumstick_1_1SequencerOutputThread.html doc/html/classdrumstick_1_1SequencerOutputThread.js doc/html/classdrumstick_1_1SequencerOutputThread__inherit__graph.map doc/html/classdrumstick_1_1SequencerOutputThread__inherit__graph.md5 doc/html/classdrumstick_1_1SequencerOutputThread__inherit__graph.png doc/html/classdrumstick_1_1Subscriber-members.html doc/html/classdrumstick_1_1Subscriber.html doc/html/classdrumstick_1_1Subscriber.js doc/html/classdrumstick_1_1Subscription-members.html doc/html/classdrumstick_1_1Subscription.html doc/html/classdrumstick_1_1Subscription.js doc/html/classdrumstick_1_1SubscriptionEvent-members.html doc/html/classdrumstick_1_1SubscriptionEvent.html doc/html/classdrumstick_1_1SubscriptionEvent.js doc/html/classdrumstick_1_1SubscriptionEvent__inherit__graph.map doc/html/classdrumstick_1_1SubscriptionEvent__inherit__graph.md5 doc/html/classdrumstick_1_1SubscriptionEvent__inherit__graph.png doc/html/classdrumstick_1_1SysExEvent-members.html doc/html/classdrumstick_1_1SysExEvent.html doc/html/classdrumstick_1_1SysExEvent.js doc/html/classdrumstick_1_1SysExEvent__inherit__graph.map doc/html/classdrumstick_1_1SysExEvent__inherit__graph.md5 doc/html/classdrumstick_1_1SysExEvent__inherit__graph.png doc/html/classdrumstick_1_1SystemEvent-members.html doc/html/classdrumstick_1_1SystemEvent.html doc/html/classdrumstick_1_1SystemEvent.js doc/html/classdrumstick_1_1SystemEvent__inherit__graph.map doc/html/classdrumstick_1_1SystemEvent__inherit__graph.md5 doc/html/classdrumstick_1_1SystemEvent__inherit__graph.png doc/html/classdrumstick_1_1SystemInfo-members.html doc/html/classdrumstick_1_1SystemInfo.html doc/html/classdrumstick_1_1SystemInfo.js doc/html/classdrumstick_1_1TempoEvent-members.html doc/html/classdrumstick_1_1TempoEvent.html doc/html/classdrumstick_1_1TempoEvent.js doc/html/classdrumstick_1_1TempoEvent__inherit__graph.map doc/html/classdrumstick_1_1TempoEvent__inherit__graph.md5 doc/html/classdrumstick_1_1TempoEvent__inherit__graph.png doc/html/classdrumstick_1_1TextEvent-members.html doc/html/classdrumstick_1_1TextEvent.html doc/html/classdrumstick_1_1TextEvent.js doc/html/classdrumstick_1_1TextEvent__inherit__graph.map doc/html/classdrumstick_1_1TextEvent__inherit__graph.md5 doc/html/classdrumstick_1_1TextEvent__inherit__graph.png doc/html/classdrumstick_1_1Timer-members.html doc/html/classdrumstick_1_1Timer.html doc/html/classdrumstick_1_1Timer.js doc/html/classdrumstick_1_1TimerEventHandler-members.html doc/html/classdrumstick_1_1TimerEventHandler.html doc/html/classdrumstick_1_1TimerEventHandler.js doc/html/classdrumstick_1_1TimerGlobalInfo-members.html doc/html/classdrumstick_1_1TimerGlobalInfo.html doc/html/classdrumstick_1_1TimerGlobalInfo.js doc/html/classdrumstick_1_1TimerId-members.html doc/html/classdrumstick_1_1TimerId.html doc/html/classdrumstick_1_1TimerId.js doc/html/classdrumstick_1_1TimerInfo-members.html doc/html/classdrumstick_1_1TimerInfo.html doc/html/classdrumstick_1_1TimerInfo.js doc/html/classdrumstick_1_1TimerParams-members.html doc/html/classdrumstick_1_1TimerParams.html doc/html/classdrumstick_1_1TimerParams.js doc/html/classdrumstick_1_1TimerQuery-members.html doc/html/classdrumstick_1_1TimerQuery.html doc/html/classdrumstick_1_1TimerQuery.js doc/html/classdrumstick_1_1TimerStatus-members.html doc/html/classdrumstick_1_1TimerStatus.html doc/html/classdrumstick_1_1TimerStatus.js doc/html/classdrumstick_1_1Timer__inherit__graph.map doc/html/classdrumstick_1_1Timer__inherit__graph.md5 doc/html/classdrumstick_1_1Timer__inherit__graph.png doc/html/classdrumstick_1_1ValueEvent-members.html doc/html/classdrumstick_1_1ValueEvent.html doc/html/classdrumstick_1_1ValueEvent.js doc/html/classdrumstick_1_1ValueEvent__inherit__graph.map doc/html/classdrumstick_1_1ValueEvent__inherit__graph.md5 doc/html/classdrumstick_1_1ValueEvent__inherit__graph.png doc/html/classdrumstick_1_1VariableEvent-members.html doc/html/classdrumstick_1_1VariableEvent.html doc/html/classdrumstick_1_1VariableEvent.js doc/html/classdrumstick_1_1VariableEvent__inherit__graph.map doc/html/classdrumstick_1_1VariableEvent__inherit__graph.md5 doc/html/classdrumstick_1_1VariableEvent__inherit__graph.png doc/html/classdrumstick_1_1rt_1_1BackendManager-members.html doc/html/classdrumstick_1_1rt_1_1BackendManager.html doc/html/classdrumstick_1_1rt_1_1BackendManager.js doc/html/classdrumstick_1_1rt_1_1MIDIInput-members.html doc/html/classdrumstick_1_1rt_1_1MIDIInput.html doc/html/classdrumstick_1_1rt_1_1MIDIInput.js doc/html/classdrumstick_1_1rt_1_1MIDIInput__inherit__graph.map doc/html/classdrumstick_1_1rt_1_1MIDIInput__inherit__graph.md5 doc/html/classdrumstick_1_1rt_1_1MIDIInput__inherit__graph.png doc/html/classdrumstick_1_1rt_1_1MIDIOutput-members.html doc/html/classdrumstick_1_1rt_1_1MIDIOutput.html doc/html/classdrumstick_1_1rt_1_1MIDIOutput.js doc/html/classdrumstick_1_1rt_1_1MIDIOutput__inherit__graph.map doc/html/classdrumstick_1_1rt_1_1MIDIOutput__inherit__graph.md5 doc/html/classdrumstick_1_1rt_1_1MIDIOutput__inherit__graph.png doc/html/classes.html doc/html/closed.png doc/html/deprecated.html doc/html/dir_000001_000002.html doc/html/dir_000003_000002.html doc/html/dir_000004_000002.html doc/html/dir_6bc62631c40ee904778ce6c94be6fb55.html doc/html/dir_6bc62631c40ee904778ce6c94be6fb55_dep.map doc/html/dir_6bc62631c40ee904778ce6c94be6fb55_dep.md5 doc/html/dir_6bc62631c40ee904778ce6c94be6fb55_dep.png doc/html/dir_91a338077de27def062317837c0e6427.html doc/html/dir_91a338077de27def062317837c0e6427_dep.map doc/html/dir_91a338077de27def062317837c0e6427_dep.md5 doc/html/dir_91a338077de27def062317837c0e6427_dep.png doc/html/dir_9bb0cdb2fc6936e925cffa69d90b0c80.html doc/html/dir_d7d7ab9b875f53971e06035bfbb1b15e.html doc/html/dir_d7d7ab9b875f53971e06035bfbb1b15e_dep.map doc/html/dir_d7d7ab9b875f53971e06035bfbb1b15e_dep.md5 doc/html/dir_d7d7ab9b875f53971e06035bfbb1b15e_dep.png doc/html/dir_e3d620c6b6fdb93ed3bc6186215bde2e.html doc/html/dir_e3d620c6b6fdb93ed3bc6186215bde2e_dep.map doc/html/dir_e3d620c6b6fdb93ed3bc6186215bde2e_dep.md5 doc/html/dir_e3d620c6b6fdb93ed3bc6186215bde2e_dep.png doc/html/doc.png doc/html/doxygen.css doc/html/doxygen.png doc/html/drumgrid_8cpp-example.html doc/html/drumstick_8h.html doc/html/drumstick_8h__incl.map doc/html/drumstick_8h__incl.md5 doc/html/drumstick_8h__incl.png doc/html/drumstick_8h_source.html doc/html/drumstickcommon_8h.html doc/html/drumstickcommon_8h.js doc/html/drumstickcommon_8h__dep__incl.map doc/html/drumstickcommon_8h__dep__incl.md5 doc/html/drumstickcommon_8h__dep__incl.png doc/html/drumstickcommon_8h__incl.map doc/html/drumstickcommon_8h__incl.md5 doc/html/drumstickcommon_8h__incl.png doc/html/drumstickcommon_8h_source.html doc/html/dumpmid_8cpp-example.html doc/html/dumpove_8cpp-example.html doc/html/dumpsmf_8cpp-example.html doc/html/dumpwrk_8cpp-example.html doc/html/dynsections.js doc/html/examples.html doc/html/examples.js doc/html/files.html doc/html/files_dup.js doc/html/folderclosed.png doc/html/folderopen.png doc/html/functions.html doc/html/functions_a.html doc/html/functions_b.html doc/html/functions_c.html doc/html/functions_d.html doc/html/functions_dup.js doc/html/functions_e.html doc/html/functions_f.html doc/html/functions_func.html doc/html/functions_func.js doc/html/functions_func_a.html doc/html/functions_func_b.html doc/html/functions_func_c.html doc/html/functions_func_d.html doc/html/functions_func_e.html doc/html/functions_func_f.html doc/html/functions_func_g.html doc/html/functions_func_h.html doc/html/functions_func_i.html doc/html/functions_func_k.html doc/html/functions_func_l.html doc/html/functions_func_m.html doc/html/functions_func_n.html doc/html/functions_func_o.html doc/html/functions_func_p.html doc/html/functions_func_q.html doc/html/functions_func_r.html doc/html/functions_func_s.html doc/html/functions_func_t.html doc/html/functions_func_u.html doc/html/functions_func_v.html doc/html/functions_func_w.html doc/html/functions_func_~.html doc/html/functions_g.html doc/html/functions_h.html doc/html/functions_i.html doc/html/functions_k.html doc/html/functions_l.html doc/html/functions_m.html doc/html/functions_n.html doc/html/functions_o.html doc/html/functions_p.html doc/html/functions_q.html doc/html/functions_r.html doc/html/functions_s.html doc/html/functions_t.html doc/html/functions_u.html doc/html/functions_v.html doc/html/functions_vars.html doc/html/functions_w.html doc/html/functions_~.html doc/html/globals.html doc/html/globals_defs.html doc/html/graph_legend.html doc/html/graph_legend.md5 doc/html/graph_legend.png doc/html/group__ALSAClient.html doc/html/group__ALSAEvent.html doc/html/group__ALSAPort.html doc/html/group__ALSAQueue.html doc/html/group__ALSASubscription.html doc/html/group__ALSATimer.html doc/html/group__Common.html doc/html/group__OVE.html doc/html/group__PlayThread.html doc/html/group__RT.html doc/html/group__SMF.html doc/html/group__WRK.html doc/html/guiplayer_8cpp-example.html doc/html/hierarchy.html doc/html/hierarchy.js doc/html/index.html doc/html/inherit_graph_0.map doc/html/inherit_graph_0.md5 doc/html/inherit_graph_0.png doc/html/inherit_graph_1.map doc/html/inherit_graph_1.md5 doc/html/inherit_graph_1.png doc/html/inherit_graph_10.map doc/html/inherit_graph_10.md5 doc/html/inherit_graph_10.png doc/html/inherit_graph_11.map doc/html/inherit_graph_11.md5 doc/html/inherit_graph_11.png doc/html/inherit_graph_12.map doc/html/inherit_graph_12.md5 doc/html/inherit_graph_12.png doc/html/inherit_graph_13.map doc/html/inherit_graph_13.md5 doc/html/inherit_graph_13.png doc/html/inherit_graph_14.map doc/html/inherit_graph_14.md5 doc/html/inherit_graph_14.png doc/html/inherit_graph_15.map doc/html/inherit_graph_15.md5 doc/html/inherit_graph_15.png doc/html/inherit_graph_16.map doc/html/inherit_graph_16.md5 doc/html/inherit_graph_16.png doc/html/inherit_graph_17.map doc/html/inherit_graph_17.md5 doc/html/inherit_graph_17.png doc/html/inherit_graph_18.map doc/html/inherit_graph_18.md5 doc/html/inherit_graph_18.png doc/html/inherit_graph_19.map doc/html/inherit_graph_19.md5 doc/html/inherit_graph_19.png doc/html/inherit_graph_2.map doc/html/inherit_graph_2.md5 doc/html/inherit_graph_2.png doc/html/inherit_graph_20.map doc/html/inherit_graph_20.md5 doc/html/inherit_graph_20.png doc/html/inherit_graph_21.map doc/html/inherit_graph_21.md5 doc/html/inherit_graph_21.png doc/html/inherit_graph_22.map doc/html/inherit_graph_22.md5 doc/html/inherit_graph_22.png doc/html/inherit_graph_23.map doc/html/inherit_graph_23.md5 doc/html/inherit_graph_23.png doc/html/inherit_graph_3.map doc/html/inherit_graph_3.md5 doc/html/inherit_graph_3.png doc/html/inherit_graph_4.map doc/html/inherit_graph_4.md5 doc/html/inherit_graph_4.png doc/html/inherit_graph_5.map doc/html/inherit_graph_5.md5 doc/html/inherit_graph_5.png doc/html/inherit_graph_6.map doc/html/inherit_graph_6.md5 doc/html/inherit_graph_6.png doc/html/inherit_graph_7.map doc/html/inherit_graph_7.md5 doc/html/inherit_graph_7.png doc/html/inherit_graph_8.map doc/html/inherit_graph_8.md5 doc/html/inherit_graph_8.png doc/html/inherit_graph_9.map doc/html/inherit_graph_9.md5 doc/html/inherit_graph_9.png doc/html/inherits.html doc/html/jquery.js doc/html/macros_8h.html doc/html/macros_8h__dep__incl.map doc/html/macros_8h__dep__incl.md5 doc/html/macros_8h__dep__incl.png doc/html/macros_8h__incl.map doc/html/macros_8h__incl.md5 doc/html/macros_8h__incl.png doc/html/macros_8h_source.html doc/html/menu.js doc/html/menudata.js doc/html/metronome_8cpp-example.html doc/html/modules.html doc/html/modules.js doc/html/nav_f.png doc/html/nav_g.png doc/html/nav_h.png doc/html/navtree.css doc/html/navtree.js doc/html/navtreedata.js doc/html/navtreeindex0.js doc/html/navtreeindex1.js doc/html/navtreeindex2.js doc/html/navtreeindex3.js doc/html/navtreeindex4.js doc/html/navtreeindex5.js doc/html/navtreeindex6.js doc/html/navtreeindex7.js doc/html/open.png doc/html/pages.html doc/html/playsmf_8cpp-example.html doc/html/playthread_8cpp.html doc/html/playthread_8cpp__incl.map doc/html/playthread_8cpp__incl.md5 doc/html/playthread_8cpp__incl.png doc/html/playthread_8cpp_source.html doc/html/playthread_8h.html doc/html/playthread_8h__dep__incl.map doc/html/playthread_8h__dep__incl.md5 doc/html/playthread_8h__dep__incl.png doc/html/playthread_8h__incl.map doc/html/playthread_8h__incl.md5 doc/html/playthread_8h__incl.png doc/html/playthread_8h_source.html doc/html/qove_8cpp.html doc/html/qove_8cpp__incl.map doc/html/qove_8cpp__incl.md5 doc/html/qove_8cpp__incl.png doc/html/qove_8cpp_source.html doc/html/qove_8h.html doc/html/qove_8h__dep__incl.map doc/html/qove_8h__dep__incl.md5 doc/html/qove_8h__dep__incl.png doc/html/qove_8h__incl.map doc/html/qove_8h__incl.md5 doc/html/qove_8h__incl.png doc/html/qove_8h_source.html doc/html/qsmf_8cpp.html doc/html/qsmf_8cpp__incl.map doc/html/qsmf_8cpp__incl.md5 doc/html/qsmf_8cpp__incl.png doc/html/qsmf_8cpp_source.html doc/html/qsmf_8h.html doc/html/qsmf_8h.js doc/html/qsmf_8h__dep__incl.map doc/html/qsmf_8h__dep__incl.md5 doc/html/qsmf_8h__dep__incl.png doc/html/qsmf_8h__incl.map doc/html/qsmf_8h__incl.md5 doc/html/qsmf_8h__incl.png doc/html/qsmf_8h_source.html doc/html/qwrk_8cpp.html doc/html/qwrk_8cpp__incl.map doc/html/qwrk_8cpp__incl.md5 doc/html/qwrk_8cpp__incl.png doc/html/qwrk_8cpp_source.html doc/html/qwrk_8h.html doc/html/qwrk_8h.js doc/html/qwrk_8h__dep__incl.map doc/html/qwrk_8h__dep__incl.md5 doc/html/qwrk_8h__dep__incl.png doc/html/qwrk_8h__incl.map doc/html/qwrk_8h__incl.md5 doc/html/qwrk_8h__incl.png doc/html/qwrk_8h_source.html doc/html/resize.js doc/html/rtmidiinput_8h.html doc/html/rtmidiinput_8h__dep__incl.map doc/html/rtmidiinput_8h__dep__incl.md5 doc/html/rtmidiinput_8h__dep__incl.png doc/html/rtmidiinput_8h__incl.map doc/html/rtmidiinput_8h__incl.md5 doc/html/rtmidiinput_8h__incl.png doc/html/rtmidiinput_8h_source.html doc/html/rtmidioutput_8h.html doc/html/rtmidioutput_8h.js doc/html/rtmidioutput_8h__dep__incl.map doc/html/rtmidioutput_8h__dep__incl.md5 doc/html/rtmidioutput_8h__dep__incl.png doc/html/rtmidioutput_8h__incl.map doc/html/rtmidioutput_8h__incl.md5 doc/html/rtmidioutput_8h__incl.png doc/html/rtmidioutput_8h_source.html doc/html/splitbar.png doc/html/subscription_8cpp.html doc/html/subscription_8cpp__incl.map doc/html/subscription_8cpp__incl.md5 doc/html/subscription_8cpp__incl.png doc/html/subscription_8cpp_source.html doc/html/subscription_8h.html doc/html/subscription_8h.js doc/html/subscription_8h__dep__incl.map doc/html/subscription_8h__dep__incl.md5 doc/html/subscription_8h__dep__incl.png doc/html/subscription_8h__incl.map doc/html/subscription_8h__incl.md5 doc/html/subscription_8h__incl.png doc/html/subscription_8h_source.html doc/html/sync_off.png doc/html/sync_on.png doc/html/sysinfo_8cpp-example.html doc/html/tab_a.png doc/html/tab_b.png doc/html/tab_h.png doc/html/tab_s.png doc/html/tabs.css doc/html/vpiano_8cpp-example.html /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64/usr/share/doc/drumstick-devel + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: aseqmm-devel = 1.1.2-1.fc31 drumstick-devel = 1.1.2-1.fc31 drumstick-devel(riscv-64) = 1.1.2-1.fc31 pkgconfig(drumstick-alsa) = 1.1.2 pkgconfig(drumstick-file) = 1.1.2 pkgconfig(drumstick-rt) = 1.1.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libdrumstick-alsa.so.1()(64bit) libdrumstick-file.so.1()(64bit) libdrumstick-rt.so.1()(64bit) Obsoletes: aseqmm-devel < 1.1.2-1.fc31 Processing files: drumstick-examples-1.1.2-1.fc31.riscv64 BUILDSTDERR: warning: File listed twice: /usr/share/icons/hicolor/16x16/apps/drumstick.png BUILDSTDERR: warning: File listed twice: /usr/share/icons/hicolor/32x32/apps/drumstick.png BUILDSTDERR: warning: File listed twice: /usr/share/icons/hicolor/48x48/apps/drumstick.png BUILDSTDERR: warning: File listed twice: /usr/share/icons/hicolor/64x64/apps/drumstick.png BUILDSTDERR: warning: File listed twice: /usr/share/icons/hicolor/scalable/apps/drumstick.svgz Provides: aseqmm-examples = 1.1.2-1.fc31 drumstick-examples = 1.1.2-1.fc31 drumstick-examples(riscv-64) = 1.1.2-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdrumstick-alsa.so.1()(64bit) libdrumstick-file.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Obsoletes: aseqmm-examples < 1.1.2-1.fc31 Processing files: drumstick-drumgrid-1.1.2-1.fc31.riscv64 Provides: application() application(drumstick-drumgrid.desktop) drumstick-drumgrid = 1.1.2-1.fc31 drumstick-drumgrid(riscv-64) = 1.1.2-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdrumstick-alsa.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: drumstick-guiplayer-1.1.2-1.fc31.riscv64 Provides: application() application(drumstick-guiplayer.desktop) drumstick-guiplayer = 1.1.2-1.fc31 drumstick-guiplayer(riscv-64) = 1.1.2-1.fc31 mimehandler(audio/cakewalk) mimehandler(audio/midi) mimehandler(audio/overture) mimehandler(audio/x-midi) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdrumstick-alsa.so.1()(64bit) libdrumstick-file.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: drumstick-vpiano-1.1.2-1.fc31.riscv64 Provides: application() application(drumstick-vpiano.desktop) drumstick-vpiano = 1.1.2-1.fc31 drumstick-vpiano(riscv-64) = 1.1.2-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(64bit) libQt5Svg.so.5()(64bit) libQt5Svg.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdrumstick-rt.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: drumstick-debugsource-1.1.2-1.fc31.riscv64 Provides: drumstick-debugsource = 1.1.2-1.fc31 drumstick-debugsource(riscv-64) = 1.1.2-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: drumstick-debuginfo-1.1.2-1.fc31.riscv64 Provides: debuginfo(build-id) = 05574bc053cbceb6f42bbc50b0d141220f9588f4 debuginfo(build-id) = 2d016355ab9420c1cc2638f26e25d51bf402165d debuginfo(build-id) = 4098b6d425e7e81af5fe36adee74402ece562b66 debuginfo(build-id) = 4816a49a2242487b366b1ae0b9bae269083c1cab debuginfo(build-id) = 509f482b2095ce53ae74547a6efc99aaa103c619 debuginfo(build-id) = 6a41ec8059efc3b693ac2bfaa6b9164d20f7cd35 debuginfo(build-id) = 7e4579f5133184b4a18e3de15111851dd43f8c79 debuginfo(build-id) = c1f9fc66e74e90fe35684d0ff4ba5e949a1325ec debuginfo(build-id) = ca5a8b92ba3ceb1320ce00610297b0eb3999ec34 debuginfo(build-id) = e7ae34b8bf973a0914be6221c0e4c98ed0515175 drumstick-debuginfo = 1.1.2-1.fc31 drumstick-debuginfo(riscv-64) = 1.1.2-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: drumstick-debugsource(riscv-64) = 1.1.2-1.fc31 Processing files: drumstick-examples-debuginfo-1.1.2-1.fc31.riscv64 Provides: debuginfo(build-id) = 190475225347e29aa806dac4ef68ac80606a043b debuginfo(build-id) = 293c455b939b45476b10032b9c7f0102497f89d1 debuginfo(build-id) = 5d70f423c1645e9a2b208f18c9d621d748799789 debuginfo(build-id) = 61b661cec30019550f756af0a7d8720c9fc34da9 debuginfo(build-id) = 8f7e17fb3acb93032bc921986813ee1856bc468e debuginfo(build-id) = ef4874630ec5ef10dd354a940de3801b4a63ffc3 debuginfo(build-id) = f4d05cb6e70b6e415ecd2dcb3f3355f8de847d96 drumstick-examples-debuginfo = 1.1.2-1.fc31 drumstick-examples-debuginfo(riscv-64) = 1.1.2-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: drumstick-debugsource(riscv-64) = 1.1.2-1.fc31 Processing files: drumstick-drumgrid-debuginfo-1.1.2-1.fc31.riscv64 Provides: debuginfo(build-id) = 6af9f42fbf1cde24cb0aef75bb9328c7cc1b1832 drumstick-drumgrid-debuginfo = 1.1.2-1.fc31 drumstick-drumgrid-debuginfo(riscv-64) = 1.1.2-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: drumstick-debugsource(riscv-64) = 1.1.2-1.fc31 Processing files: drumstick-guiplayer-debuginfo-1.1.2-1.fc31.riscv64 Provides: debuginfo(build-id) = 9ff3780189ce7505897024cdaedec52079bcd18e drumstick-guiplayer-debuginfo = 1.1.2-1.fc31 drumstick-guiplayer-debuginfo(riscv-64) = 1.1.2-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: drumstick-debugsource(riscv-64) = 1.1.2-1.fc31 Processing files: drumstick-vpiano-debuginfo-1.1.2-1.fc31.riscv64 Provides: debuginfo(build-id) = 1c6fec5c5255c22fb25c46fb0807f819ba64daab drumstick-vpiano-debuginfo = 1.1.2-1.fc31 drumstick-vpiano-debuginfo(riscv-64) = 1.1.2-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: drumstick-debugsource(riscv-64) = 1.1.2-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/drumstick-1.1.2-1.fc31.riscv64 BUILDSTDERR: error: Installed (but unpackaged) file(s) found: BUILDSTDERR: /usr/share/mime/packages/drumstick.xml RPM build errors: BUILDSTDERR: File listed twice: /usr/share/icons/hicolor/16x16/apps/drumstick.png BUILDSTDERR: File listed twice: /usr/share/icons/hicolor/32x32/apps/drumstick.png BUILDSTDERR: File listed twice: /usr/share/icons/hicolor/48x48/apps/drumstick.png BUILDSTDERR: File listed twice: /usr/share/icons/hicolor/64x64/apps/drumstick.png BUILDSTDERR: File listed twice: /usr/share/icons/hicolor/scalable/apps/drumstick.svgz BUILDSTDERR: Installed (but unpackaged) file(s) found: BUILDSTDERR: /usr/share/mime/packages/drumstick.xml Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/mockbuild/trace_decorator.py", line 96, in trace result = func(*args, **kw) File "/usr/lib/python3.7/site-packages/mockbuild/util.py", line 700, 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/drumstick.spec