Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fluidsynth.spec'], user='mockbuild'gid=425uid=1000logger=printOutput=Falseshell=Falsetimeout=172800env={'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100'}chrootPath='/var/lib/mock/f26-build-7601683-694173/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fluidsynth.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False warning: bogus date in %changelog: Sat Oct 01 2010 Orcan Ogetbil - 1.1.2-2 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/fluidsynth-1.1.6-9.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fluidsynth.spec'], private_network=Trueuser='mockbuild'gid=425uid=1000logger=printOutput=Falseshell=Falsetimeout=172800env={'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100'}chrootPath='/var/lib/mock/f26-build-7601683-694173/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fluidsynth.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100'} and shell False warning: bogus date in %changelog: Sat Oct 01 2010 Orcan Ogetbil - 1.1.2-2 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rl2OJP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fluidsynth-1.1.6 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/fluidsynth-1.1.6.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fluidsynth-1.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (fluidsynth-fix-cmake-usage.patch): + echo 'Patch #0 (fluidsynth-fix-cmake-usage.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .cmake.usage --fuzz=0 patching file CMakeLists.txt patching file src/CMakeLists.txt Patch #1 (fluidsynth-no_date_footer.patch): + echo 'Patch #1 (fluidsynth-no_date_footer.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .no.date --fuzz=0 patching file doc/Doxyfile patching file doc/Doxyfile.cmake patching file doc/no_date_footer.html + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4LNgOl + umask 022 + cd /builddir/build/BUILD + cd fluidsynth-1.1.6 + mkdir -p x86_64-redhat-linux-gnu + pushd x86_64-redhat-linux-gnu ~/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu ~/build/BUILD/fluidsynth-1.1.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -Denable-ladspa=on .. -- The C compiler identification is GNU 7.0.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 -- Checking whether system has ANSI C header files -- Looking for 8 include files dlfcn.h, ..., float.h -- Looking for 8 include files dlfcn.h, ..., float.h - found -- Performing Test memchrExists -- Performing Test memchrExists - Success -- Performing Test freeExists -- Performing Test freeExists - Success -- ANSI C header files - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for DIR in sys/stat.h;sys/types.h;dirent.h -- Looking for DIR in sys/stat.h;sys/types.h;dirent.h - found -- Looking for stdio.h -- Looking for stdio.h - found -- Looking for math.h -- Looking for math.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for netinet/in.h -- Looking for netinet/in.h - found -- Looking for netinet/tcp.h -- Looking for netinet/tcp.h - found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for limits.h -- Looking for limits.h - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for getopt.h -- Looking for getopt.h - found -- Performing Test _have_inline -- Performing Test _have_inline - Success -- Performing Test _have_vla -- Performing Test _have_vla - Success -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Found Pthreads: /usr/lib64/libpthread.so -- Looking for ladspa.h -- Looking for ladspa.h - found -- Found PkgConfig: /usr/bin/pkg-config (found version "1.2.2") -- Checking for modules 'glib-2.0>=2.6.5;gthread-2.0>=2.6.5' -- Found glib-2.0, version 2.51.0 -- Found gthread-2.0, version 2.51.0 -- Checking for module 'sndfile>=1.0.0' -- Found sndfile, version 1.0.27 -- Checking for module 'sndfile>=1.0.18' -- Found sndfile, version 1.0.27 -- Checking for module 'libpulse-simple>=0.9.8' -- Found libpulse-simple, version 10.0 -- Checking for module 'alsa>=0.9.1' -- Found alsa, version 1.1.3 -- Checking for module 'jack' -- Found jack, version 1.9.10 -- Found READLINE: /usr/include -- Checking for module 'lash-1.0>=0.3' -- Found lash-1.0, version 0.5.4 -- Checking for module 'dbus-1>=1.0.0' -- Found dbus-1, version 1.11.8 -- Found Doxygen: /usr/bin/doxygen (found version "1.8.13") ************************************************************** Summary: Build type: RelWithDebInfo libsndfile: yes (with ogg vorbis support) D-Bus: yes PulseAudio: yes JACK: yes ALSA: yes PortAudio: no OSS: yes MidiShare: no CoreAudio: no CoreMIDI: no Windows: no LADSPA support: yes LASH support: yes (NOTE: GPL library) LADCCA support: no OS/2 DART support: no Audio to file driver: yes Readline: yes (NOTE: GPL library) Samples type=float: no (using double) Profiling: no Debug: no Trap on FPE (debug): no Check FPE (debug): no ************************************************************** -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu ~/build/BUILD/fluidsynth-1.1.6 + popd + make -j6 -C x86_64-redhat-linux-gnu make: Entering directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' /usr/bin/cmake -H/builddir/build/BUILD/fluidsynth-1.1.6 -B/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' make -f src/CMakeFiles/libfluidsynth.dir/build.make src/CMakeFiles/libfluidsynth.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fluidsynth-1.1.6 /builddir/build/BUILD/fluidsynth-1.1.6/src /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src/CMakeFiles/libfluidsynth.dir/DependInfo.cmake --color= Scanning dependencies of target libfluidsynth make[2]: Leaving directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' make -f src/CMakeFiles/libfluidsynth.dir/build.make src/CMakeFiles/libfluidsynth.dir/build make[2]: Entering directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' [ 2%] Building C object src/CMakeFiles/libfluidsynth.dir/drivers/fluid_alsa.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/drivers/fluid_alsa.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_alsa.c [ 4%] Building C object src/CMakeFiles/libfluidsynth.dir/bindings/fluid_rtkit.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/bindings/fluid_rtkit.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_rtkit.c [ 6%] Building C object src/CMakeFiles/libfluidsynth.dir/drivers/fluid_jack.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/drivers/fluid_jack.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c [ 9%] Building C object src/CMakeFiles/libfluidsynth.dir/bindings/fluid_ladspa.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/bindings/fluid_ladspa.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_ladspa.c [ 11%] Building C object src/CMakeFiles/libfluidsynth.dir/drivers/fluid_oss.c.o [ 13%] Building C object src/CMakeFiles/libfluidsynth.dir/bindings/fluid_lash.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/bindings/fluid_lash.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_lash.c cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/drivers/fluid_oss.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_oss.c In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_alsa.c:27: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_alsa.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_alsa.c:27: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_alsa.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:32:0: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:32:0: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c: In function 'new_fluid_jack_client': /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:127:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock (last_client_mutex); /* ++ lock last_client */ ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:145:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (last_client_mutex); /* -- unlock last_client */ ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:219:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (last_client_mutex); /* -- unlock last_client */ ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:227:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (last_client_mutex); /* -- unlock clients list */ ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c: In function 'fluid_jack_client_close': /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:362:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock (last_client_mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:367:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (last_client_mutex); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:31: /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c: In function 'fluid_jack_driver_process': /usr/include/glib-2.0/glib/gatomic.h:108:5: warning: cast from function call of type 'long unsigned int' to non-matching type 'void *' [-Wbad-function-cast] (gpointer) __atomic_load_8 ((atomic), __ATOMIC_SEQ_CST); \ ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:188:49: note: in expansion of macro 'g_atomic_pointer_get' #define fluid_atomic_pointer_get(_pp) g_atomic_pointer_get(_pp) ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:486:17: note: in expansion of macro 'fluid_atomic_pointer_get' midi_driver = fluid_atomic_pointer_get (&client->midi_driver); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_lash.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_lash.c:20: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_lash.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_lash.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_lash.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_lash.c:20: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_lash.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_lash.c:20: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_ladspa.c:36: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_ladspa.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_ladspa.c:36: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_ladspa.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_ladspa.c: In function 'fluid_LADSPA_CreateSystemNodes': /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_ladspa.c:66:7: warning: variable 'nr_output_nodes' set but not used [-Wunused-but-set-variable] int nr_output_nodes; ^~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_oss.c:27: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_oss.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_oss.c:27: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_oss.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_ladspa.c: In function 'fluid_LADSPA_run': /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_ladspa.c:713:12: warning: 'temp' is used uninitialized in this function [-Wuninitialized] nr_groups=(int) temp; ~~~~~~~~~^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_ladspa.c: In function 'fluid_LADSPA_CreateSystemNodes': /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_ladspa.c:72:17: warning: 'temp' is used uninitialized in this function [-Wuninitialized] nr_input_nodes=(int) temp; ~~~~~~~~~~~~~~^~~~~~~~~~~ [ 16%] Building C object src/CMakeFiles/libfluidsynth.dir/drivers/fluid_pulse.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/drivers/fluid_pulse.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_pulse.c [ 18%] Building C object src/CMakeFiles/libfluidsynth.dir/utils/fluid_conv.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/utils/fluid_conv.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_conv.c [ 20%] Building C object src/CMakeFiles/libfluidsynth.dir/utils/fluid_hash.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/utils/fluid_hash.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_hash.c In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_pulse.c:27: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_pulse.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_pulse.c:27: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_pulse.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ [ 23%] Building C object src/CMakeFiles/libfluidsynth.dir/utils/fluid_list.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/utils/fluid_list.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_list.c In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_hash.h:40:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_hash.c:35: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_hash.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_hash.h:40:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_hash.c:35: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_hash.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_hash.c: In function 'fluid_hashtable_unref': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_hash.c:642:3: warning: 'g_atomic_int_exchange_and_add' is deprecated: Use 'g_atomic_int_add' instead [-Wdeprecated-declarations] if (fluid_atomic_int_exchange_and_add (&hashtable->ref_count, -1) - 1 == 0) ^~ In file included from /usr/include/glib-2.0/glib/gthread.h:32:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_hash.c:34: /usr/include/glib-2.0/glib/gatomic.h:80:25: note: declared here gint g_atomic_int_exchange_and_add (volatile gint *atomic, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 25%] Building C object src/CMakeFiles/libfluidsynth.dir/utils/fluid_ringbuffer.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/utils/fluid_ringbuffer.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.c [ 27%] Building C object src/CMakeFiles/libfluidsynth.dir/utils/fluid_settings.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/utils/fluid_settings.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c [ 30%] Building C object src/CMakeFiles/libfluidsynth.dir/utils/fluid_sys.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/utils/fluid_sys.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.c:26: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.h:24, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.c:26: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.h:24, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:22:0: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:22:0: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'new_fluid_settings': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:244:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_init (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:244:3: warning: 'g_static_rec_mutex_init' is deprecated: Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations] fluid_rec_mutex_init (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:176:10: note: declared here void g_static_rec_mutex_init (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'delete_fluid_settings': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:258:3: warning: 'g_static_rec_mutex_free' is deprecated: Use 'g_rec_mutex_free' instead [-Wdeprecated-declarations] fluid_rec_mutex_destroy (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:195:10: note: declared here void g_static_rec_mutex_free (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_register_str': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:452:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:473:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_register_num': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:494:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:520:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_register_int': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:541:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:567:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_get_type': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:588:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:590:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_get_hints': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:611:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:626:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_is_realtime': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:647:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:662:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_setstr': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:684:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c:21:0: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c:21:0: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:723:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_copystr': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:755:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:785:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_dupstr': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:811:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:841:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_getstr': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:873:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:896:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_str_equal': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:919:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:937:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_getstr_default': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:959:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:977:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_add_option': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1001:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1012:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_remove_option': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1034:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1054:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_setnum': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1077:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1101:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_getnum': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1124:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1133:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_getnum_range': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1157:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1166:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_getnum_default': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1185:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1193:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_setint': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1216:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1240:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_getint': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1263:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1272:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_getint_range': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1295:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1304:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_getint_default': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1323:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1331:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_foreach_option': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1360:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); /* ++ lock */ ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1364:5: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); /* -- unlock */ ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1380:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); /* -- unlock */ ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_option_count': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1402:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1405:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_option_concat': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1434:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); /* ++ lock */ ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1438:5: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); /* -- unlock */ ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1475:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); /* -- unlock */ ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function 'fluid_settings_foreach': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1554:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1570:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c: In function 'new_fluid_cond': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c:579:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c:580:3: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] return g_cond_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: note: declared here GCond * g_cond_new (void); ^~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c: In function 'new_fluid_thread': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c:617:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c:632:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] thread = g_thread_create (fluid_thread_high_prio, info, detach == FALSE, &err); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c:634:3: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] else thread = g_thread_create ((GThreadFunc)func, data, detach == FALSE, &err); ^~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ [ 34%] Building C object src/CMakeFiles/libfluidsynth.dir/sfloader/fluid_ramsfont.c.o [ 34%] Building C object src/CMakeFiles/libfluidsynth.dir/sfloader/fluid_defsfont.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/sfloader/fluid_defsfont.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.c cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/sfloader/fluid_ramsfont.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.c In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.c:22:0: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.c:22:0: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.c: In function 'fluid_rampreset_noteon': /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.c:892:53: warning: variable 'z' set but not used [-Wunused-but-set-variable] fluid_inst_zone_t *inst_zone, *global_inst_zone, *z; ^ [ 37%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_adsr_env.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/rvoice/fluid_adsr_env.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.c In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.c:27:0: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.h:29, from /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.c:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.c:27:0: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.h:29, from /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.c:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.c: In function 'fluid_defpreset_noteon': /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.c:582:53: warning: variable 'z' set but not used [-Wunused-but-set-variable] fluid_inst_zone_t *inst_zone, *global_inst_zone, *z; ^ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.c:21: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:24, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.c:21: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:24, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ [ 39%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_chorus.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/rvoice/fluid_chorus.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_chorus.c [ 41%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_iir_filter.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/rvoice/fluid_iir_filter.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_iir_filter.c [ 44%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_lfo.c.o In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_chorus.c:69:0: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_chorus.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_chorus.c:68: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_chorus.c:69:0: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_chorus.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_chorus.c:68: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.c: In function 'fluid_defpreset_import_sfont': /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.c:828:33: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] FLUID_SPRINTF(preset->name, "Bank%d,Preset%d", sfpreset->bank, sfpreset->prenum); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:939:0, from /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth.h:24, from /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.h:28, from /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.c:25: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 14 and 22 bytes into a destination of size 21 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/rvoice/fluid_lfo.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_lfo.c [ 46%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice_dsp.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice_dsp.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_dsp.c [ 48%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice_event.c.o [ 51%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice_event.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.c cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.c In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_iir_filter.c:22:0: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_iir_filter.h:24, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_iir_filter.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_iir_filter.c:22:0: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_iir_filter.h:24, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_iir_filter.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ [ 53%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice_mixer.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice_mixer.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.c:21: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.c:21: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_dsp.c:23: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_dsp.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_dsp.c:23: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_dsp.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.c:21: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.c:21: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ [ 55%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_rev.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/rvoice/fluid_rev.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rev.c In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:21: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:21: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c: In function 'delete_fluid_rvoice_mixer': /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:627:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] delete_fluid_cond(mixer->thread_ready); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here void g_cond_free (GCond *cond); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:629:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] delete_fluid_cond(mixer->wakeup_threads); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: note: declared here void g_cond_free (GCond *cond); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:631:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] delete_fluid_cond_mutex(mixer->thread_ready_m); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here void g_mutex_free (GMutex *mutex); ^~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:633:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] delete_fluid_cond_mutex(mixer->wakeup_threads_m); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: note: declared here void g_mutex_free (GMutex *mutex); ^~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c: In function 'fluid_mixer_get_mt_rvoice': /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:700:3: warning: 'g_atomic_int_exchange_and_add' is deprecated: Use 'g_atomic_int_add' instead [-Wdeprecated-declarations] int i = fluid_atomic_int_exchange_and_add(&mixer->current_rvoice, 1); ^~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:21: /usr/include/glib-2.0/glib/gatomic.h:80:25: note: declared here gint g_atomic_int_exchange_and_add (volatile gint *atomic, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 58%] Building C object src/CMakeFiles/libfluidsynth.dir/synth/fluid_event.c.o [ 60%] Building C object src/CMakeFiles/libfluidsynth.dir/synth/fluid_chan.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/synth/fluid_event.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/synth/fluid_chan.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_chan.c [ 62%] Building C object src/CMakeFiles/libfluidsynth.dir/synth/fluid_mod.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/synth/fluid_mod.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_mod.c [ 65%] Building C object src/CMakeFiles/libfluidsynth.dir/synth/fluid_gen.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/synth/fluid_gen.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_gen.c In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c: In function '_fluid_evt_heap_init': /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:647:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] fluid_mutex_init(heap->mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:647:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] fluid_mutex_init(heap->mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:650:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(heap->mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:660:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(heap->mutex); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c: In function '_fluid_evt_heap_free': /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:697:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(heap->mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:707:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(heap->mutex); ^~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_chan.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_chan.c:21: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_chan.h:24, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_chan.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_chan.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_chan.c:21: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_chan.h:24, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_chan.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:708:3: warning: 'g_static_mutex_free' is deprecated: Use 'g_mutex_clear' instead [-Wdeprecated-declarations] fluid_mutex_destroy(heap->mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: note: declared here void g_static_mutex_free (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c: In function '_fluid_seq_heap_get_free': /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:724:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(heap->mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:743:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(heap->mutex); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c: In function '_fluid_seq_heap_set_free': /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:766:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(heap->mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:772:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(heap->mutex); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 67%] Building C object src/CMakeFiles/libfluidsynth.dir/synth/fluid_synth.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/synth/fluid_synth.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_chan.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_mod.c:22: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_mod.h:24, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_mod.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_chan.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_mod.c:22: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_mod.h:24, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_mod.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_chan.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_gen.c:23: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_gen.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_gen.c:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_chan.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_gen.c:23: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_gen.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_gen.c:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ [ 69%] Building C object src/CMakeFiles/libfluidsynth.dir/synth/fluid_tuning.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/synth/fluid_tuning.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_tuning.c [ 72%] Building C object src/CMakeFiles/libfluidsynth.dir/synth/fluid_voice.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/synth/fluid_voice.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_voice.c In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ [ 74%] Building C object src/CMakeFiles/libfluidsynth.dir/midi/fluid_midi.c.o In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c: In function 'new_fluid_synth': /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:569:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_init(synth->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:569:3: warning: 'g_static_rec_mutex_init' is deprecated: Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations] fluid_rec_mutex_init(synth->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:176:10: note: declared here void g_static_rec_mutex_init (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:661:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] fluid_private_init(synth->tuning_iter); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:661:3: warning: 'g_static_private_init' is deprecated [-Wdeprecated-declarations] fluid_private_init(synth->tuning_iter); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:248:10: note: declared here void g_static_private_init (GStaticPrivate *private_key); ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c: In function 'delete_fluid_synth': /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:866:3: warning: 'g_static_private_free' is deprecated [-Wdeprecated-declarations] fluid_private_free (synth->tuning_iter); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:259:10: note: declared here void g_static_private_free (GStaticPrivate *private_key); ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:874:3: warning: 'g_static_rec_mutex_free' is deprecated: Use 'g_rec_mutex_free' instead [-Wdeprecated-declarations] fluid_rec_mutex_destroy(synth->mutex); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:195:10: note: declared here void g_static_rec_mutex_free (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c: In function 'fluid_synth_nwrite_float': /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:2374:33: warning: variable 'bytes' set but not used [-Wunused-but-set-variable] int i, num, available, count, bytes; ^~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_tuning.c:24:0: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_tuning.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_tuning.c:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_tuning.c:24:0: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_tuning.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_tuning.c:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c: In function 'fluid_synth_tuning_iteration_start': /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:4443:3: warning: 'g_static_private_set' is deprecated: Use 'g_private_set' instead [-Wdeprecated-declarations] fluid_private_set (synth->tuning_iter, FLUID_INT_TO_POINTER (0), NULL); ^~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:254:10: note: declared here void g_static_private_set (GStaticPrivate *private_key, ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c: In function 'fluid_synth_tuning_iteration_next': /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:4466:3: warning: 'g_static_private_get' is deprecated: Use 'g_private_get' instead [-Wdeprecated-declarations] pval = fluid_private_get (synth->tuning_iter); ^~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:251:10: note: declared here gpointer g_static_private_get (GStaticPrivate *private_key); ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:4487:7: warning: 'g_static_private_set' is deprecated: Use 'g_private_set' instead [-Wdeprecated-declarations] if (p < 127) fluid_private_set (synth->tuning_iter, ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:254:10: note: declared here void g_static_private_set (GStaticPrivate *private_key, ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:4489:7: warning: 'g_static_private_set' is deprecated: Use 'g_private_set' instead [-Wdeprecated-declarations] else fluid_private_set (synth->tuning_iter, ^~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:254:10: note: declared here void g_static_private_set (GStaticPrivate *private_key, ^~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c: In function 'fluid_synth_api_enter': /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:4938:5: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock(synth->mutex); ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c: In function 'fluid_synth_api_exit': /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:4954:5: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock(synth->mutex); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~ cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/midi/fluid_midi.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.c [ 76%] Building C object src/CMakeFiles/libfluidsynth.dir/midi/fluid_midi_router.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/midi/fluid_midi_router.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_voice.h:29, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_voice.c:22: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_voice.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_voice.h:29, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_voice.c:22: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_voice.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_voice.c: In function 'fluid_voice_get_overflow_prio': /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_voice.c:1594:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (a < 0.1) ^~ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_voice.c:1596:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' this_voice_prio += score->volume / a; ^~~~~~~~~~~~~~~ [ 79%] Building C object src/CMakeFiles/libfluidsynth.dir/midi/fluid_seqbind.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/midi/fluid_seqbind.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seqbind.c [ 81%] Building C object src/CMakeFiles/libfluidsynth.dir/midi/fluid_seq.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/midi/fluid_seq.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.c:21: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.h:24, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.c:21: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.h:24, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.c: In function 'fluid_midi_file_read_event': /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.c:440:52: warning: variable 'mi' set but not used [-Wunused-but-set-variable] int nominator, denominator, clocks, notes, sf, mi; ^~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.c:440:48: warning: variable 'sf' set but not used [-Wunused-but-set-variable] int nominator, denominator, clocks, notes, sf, mi; ^~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:28, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:28, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c: In function 'new_fluid_midi_router': /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:106:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] fluid_mutex_init (router->rules_mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:106:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] fluid_mutex_init (router->rules_mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c: In function 'delete_fluid_midi_router': /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:150:3: warning: 'g_static_mutex_free' is deprecated: Use 'g_mutex_clear' instead [-Wdeprecated-declarations] fluid_mutex_destroy (router->rules_mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: note: declared here void g_static_mutex_free (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c: In function 'fluid_midi_router_set_default_rules': /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:189:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock (router->rules_mutex); /* ++ lock */ ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:222:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (router->rules_mutex); /* -- unlock */ ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c: In function 'fluid_midi_router_clear_rules': /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:255:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock (router->rules_mutex); /* ++ lock */ ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:284:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (router->rules_mutex); /* -- unlock */ ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c: In function 'fluid_midi_router_add_rule': /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:321:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock (router->rules_mutex); /* ++ lock */ ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:330:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (router->rules_mutex); /* -- unlock */ ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c: In function 'fluid_midi_router_handle_midi_event': /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:549:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock (router->rules_mutex); /* ++ lock rules */ ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:583:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (router->rules_mutex); /* -- unlock rules */ ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:740:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (router->rules_mutex); /* -- unlock rules */ ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seqbind.c:31: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seqbind.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seqbind.c:31: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seqbind.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c: In function '_fluid_seq_queue_init': /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:673:2: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] fluid_mutex_init(seq->mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:673:2: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] fluid_mutex_init(seq->mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c: In function '_fluid_seq_queue_end': /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:707:2: warning: 'g_static_mutex_free' is deprecated: Use 'g_mutex_clear' instead [-Wdeprecated-declarations] fluid_mutex_destroy(seq->mutex); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: note: declared here void g_static_mutex_free (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c: In function '_fluid_seq_queue_pre_insert': /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:733:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(seq->mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:743:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(seq->mutex); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c: In function '_fluid_seq_queue_pre_remove': /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:771:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(seq->mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:781:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(seq->mutex); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c: In function 'fluid_sequencer_process': /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:825:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(seq->mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:832:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(seq->mutex); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 83%] Building C object src/CMakeFiles/libfluidsynth.dir/drivers/fluid_adriver.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/drivers/fluid_adriver.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_adriver.c [ 86%] Building C object src/CMakeFiles/libfluidsynth.dir/drivers/fluid_mdriver.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/drivers/fluid_mdriver.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_mdriver.c [ 88%] Building C object src/CMakeFiles/libfluidsynth.dir/drivers/fluid_aufile.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/drivers/fluid_aufile.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_aufile.c [ 90%] Building C object src/CMakeFiles/libfluidsynth.dir/bindings/fluid_cmd.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/bindings/fluid_cmd.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c [ 93%] Building C object src/CMakeFiles/libfluidsynth.dir/bindings/fluid_filerenderer.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -Dlibfluidsynth_EXPORTS -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -fPIC -o CMakeFiles/libfluidsynth.dir/bindings/fluid_filerenderer.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_filerenderer.c In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_aufile.c:29:0: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_adriver.h:24, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_aufile.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_aufile.c:29:0: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_adriver.h:24, from /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_aufile.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:25: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:25: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c: In function 'new_fluid_server': /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1837:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] fluid_mutex_init(server->mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1837:3: warning: 'g_static_mutex_init' is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] fluid_mutex_init(server->mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: note: declared here void g_static_mutex_init (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c: In function 'fluid_server_close': /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1878:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(server->mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1881:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(server->mutex); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c: In function 'fluid_server_add_client': /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1919:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(server->mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1921:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(server->mutex); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c: In function 'fluid_server_remove_client': /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1926:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(server->mutex); ^~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1928:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(server->mutex); ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: note: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_filerenderer.c:27: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_filerenderer.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_filerenderer.c:27: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_filerenderer.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ [ 95%] Linking C shared library libfluidsynth.so cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/libfluidsynth.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--no-undefined -shared -Wl,-soname,libfluidsynth.so.1 -o libfluidsynth.so.1.5.2 CMakeFiles/libfluidsynth.dir/drivers/fluid_alsa.c.o CMakeFiles/libfluidsynth.dir/bindings/fluid_rtkit.c.o CMakeFiles/libfluidsynth.dir/drivers/fluid_jack.c.o CMakeFiles/libfluidsynth.dir/bindings/fluid_lash.c.o CMakeFiles/libfluidsynth.dir/bindings/fluid_ladspa.c.o CMakeFiles/libfluidsynth.dir/drivers/fluid_oss.c.o CMakeFiles/libfluidsynth.dir/drivers/fluid_pulse.c.o CMakeFiles/libfluidsynth.dir/utils/fluid_conv.c.o CMakeFiles/libfluidsynth.dir/utils/fluid_hash.c.o CMakeFiles/libfluidsynth.dir/utils/fluid_list.c.o CMakeFiles/libfluidsynth.dir/utils/fluid_ringbuffer.c.o CMakeFiles/libfluidsynth.dir/utils/fluid_settings.c.o CMakeFiles/libfluidsynth.dir/utils/fluid_sys.c.o CMakeFiles/libfluidsynth.dir/sfloader/fluid_defsfont.c.o CMakeFiles/libfluidsynth.dir/sfloader/fluid_ramsfont.c.o CMakeFiles/libfluidsynth.dir/rvoice/fluid_adsr_env.c.o CMakeFiles/libfluidsynth.dir/rvoice/fluid_chorus.c.o CMakeFiles/libfluidsynth.dir/rvoice/fluid_iir_filter.c.o CMakeFiles/libfluidsynth.dir/rvoice/fluid_lfo.c.o CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice.c.o CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice_dsp.c.o CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice_event.c.o CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice_mixer.c.o CMakeFiles/libfluidsynth.dir/rvoice/fluid_rev.c.o CMakeFiles/libfluidsynth.dir/synth/fluid_chan.c.o CMakeFiles/libfluidsynth.dir/synth/fluid_event.c.o CMakeFiles/libfluidsynth.dir/synth/fluid_gen.c.o CMakeFiles/libfluidsynth.dir/synth/fluid_mod.c.o CMakeFiles/libfluidsynth.dir/synth/fluid_synth.c.o CMakeFiles/libfluidsynth.dir/synth/fluid_tuning.c.o CMakeFiles/libfluidsynth.dir/synth/fluid_voice.c.o CMakeFiles/libfluidsynth.dir/midi/fluid_midi.c.o CMakeFiles/libfluidsynth.dir/midi/fluid_midi_router.c.o CMakeFiles/libfluidsynth.dir/midi/fluid_seqbind.c.o CMakeFiles/libfluidsynth.dir/midi/fluid_seq.c.o CMakeFiles/libfluidsynth.dir/drivers/fluid_adriver.c.o CMakeFiles/libfluidsynth.dir/drivers/fluid_mdriver.c.o CMakeFiles/libfluidsynth.dir/drivers/fluid_aufile.c.o CMakeFiles/libfluidsynth.dir/bindings/fluid_cmd.c.o CMakeFiles/libfluidsynth.dir/bindings/fluid_filerenderer.c.o -lgthread-2.0 -lglib-2.0 -llash -lpthread -luuid -ljack -lasound -ljack -lasound -lpulse-simple -lpulse -lsndfile -ldbus-1 -lreadline -lm -ldl cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cmake -E cmake_symlink_library libfluidsynth.so.1.5.2 libfluidsynth.so.1 libfluidsynth.so make[2]: Leaving directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' [ 95%] Built target libfluidsynth make -f src/CMakeFiles/fluidsynth.dir/build.make src/CMakeFiles/fluidsynth.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fluidsynth-1.1.6 /builddir/build/BUILD/fluidsynth-1.1.6/src /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src/CMakeFiles/fluidsynth.dir/DependInfo.cmake --color= Scanning dependencies of target fluidsynth make[2]: Leaving directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' make -f src/CMakeFiles/fluidsynth.dir/build.make src/CMakeFiles/fluidsynth.dir/build make[2]: Entering directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' [ 97%] Building C object src/CMakeFiles/fluidsynth.dir/fluidsynth.c.o cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cc -DHAVE_CONFIG_H -DHAVE_LASH -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu -I/builddir/build/BUILD/fluidsynth-1.1.6/src -I/builddir/build/BUILD/fluidsynth-1.1.6/src/drivers -I/builddir/build/BUILD/fluidsynth-1.1.6/src/synth -I/builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice -I/builddir/build/BUILD/fluidsynth-1.1.6/src/midi -I/builddir/build/BUILD/fluidsynth-1.1.6/src/utils -I/builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader -I/builddir/build/BUILD/fluidsynth-1.1.6/src/bindings -I/builddir/build/BUILD/fluidsynth-1.1.6/include -I/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/lash-1.0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -o CMakeFiles/fluidsynth.dir/fluidsynth.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/fluidsynth.c In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_lash.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/fluidsynth.c:49: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function 'new_fluid_cond_mutex': /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/fluidsynth.c:29: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ In file included from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_lash.h:26, from /builddir/build/BUILD/fluidsynth-1.1.6/src/fluidsynth.c:49: /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:107:0, from /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /builddir/build/BUILD/fluidsynth-1.1.6/src/fluidsynth.c:29: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: note: declared here GMutex * g_mutex_new (void); ^~~~~~~~~~~ [100%] Linking C executable fluidsynth cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/fluidsynth.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -O2 -g -fomit-frame-pointer -funroll-all-loops -finline-functions -DNDEBUG -Wall -W -Wpointer-arith -Wbad-function-cast -Wno-cast-qual -Wcast-align -Wstrict-prototypes -Wno-unused-parameter -Wdeclaration-after-statement -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed CMakeFiles/fluidsynth.dir/fluidsynth.c.o -o fluidsynth -Wl,-rpath,/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src: -rdynamic libfluidsynth.so.1.5.2 -lgthread-2.0 -lglib-2.0 -llash -lpthread -luuid -ljack -lasound -ljack -lasound -lpulse-simple -lpulse -lsndfile -ldbus-1 -lreadline -lm -ldl make[2]: Leaving directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' [100%] Built target fluidsynth make[1]: Leaving directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 0 make: Leaving directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' + make doxygen -C x86_64-redhat-linux-gnu/doc make: Entering directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/doc' cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu && make -f CMakeFiles/Makefile2 doc/CMakeFiles/doxygen.dir/rule make[1]: Entering directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' /usr/bin/cmake -H/builddir/build/BUILD/fluidsynth-1.1.6 -B/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 0 make -f CMakeFiles/Makefile2 doc/CMakeFiles/doxygen.dir/all make[2]: Entering directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' make -f doc/CMakeFiles/doxygen.dir/build.make doc/CMakeFiles/doxygen.dir/depend make[3]: Entering directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fluidsynth-1.1.6 /builddir/build/BUILD/fluidsynth-1.1.6/doc /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/doc /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/doc/CMakeFiles/doxygen.dir/DependInfo.cmake --color= Scanning dependencies of target doxygen make[3]: Leaving directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' make -f doc/CMakeFiles/doxygen.dir/build.make doc/CMakeFiles/doxygen.dir/build make[3]: Entering directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/doc && /usr/bin/doxygen Doxyfile warning: Tag `SHOW_DIRECTORIES' at line 68 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 126 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_SCHEMA' at line 179 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 180 of file `Doxyfile' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: doxygen no longer ships with the FreeSans font. You may want to clear or change DOT_FONTNAME. Otherwise you run the risk that the wrong font is being used for dot generated graphs. Notice: Output directory `api' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/doc Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/include Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/src Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/src/datatypes Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/src/midi Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/src/synth Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/src/unused Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/src/unused/macbuild Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/src/unused/winbuild Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/src/unused/winbuild/fluidsynth Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/src/unused/winbuild/fluidsynth_dll Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/src/unused/winbuild/fluidsynth_lib Searching for files in directory /builddir/build/BUILD/fluidsynth-1.1.6/src/utils Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/doc/fluidsynth-v11-devdoc.txt... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/doc/fluidsynth-v11-devdoc.txt... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/audio.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/audio.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/event.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/event.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/gen.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/gen.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/log.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/log.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/midi.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/midi.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/misc.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/misc.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/mod.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/mod.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/ramsfont.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/ramsfont.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/seq.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/seq.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/seqbind.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/seqbind.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/settings.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/settings.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/sfont.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/sfont.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/shell.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/shell.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/synth.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/synth.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/types.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/types.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/voice.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/voice.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_filerenderer.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_filerenderer.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_ladspa.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_ladspa.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_ladspa.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_ladspa.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_lash.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_lash.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_lash.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_lash.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_rtkit.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_rtkit.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_rtkit.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_rtkit.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/config_macos.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/config_macos.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/config_macosx.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/config_macosx.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/config_macosx_pb.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/config_macosx_pb.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_adriver.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_adriver.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_adriver.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_adriver.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_alsa.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_alsa.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_aufile.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_aufile.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_coreaudio.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_coreaudio.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_coremidi.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_coremidi.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_dart.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_dart.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_dsound.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_dsound.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_mdriver.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_mdriver.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_mdriver.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_mdriver.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_midishare.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_midishare.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_oss.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_oss.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_portaudio.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_portaudio.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_pulse.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_pulse.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_sndmgr.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_sndmgr.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_winmidi.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_winmidi.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/fluid_dll.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/fluid_dll.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/fluidsynth.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/fluidsynth.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seqbind.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seqbind.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_chorus.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_chorus.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_chorus.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_chorus.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_iir_filter.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_iir_filter.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_iir_filter.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_iir_filter.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_lfo.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_lfo.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_lfo.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_lfo.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_phase.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_phase.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rev.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rev.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rev.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rev.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_dsp.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_dsp.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_sfont.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_sfont.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_chan.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_chan.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_chan.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_chan.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_priv.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event_queue.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_gen.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_gen.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_gen.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_gen.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_mod.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_mod.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_mod.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_mod.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_tuning.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_tuning.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_tuning.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_tuning.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_voice.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_voice.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_voice.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_voice.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/unused/fluid_dsp_float.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/unused/fluid_dsp_float.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/unused/fluid_dsp_simple.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/unused/fluid_dsp_simple.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/unused/fluid_event_queue.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/unused/fluid_event_queue.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/unused/fluid_rvoice_handler.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/unused/fluid_rvoice_handler.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/unused/fluid_rvoice_handler.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/unused/fluid_rvoice_handler.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_conv.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_conv.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_conv.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_conv.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_hash.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_hash.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_hash.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_hash.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_list.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_list.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_list.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_list.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h... Preprocessing /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h... Parsing file /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h... 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... Generating style sheet... Generating search indices... Generating example documentation... Generating docs for example example.c... Generating docs for example fluidsynth_arpeggio.c... Generating docs for example fluidsynth_fx.c... Generating docs for example fluidsynth_metronome.c... Generating docs for example fluidsynth_simple.c... Generating file sources... Parsing code for file audio.h... Parsing code for file config_macos.h... Parsing code for file config_macosx.h... Parsing code for file config_macosx_pb.h... Parsing code for file event.h... Parsing code for file fluid_adriver.c... Parsing code for file fluid_adriver.h... Parsing code for file fluid_adsr_env.c... Parsing code for file fluid_adsr_env.h... Parsing code for file fluid_alsa.c... Parsing code for file fluid_aufile.c... Parsing code for file fluid_chan.c... Parsing code for file fluid_chan.h... Parsing code for file fluid_chorus.c... Parsing code for file fluid_chorus.h... Parsing code for file fluid_cmd.c... Parsing code for file fluid_cmd.h... Parsing code for file fluid_conv.c... Parsing code for file fluid_conv.h... Parsing code for file fluid_coreaudio.c... Parsing code for file fluid_coremidi.c... Parsing code for file fluid_dart.c... Parsing code for file fluid_defsfont.c... Parsing code for file fluid_defsfont.h... Parsing code for file fluid_dll.c... Parsing code for file fluid_dsound.c... Parsing code for file fluid_dsp_float.c... Parsing code for file fluid_dsp_simple.c... Parsing code for file fluid_event.c... Parsing code for file fluid_event_priv.h... Parsing code for file fluid_event_queue.c... Parsing code for file fluid_event_queue.h... Parsing code for file fluid_filerenderer.c... Parsing code for file fluid_gen.c... Parsing code for file fluid_gen.h... Parsing code for file fluid_hash.c... Parsing code for file fluid_hash.h... Parsing code for file fluid_iir_filter.c... Parsing code for file fluid_iir_filter.h... Parsing code for file fluid_jack.c... Parsing code for file fluid_ladspa.c... Parsing code for file fluid_ladspa.h... Parsing code for file fluid_lash.c... Parsing code for file fluid_lash.h... Parsing code for file fluid_lfo.c... Parsing code for file fluid_lfo.h... Parsing code for file fluid_list.c... Parsing code for file fluid_list.h... Parsing code for file fluid_mdriver.c... Parsing code for file fluid_mdriver.h... Parsing code for file fluid_midi.c... Parsing code for file fluid_midi.h... Parsing code for file fluid_midi_router.c... Parsing code for file fluid_midi_router.h... Parsing code for file fluid_midishare.c... Parsing code for file fluid_mod.c... Parsing code for file fluid_mod.h... Parsing code for file fluid_oss.c... Parsing code for file fluid_phase.h... Parsing code for file fluid_portaudio.c... Parsing code for file fluid_pulse.c... Parsing code fo/builddir/build/BUILD/fluidsynth-1.1.6/include/fluidsynth/synth.h:135: warning: return type of member fluid_synth_set_bank_offset is not documented r file fluid_ramsfont.c... Parsing code for file fluid_ramsfont.h... Parsing code for file fluid_rev.c... Parsing code for file fluid_rev.h... Parsing code for file fluid_ringbuffer.c... Parsing code for file fluid_ringbuffer.h... Parsing code for file fluid_rtkit.c... Parsing code for file fluid_rtkit.h... Parsing code for file fluid_rvoice.c... Parsing code for file fluid_rvoice.h... Parsing code for file fluid_rvoice_dsp.c... Parsing code for file fluid_rvoice_event.c... Parsing code for file fluid_rvoice_event.h... Parsing code for file fluid_rvoice_handler.c... Parsing code for file fluid_rvoice_handler.h... Parsing code for file fluid_rvoice_mixer.c... Parsing code for file fluid_rvoice_mixer.h... Parsing code for file fluid_seq.c... Parsing code for file fluid_seqbind.c... Parsing code for file fluid_settings.c... Parsing code for file fluid_settings.h... Parsing code for file fluid_sfont.h... Parsing code for file fluid_sndmgr.c... Parsing code for file fluid_synth.c... Parsing code for file fluid_synth.h... Parsing code for file fluid_sys.c... Parsing code for file fluid_sys.h... Parsing code for file fluid_tuning.c... Parsing code for file fluid_tuning.h... Parsing code for file fluid_voice.c... Parsing code for file fluid_voice.h... Parsing code for file fluid_winmidi.c... Parsing code for file fluidsynth-v11-devdoc.txt... Parsing code for file fluidsynth.c... Parsing code for file fluidsynth.h... Parsing code for file fluidsynth_priv.h... Parsing code for file gen.h... Parsing code for file log.h... Parsing code for file midi.h... Parsing code for file misc.h... Parsing code for file mod.h... Parsing code for file ramsfont.h... Parsing code for file seq.h... Parsing code for file seqbind.h... Parsing code for file settings.h... Parsing code for file sfont.h... Parsing code for file shell.h... Parsing code for file synth.h... Parsing code for file types.h... Parsing code for file voice.h... Generating file documentation... Generating docs for file audio.h... Generating docs for file event.h... Generating docs for file fluidsynth.h... Generating docs for file gen.h... Generating docs for file log.h... Generating docs for file midi.h... Generating docs for file misc.h... Generating docs for file mod.h... Generating docs for file ramsfont.h... Generating docs for file seq.h... Generating docs for file seqbind.h... Generating docs for file settings.h... Generating docs for file sfont.h... Generating docs for file shell.h... Generating docs for file synth.h... Generating docs for file types.h... Generating docs for file voice.h... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound _fluid_gen_t... Generating docs for compound _fluid_mod_t... Generating docs for compound _fluid_preset_t... Generating docs for compound _fluid_ringbuffer_t... Generating docs for compound _fluid_rvoice_buffers_t... Generating docs for compound _fluid_rvoice_dsp_t... Generating docs for compound _fluid_rvoice_envlfo_t... Generating docs for compound _fluid_rvoice_eventhandler_t... Generating docs for compound _fluid_rvoice_t... Generating docs for compound _fluid_sample_t... Generating docs for compound _fluid_sfloader_t... Generating docs for compound _fluid_sfont_info_t... Generating docs for compound _fluid_sfont_t... Generating docs for compound _fluid_synth_channel_info_t... Generating docs for compound fluid_cmd_t... Generating docs for compound fluid_event_channel_int_t... Generating docs for compound fluid_event_gen_t... Generating docs for compound fluid_event_preset_t... Generating docs for compound fluid_event_queue_elem_t... Generating docs for compound fluid_event_repl_tuning_t... Generating docs for compound fluid_event_set_tuning_t... Generating docs for compound fluid_event_unref_tuning_t... Generating docs for compound fluid_playlist_item... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 3224/65536 hits=43543 misses=3433 finished... make[3]: Leaving directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' Built target doxygen make[2]: Leaving directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 0 make[1]: Leaving directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' make: Leaving directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/doc' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oZlsBk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64 ++ dirname /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64 + cd fluidsynth-1.1.6 + make DESTDIR=/builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64 -C x86_64-redhat-linux-gnu install make: Entering directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' /usr/bin/cmake -H/builddir/build/BUILD/fluidsynth-1.1.6 -B/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' make -f src/CMakeFiles/libfluidsynth.dir/build.make src/CMakeFiles/libfluidsynth.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fluidsynth-1.1.6 /builddir/build/BUILD/fluidsynth-1.1.6/src /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src/CMakeFiles/libfluidsynth.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' make -f src/CMakeFiles/libfluidsynth.dir/build.make src/CMakeFiles/libfluidsynth.dir/build make[2]: Entering directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'src/CMakeFiles/libfluidsynth.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' [ 95%] Built target libfluidsynth make -f src/CMakeFiles/fluidsynth.dir/build.make src/CMakeFiles/fluidsynth.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' cd /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fluidsynth-1.1.6 /builddir/build/BUILD/fluidsynth-1.1.6/src /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src/CMakeFiles/fluidsynth.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' make -f src/CMakeFiles/fluidsynth.dir/build.make src/CMakeFiles/fluidsynth.dir/build make[2]: Entering directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' make[2]: Nothing to be done for 'src/CMakeFiles/fluidsynth.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' [100%] Built target fluidsynth make[1]: Leaving directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 0 make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/lib64/pkgconfig/fluidsynth.pc -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/bin/fluidsynth -- Set runtime path of "/builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/bin/fluidsynth" to "" -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/lib64/libfluidsynth.so.1.5.2 -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/lib64/libfluidsynth.so.1 -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/lib64/libfluidsynth.so -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/include/fluidsynth.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/include/fluidsynth/audio.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/include/fluidsynth/event.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/include/fluidsynth/gen.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/include/fluidsynth/log.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/include/fluidsynth/midi.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/include/fluidsynth/misc.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/include/fluidsynth/mod.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/include/fluidsynth/ramsfont.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/include/fluidsynth/seq.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/include/fluidsynth/seqbind.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/include/fluidsynth/settings.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/include/fluidsynth/sfont.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/include/fluidsynth/shell.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/include/fluidsynth/synth.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/include/fluidsynth/types.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/include/fluidsynth/voice.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/include/fluidsynth/version.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/share/man/man1/fluidsynth.1 make: Leaving directory '/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/fluidsynth-1.1.6 extracting debug info from /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/lib64/libfluidsynth.so.1.5.2 extracting debug info from /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/bin/fluidsynth /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libfluidsynth.so.1.5.2.debug to /usr/lib/debug/usr/lib64/libfluidsynth.so.1.debug symlinked /usr/lib/debug/usr/lib64/libfluidsynth.so.1.5.2.debug to /usr/lib/debug/usr/lib64/libfluidsynth.so.debug 2432 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: fluidsynth-1.1.6-9.fc26.x86_64 Provides: fluidsynth = 1.1.6-9.fc26 fluidsynth(x86-64) = 1.1.6-9.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libfluidsynth.so.1()(64bit) rtld(GNU_HASH) Processing files: fluidsynth-libs-1.1.6-9.fc26.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.su9Wjn + umask 022 + cd /builddir/build/BUILD + cd fluidsynth-1.1.6 + DOCDIR=/builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/share/doc/fluidsynth-libs + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/share/doc/fluidsynth-libs + cp -pr AUTHORS /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/share/doc/fluidsynth-libs + cp -pr COPYING /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/share/doc/fluidsynth-libs + cp -pr NEWS /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/share/doc/fluidsynth-libs + cp -pr README /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/share/doc/fluidsynth-libs + cp -pr THANKS /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/share/doc/fluidsynth-libs + cp -pr TODO /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/share/doc/fluidsynth-libs + cp -pr doc/FluidSynth-LADSPA.pdf /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/share/doc/fluidsynth-libs + exit 0 Provides: fluidsynth-libs = 1.1.6-9.fc26 fluidsynth-libs(x86-64) = 1.1.6-9.fc26 libfluidsynth.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 Requires(postun): /sbin/ldconfig Requires: libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libasound.so.2(ALSA_0.9.0rc4)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libglib-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libjack.so.0()(64bit) liblash.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpulse-simple.so.0()(64bit) libpulse-simple.so.0(PULSE_0)(64bit) libpulse.so.0()(64bit) libreadline.so.7()(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) libuuid.so.1()(64bit) rtld(GNU_HASH) Processing files: fluidsynth-devel-1.1.6-9.fc26.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8PGNbq + umask 022 + cd /builddir/build/BUILD + cd fluidsynth-1.1.6 + DOCDIR=/builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/share/doc/fluidsynth-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/share/doc/fluidsynth-devel + cp -pr x86_64-redhat-linux-gnu/doc/api/html /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/share/doc/fluidsynth-devel + cp -pr doc/example.c doc/fluidsynth_arpeggio.c doc/fluidsynth_fx.c doc/fluidsynth_metronome.c doc/fluidsynth_simple.c /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/share/doc/fluidsynth-devel + cp -pr doc/fluidsynth-v11-devdoc.txt doc/xtrafluid.txt /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/share/doc/fluidsynth-devel + cp -pr 'doc/FluidSynth Thread safety paper for LAC 2011.odt' /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/share/doc/fluidsynth-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64/usr/share/doc/fluidsynth-devel + exit 0 Provides: fluidsynth-devel = 1.1.6-9.fc26 fluidsynth-devel(x86-64) = 1.1.6-9.fc26 pkgconfig(fluidsynth) = 1.1.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libfluidsynth.so.1()(64bit) Processing files: fluidsynth-debuginfo-1.1.6-9.fc26.x86_64 Provides: fluidsynth-debuginfo = 1.1.6-9.fc26 fluidsynth-debuginfo(x86-64) = 1.1.6-9.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64 Wrote: /builddir/build/RPMS/fluidsynth-1.1.6-9.fc26.x86_64.rpm Wrote: /builddir/build/RPMS/fluidsynth-libs-1.1.6-9.fc26.x86_64.rpm Wrote: /builddir/build/RPMS/fluidsynth-devel-1.1.6-9.fc26.x86_64.rpm Wrote: /builddir/build/RPMS/fluidsynth-debuginfo-1.1.6-9.fc26.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZXwKNv + umask 022 + cd /builddir/build/BUILD + cd fluidsynth-1.1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fluidsynth-1.1.6-9.fc26.x86_64 + exit 0 Child return code was: 0