Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/drumstick.spec'], chrootPath='/var/lib/mock/f30-build-37716-21725/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=996gid=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 Wrote: /builddir/build/SRPMS/drumstick-1.1.1-2.fc30.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/f30-build-37716-21725/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=996gid=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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hGGYPq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf drumstick-1.1.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/drumstick-1.1.1.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd drumstick-1.1.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.pMuGhu + umask 022 + cd /builddir/build/BUILD + cd drumstick-1.1.1 + mkdir -p riscv64-redhat-linux-gnu + pushd riscv64-redhat-linux-gnu ~/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu ~/build/BUILD/drumstick-1.1.1 + 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 .. -- The C compiler identification is GNU 8.2.1 -- The CXX compiler identification is GNU 8.2.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.1 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.7 -- Checking for module 'libpulse-simple' -- Found libpulse-simple, version 12.2-rebootstrapped -- Found Doxygen: /usr/bin/doxygen (found version "1.8.14") found components: doxygen missing components: dot -- XSLTPROC Found: /usr/bin/xsltproc -- Configuring done -- Generating done 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 -- Build files have been written to: /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu ~/build/BUILD/drumstick-1.1.1 + popd + make -j4 -C riscv64-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' /usr/bin/cmake -H/builddir/build/BUILD/drumstick-1.1.1 -B/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/DependInfo.cmake --color= [ 0%] Generating __/include/moc_rtmidioutput.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt/__/include/moc_rtmidioutput.cpp_parameters [ 1%] Generating __/include/moc_qove.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/file/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/file/__/include/moc_qove.cpp_parameters [ 1%] Generating __/include/moc_playthread.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_playthread.cpp_parameters [ 2%] Generating __/include/moc_qsmf.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/file/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/file/__/include/moc_qsmf.cpp_parameters [ 2%] Generating __/include/moc_rtmidiinput.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt/__/include/moc_rtmidiinput.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/library/rt /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/file/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/file/__/include/moc_qwrk.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/library/file /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/file /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/alsa/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/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.1/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 Scanning dependencies of target drumstick-rt make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu' make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 3%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/host_src/eas_config.c.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/eassynth/sonivox/host_src/eas_config.c [ 3%] Generating __/include/moc_alsaevent.cpp [ 4%] Building CXX object library/rt/CMakeFiles/drumstick-rt.dir/__/include/moc_rtmidiinput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_alsaevent.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt -I/builddir/build/BUILD/drumstick-1.1.1/library/rt -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt/__/include/moc_rtmidiinput.cpp Scanning dependencies of target drumstick-file make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' make -f library/file/CMakeFiles/drumstick-file.dir/build.make library/file/CMakeFiles/drumstick-file.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/file && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_file_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/file -I/builddir/build/BUILD/drumstick-1.1.1/library/file -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/file/__/include/moc_qsmf.cpp [ 4%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/host_src/eas_hostmm.c.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/eassynth/sonivox/host_src/eas_hostmm.c [ 5%] Generating __/include/moc_alsaport.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_alsaport.cpp_parameters [ 5%] Generating __/include/moc_alsaqueue.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_alsaqueue.cpp_parameters [ 6%] Generating __/include/moc_alsatimer.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_alsatimer.cpp_parameters BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src/eas_hostmm.c: In function 'EAS_HWOpenFile': BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src/eas_hostmm.c:240:12: warning: unused variable 'temp' [-Wunused-variable] BUILDSTDERR: int i, temp; BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src/eas_hostmm.c:239:9: warning: unused variable 'fd' [-Wunused-variable] BUILDSTDERR: int fd; BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src/eas_hostmm.c: In function 'EAS_HWCloseFile': BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src/eas_hostmm.c:511:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: int i; BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src/eas_hostmm.c:510:25: warning: unused variable 'dupFile' [-Wunused-variable] BUILDSTDERR: EAS_HW_FILE *file2,*dupFile; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src/eas_hostmm.c:510:18: warning: unused variable 'file2' [-Wunused-variable] BUILDSTDERR: EAS_HW_FILE *file2,*dupFile; BUILDSTDERR: ^~~~~ cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/library/alsa /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa/CMakeFiles/drumstick-alsa.dir/DependInfo.cmake --color= [ 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.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/eassynth/sonivox/host_src/eas_report.c Scanning dependencies of target drumstick-alsa make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu' [ 7%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/__/include/moc_alsaclient.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/usr/include/alsa -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/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_wave.c.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/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 cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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_chorusdata.c.o -c /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/lib_src/eas_chorusdata.c BUILDSTDERR: In file included from /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/lib_src/eas_chorusdata.c:31: BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/lib_src/eas_chorusdata.h:125:16: warning: 'WeightedTap' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 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.1/library/rt-backends/eassynth/sonivox/lib_src/eas_chorusdata.h:138:19: warning: 'ChorusReadInPresets' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static EAS_RESULT ChorusReadInPresets(S_CHORUS_OBJECT *pChorusData); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/lib_src/eas_chorusdata.h:156:19: warning: 'ChorusUpdate' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static EAS_RESULT ChorusUpdate(S_CHORUS_OBJECT* pChorusData); BUILDSTDERR: ^~~~~~~~~~~~ [ 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.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/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 cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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_flog.c.o -c /builddir/build/BUILD/drumstick-1.1.1/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.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/eassynth/sonivox/lib_src/eas_mdls.c BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/lib_src/eas_mdls.c:324:1: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: { BUILDSTDERR: ^ BUILDSTDERR: 0, /* not modified */ BUILDSTDERR: { BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/lib_src/eas_mdls.c:382:1: BUILDSTDERR: }; BUILDSTDERR: } [ 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.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/eassynth/sonivox/lib_src/eas_midi.c [ 10%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_mididata.c.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/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 [ 12%] Building CXX object library/file/CMakeFiles/drumstick-file.dir/__/include/moc_qwrk.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/file && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_file_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/file -I/builddir/build/BUILD/drumstick-1.1.1/library/file -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/file/__/include/moc_qwrk.cpp cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/eassynth/sonivox/lib_src/eas_pan.c [ 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.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/riscv64-redhat-linux-gnu/library/rt && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt -I/builddir/build/BUILD/drumstick-1.1.1/library/rt -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/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 cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/eassynth/sonivox/lib_src/eas_reverb.c [ 14%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/__/include/moc_alsaevent.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/usr/include/alsa -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/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_reverbdata.c.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/eassynth/sonivox/lib_src/eas_reverbdata.c BUILDSTDERR: In file included from /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/lib_src/eas_reverbdata.c:31: BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/lib_src/eas_reverbdata.h:390:19: warning: 'ReverbUpdateXfade' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static EAS_RESULT ReverbUpdateXfade(S_REVERB_OBJECT* pReverbData, EAS_INT nNumSamplesToAdd); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/lib_src/eas_reverbdata.h:410:16: warning: 'ReverbCalculateNoise' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static EAS_U16 ReverbCalculateNoise(EAS_U16 nMaxExcursion, EAS_I16 *pnNoise); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/lib_src/eas_reverbdata.h:430:19: warning: 'ReverbCalculateSinCos' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static EAS_RESULT ReverbCalculateSinCos(EAS_I16 nPhase, EAS_I16 *pnSin, EAS_I16 *pnCos); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/lib_src/eas_reverbdata.h:450:19: warning: 'Reverb' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 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.1/library/rt-backends/eassynth/sonivox/lib_src/eas_reverbdata.h:463:19: warning: 'ReverbReadInPresets' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static EAS_RESULT ReverbReadInPresets(S_REVERB_OBJECT* pReverbData); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/lib_src/eas_reverbdata.h:482:19: warning: 'ReverbUpdateRoom' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: static EAS_RESULT ReverbUpdateRoom(S_REVERB_OBJECT* pReverbData); BUILDSTDERR: ^~~~~~~~~~~~~~~~ [ 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.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/riscv64-redhat-linux-gnu/library/file && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_file_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/file -I/builddir/build/BUILD/drumstick-1.1.1/library/file -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/file/__/include/moc_qove.cpp [ 19%] Building CXX object library/rt/CMakeFiles/drumstick-rt.dir/backendmanager.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt -I/builddir/build/BUILD/drumstick-1.1.1/library/rt -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt/backendmanager.cpp [ 19%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_wtengine.c.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/eassynth/sonivox/lib_src/eas_wtengine.c [ 19%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/eas_wtsynth.c.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/eassynth/sonivox/lib_src/eas_wtsynth.c [ 20%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/jet.c.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/eassynth/sonivox/lib_src/jet.c [ 20%] Building C object library/rt-backends/eassynth/sonivox/CMakeFiles/sonivox.dir/lib_src/wt_22khz.c.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DUNIFIED_DEBUG_MESSAGES -DVERSION=1.1.1 -D_8_BIT_SAMPLES -D_CHORUS_ENABLED -D_FILTER_ENABLED -D_REVERB_ENABLED -D_SAMPLE_RATE_22050 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/eassynth/sonivox/lib_src/wt_22khz.c [ 20%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/__/include/moc_alsaport.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/usr/include/alsa -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_alsaport.cpp [ 20%] Building CXX object library/file/CMakeFiles/drumstick-file.dir/qsmf.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/file && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_file_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/file -I/builddir/build/BUILD/drumstick-1.1.1/library/file -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/file/qsmf.cpp [ 21%] Linking C static library ../../../../lib/libsonivox.a cd /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/sonivox && /usr/bin/cmake -E cmake_link_script CMakeFiles/sonivox.dir/link.txt --verbose=1 /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.1/riscv64-redhat-linux-gnu' [ 21%] Built target sonivox 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.1/riscv64-redhat-linux-gnu' [ 21%] Generating moc_netmidiinput.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in/moc_netmidiinput.cpp_parameters [ 21%] Generating __/__/include/moc_rtmidiinput.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in/__/__/include/moc_rtmidioutput.cpp_parameters [ 22%] Generating __/common/moc_midiparser.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in/__/common && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in/moc_netmidiinput_p.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/net-in /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in /builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_net_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in/__/__/include/moc_rtmidiinput.cpp [ 23%] Linking CXX shared library ../../lib/libdrumstick-rt.so cd /builddir/build/BUILD/drumstick-1.1.1/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.1 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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib: /usr/lib64/libQt5Core.so.5.11.1 [ 24%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/__/include/moc_alsaqueue.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/usr/include/alsa -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_alsaqueue.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt && /usr/bin/cmake -E cmake_symlink_library ../../lib/libdrumstick-rt.so.1.1.1 ../../lib/libdrumstick-rt.so.1 ../../lib/libdrumstick-rt.so make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 24%] Built target drumstick-rt 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.1/riscv64-redhat-linux-gnu' [ 24%] Generating moc_netmidioutput.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-out && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-out/moc_netmidioutput.cpp_parameters [ 25%] Generating __/__/include/moc_rtmidioutput.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-out/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-out/__/__/include/moc_rtmidioutput.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/net-out /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-out /builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/riscv64-redhat-linux-gnu' [ 26%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/net-out && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_net_out_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-out -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/net-out -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/net-out/__/__/include/moc_rtmidioutput.cpp [ 27%] Building CXX object library/file/CMakeFiles/drumstick-file.dir/qwrk.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/file && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_file_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/file -I/builddir/build/BUILD/drumstick-1.1.1/library/file -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/file/qwrk.cpp [ 28%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_net_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in/__/__/include/moc_rtmidioutput.cpp [ 28%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/__/include/moc_alsatimer.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/usr/include/alsa -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_alsatimer.cpp [ 28%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/net-out && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_net_out_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-out -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/net-out -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/net-out/moc_netmidioutput.cpp [ 28%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_net_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in/__/common/moc_midiparser.cpp [ 28%] Building CXX object library/file/CMakeFiles/drumstick-file.dir/qove.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/file && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_file_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/file -I/builddir/build/BUILD/drumstick-1.1.1/library/file -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/file/qove.cpp [ 28%] Building CXX object library/rt-backends/net-out/CMakeFiles/drumstick-rt-net-out.dir/netmidioutput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-out && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_net_out_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-out -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/net-out -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/net-out/netmidioutput.cpp [ 28%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/__/include/moc_playthread.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/usr/include/alsa -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/riscv64-redhat-linux-gnu/library/alsa/__/include/moc_playthread.cpp [ 28%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_net_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in/moc_netmidiinput_p.cpp BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/file/qove.cpp: In member function 'void drumstick::QOve::convertTrackHeader(OVE::Track*, int)': BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/file/qove.cpp:11429:37: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] BUILDSTDERR: for (i = 0; i < voices.size() && i < (unsigned int)track->getVoiceCount(); ++i) { BUILDSTDERR: ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 29%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_net_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in/moc_netmidiinput.cpp [ 30%] Linking CXX shared module ../../../lib/drumstick/libdrumstick-rt-net-out.so cd /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib: /usr/lib64/libQt5Network.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 [ 31%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/alsaclient.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/usr/include/alsa -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/library/alsa/alsaclient.cpp make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 31%] Built target drumstick-rt-net-out [ 31%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_net_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/common/midiparser.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.1/riscv64-redhat-linux-gnu' [ 32%] Generating moc_ossinput.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/moc_ossinput.cpp_parameters [ 32%] Generating __/__/include/moc_rtmidiinput.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/__/__/include/moc_rtmidiinput.cpp_parameters [ 33%] Generating __/__/include/moc_rtmidioutput.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/__/__/include/moc_rtmidioutput.cpp_parameters [ 33%] Generating __/common/moc_midiparser.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/__/common && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/__/common/moc_midiparser.cpp_parameters [ 33%] Generating moc_ossinput_p.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/moc_ossinput_p.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/oss-in /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in /builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/riscv64-redhat-linux-gnu' [ 34%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_net_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/net-in/netmidiinput_p.cpp [ 34%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_oss_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/__/__/include/moc_rtmidiinput.cpp [ 34%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_oss_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/__/__/include/moc_rtmidioutput.cpp [ 34%] Building CXX object library/rt-backends/net-in/CMakeFiles/drumstick-rt-net-in.dir/netmidiinput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_net_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/net-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/net-in/netmidiinput.cpp [ 34%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/alsaevent.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/usr/include/alsa -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/library/alsa/alsaevent.cpp [ 35%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_oss_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/__/common/moc_midiparser.cpp [ 35%] Linking CXX shared module ../../../lib/drumstick/libdrumstick-rt-net-in.so cd /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu' [ 35%] Built target drumstick-rt-net-in [ 35%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_oss_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/moc_ossinput_p.cpp [ 35%] Linking CXX shared library ../../lib/libdrumstick-file.so cd /builddir/build/BUILD/drumstick-1.1.1/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.1 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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib: /usr/lib64/libQt5Core.so.5.11.1 cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/file && /usr/bin/cmake -E cmake_symlink_library ../../lib/libdrumstick-file.so.1.1.1 ../../lib/libdrumstick-file.so.1 ../../lib/libdrumstick-file.so make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 35%] Built target drumstick-file [ 36%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_oss_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in/moc_ossinput.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.1/riscv64-redhat-linux-gnu' [ 36%] Generating moc_ossoutput.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-out && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-out/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-out/__/__/include/moc_rtmidioutput.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/oss-out /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-out /builddir/build/BUILD/drumstick-1.1.1/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 [ 37%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/alsaport.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/usr/include/alsa -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/library/alsa/alsaport.cpp make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-out && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_oss_out_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-out -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/oss-out -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-out/__/__/include/moc_rtmidioutput.cpp [ 38%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-out && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_oss_out_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-out -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/oss-out -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-out/moc_ossoutput.cpp [ 39%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/alsaqueue.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/usr/include/alsa -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/library/alsa/alsaqueue.cpp [ 39%] Building CXX object library/rt-backends/oss-out/CMakeFiles/drumstick-rt-oss-out.dir/ossoutput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-out && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_oss_out_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-out -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/oss-out -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/oss-out/ossoutput.cpp [ 40%] Linking CXX shared module ../../../lib/drumstick/libdrumstick-rt-oss-out.so cd /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib: /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 40%] Built target drumstick-rt-oss-out 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.1/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/utils/common /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/common /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/common/CMakeFiles/drumstick-common.dir/DependInfo.cmake --color= [ 40%] Building CXX object library/rt-backends/oss-in/CMakeFiles/drumstick-rt-oss-in.dir/__/common/midiparser.cpp.o [ 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.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_oss_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/common/midiparser.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_oss_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/oss-in/ossinput_p.cpp Scanning dependencies of target drumstick-common make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu' [ 41%] Building CXX object utils/common/CMakeFiles/drumstick-common.dir/cmdlineargs.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/common && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/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.1/utils/common/cmdlineargs.cpp [ 41%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/alsatimer.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/usr/include/alsa -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/library/alsa/alsatimer.cpp [ 42%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/playthread.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/usr/include/alsa -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/library/alsa/playthread.cpp [ 43%] Building CXX object library/rt-backends/oss-in/CMakeFiles/drumstick-rt-oss-in.dir/ossinput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_oss_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/oss-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/oss-in/ossinput.cpp [ 43%] Linking CXX shared module ../../../lib/drumstick/libdrumstick-rt-oss-in.so cd /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib: /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 43%] Built target drumstick-rt-oss-in 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.1/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/tests/fileTest /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/fileTest /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/fileTest/CMakeFiles/fileTest_autogen.dir/DependInfo.cmake --color= Scanning dependencies of target fileTest_autogen make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu' [ 43%] Automatic MOC for target fileTest cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/fileTest && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/fileTest/CMakeFiles/fileTest_autogen.dir/AutogenInfo.cmake "" make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 43%] 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.1/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/tests/rtTest /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/rtTest /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu' make -f tests/rtTest/CMakeFiles/rtTest_autogen.dir/build.make tests/rtTest/CMakeFiles/rtTest_autogen.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 43%] Automatic MOC for target rtTest cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/rtTest && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/rtTest/CMakeFiles/rtTest_autogen.dir/AutogenInfo.cmake "" make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 43%] Building CXX object library/alsa/CMakeFiles/drumstick-alsa.dir/subscription.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_alsa_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/alsa -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/usr/include/alsa -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/library/alsa/subscription.cpp [ 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.1/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/doc /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc /builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/riscv64-redhat-linux-gnu' [ 43%] Generating drumstick-drumgrid.1 cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-drumgrid.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-drumgrid.xml [ 44%] Generating drumstick-dumpmid.1 cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-dumpmid.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-dumpmid.xml [ 44%] Linking CXX static library ../../lib/libdrumstick-common.a cd /builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/riscv64-redhat-linux-gnu' [ 44%] Built target drumstick-common [ 44%] Generating drumstick-dumpove.1 cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-dumpove.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-dumpove.xml BUILDSTDERR: Note: Writing drumstick-dumpmid.1 BUILDSTDERR: Note: Writing drumstick-drumgrid.1 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 make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 45%] Generating drumstick-dumpsmf.1 cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-dumpsmf.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-dumpsmf.xml [ 46%] Generating moc_synthrenderer.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src/moc_synthrenderer.cpp_parameters [ 47%] Generating __/__/__/include/moc_rtmidioutput.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src/__/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src/__/__/__/include/moc_rtmidioutput.cpp_parameters [ 47%] Generating moc_synthcontroller.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src/moc_synthcontroller.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/src /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src/CMakeFiles/drumstick-rt-eassynth.dir/DependInfo.cmake --color= BUILDSTDERR: Note: Writing drumstick-dumpove.1 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.1/riscv64-redhat-linux-gnu' [ 48%] Generating moc_dumpsmf.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpsmf && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpsmf/moc_dumpsmf.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/utils/dumpsmf /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpsmf /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpsmf/CMakeFiles/drumstick-dumpsmf.dir/DependInfo.cmake --color= Scanning dependencies of target drumstick-rt-eassynth make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu' [ 48%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_eassynth_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src/__/__/__/include/moc_rtmidioutput.cpp Scanning dependencies of target drumstick-dumpsmf make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu' [ 48%] Building CXX object utils/dumpsmf/CMakeFiles/drumstick-dumpsmf.dir/moc_dumpsmf.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpsmf && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpsmf -I/builddir/build/BUILD/drumstick-1.1.1/utils/dumpsmf -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/utils/dumpsmf/moc_dumpsmf.cpp BUILDSTDERR: Note: Writing drumstick-dumpsmf.1 [ 48%] Generating drumstick-dumpwrk.1 cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-dumpwrk.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-dumpwrk.xml BUILDSTDERR: Note: Writing drumstick-dumpwrk.1 [ 48%] Generating drumstick-metronome.1 cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-metronome.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-metronome.xml BUILDSTDERR: Note: Writing drumstick-metronome.1 [ 49%] Generating drumstick-playsmf.1 cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-playsmf.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-playsmf.xml BUILDSTDERR: Note: Writing drumstick-playsmf.1 [ 49%] Generating drumstick-guiplayer.1 cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-guiplayer.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-guiplayer.xml BUILDSTDERR: Note: Writing drumstick-guiplayer.1 [ 49%] Generating drumstick-sysinfo.1 cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-sysinfo.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-sysinfo.xml [ 50%] Building CXX object utils/dumpsmf/CMakeFiles/drumstick-dumpsmf.dir/dumpsmf.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpsmf && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpsmf -I/builddir/build/BUILD/drumstick-1.1.1/utils/dumpsmf -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/utils/dumpsmf/dumpsmf.cpp BUILDSTDERR: Note: Writing drumstick-sysinfo.1 [ 51%] Generating drumstick-vpiano.1 cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc && /usr/bin/xsltproc --nonet --xinclude --xincludestyle --output /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-vpiano.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/doc/drumstick-vpiano.xml [ 51%] Building CXX object library/rt-backends/eassynth/src/CMakeFiles/drumstick-rt-eassynth.dir/moc_synthcontroller.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_eassynth_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src/moc_synthcontroller.cpp BUILDSTDERR: Note: Writing drumstick-vpiano.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 51%] Built target manpages 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.1/riscv64-redhat-linux-gnu' [ 51%] Generating moc_dumpwrk.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpwrk && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpwrk/moc_dumpwrk.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/utils/dumpwrk /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpwrk /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpwrk/CMakeFiles/drumstick-dumpwrk.dir/DependInfo.cmake --color= [ 51%] Linking CXX shared library ../../lib/libdrumstick-alsa.so cd /builddir/build/BUILD/drumstick-1.1.1/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.1 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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib: -lasound /usr/lib64/libQt5DBus.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 Scanning dependencies of target drumstick-dumpwrk make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu' [ 52%] Building CXX object utils/dumpwrk/CMakeFiles/drumstick-dumpwrk.dir/moc_dumpwrk.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpwrk && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpwrk -I/builddir/build/BUILD/drumstick-1.1.1/utils/dumpwrk -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/utils/dumpwrk/moc_dumpwrk.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/alsa && /usr/bin/cmake -E cmake_symlink_library ../../lib/libdrumstick-alsa.so.1.1.1 ../../lib/libdrumstick-alsa.so.1 ../../lib/libdrumstick-alsa.so make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 52%] Built target drumstick-alsa [ 52%] Building CXX object utils/dumpwrk/CMakeFiles/drumstick-dumpwrk.dir/dumpwrk.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpwrk && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpwrk -I/builddir/build/BUILD/drumstick-1.1.1/utils/dumpwrk -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/utils/dumpwrk/dumpwrk.cpp [ 53%] Building CXX object library/rt-backends/eassynth/src/CMakeFiles/drumstick-rt-eassynth.dir/moc_synthrenderer.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_eassynth_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src/moc_synthrenderer.cpp 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.1/riscv64-redhat-linux-gnu' [ 53%] Generating moc_dumpove.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpove && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpove/moc_dumpove.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/utils/dumpove /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpove /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpove/CMakeFiles/drumstick-dumpove.dir/DependInfo.cmake --color= Scanning dependencies of target drumstick-dumpove make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' 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.1/riscv64-redhat-linux-gnu' [ 54%] Building CXX object utils/dumpove/CMakeFiles/drumstick-dumpove.dir/moc_dumpove.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpove && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpove -I/builddir/build/BUILD/drumstick-1.1.1/utils/dumpove -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/utils/dumpove/moc_dumpove.cpp [ 54%] Linking CXX executable ../../bin/drumstick-dumpsmf cd /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib: ../../lib/libdrumstick-common.a ../../lib/libdrumstick-file.so.1.1.1 /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 54%] Built target drumstick-dumpsmf [ 54%] Building CXX object utils/dumpove/CMakeFiles/drumstick-dumpove.dir/dumpove.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpove && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpove -I/builddir/build/BUILD/drumstick-1.1.1/utils/dumpove -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/utils/dumpove/dumpove.cpp [ 54%] Building CXX object library/rt-backends/eassynth/src/CMakeFiles/drumstick-rt-eassynth.dir/synthcontroller.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_eassynth_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/eassynth/src/synthcontroller.cpp [ 54%] Linking CXX executable ../../bin/drumstick-dumpwrk cd /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib: ../../lib/libdrumstick-common.a ../../lib/libdrumstick-file.so.1.1.1 /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' make -f utils/vpiano/CMakeFiles/drumstick-vpiano.dir/build.make utils/vpiano/CMakeFiles/drumstick-vpiano.dir/depend make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 54%] Built target drumstick-dumpwrk [ 55%] Generating qrc_pianokeybd.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/rcc --name pianokeybd --output /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/qrc_pianokeybd.cpp /builddir/build/BUILD/drumstick-1.1.1/utils/vpiano/pianokeybd.qrc [ 56%] Building CXX object library/rt-backends/eassynth/src/CMakeFiles/drumstick-rt-eassynth.dir/synthrenderer.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_eassynth_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/src -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends/eassynth/src/synthrenderer.cpp [ 57%] Generating ui_networksettingsdialog.h cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/ui_networksettingsdialog.h /builddir/build/BUILD/drumstick-1.1.1/utils/vpiano/networksettingsdialog.ui [ 57%] Generating ui_fluidsettingsdialog.h cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/ui_fluidsettingsdialog.h /builddir/build/BUILD/drumstick-1.1.1/utils/vpiano/fluidsettingsdialog.ui [ 57%] Generating ui_macsynthsettingsdialog.h cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/ui_macsynthsettingsdialog.h /builddir/build/BUILD/drumstick-1.1.1/utils/vpiano/macsynthsettingsdialog.ui [ 58%] Generating ui_sonivoxsettingsdialog.h cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/ui_sonivoxsettingsdialog.h /builddir/build/BUILD/drumstick-1.1.1/utils/vpiano/sonivoxsettingsdialog.ui [ 58%] Generating ui_vpianoabout.h cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/ui_vpianoabout.h /builddir/build/BUILD/drumstick-1.1.1/utils/vpiano/vpianoabout.ui [ 59%] Generating ui_connections.h cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/ui_connections.h /builddir/build/BUILD/drumstick-1.1.1/utils/vpiano/connections.ui [ 59%] Generating ui_preferences.h cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/ui_preferences.h /builddir/build/BUILD/drumstick-1.1.1/utils/vpiano/preferences.ui [ 59%] Generating ui_vpiano.h cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/ui_vpiano.h /builddir/build/BUILD/drumstick-1.1.1/utils/vpiano/vpiano.ui [ 60%] Generating moc_pianoscene.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_pianoscene.cpp_parameters [ 60%] Generating moc_pianokeybd.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_pianokeybd.cpp_parameters [ 61%] Generating moc_vpianoabout.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_vpianoabout.cpp_parameters [ 61%] Generating moc_connections.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_connections.cpp_parameters [ 61%] Generating moc_preferences.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_preferences.cpp_parameters [ 62%] Generating moc_vpiano.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_vpiano.cpp_parameters [ 62%] Generating moc_networksettingsdialog.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_networksettingsdialog.cpp_parameters [ 63%] Generating moc_fluidsettingsdialog.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_fluidsettingsdialog.cpp_parameters [ 63%] Generating moc_macsynthsettingsdialog.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_macsynthsettingsdialog.cpp_parameters [ 63%] Generating moc_sonivoxsettingsdialog.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_sonivoxsettingsdialog.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/utils/vpiano /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano/CMakeFiles/drumstick-vpiano.dir/DependInfo.cmake --color= Scanning dependencies of target drumstick-vpiano make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu' [ 63%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_pianoscene.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_pianoscene.cpp [ 63%] Linking CXX executable ../../bin/drumstick-dumpove cd /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib: ../../lib/libdrumstick-common.a ../../lib/libdrumstick-file.so.1.1.1 /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 63%] Built target drumstick-dumpove 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.1/riscv64-redhat-linux-gnu' [ 64%] Generating moc_dumpmid.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpmid && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpmid/moc_dumpmid.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/utils/dumpmid /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpmid /builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/riscv64-redhat-linux-gnu' [ 64%] Building CXX object utils/dumpmid/CMakeFiles/drumstick-dumpmid.dir/moc_dumpmid.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpmid && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpmid -I/builddir/build/BUILD/drumstick-1.1.1/utils/dumpmid -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/riscv64-redhat-linux-gnu/utils/dumpmid/moc_dumpmid.cpp [ 64%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_pianokeybd.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_pianokeybd.cpp [ 64%] Linking CXX shared module ../../../../lib/drumstick/libdrumstick-rt-eassynth.so cd /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu' [ 64%] Built target drumstick-rt-eassynth 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.1/riscv64-redhat-linux-gnu' [ 65%] Generating moc_playsmf.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/playsmf && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/playsmf/moc_playsmf.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/utils/playsmf /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/playsmf /builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/riscv64-redhat-linux-gnu' [ 65%] Building CXX object utils/playsmf/CMakeFiles/drumstick-playsmf.dir/moc_playsmf.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/playsmf && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/playsmf -I/builddir/build/BUILD/drumstick-1.1.1/utils/playsmf -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/riscv64-redhat-linux-gnu/utils/playsmf/moc_playsmf.cpp [ 66%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_vpianoabout.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_vpianoabout.cpp [ 66%] Building CXX object utils/dumpmid/CMakeFiles/drumstick-dumpmid.dir/dumpmid.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpmid && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/dumpmid -I/builddir/build/BUILD/drumstick-1.1.1/utils/dumpmid -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/utils/dumpmid/dumpmid.cpp [ 66%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_connections.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_connections.cpp [ 66%] Building CXX object utils/playsmf/CMakeFiles/drumstick-playsmf.dir/playsmf.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/playsmf && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/playsmf -I/builddir/build/BUILD/drumstick-1.1.1/utils/playsmf -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/utils/playsmf/playsmf.cpp [ 67%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_preferences.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_preferences.cpp [ 68%] Linking CXX executable ../../bin/drumstick-dumpmid cd /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib: -lasound ../../lib/libdrumstick-common.a ../../lib/libdrumstick-alsa.so.1.1.1 -lasound /usr/lib64/libQt5DBus.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 [ 68%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_vpiano.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_vpiano.cpp make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 68%] Built target drumstick-dumpmid 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.1/riscv64-redhat-linux-gnu' [ 69%] Generating moc_guiplayer.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer/moc_guiplayer.cpp_parameters [ 70%] Generating qrc_guiplayer.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/lib64/qt5/bin/rcc --name guiplayer --output /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer/qrc_guiplayer.cpp /builddir/build/BUILD/drumstick-1.1.1/utils/guiplayer/guiplayer.qrc [ 70%] Generating ui_guiplayer.h cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer/ui_guiplayer.h /builddir/build/BUILD/drumstick-1.1.1/utils/guiplayer/guiplayer.ui [ 71%] Generating ui_playerabout.h cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer/ui_playerabout.h /builddir/build/BUILD/drumstick-1.1.1/utils/guiplayer/playerabout.ui [ 71%] Generating moc_player.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer/moc_player.cpp_parameters [ 71%] Generating moc_playerabout.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer/moc_playerabout.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/utils/guiplayer /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer /builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/riscv64-redhat-linux-gnu' [ 71%] Building CXX object utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/qrc_guiplayer.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.1/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -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.1/riscv64-redhat-linux-gnu/utils/guiplayer/qrc_guiplayer.cpp [ 71%] Building CXX object utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/moc_player.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.1/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -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.1/riscv64-redhat-linux-gnu/utils/guiplayer/moc_player.cpp [ 72%] Building CXX object utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/moc_playerabout.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.1/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -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.1/riscv64-redhat-linux-gnu/utils/guiplayer/moc_playerabout.cpp [ 73%] Linking CXX executable ../../bin/drumstick-playsmf cd /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib: -lasound ../../lib/libdrumstick-common.a ../../lib/libdrumstick-alsa.so.1.1.1 ../../lib/libdrumstick-file.so.1.1.1 -lasound /usr/lib64/libQt5DBus.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 73%] Built target drumstick-playsmf [ 73%] Building CXX object utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/moc_guiplayer.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.1/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -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.1/riscv64-redhat-linux-gnu/utils/guiplayer/moc_guiplayer.cpp [ 73%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_networksettingsdialog.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_networksettingsdialog.cpp [ 74%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_fluidsettingsdialog.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_fluidsettingsdialog.cpp [ 75%] Building CXX object utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/guiplayer.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.1/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -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.1/utils/guiplayer/guiplayer.cpp [ 75%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_macsynthsettingsdialog.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_macsynthsettingsdialog.cpp [ 75%] Building CXX object utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/player.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.1/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -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.1/utils/guiplayer/player.cpp [ 75%] Building CXX object utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/song.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.1/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -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.1/utils/guiplayer/song.cpp [ 76%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/moc_sonivoxsettingsdialog.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/utils/vpiano/moc_sonivoxsettingsdialog.cpp [ 76%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/pianokey.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/utils/vpiano/pianokey.cpp [ 76%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/pianoscene.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/utils/vpiano/pianoscene.cpp 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.1/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/utils/sysinfo /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/sysinfo /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/sysinfo/CMakeFiles/drumstick-sysinfo.dir/DependInfo.cmake --color= Scanning dependencies of target drumstick-sysinfo make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu' [ 76%] Building CXX object utils/sysinfo/CMakeFiles/drumstick-sysinfo.dir/sysinfo.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/sysinfo && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/sysinfo -I/builddir/build/BUILD/drumstick-1.1.1/utils/sysinfo -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/utils/sysinfo/sysinfo.cpp [ 77%] Building CXX object utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/playerabout.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.1/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -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.1/utils/guiplayer/playerabout.cpp [ 77%] Building CXX object utils/guiplayer/CMakeFiles/drumstick-guiplayer.dir/playermain.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.1/utils/guiplayer -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -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.1/utils/guiplayer/playermain.cpp [ 77%] Linking CXX executable ../../bin/drumstick-sysinfo cd /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib: -lasound ../../lib/libdrumstick-common.a ../../lib/libdrumstick-alsa.so.1.1.1 -lasound /usr/lib64/libQt5DBus.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 77%] 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.1/riscv64-redhat-linux-gnu' [ 77%] Generating moc_metronome.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/metronome && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/metronome/moc_metronome.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/utils/metronome /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/metronome /builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/riscv64-redhat-linux-gnu' [ 77%] Building CXX object utils/metronome/CMakeFiles/drumstick-metronome.dir/moc_metronome.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/metronome && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/metronome -I/builddir/build/BUILD/drumstick-1.1.1/utils/metronome -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/riscv64-redhat-linux-gnu/utils/metronome/moc_metronome.cpp [ 78%] Linking CXX executable ../../bin/drumstick-guiplayer cd /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib: -lasound ../../lib/libdrumstick-common.a ../../lib/libdrumstick-file.so.1.1.1 ../../lib/libdrumstick-alsa.so.1.1.1 /usr/lib64/libQt5Widgets.so.5.11.1 -lasound /usr/lib64/libQt5DBus.so.5.11.1 /usr/lib64/libQt5Gui.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 [ 79%] Building CXX object utils/metronome/CMakeFiles/drumstick-metronome.dir/metronome.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/metronome && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/metronome -I/builddir/build/BUILD/drumstick-1.1.1/utils/metronome -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/utils/metronome/metronome.cpp make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 79%] Built target drumstick-guiplayer 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.1/riscv64-redhat-linux-gnu' [ 80%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/pianokeybd.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/utils/vpiano/pianokeybd.cpp [ 80%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/keylabel.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/utils/vpiano/keylabel.cpp [ 80%] Generating moc_drumgrid.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid/moc_drumgrid.cpp_parameters [ 81%] Generating ui_drumgridabout.h cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid/ui_drumgridabout.h /builddir/build/BUILD/drumstick-1.1.1/utils/drumgrid/drumgridabout.ui [ 81%] Generating ui_drumgrid.h cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/lib64/qt5/bin/uic -o /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid/ui_drumgrid.h /builddir/build/BUILD/drumstick-1.1.1/utils/drumgrid/drumgrid.ui [ 81%] Generating moc_drumgridabout.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid/moc_drumgridabout.cpp_parameters [ 82%] Generating moc_drumgridmodel.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid/moc_drumgridmodel.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/utils/drumgrid /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/DependInfo.cmake --color= Scanning dependencies of target drumstick-drumgrid make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu' [ 83%] Building CXX object utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/moc_drumgridabout.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.1/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -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.1/riscv64-redhat-linux-gnu/utils/drumgrid/moc_drumgridabout.cpp 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.1/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/tests/alsaTest1 /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest1 /builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/riscv64-redhat-linux-gnu' [ 83%] Automatic MOC for target alsaTest1 cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest1 && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest1/CMakeFiles/alsaTest1_autogen.dir/AutogenInfo.cmake "" make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 83%] Built target alsaTest1_autogen [ 84%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/vpianoabout.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/utils/vpiano/vpianoabout.cpp [ 84%] Linking CXX executable ../../bin/drumstick-metronome cd /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib: -lasound ../../lib/libdrumstick-common.a ../../lib/libdrumstick-alsa.so.1.1.1 -lasound /usr/lib64/libQt5DBus.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 [ 84%] Building CXX object utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/moc_drumgridmodel.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.1/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -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.1/riscv64-redhat-linux-gnu/utils/drumgrid/moc_drumgridmodel.cpp make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 84%] Built target drumstick-metronome [ 84%] Building CXX object utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/moc_drumgrid.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.1/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -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.1/riscv64-redhat-linux-gnu/utils/drumgrid/moc_drumgrid.cpp 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.1/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/tests/alsaTest2 /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest2 /builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/riscv64-redhat-linux-gnu' [ 85%] Automatic MOC for target alsaTest2 cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest2 && /usr/bin/cmake -E cmake_autogen /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest2/CMakeFiles/alsaTest2_autogen.dir/AutogenInfo.cmake "" make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 85%] Built target alsaTest2_autogen [ 85%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/connections.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/utils/vpiano/connections.cpp 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.1/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/tests/fileTest /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/fileTest /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/fileTest/CMakeFiles/fileTest.dir/DependInfo.cmake --color= Scanning dependencies of target fileTest make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu' [ 86%] Building CXX object tests/fileTest/CMakeFiles/fileTest.dir/filetest.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/fileTest && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu\" -DQT_TESTLIB_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/fileTest -I/builddir/build/BUILD/drumstick-1.1.1/tests/fileTest -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/fileTest/fileTest_autogen/include -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/tests/fileTest/filetest.cpp [ 86%] Building CXX object tests/fileTest/CMakeFiles/fileTest.dir/fileTest_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/fileTest && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu\" -DQT_TESTLIB_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/fileTest -I/builddir/build/BUILD/drumstick-1.1.1/tests/fileTest -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/fileTest/fileTest_autogen/include -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/tests/fileTest/fileTest_autogen/mocs_compilation.cpp 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.1/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/tests/rtTest /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/rtTest /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/rtTest/CMakeFiles/rtTest.dir/DependInfo.cmake --color= Scanning dependencies of target rtTest make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' make -f tests/rtTest/CMakeFiles/rtTest.dir/build.make tests/rtTest/CMakeFiles/rtTest.dir/build make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 86%] Building CXX object tests/rtTest/CMakeFiles/rtTest.dir/rttest.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/rtTest && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu\" -DQT_TESTLIB_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/rtTest -I/builddir/build/BUILD/drumstick-1.1.1/tests/rtTest -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/rtTest/rtTest_autogen/include -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/tests/rtTest/rttest.cpp [ 86%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/preferences.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/utils/vpiano/preferences.cpp [ 87%] Linking CXX executable ../../bin/fileTest cd /builddir/build/BUILD/drumstick-1.1.1/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.cpp.o CMakeFiles/fileTest.dir/fileTest_autogen/mocs_compilation.cpp.o -o ../../bin/fileTest -L/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib ../../lib/libdrumstick-file.so.1.1.1 /usr/lib64/libQt5Test.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 [ 88%] Building CXX object tests/rtTest/CMakeFiles/rtTest.dir/rtTest_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/rtTest && /usr/bin/c++ -DQT_CORE_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu\" -DQT_TESTLIB_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/rtTest -I/builddir/build/BUILD/drumstick-1.1.1/tests/rtTest -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/rtTest/rtTest_autogen/include -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/tests/rtTest/rtTest_autogen/mocs_compilation.cpp [ 88%] Linking CXX executable ../../bin/rtTest cd /builddir/build/BUILD/drumstick-1.1.1/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.cpp.o CMakeFiles/rtTest.dir/rtTest_autogen/mocs_compilation.cpp.o -o ../../bin/rtTest -L/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib ../../lib/libdrumstick-rt.so.1.1.1 /usr/lib64/libQt5Test.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 88%] Built target fileTest [ 89%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/vpiano.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/utils/vpiano/vpiano.cpp make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 89%] Built target rtTest [ 90%] Building CXX object utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/drumgridabout.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.1/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -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.1/utils/drumgrid/drumgridabout.cpp [ 90%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/vpianomain.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/utils/vpiano/vpianomain.cpp [ 90%] Building CXX object utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/drumgrid.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.1/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -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.1/utils/drumgrid/drumgrid.cpp [ 90%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/networksettingsdialog.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/utils/vpiano/networksettingsdialog.cpp [ 90%] Building CXX object utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/drumgridmodel.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.1/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -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.1/utils/drumgrid/drumgridmodel.cpp [ 91%] Building CXX object utils/drumgrid/CMakeFiles/drumstick-drumgrid.dir/drumgridmain.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.1/utils/drumgrid -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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/QtDBus -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.1/utils/drumgrid/drumgridmain.cpp [ 92%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/fluidsettingsdialog.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/utils/vpiano/fluidsettingsdialog.cpp [ 92%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/macsynthsettingsdialog.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/utils/vpiano/macsynthsettingsdialog.cpp [ 93%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/sonivoxsettingsdialog.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/utils/vpiano/sonivoxsettingsdialog.cpp 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.1/riscv64-redhat-linux-gnu' [ 93%] Generating moc_alsamidiinput.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in/moc_alsamidiinput.cpp_parameters [ 93%] Generating __/__/include/moc_rtmidiinput.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in/__/__/include/moc_rtmidiinput.cpp_parameters [ 94%] Generating __/__/include/moc_rtmidioutput.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in/__/__/include/moc_rtmidioutput.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/alsa-in /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in /builddir/build/BUILD/drumstick-1.1.1/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.1/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.1/riscv64-redhat-linux-gnu' [ 95%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_alsa_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/alsa-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in/__/__/include/moc_rtmidiinput.cpp [ 95%] Linking CXX executable ../../bin/drumstick-drumgrid cd /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib: -lasound ../../lib/libdrumstick-common.a ../../lib/libdrumstick-alsa.so.1.1.1 /usr/lib64/libQt5Widgets.so.5.11.1 -lasound /usr/lib64/libQt5DBus.so.5.11.1 /usr/lib64/libQt5Gui.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 95%] Built target drumstick-drumgrid 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]: Entering directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 95%] Building CXX object utils/vpiano/CMakeFiles/drumstick-vpiano.dir/qrc_pianokeybd.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/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 -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/utils/vpiano -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -I/builddir/build/BUILD/drumstick-1.1.1/utils -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils -I/builddir/build/BUILD/drumstick-1.1.1/utils/common -I/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/utils/vpiano/qrc_pianokeybd.cpp [ 95%] Building CXX object library/rt-backends/alsa-in/CMakeFiles/drumstick-rt-alsa-in.dir/__/__/include/moc_rtmidioutput.cpp.o [ 95%] Generating moc_alsamidioutput.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out/moc_alsamidioutput.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_alsa_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/alsa-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in/__/__/include/moc_rtmidioutput.cpp [ 96%] Generating __/__/include/moc_rtmidioutput.cpp cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out/__/__/include && /usr/lib64/qt5/bin/moc @/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out/__/__/include/moc_rtmidioutput.cpp_parameters cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/alsa-out /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out/CMakeFiles/drumstick-rt-alsa-out.dir/DependInfo.cmake --color= [ 96%] Linking CXX executable ../../bin/drumstick-vpiano cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/utils/vpiano && /usr/bin/cmake -E cmake_link_script CMakeFiles/drumstick-vpiano.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-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/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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib: ../../lib/libdrumstick-common.a ../../lib/libdrumstick-rt.so.1.1.1 /usr/lib64/libQt5Svg.so.5.11.1 /usr/lib64/libQt5Network.so.5.11.1 /usr/lib64/libQt5Widgets.so.5.11.1 /usr/lib64/libQt5Gui.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 Scanning dependencies of target drumstick-rt-alsa-out make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/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 make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 96%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_alsa_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/alsa-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in/moc_alsamidiinput.cpp [ 96%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_alsa_out_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/alsa-out -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out/__/__/include/moc_rtmidioutput.cpp make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 96%] Built target drumstick-vpiano [ 97%] 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.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_alsa_out_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/alsa-out -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out/moc_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.1/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/tests/alsaTest1 /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest1 /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest1/CMakeFiles/alsaTest1.dir/DependInfo.cmake --color= [ 98%] Building CXX object library/rt-backends/alsa-in/CMakeFiles/drumstick-rt-alsa-in.dir/alsamidiinput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_alsa_in_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-in -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/alsa-in -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/library/rt-backends/alsa-in/alsamidiinput.cpp Scanning dependencies of target alsaTest1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' make -f tests/alsaTest1/CMakeFiles/alsaTest1.dir/build.make tests/alsaTest1/CMakeFiles/alsaTest1.dir/build [ 98%] Building CXX object library/rt-backends/alsa-out/CMakeFiles/drumstick-rt-alsa-out.dir/alsamidioutput.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DQT_PLUGIN -DRTKIT_SUPPORT -DVERSION=1.1.1 -Ddrumstick_rt_alsa_out_EXPORTS -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/library/rt-backends/alsa-out -I/builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/alsa-out -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-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.1/library/rt-backends/alsa-out/alsamidioutput.cpp make[2]: Entering directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 98%] Building CXX object tests/alsaTest1/CMakeFiles/alsaTest1.dir/alsatest1.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest1 && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu\" -DQT_TESTLIB_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest1 -I/builddir/build/BUILD/drumstick-1.1.1/tests/alsaTest1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest1/alsaTest1_autogen/include -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -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.1/tests/alsaTest1/alsatest1.cpp [ 98%] Building CXX object tests/alsaTest1/CMakeFiles/alsaTest1.dir/alsaTest1_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest1 && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu\" -DQT_TESTLIB_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest1 -I/builddir/build/BUILD/drumstick-1.1.1/tests/alsaTest1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest1/alsaTest1_autogen/include -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -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.1/riscv64-redhat-linux-gnu/tests/alsaTest1/alsaTest1_autogen/mocs_compilation.cpp 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.1/riscv64-redhat-linux-gnu' cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/drumstick-1.1.1 /builddir/build/BUILD/drumstick-1.1.1/tests/alsaTest2 /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest2 /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest2/CMakeFiles/alsaTest2.dir/DependInfo.cmake --color= Scanning dependencies of target alsaTest2 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu' [ 98%] Building CXX object tests/alsaTest2/CMakeFiles/alsaTest2.dir/alsatest2.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest2 && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu\" -DQT_TESTLIB_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest2 -I/builddir/build/BUILD/drumstick-1.1.1/tests/alsaTest2 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest2/alsaTest2_autogen/include -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -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.1/tests/alsaTest2/alsatest2.cpp [ 98%] Linking CXX shared module ../../../lib/drumstick/libdrumstick-rt-alsa-in.so cd /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib: ../../../lib/libdrumstick-alsa.so.1.1.1 -lasound /usr/lib64/libQt5DBus.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 [ 98%] Linking CXX shared module ../../../lib/drumstick/libdrumstick-rt-alsa-out.so cd /builddir/build/BUILD/drumstick-1.1.1/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.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib: ../../../lib/libdrumstick-alsa.so.1.1.1 -lasound /usr/lib64/libQt5DBus.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 98%] Built target drumstick-rt-alsa-in [ 99%] Building CXX object tests/alsaTest2/CMakeFiles/alsaTest2.dir/alsaTest2_autogen/mocs_compilation.cpp.o cd /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest2 && /usr/bin/c++ -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_NO_DEBUG -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu\" -DQT_TESTLIB_LIB -DRTKIT_SUPPORT -DVERSION=1.1.1 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest2 -I/builddir/build/BUILD/drumstick-1.1.1/tests/alsaTest2 -I/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/tests/alsaTest2/alsaTest2_autogen/include -I/builddir/build/BUILD/drumstick-1.1.1/library/include -I/builddir/build/BUILD/drumstick-1.1.1/library -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtDBus -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.1/riscv64-redhat-linux-gnu/tests/alsaTest2/alsaTest2_autogen/mocs_compilation.cpp make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [ 99%] Built target drumstick-rt-alsa-out [100%] Linking CXX executable ../../bin/alsaTest1 cd /builddir/build/BUILD/drumstick-1.1.1/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.cpp.o CMakeFiles/alsaTest1.dir/alsaTest1_autogen/mocs_compilation.cpp.o -o ../../bin/alsaTest1 -L/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib ../../lib/libdrumstick-alsa.so.1.1.1 /usr/lib64/libQt5Test.so.5.11.1 -lasound /usr/lib64/libQt5DBus.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [100%] Built target alsaTest1 [100%] Linking CXX executable ../../bin/alsaTest2 cd /builddir/build/BUILD/drumstick-1.1.1/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.cpp.o CMakeFiles/alsaTest2.dir/alsaTest2_autogen/mocs_compilation.cpp.o -o ../../bin/alsaTest2 -L/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib -Wl,-rpath,/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/lib ../../lib/libdrumstick-alsa.so.1.1.1 /usr/lib64/libQt5Test.so.5.11.1 -lasound /usr/lib64/libQt5DBus.so.5.11.1 /usr/lib64/libQt5Core.so.5.11.1 make[2]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' [100%] Built target alsaTest2 make[1]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' + 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. Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/utils/dumpmid Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/utils/dumpwrk Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/utils/dumpove Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/utils/playsmf Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/utils/dumpsmf Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/utils/metronome Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/utils/sysinfo Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/utils/vpiano Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/utils/drumgrid Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/utils/guiplayer Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/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.1/library/rt-backends Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/alsa-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/alsa-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/common Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/dummy-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/dummy-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/lib_src Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/res Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/src Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/mac-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/mac-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/macsynth Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/net-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/net-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/oss-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/oss-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/synth Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/win-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/win-out Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/alsa Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/file Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/include Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/alsa-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/alsa-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/common Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/dummy-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/dummy-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/host_src Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/lib_src Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/sonivox/res Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/eassynth/src Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/mac-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/mac-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/macsynth Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/net-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/net-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/oss-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/oss-out Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/synth Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/win-in Searching for files in directory /builddir/build/BUILD/drumstick-1.1.1/library/rt-backends/win-out Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/drumstick-1.1.1/doc/drumstick-devel.doc.txt... Parsing file /builddir/build/BUILD/drumstick-1.1.1/doc/drumstick-devel.doc.txt... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/alsa/alsaclient.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/alsa/alsaclient.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/alsa/alsaevent.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/alsa/alsaevent.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/alsa/alsaport.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/alsa/alsaport.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/alsa/alsaqueue.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/alsa/alsaqueue.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/alsa/alsatimer.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/alsa/alsatimer.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/alsa/playthread.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/alsa/playthread.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/alsa/subscription.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/alsa/subscription.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/file/qove.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/file/qove.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/file/qsmf.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/file/qsmf.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/file/qwrk.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/file/qwrk.cpp... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaclient.h... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaclient.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaport.h... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaport.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaqueue.h... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaqueue.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/include/alsatimer.h... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/include/alsatimer.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/include/backendmanager.h... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/include/backendmanager.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/include/drumstick.h... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/include/drumstick.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/include/drumstickcommon.h... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/include/drumstickcommon.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/include/macros.h... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/include/macros.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/include/playthread.h... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/include/playthread.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/include/qove.h... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/include/qove.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/include/qsmf.h... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/include/qsmf.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/include/qwrk.h... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/include/qwrk.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/include/rtmidiinput.h... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/include/rtmidiinput.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/include/rtmidioutput.h... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/include/rtmidioutput.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/include/subscription.h... Parsing file /builddir/build/BUILD/drumstick-1.1.1/library/include/subscription.h... Preprocessing /builddir/build/BUILD/drumstick-1.1.1/library/rt/backendmanager.cpp... Parsing file /builddir/build/BUILD/drumstick-1.1.1/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... Adding 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... BUILDSTDERR: Generating st/builddir/build/BUILD/drumstick-1.1.1/library/include/drumstickcommon.h:154: warning: return type of member drumstick::LIBRARY_VERSION is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/qwrk.h:72: warning: return type of member drumstick::HEADER is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:153: warning: parameters of member drumstick::ChannelEvent::ChannelEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:365: warning: parameters of member drumstick::ChanPressEvent::ChanPressEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:368: warning: return type of member drumstick::ChanPressEvent::getValue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:370: warning: parameters of member drumstick::ChanPressEvent::setValue are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:559: warning: parameters of member drumstick::ClientEvent::ClientEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:288: warning: parameters of member drumstick::ControllerEvent::ControllerEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:177: warning: parameters of member drumstick::KeyEvent::KeyEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:273: warning: parameters of member drumstick::KeyPressEvent::KeyPressEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaclient.h:289: warning: parameters of member drumstick::MidiClient::eventReceived are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaclient.h:233: warning: return type of member drumstick::MidiClient::getHandle is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaclient.h:234: warning: return type of member drumstick::MidiClient::isOpened is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaclient.h:240: warning: return type of member drumstick::MidiClient::getDeviceName is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaclient.h:241: warning: return type of member drumstick::MidiClient::getOpenMode is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaclient.h:242: warning: return type of member drumstick::MidiClient::getBlockMode is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaclient.h:281: warning: return type of member drumstick::MidiClient::getEventsEnabled is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaclient.h:282: warning: parameters of member drumstick::MidiClient::setHandler are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaport.h:200: warning: return type of member drumstick::MidiPort::getPortInfo is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:216: warning: parameters of member drumstick::NoteEvent::NoteEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:258: warning: parameters of member drumstick::NoteOffEvent::NoteOffEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:243: warning: parameters of member drumstick::NoteOnEvent::NoteOnEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:346: warning: parameters of member drumstick::PitchBendEvent::PitchBendEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:349: warning: return type of member drumstick::PitchBendEvent::getValue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:351: warning: parameters of member drumstick::PitchBendEvent::setValue are not (all) documented yle 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... Generating docs for nested 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... BUILDSTDERR: Generating docs for compound drumstick::PoolInfo../builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:574: warning: parameters of member drumstick::PortEvent::PortEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:576: warning: return type of member drumstick::PortEvent::getPort is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaport.h:59: warning: return type of member drumstick::PortInfo::getClientName is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:327: warning: parameters of member drumstick::ProgramChangeEvent::ProgramChangeEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:330: warning: return type of member drumstick::ProgramChangeEvent::getValue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:332: warning: parameters of member drumstick::ProgramChangeEvent::setValue are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/qove.h:54: warning: parameters of member drumstick::QOve::QOve are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:460: warning: parameters of member drumstick::QueueControlEvent::QueueControlEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:463: warning: return type of member drumstick::QueueControlEvent::getQueue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:465: warning: parameters of member drumstick::QueueControlEvent::setQueue are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:467: warning: return type of member drumstick::QueueControlEvent::getValue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:469: warning: parameters of member drumstick::QueueControlEvent::setValue are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:471: warning: return type of member drumstick::QueueControlEvent::getPosition is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:473: warning: parameters of member drumstick::QueueControlEvent::setPosition are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:475: warning: return type of member drumstick::QueueControlEvent::getTickTime is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:477: warning: parameters of member drumstick::QueueControlEvent::setTickTime are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:479: warning: return type of member drumstick::QueueControlEvent::getSkewBase is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:481: warning: parameters of member drumstick::QueueControlEvent::setSkewBase are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:483: warning: return type of member drumstick::QueueControlEvent::getSkewValue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:485: warning: parameters of member drumstick::QueueControlEvent::setSkewValue are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/qwrk.h:160: warning: parameters of member drumstick::QWrk::signalWRKStreamEnd are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/qwrk.h:85: warning: parameters of member drumstick::QWrk::QWrk are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:533: warning: parameters of member drumstick::SubscriptionEvent::SubscriptionEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:535: warning: return type of member drumstick::SubscriptionEvent::subscribed is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:537: warning: return type of member drumstick::SubscriptionEvent::unsubscribed is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:539: warning: return type of member drumstick::SubscriptionEvent::getSenderClient is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:541: warning: return type of member drumstick::SubscriptionEvent::getSenderPort is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:543: warning: return type of member drumstick::SubscriptionEvent::getDestClient is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:545: warning: return type of member drumstick::SubscriptionEvent::getDestPort is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:388: warning: return type of member drumstick::VariableEvent::getLength is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:390: warning: return type of member drumstick::VariableEvent::getData is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:443: warning: parameters of member drumstick::SystemEvent::SystemEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:518: warning: parameters of member drumstick::TempoEvent::TempoEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:463: warning: return type of member drumstick::QueueControlEvent::getQueue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:465: warning: parameters of member drumstick::QueueControlEvent::setQueue are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:467: warning: return type of member drumstick::QueueControlEvent::getValue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:469: warning: parameters of member drumstick::QueueControlEvent::setValue are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:471: warning: return type of member drumstick::QueueControlEvent::getPosition is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:473: warning: parameters of member drumstick::QueueControlEvent::setPosition are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:475: warning: return type of member drumstick::QueueControlEvent::getTickTime is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:477: warning: parameters of member drumstick::QueueControlEvent::setTickTime are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:479: warning: return type of member drumstick::QueueControlEvent::getSkewBase is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:481: warning: parameters of member drumstick::QueueControlEvent::setSkewBase are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:483: warning: return type of member drumstick::QueueControlEvent::getSkewValue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:485: warning: parameters of member drumstick::QueueControlEvent::setSkewValue are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:388: warning: return type of member drumstick::VariableEvent::getLength is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:390: warning: return type of member drumstick::VariableEvent::getData is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsatimer.h:56: warning: return type of member drumstick::TimerInfo::operator= is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:499: warning: parameters of member drumstick::ValueEvent::ValueEvent are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:502: warning: return type of member drumstick::ValueEvent::getValue is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:504: warning: parameters of member drumstick::ValueEvent::setValue are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:388: warning: return type of member drumstick::VariableEvent::getLength is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/alsaevent.h:390: warning: return type of member drumstick::VariableEvent::getData is not documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/rtmidiinput.h:81: warning: parameters of member drumstick::rt::MIDIInput::connections are not (all) documented BUILDSTDERR: /builddir/build/BUILD/drumstick-1.1.1/library/include/rtmidioutput.h:115: warning: parameters of member drumstick::rt::MIDIOutput::connections are not (all) documented BUILDSTDERR: sh: dot: command not found BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaclient_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaclient_8cpp__incl.png"' BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaclient_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaclient_8h__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaclient_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaclient_8h__dep__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaevent_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaevent_8h__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaevent_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaevent_8cpp__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaport_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaport_8h__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaevent_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaevent_8h__dep__incl.png"' BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaport_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaport_8cpp__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaport_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaport_8h__dep__incl.png"' BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaqueue_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaqueue_8cpp__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaqueue_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaqueue_8h__dep__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaqueue_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaqueue_8h__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsatimer_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsatimer_8cpp__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/backendmanager_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/backendmanager_8cpp__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsatimer_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsatimer_8h__dep__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsatimer_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/alsatimer_8h__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/backendmanager_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/backendmanager_8h__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/backendmanager_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/backendmanager_8h__dep__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/drumstick_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/drumstick_8h__incl.png"' BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/drumstickcommon_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/drumstickcommon_8h__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/drumstickcommon_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/drumstickcommon_8h__dep__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/macros_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/macros_8h__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/macros_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/macros_8h__dep__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/playthread_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/playthread_8cpp__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/playthread_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/playthread_8h__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/qove_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/qove_8cpp__incl.png"' BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/playthread_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/playthread_8h__dep__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/qove_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/qove_8h__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/qove_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/qove_8h__dep__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/qsmf_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/qsmf_8cpp__incl.png"' BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/qsmf_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/qsmf_8h__dep__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/qsmf_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/qsmf_8h__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/qwrk_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/qwrk_8cpp__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/qwrk_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/qwrk_8h__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/rtmidiinput_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/rtmidiinput_8h__incl.png"' BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/qwrk_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/qwrk_8h__dep__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/rtmidioutput_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/rtmidioutput_8h__incl.png"' BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/rtmidiinput_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/rtmidiinput_8h__dep__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/rtmidioutput_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/rtmidioutput_8h__dep__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/subscription_8cpp__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/subscription_8cpp__incl.png"' . 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 BUILDSTDERR: Running dot for gsh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/subscription_8h__dep__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/subscription_8h__dep__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/subscription_8h__incl.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/subscription_8h__incl.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classQObject__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classQObject__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classQEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classQEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classQThread__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classQThread__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1ChanPressEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1ChanPressEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1ChannelEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1ChannelEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1ClientEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1ClientEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1ControllerEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1ControllerEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1KeyEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1KeyEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1KeyPressEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1KeyPressEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1MidiClient_1_1SequencerInputThread__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1MidiClient_1_1SequencerInputThread__inherit__graph.png"' BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1MidiClient__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1MidiClient__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1MidiCodec__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1MidiCodec__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1MidiPort__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1MidiPort__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1MidiQueue__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1MidiQueue__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1NoteEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1NoteEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1NoteOnEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1NoteOnEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1NoteOffEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1NoteOffEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1PitchBendEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1PitchBendEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1ProgramChangeEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1ProgramChangeEvent__inherit__graph.png"' BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1PortEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1PortEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1QOve__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1QOve__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1QueueControlEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1QueueControlEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1QWrk__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1QWrk__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1QSmf__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1QSmf__inherit__graph.png"' BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1SequencerEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1SequencerEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1SequencerOutputThread__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1SequencerOutputThread__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1SubscriptionEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1SubscriptionEvent__inherit__graph.png"' BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1SysExEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1SysExEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1SystemEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1SystemEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1Timer__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1Timer__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1TempoEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1TempoEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1TextEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1TextEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1ValueEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1ValueEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1rt_1_1MIDIInput__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1rt_1_1MIDIInput__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1VariableEvent__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1VariableEvent__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/graph_legend.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/graph_legend.png"' BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1rt_1_1MIDIOutput__inherit__graph.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1rt_1_1MIDIOutput__inherit__graph.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/dir_6bc62631c40ee904778ce6c94be6fb55_dep.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/dir_6bc62631c40ee904778ce6c94be6fb55_dep.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/dir_d7d7ab9b875f53971e06035bfbb1b15e_dep.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/dir_d7d7ab9b875f53971e06035bfbb1b15e_dep.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/dir_e3d620c6b6fdb93ed3bc6186215bde2e_dep.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/dir_e3d620c6b6fdb93ed3bc6186215bde2e_dep.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_0.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_0.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_1.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_1.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/dir_91a338077de27def062317837c0e6427_dep.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/dir_91a338077de27def062317837c0e6427_dep.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_2.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_2.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_5.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_5.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_4.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_4.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_3.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_3.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_6.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_6.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_7.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_7.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_8.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_8.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_9.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_9.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_10.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_10.png"' BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_11.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_11.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_12.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_12.png"' BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_13.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_13.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_16.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_16.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: sh: dot: command not found BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_14.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_14.png"' BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_15.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_15.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_18.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_18.png"' BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_17.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_17.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_21.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_21.png"' BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_20.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_20.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_19.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_19.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_23.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_23.png"' BUILDSTDERR: sh: dot: command not found BUILDSTDERR: error: Problems running dot: exit code=127, command='dot', arguments='"/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_22.dot" -Tpng -o "/builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_22.png"' BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaclient_8cpp__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaclient_8h__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaclient_8h__dep__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaevent_8cpp__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaevent_8h__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaevent_8h__dep__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaport_8cpp__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaport_8h__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaport_8h__dep__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaqueue_8cpp__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaqueue_8h__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/alsaqueue_8h__dep__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/alsatimer_8cpp__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/alsatimer_8h__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/alsatimer_8h__dep__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/backendmanager_8cpp__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/backendmanager_8h__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/backendmanager_8h__dep__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/drumstick_8h__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/drumstickcommon_8h__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/drumstickcommon_8h__dep__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/macros_8h__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/macros_8h__dep__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/playthread_8cpp__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/playthread_8h__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/playthread_8h__dep__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/qove_8cpp__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/qove_8h__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/qove_8h__dep__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/qsmf_8cpp__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/qsmf_8h__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/qsmf_8h__dep__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/qwrk_8cpp__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/qwrk_8h__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/qwrk_8h__dep__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/rtmidiinput_8h__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/rtmidiinput_8h__dep__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/rtmidioutput_8h__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/rtmidioutput_8h__dep__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/subscription_8cpp__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/subscription_8h__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/subscription_8h__dep__incl.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classQEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classQObject__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classQThread__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1ChannelEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1ChanPressEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1ClientEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1ControllerEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1KeyEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1KeyPressEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1MidiClient__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1MidiClient_1_1SequencerInputThread__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1MidiCodec__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1MidiPort__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1MidiQueue__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1NoteEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1NoteOffEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1NoteOnEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1PitchBendEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1PortEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1ProgramChangeEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1QOve__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1QSmf__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1QueueControlEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1QWrk__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1SequencerEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1SequencerOutputThread__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1SubscriptionEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1SysExEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1SystemEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1TempoEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1TextEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1Timer__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1ValueEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1VariableEvent__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1rt_1_1MIDIInput__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/classdrumstick_1_1rt_1_1MIDIOutput__inherit__graph.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/dir_d7d7ab9b875f53971e06035bfbb1b15e_dep.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/dir_6bc62631c40ee904778ce6c94be6fb55_dep.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/dir_e3d620c6b6fdb93ed3bc6186215bde2e_dep.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/dir_91a338077de27def062317837c0e6427_dep.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_0.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_1.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_2.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_3.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_4.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_5.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_6.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_7.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_8.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_9.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_10.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_11.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_12.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_13.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_14.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_15.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_16.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_17.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_18.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_19.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_20.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_21.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_22.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. BUILDSTDERR: error: problems opening map file /builddir/build/BUILD/drumstick-1.1.1/doc/html/inherit_graph_23.map for inclusion in the docs! BUILDSTDERR: If you installed Graphviz/dot after a previous failing run, BUILDSTDERR: try deleting the output directory and rerun doxygen. raph 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 6259/65536 hits=61055 misses=6609 finished... Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.n75WeW make: Entering directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' make -f CMakeFiles/Makefile2 preinstall + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64 + cd drumstick-1.1.1 + make install/fast DESTDIR=/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64 -C riscv64-redhat-linux-gnu make[1]: Entering directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/pkgconfig/drumstick-alsa.pc -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/pkgconfig/drumstick-file.pc -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/pkgconfig/drumstick-rt.pc -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/libdrumstick-alsa.so.1.1.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/libdrumstick-alsa.so.1 -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/libdrumstick-alsa.so.1.1.1" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/libdrumstick-alsa.so -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/include/drumstick/alsaclient.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/include/drumstick/alsaevent.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/include/drumstick/alsaport.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/include/drumstick/alsaqueue.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/include/drumstick/alsatimer.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/include/drumstick/drumstickcommon.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/include/drumstick/playthread.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/include/drumstick/subscription.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/include/drumstick.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/libdrumstick-file.so.1.1.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/libdrumstick-file.so.1 -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/libdrumstick-file.so.1.1.1" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/libdrumstick-file.so -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/include/drumstick/macros.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/include/drumstick/qsmf.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/include/drumstick/qwrk.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/include/drumstick/qove.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/libdrumstick-rt.so.1.1.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/libdrumstick-rt.so.1 -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/libdrumstick-rt.so.1.1.1" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/libdrumstick-rt.so -- Up-to-date: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/include/drumstick/macros.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/include/drumstick/rtmidiinput.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/include/drumstick/rtmidioutput.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/include/drumstick/backendmanager.h -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-alsa-in.so -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-alsa-in.so" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-alsa-out.so -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-alsa-out.so" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-eassynth.so -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-eassynth.so" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-net-in.so -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-net-in.so" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-net-out.so -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-net-out.so" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-oss-in.so -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-oss-in.so" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-oss-out.so -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-oss-out.so" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-dumpsmf -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-dumpsmf" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-dumpwrk -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-dumpwrk" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-dumpove -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-dumpove" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-vpiano -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-vpiano" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/applications/drumstick-vpiano.desktop -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-dumpmid -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-dumpmid" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-playsmf -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-playsmf" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-guiplayer -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-guiplayer" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/applications/drumstick-guiplayer.desktop -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-sysinfo -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-sysinfo" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-metronome -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-metronome" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-drumgrid -- Set runtime path of "/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-drumgrid" to "" -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/applications/drumstick-drumgrid.desktop -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/icons/hicolor/16x16/apps/drumstick.png -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/icons/hicolor/32x32/apps/drumstick.png -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/icons/hicolor/48x48/apps/drumstick.png -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/icons/hicolor/64x64/apps/drumstick.png -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/icons/hicolor/scalable/apps/drumstick.svgz -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/man/man1/drumstick-drumgrid.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/man/man1/drumstick-dumpmid.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/man/man1/drumstick-dumpove.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/man/man1/drumstick-dumpsmf.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/man/man1/drumstick-dumpwrk.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/man/man1/drumstick-metronome.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/man/man1/drumstick-playsmf.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/man/man1/drumstick-guiplayer.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/man/man1/drumstick-sysinfo.1 -- Installing: /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/man/man1/drumstick-vpiano.1 make: Leaving directory '/builddir/build/BUILD/drumstick-1.1.1/riscv64-redhat-linux-gnu' + for i in $RPM_BUILD_ROOT/usr/share/applications/* + desktop-file-validate /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/applications/drumstick-drumgrid.desktop /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.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.1-2.fc30.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" + for i in $RPM_BUILD_ROOT/usr/share/applications/* + desktop-file-validate /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/applications/drumstick-guiplayer.desktop /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.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.1-2.fc30.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" + for i in $RPM_BUILD_ROOT/usr/share/applications/* + desktop-file-validate /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/applications/drumstick-vpiano.desktop /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.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.1-2.fc30.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" + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.1.1-2.fc30 --unique-debug-suffix -1.1.1-2.fc30.riscv64 --unique-debug-src-base drumstick-1.1.1-2.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/drumstick-1.1.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/libdrumstick-alsa.so.1.1.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/libdrumstick-file.so.1.1.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-alsa-out.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/libdrumstick-rt.so.1.1.1 extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/libdrumstick-alsa.so.1.1.1 extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-alsa-out.so extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/libdrumstick-file.so.1.1.1 extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/libdrumstick-rt.so.1.1.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-eassynth.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-net-out.so extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-eassynth.so extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-net-out.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-oss-out.so extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-oss-out.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-net-in.so extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-net-in.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-alsa-in.so extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-alsa-in.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-oss-in.so extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/lib64/drumstick/libdrumstick-rt-oss-in.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-drumgrid extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-drumgrid explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-dumpove extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-dumpove explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-vpiano extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-vpiano explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-sysinfo extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-sysinfo explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-guiplayer extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-guiplayer explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-dumpmid extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-dumpmid explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-dumpsmf extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-dumpsmf explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-playsmf extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-playsmf explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-dumpwrk extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-dumpwrk explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-metronome extracting debug info from /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/bin/drumstick-metronome /usr/lib/rpm/sepdebugcrcfix: Updated 20 CRC32s, 0 CRC32s did match. BUILDSTDERR: 7563 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-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 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Ox5TlW Processing files: drumstick-1.1.1-2.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Im2g2W + umask 022 + cd /builddir/build/BUILD + cd drumstick-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/doc/drumstick + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/doc/drumstick + cp -pr AUTHORS /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/doc/drumstick + cp -pr ChangeLog /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/doc/drumstick + cp -pr COPYING /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/doc/drumstick + cp -pr TODO /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64/usr/share/doc/drumstick + exit 0 Provides: aseqmm = 1.1.1-2.fc30 drumstick = 1.1.1-2.fc30 drumstick(riscv-64) = 1.1.1-2.fc30 libdrumstick-alsa.so.1()(64bit) libdrumstick-file.so.1()(64bit) libdrumstick-rt.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig 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) libQt5DBus.so.5()(64bit) libQt5DBus.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.1-2.fc30 Processing files: drumstick-devel-1.1.1-2.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jWSvDK + umask 022 + cd /builddir/build/BUILD + cd drumstick-1.1.1 + DOCDIR=/builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.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.1-2.fc30.riscv64/usr/share/doc/drumstick-devel + cp -pr doc/html/alsaclient_8cpp.html doc/html/alsaclient_8cpp.js doc/html/alsaclient_8cpp__incl.dot doc/html/alsaclient_8cpp__incl.md5 doc/html/alsaclient_8cpp_source.html doc/html/alsaclient_8h.html doc/html/alsaclient_8h.js doc/html/alsaclient_8h__dep__incl.dot doc/html/alsaclient_8h__dep__incl.md5 doc/html/alsaclient_8h__incl.dot doc/html/alsaclient_8h__incl.md5 doc/html/alsaclient_8h_source.html doc/html/alsaevent_8cpp.html doc/html/alsaevent_8cpp__incl.dot doc/html/alsaevent_8cpp__incl.md5 doc/html/alsaevent_8cpp_source.html doc/html/alsaevent_8h.html doc/html/alsaevent_8h.js doc/html/alsaevent_8h__dep__incl.dot doc/html/alsaevent_8h__dep__incl.md5 doc/html/alsaevent_8h__incl.dot doc/html/alsaevent_8h__incl.md5 doc/html/alsaevent_8h_source.html doc/html/alsaport_8cpp.html doc/html/alsaport_8cpp__incl.dot doc/html/alsaport_8cpp__incl.md5 doc/html/alsaport_8cpp_source.html doc/html/alsaport_8h.html doc/html/alsaport_8h.js doc/html/alsaport_8h__dep__incl.dot doc/html/alsaport_8h__dep__incl.md5 doc/html/alsaport_8h__incl.dot doc/html/alsaport_8h__incl.md5 doc/html/alsaport_8h_source.html doc/html/alsaqueue_8cpp.html doc/html/alsaqueue_8cpp__incl.dot doc/html/alsaqueue_8cpp__incl.md5 doc/html/alsaqueue_8cpp_source.html doc/html/alsaqueue_8h.html doc/html/alsaqueue_8h.js doc/html/alsaqueue_8h__dep__incl.dot doc/html/alsaqueue_8h__dep__incl.md5 doc/html/alsaqueue_8h__incl.dot doc/html/alsaqueue_8h__incl.md5 doc/html/alsaqueue_8h_source.html doc/html/alsatimer_8cpp.html doc/html/alsatimer_8cpp__incl.dot doc/html/alsatimer_8cpp__incl.md5 doc/html/alsatimer_8cpp_source.html doc/html/alsatimer_8h.html doc/html/alsatimer_8h.js doc/html/alsatimer_8h__dep__incl.dot doc/html/alsatimer_8h__dep__incl.md5 doc/html/alsatimer_8h__incl.dot doc/html/alsatimer_8h__incl.md5 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.dot doc/html/backendmanager_8cpp__incl.md5 doc/html/backendmanager_8cpp_source.html doc/html/backendmanager_8h.html doc/html/backendmanager_8h.js doc/html/backendmanager_8h__dep__incl.dot doc/html/backendmanager_8h__dep__incl.md5 doc/html/backendmanager_8h__incl.dot doc/html/backendmanager_8h__incl.md5 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.dot doc/html/classQEvent__inherit__graph.md5 doc/html/classQObject.html doc/html/classQObject__inherit__graph.dot doc/html/classQObject__inherit__graph.md5 doc/html/classQThread.html doc/html/classQThread__inherit__graph.dot doc/html/classQThread__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1ChanPressEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1ChannelEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1ClientEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1ControllerEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1KeyEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1KeyPressEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1MidiClient_1_1SequencerInputThread__inherit__graph.md5 doc/html/classdrumstick_1_1MidiClient__inherit__graph.dot doc/html/classdrumstick_1_1MidiClient__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1MidiCodec__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1MidiPort__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1MidiQueue__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1NoteEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1NoteOffEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1NoteOnEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1PitchBendEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1PortEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1ProgramChangeEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1QOve__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1QSmf__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1QWrk__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1QueueControlEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1SequencerEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1SequencerOutputThread__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1SubscriptionEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1SysExEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1SystemEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1TempoEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1TextEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1Timer__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1ValueEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1VariableEvent__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1rt_1_1MIDIInput__inherit__graph.md5 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.dot doc/html/classdrumstick_1_1rt_1_1MIDIOutput__inherit__graph.md5 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.dot doc/html/dir_6bc62631c40ee904778ce6c94be6fb55_dep.md5 doc/html/dir_91a338077de27def062317837c0e6427.html doc/html/dir_91a338077de27def062317837c0e6427_dep.dot doc/html/dir_91a338077de27def062317837c0e6427_dep.md5 doc/html/dir_9bb0cdb2fc6936e925cffa69d90b0c80.html doc/html/dir_d7d7ab9b875f53971e06035bfbb1b15e.html doc/html/dir_d7d7ab9b875f53971e06035bfbb1b15e_dep.dot doc/html/dir_d7d7ab9b875f53971e06035bfbb1b15e_dep.md5 doc/html/dir_e3d620c6b6fdb93ed3bc6186215bde2e.html doc/html/dir_e3d620c6b6fdb93ed3bc6186215bde2e_dep.dot doc/html/dir_e3d620c6b6fdb93ed3bc6186215bde2e_dep.md5 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.dot doc/html/drumstick_8h__incl.md5 doc/html/drumstick_8h_source.html doc/html/drumstickcommon_8h.html doc/html/drumstickcommon_8h.js doc/html/drumstickcommon_8h__dep__incl.dot doc/html/drumstickcommon_8h__dep__incl.md5 doc/html/drumstickcommon_8h__incl.dot doc/html/drumstickcommon_8h__incl.md5 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_0x7e.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_0x7e.html 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_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/globals.html doc/html/globals_defs.html doc/html/graph_legend.dot doc/html/graph_legend.html doc/html/graph_legend.md5 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.dot doc/html/inherit_graph_0.md5 doc/html/inherit_graph_1.dot doc/html/inherit_graph_1.md5 doc/html/inherit_graph_10.dot doc/html/inherit_graph_10.md5 doc/html/inherit_graph_11.dot doc/html/inherit_graph_11.md5 doc/html/inherit_graph_12.dot doc/html/inherit_graph_12.md5 doc/html/inherit_graph_13.dot doc/html/inherit_graph_13.md5 doc/html/inherit_graph_14.dot doc/html/inherit_graph_14.md5 doc/html/inherit_graph_15.dot doc/html/inherit_graph_15.md5 doc/html/inherit_graph_16.dot doc/html/inherit_graph_16.md5 doc/html/inherit_graph_17.dot doc/html/inherit_graph_17.md5 doc/html/inherit_graph_18.dot doc/html/inherit_graph_18.md5 doc/html/inherit_graph_19.dot doc/html/inherit_graph_19.md5 doc/html/inherit_graph_2.dot doc/html/inherit_graph_2.md5 doc/html/inherit_graph_20.dot doc/html/inherit_graph_20.md5 doc/html/inherit_graph_21.dot doc/html/inherit_graph_21.md5 doc/html/inherit_graph_22.dot doc/html/inherit_graph_22.md5 doc/html/inherit_graph_23.dot doc/html/inherit_graph_23.md5 doc/html/inherit_graph_3.dot doc/html/inherit_graph_3.md5 doc/html/inherit_graph_4.dot doc/html/inherit_graph_4.md5 doc/html/inherit_graph_5.dot doc/html/inherit_graph_5.md5 doc/html/inherit_graph_6.dot doc/html/inherit_graph_6.md5 doc/html/inherit_graph_7.dot doc/html/inherit_graph_7.md5 doc/html/inherit_graph_8.dot doc/html/inherit_graph_8.md5 doc/html/inherit_graph_9.dot doc/html/inherit_graph_9.md5 doc/html/inherits.html doc/html/jquery.js doc/html/macros_8h.html doc/html/macros_8h__dep__incl.dot doc/html/macros_8h__dep__incl.md5 doc/html/macros_8h__incl.dot doc/html/macros_8h__incl.md5 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.dot doc/html/playthread_8cpp__incl.md5 doc/html/playthread_8cpp_source.html doc/html/playthread_8h.html doc/html/playthread_8h__dep__incl.dot doc/html/playthread_8h__dep__incl.md5 doc/html/playthread_8h__incl.dot doc/html/playthread_8h__incl.md5 doc/html/playthread_8h_source.html doc/html/qove_8cpp.html doc/html/qove_8cpp__incl.dot doc/html/qove_8cpp__incl.md5 doc/html/qove_8cpp_source.html doc/html/qove_8h.html doc/html/qove_8h__dep__incl.dot doc/html/qove_8h__dep__incl.md5 doc/html/qove_8h__incl.dot doc/html/qove_8h__incl.md5 doc/html/qove_8h_source.html doc/html/qsmf_8cpp.html doc/html/qsmf_8cpp__incl.dot doc/html/qsmf_8cpp__incl.md5 doc/html/qsmf_8cpp_source.html doc/html/qsmf_8h.html doc/html/qsmf_8h.js doc/html/qsmf_8h__dep__incl.dot doc/html/qsmf_8h__dep__incl.md5 doc/html/qsmf_8h__incl.dot doc/html/qsmf_8h__incl.md5 doc/html/qsmf_8h_source.html doc/html/qwrk_8cpp.html doc/html/qwrk_8cpp__incl.dot doc/html/qwrk_8cpp__incl.md5 doc/html/qwrk_8cpp_source.html doc/html/qwrk_8h.html doc/html/qwrk_8h.js doc/html/qwrk_8h__dep__incl.dot doc/html/qwrk_8h__dep__incl.md5 doc/html/qwrk_8h__incl.dot doc/html/qwrk_8h__incl.md5 doc/html/qwrk_8h_source.html doc/html/resize.js doc/html/rtmidiinput_8h.html doc/html/rtmidiinput_8h__dep__incl.dot doc/html/rtmidiinput_8h__dep__incl.md5 doc/html/rtmidiinput_8h__incl.dot doc/html/rtmidiinput_8h__incl.md5 doc/html/rtmidiinput_8h_source.html doc/html/rtmidioutput_8h.html doc/html/rtmidioutput_8h.js doc/html/rtmidioutput_8h__dep__incl.dot doc/html/rtmidioutput_8h__dep__incl.md5 doc/html/rtmidioutput_8h__incl.dot doc/html/rtmidioutput_8h__incl.md5 doc/html/rtmidioutput_8h_source.html doc/html/splitbar.png doc/html/subscription_8cpp.html doc/html/subscription_8cpp__incl.dot doc/html/subscription_8cpp__incl.md5 doc/html/subscription_8cpp_source.html doc/html/subscription_8h.html doc/html/subscription_8h.js doc/html/subscription_8h__dep__incl.dot doc/html/subscription_8h__dep__incl.md5 doc/html/subscription_8h__incl.dot doc/html/subscription_8h__incl.md5 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.1-2.fc30.riscv64/usr/share/doc/drumstick-devel + exit 0 Provides: aseqmm-devel = 1.1.1-2.fc30 drumstick-devel = 1.1.1-2.fc30 drumstick-devel(riscv-64) = 1.1.1-2.fc30 pkgconfig(drumstick-alsa) = 1.1.1 pkgconfig(drumstick-file) = 1.1.1 pkgconfig(drumstick-rt) = 1.1.1 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.1-2.fc30 Processing files: drumstick-examples-1.1.1-2.fc30.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.1-2.fc30 drumstick-examples = 1.1.1-2.fc30 drumstick-examples(riscv-64) = 1.1.1-2.fc30 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.1-2.fc30 Processing files: drumstick-drumgrid-1.1.1-2.fc30.riscv64 Provides: application() application(drumstick-drumgrid.desktop) drumstick-drumgrid = 1.1.1-2.fc30 drumstick-drumgrid(riscv-64) = 1.1.1-2.fc30 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.1-2.fc30.riscv64 Provides: application() application(drumstick-guiplayer.desktop) drumstick-guiplayer = 1.1.1-2.fc30 drumstick-guiplayer(riscv-64) = 1.1.1-2.fc30 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.1-2.fc30.riscv64 Provides: application() application(drumstick-vpiano.desktop) drumstick-vpiano = 1.1.1-2.fc30 drumstick-vpiano(riscv-64) = 1.1.1-2.fc30 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.1-2.fc30.riscv64 Provides: drumstick-debugsource = 1.1.1-2.fc30 drumstick-debugsource(riscv-64) = 1.1.1-2.fc30 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.1-2.fc30.riscv64 Provides: debuginfo(build-id) = 1a3ee40da0dcf410e43802f77995a1a2523231d5 debuginfo(build-id) = 29f1e91b0e163a81e8495c7fb34e2bb17b23d57e debuginfo(build-id) = 58c7ac7e4f074b6f918ebda500e5060fe0646892 debuginfo(build-id) = 7b8e4f53fd75de46a041c0b069c28366c0c4871b debuginfo(build-id) = aaee4dcbc4e6a01be47af28727ae4be13568eac7 debuginfo(build-id) = b54af8b8e958989acb2f6ebdc9f39d4451f05248 debuginfo(build-id) = c34291303ce414476f46f6f46307ef58ebfddd7b debuginfo(build-id) = d4525b19123bca7dddcd62da944fbe1179d74c71 debuginfo(build-id) = d708cdc772c8b53e09117c1cd208b8c7e917be48 debuginfo(build-id) = fc645570eb93e7f725ff0934a63948fce7bbf470 drumstick-debuginfo = 1.1.1-2.fc30 drumstick-debuginfo(riscv-64) = 1.1.1-2.fc30 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.1-2.fc30 Processing files: drumstick-examples-debuginfo-1.1.1-2.fc30.riscv64 Provides: debuginfo(build-id) = 142df4066bb175db7b817272566576e95704675b debuginfo(build-id) = 2d33cc1cd84338c9dc4e278cf511af39f862e246 debuginfo(build-id) = 585f378f1604be8cbf197be22e1fc83cc4c3db55 debuginfo(build-id) = 6024fc574c18d5b6ead322e2493e9e9be3447c84 debuginfo(build-id) = 71a25005eb4836fbbfe206d0bc303c0034ddc5d3 debuginfo(build-id) = d1292577eb74bed75e251cd3814075f5408285c5 debuginfo(build-id) = eb6d00edc6512c65f7dfcf8b0c260038d74be8c9 drumstick-examples-debuginfo = 1.1.1-2.fc30 drumstick-examples-debuginfo(riscv-64) = 1.1.1-2.fc30 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.1-2.fc30 Processing files: drumstick-drumgrid-debuginfo-1.1.1-2.fc30.riscv64 Provides: debuginfo(build-id) = 967e7d1e1ea097f7ea284d4a5250837e75a562fa drumstick-drumgrid-debuginfo = 1.1.1-2.fc30 drumstick-drumgrid-debuginfo(riscv-64) = 1.1.1-2.fc30 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.1-2.fc30 Processing files: drumstick-guiplayer-debuginfo-1.1.1-2.fc30.riscv64 Provides: debuginfo(build-id) = ab8c2e6120837a10ebda9ab61efb2fd9785dda78 drumstick-guiplayer-debuginfo = 1.1.1-2.fc30 drumstick-guiplayer-debuginfo(riscv-64) = 1.1.1-2.fc30 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.1-2.fc30 Processing files: drumstick-vpiano-debuginfo-1.1.1-2.fc30.riscv64 Provides: debuginfo(build-id) = 1da7b4a1d1bd6d1a55e9c5d39d270a8d90da06bd drumstick-vpiano-debuginfo = 1.1.1-2.fc30 drumstick-vpiano-debuginfo(riscv-64) = 1.1.1-2.fc30 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.1-2.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64 Wrote: /builddir/build/RPMS/drumstick-1.1.1-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/drumstick-devel-1.1.1-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/drumstick-examples-1.1.1-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/drumstick-drumgrid-1.1.1-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/drumstick-guiplayer-1.1.1-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/drumstick-vpiano-1.1.1-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/drumstick-debugsource-1.1.1-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/drumstick-debuginfo-1.1.1-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/drumstick-examples-debuginfo-1.1.1-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/drumstick-drumgrid-debuginfo-1.1.1-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/drumstick-guiplayer-debuginfo-1.1.1-2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/drumstick-vpiano-debuginfo-1.1.1-2.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bszxNe + umask 022 + cd /builddir/build/BUILD + cd drumstick-1.1.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/drumstick-1.1.1-2.fc30.riscv64 + exit 0 Child return code was: 0