Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fluidsynth.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7055/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/fluidsynth.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: bogus date in %changelog: Sat Oct 01 2010 Orcan Ogetbil - 1.1.2-2 warning: Could not canonicalize hostname: copr-builder-726201396 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/fluidsynth-1.1.6-5.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fluidsynth.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7055/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/fluidsynth.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} 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.8gYdVA + 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 -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fluidsynth-1.1.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (fluidsynth-fix-cmake-usage.patch):' Patch #0 (fluidsynth-fix-cmake-usage.patch): + /usr/bin/cat /builddir/build/SOURCES/fluidsynth-fix-cmake-usage.patch + /usr/bin/patch -p1 -b --suffix .cmake.usage --fuzz=0 patching file CMakeLists.txt patching file src/CMakeLists.txt + echo 'Patch #1 (fluidsynth-no_date_footer.patch):' Patch #1 (fluidsynth-no_date_footer.patch): + /usr/bin/cat /builddir/build/SOURCES/fluidsynth-no_date_footer.patch + /usr/bin/patch -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.A0oVbu + 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + 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 4.8.3 -- 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 -- 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 "0.27.1") -- checking for modules 'glib-2.0>=2.6.5;gthread-2.0>=2.6.5' -- found glib-2.0, version 2.40.0 -- found gthread-2.0, version 2.40.0 -- checking for module 'sndfile>=1.0.0' -- found sndfile, version 1.0.25 -- checking for module 'sndfile>=1.0.18' -- found sndfile, version 1.0.25 -- checking for module 'libpulse-simple>=0.9.8' -- found libpulse-simple, version 3.0 -- checking for module 'alsa>=0.9.1' -- found alsa, version 1.0.28 -- 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.6.12 -- Found Doxygen: /usr/bin/doxygen (found version "1.8.5") ************************************************************** 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 LIB_SUFFIX SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu + popd ~/build/BUILD/fluidsynth-1.1.6 + make -j2 -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' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 2 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 3 [ 2%] [ 4%] Building C object src/CMakeFiles/libfluidsynth.dir/bindings/fluid_rtkit.c.o 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/bindings/fluid_rtkit.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_rtkit.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/drivers/fluid_alsa.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_alsa.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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 4 [ 7%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/drivers/fluid_jack.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c 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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock (last_client_mutex); /* ++ lock last_client */ ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:145:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (last_client_mutex); /* -- unlock last_client */ ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:219:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (last_client_mutex); /* -- unlock last_client */ ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:227:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (last_client_mutex); /* -- unlock clients list */ ^ /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock (last_client_mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_jack.c:367:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (last_client_mutex); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 5 [ 9%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/bindings/fluid_lash.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_lash.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 6 [ 12%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/bindings/fluid_ladspa.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_ladspa.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/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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 7 [ 14%] Building C object src/CMakeFiles/libfluidsynth.dir/drivers/fluid_oss.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -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/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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /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; ^ /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; ^ 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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 8 [ 17%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/drivers/fluid_pulse.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_pulse.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 9 [ 19%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/utils/fluid_conv.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_conv.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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 10 [ 21%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/utils/fluid_hash.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_hash.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 11 [ 24%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /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 (declared at /usr/include/glib-2.0/glib/gatomic.h:80): Use 'g_atomic_add' instead [-Wdeprecated-declarations] if (fluid_atomic_int_exchange_and_add (&hashtable->ref_count, -1) - 1 == 0) ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 12 [ 26%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/utils/fluid_ringbuffer.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 13 [ 29%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/utils/fluid_settings.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 14 [ 31%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -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_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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] fluid_rec_mutex_init (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:244:3: warning: 'g_static_rec_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:172): Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations] /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:191): Use 'g_rec_mutex_free' instead [-Wdeprecated-declarations] fluid_rec_mutex_destroy (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:473:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:520:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:567:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:590:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:626:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:662:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:723:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:785:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:841:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:896:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:937:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:977:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1012:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1054:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1101:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1133:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1166:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1193:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1240:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1272:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1304:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1331:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); /* ++ lock */ ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1364:5: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); /* -- unlock */ ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1380:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); /* -- unlock */ ^ /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1405:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); /* ++ lock */ ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1438:5: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); /* -- unlock */ ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1475:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); /* -- unlock */ ^ /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_settings.c:1570:3: warning: 'g_static_rec_mutex_unlock' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c:580:3: warning: 'g_cond_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:277) [-Wdeprecated-declarations] return g_cond_new (); ^ /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c:632:5: warning: 'g_thread_create' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations] thread = g_thread_create (fluid_thread_high_prio, info, detach == FALSE, &err); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.c:634:3: warning: 'g_thread_create' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:100): Use 'g_thread_new' instead [-Wdeprecated-declarations] else thread = g_thread_create ((GThreadFunc)func, data, detach == FALSE, &err); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 15 [ 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/sfloader/fluid_defsfont.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 16 [ 36%] Building C object src/CMakeFiles/libfluidsynth.dir/sfloader/fluid_ramsfont.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 17 [ 39%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -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/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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 18 [ 41%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/rvoice/fluid_chorus.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_chorus.c 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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 19 [ 43%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/rvoice/fluid_iir_filter.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_iir_filter.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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 20 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 21 [ 48%] [ 48%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice.c.o Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_lfo.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/rvoice/fluid_lfo.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_lfo.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -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_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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 22 [ 51%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice_dsp.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_dsp.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_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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 23 [ 53%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice_event.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice_event.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 24 [ 56%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice_mixer.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 25 [ 58%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] delete_fluid_cond(mixer->thread_ready); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:629:5: warning: 'g_cond_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:279) [-Wdeprecated-declarations] delete_fluid_cond(mixer->wakeup_threads); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:631:5: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations] delete_fluid_cond_mutex(mixer->thread_ready_m); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:633:5: warning: 'g_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:275) [-Wdeprecated-declarations] delete_fluid_cond_mutex(mixer->wakeup_threads_m); ^ /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 (declared at /usr/include/glib-2.0/glib/gatomic.h:80): Use 'g_atomic_add' instead [-Wdeprecated-declarations] int i = fluid_atomic_int_exchange_and_add(&mixer->current_rvoice, 1); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 26 [ 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/synth/fluid_chan.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_chan.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_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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 27 [ 63%] Building C object src/CMakeFiles/libfluidsynth.dir/synth/fluid_event.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/synth/fluid_event.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] fluid_mutex_init(heap->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:647:3: warning: 'g_static_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:146): Use 'g_mutex_init' instead [-Wdeprecated-declarations] /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:650:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(heap->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:660:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(heap->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(heap->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:707:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(heap->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:708:3: warning: 'g_static_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:148): Use 'g_mutex_clear' instead [-Wdeprecated-declarations] fluid_mutex_destroy(heap->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(heap->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:743:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(heap->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(heap->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_event.c:772:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(heap->mutex); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 28 [ 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/synth/fluid_gen.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_gen.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 29 [ 68%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/synth/fluid_mod.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_mod.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_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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ 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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 30 [ 70%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/synth/fluid_synth.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 31 [ 73%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/synth/fluid_tuning.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_tuning.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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] fluid_rec_mutex_init(synth->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:569:3: warning: 'g_static_rec_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:172): Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations] /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:661:3: warning: 'g_thread_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] fluid_private_init(synth->tuning_iter); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:661:3: warning: 'g_static_private_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:244) [-Wdeprecated-declarations] /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:255) [-Wdeprecated-declarations] fluid_private_free (synth->tuning_iter); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:874:3: warning: 'g_static_rec_mutex_free' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:191): Use 'g_rec_mutex_free' instead [-Wdeprecated-declarations] fluid_rec_mutex_destroy(synth->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; ^ /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:250): Use 'g_private_set' instead [-Wdeprecated-declarations] fluid_private_set (synth->tuning_iter, FLUID_INT_TO_POINTER (0), NULL); ^ /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:247): Use 'g_private_get' instead [-Wdeprecated-declarations] pval = fluid_private_get (synth->tuning_iter); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:4487:7: warning: 'g_static_private_set' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:250): Use 'g_private_set' instead [-Wdeprecated-declarations] if (p < 127) fluid_private_set (synth->tuning_iter, ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:4489:7: warning: 'g_static_private_set' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:250): Use 'g_private_set' instead [-Wdeprecated-declarations] else fluid_private_set (synth->tuning_iter, ^ /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:175): Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock(synth->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:181): Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock(synth->mutex); ^ 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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 32 [ 75%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -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/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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 33 [ 78%] Building C object src/CMakeFiles/libfluidsynth.dir/midi/fluid_midi.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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/midi/fluid_midi.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi.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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /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; ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 34 [ 80%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -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/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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] fluid_mutex_init (router->rules_mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:106:3: warning: 'g_static_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:146): Use 'g_mutex_init' instead [-Wdeprecated-declarations] /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:148): Use 'g_mutex_clear' instead [-Wdeprecated-declarations] fluid_mutex_destroy (router->rules_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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock (router->rules_mutex); /* ++ lock */ ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:222:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (router->rules_mutex); /* -- unlock */ ^ /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock (router->rules_mutex); /* ++ lock */ ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:284:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (router->rules_mutex); /* -- unlock */ ^ /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock (router->rules_mutex); /* ++ lock */ ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:330:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (router->rules_mutex); /* -- unlock */ ^ /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock (router->rules_mutex); /* ++ lock rules */ ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:583:9: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (router->rules_mutex); /* -- unlock rules */ ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:740:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (router->rules_mutex); /* -- unlock rules */ ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 35 [ 82%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/midi/fluid_seqbind.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seqbind.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/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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 36 [ 85%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/midi/fluid_seq.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 37 [ 87%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/drivers/fluid_adriver.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_adriver.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/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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] fluid_mutex_init(seq->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:673:2: warning: 'g_static_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:146): Use 'g_mutex_init' instead [-Wdeprecated-declarations] /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:148): Use 'g_mutex_clear' instead [-Wdeprecated-declarations] fluid_mutex_destroy(seq->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(seq->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:743:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(seq->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(seq->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:781:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(seq->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(seq->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/midi/fluid_seq.c:832:2: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(seq->mutex); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 38 [ 90%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/drivers/fluid_mdriver.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_mdriver.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 39 [ 92%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/drivers/fluid_aufile.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/drivers/fluid_aufile.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 40 [ 95%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/bindings/fluid_cmd.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ 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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 41 [ 97%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -o CMakeFiles/libfluidsynth.dir/bindings/fluid_filerenderer.c.o -c /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_filerenderer.c /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] fluid_mutex_init(server->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1837:3: warning: 'g_static_mutex_init' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:146): Use 'g_mutex_init' instead [-Wdeprecated-declarations] /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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(server->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1881:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(server->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(server->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1921:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(server->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(server->mutex); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1928:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:150): Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(server->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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 [ 97%] 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' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 1 [100%] 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -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 -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 (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:261) [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ /builddir/build/BUILD/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: warning: 'g_mutex_new' is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:273) [-Wdeprecated-declarations] return g_mutex_new (); ^ 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 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -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 -Wl,--as-needed CMakeFiles/fluidsynth.dir/fluidsynth.c.o -o fluidsynth -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 -Wl,-rpath,/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/src: make[2]: Leaving directory `/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 1 [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: 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 files to exclude Searching 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... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... 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 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 for file fluid_ramsfont.c... Parsing code for file fluid_ramsfon/builddir/build/BUILD/fluidsynth-1.1.6/src/synth/fluid_synth.c:4866: warning: return type of member fluid_synth_set_bank_offset is not documented t.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... lookup cache used 2723/65536 hits=33839 misses=2932 finished... make[3]: Leaving directory `/builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 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.i0UnGU + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64 + cd fluidsynth-1.1.6 + make DESTDIR=/builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.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' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 [ 97%] 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' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fluidsynth-1.1.6/x86_64-redhat-linux-gnu/CMakeFiles 1 [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-5.el7.centos.x86_64/usr/lib64/pkgconfig/fluidsynth.pc -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/bin/fluidsynth -- Removed runtime path from "/builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/bin/fluidsynth" -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/lib64/libfluidsynth.so.1.5.2 -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/lib64/libfluidsynth.so.1 -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/lib64/libfluidsynth.so -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/include/fluidsynth.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/include/fluidsynth/audio.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/include/fluidsynth/event.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/include/fluidsynth/gen.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/include/fluidsynth/log.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/include/fluidsynth/midi.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/include/fluidsynth/misc.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/include/fluidsynth/mod.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/include/fluidsynth/ramsfont.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/include/fluidsynth/seq.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/include/fluidsynth/seqbind.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/include/fluidsynth/settings.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/include/fluidsynth/sfont.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/include/fluidsynth/shell.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/include/fluidsynth/synth.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/include/fluidsynth/types.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/include/fluidsynth/voice.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/include/fluidsynth/version.h -- Installing: /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.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-5.el7.centos.x86_64/usr/bin/fluidsynth extracting debug info from /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/lib64/libfluidsynth.so.1.5.2 /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.debug symlinked /usr/lib/debug/usr/lib64/libfluidsynth.so.1.5.2.debug to /usr/lib/debug/usr/lib64/libfluidsynth.so.1.debug 2432 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: fluidsynth-1.1.6-5.el7.centos.x86_64 Provides: fluidsynth = 1.1.6-5.el7.centos fluidsynth(x86-64) = 1.1.6-5.el7.centos 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-5.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AjOa1m + umask 022 + cd /builddir/build/BUILD + cd fluidsynth-1.1.6 + DOCDIR=/builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/share/doc/fluidsynth-libs-1.1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/share/doc/fluidsynth-libs-1.1.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/share/doc/fluidsynth-libs-1.1.6 + cp -pr COPYING /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/share/doc/fluidsynth-libs-1.1.6 + cp -pr NEWS /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/share/doc/fluidsynth-libs-1.1.6 + cp -pr README /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/share/doc/fluidsynth-libs-1.1.6 + cp -pr THANKS /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/share/doc/fluidsynth-libs-1.1.6 + cp -pr TODO /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/share/doc/fluidsynth-libs-1.1.6 + cp -pr doc/FluidSynth-LADSPA.pdf /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/share/doc/fluidsynth-libs-1.1.6 + exit 0 Provides: fluidsynth-libs = 1.1.6-5.el7.centos fluidsynth-libs(x86-64) = 1.1.6-5.el7.centos 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) 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.6()(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-5.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M8w6zP + umask 022 + cd /builddir/build/BUILD + cd fluidsynth-1.1.6 + DOCDIR=/builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/share/doc/fluidsynth-devel-1.1.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/share/doc/fluidsynth-devel-1.1.6 + cp -pr x86_64-redhat-linux-gnu/doc/api/html /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/share/doc/fluidsynth-devel-1.1.6 + 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-5.el7.centos.x86_64/usr/share/doc/fluidsynth-devel-1.1.6 + cp -pr doc/fluidsynth-v11-devdoc.txt doc/xtrafluid.txt /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/share/doc/fluidsynth-devel-1.1.6 + cp -pr 'doc/FluidSynth Thread safety paper for LAC 2011.odt' /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/share/doc/fluidsynth-devel-1.1.6 + cp -pr ChangeLog /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64/usr/share/doc/fluidsynth-devel-1.1.6 + exit 0 Provides: fluidsynth-devel = 1.1.6-5.el7.centos fluidsynth-devel(x86-64) = 1.1.6-5.el7.centos 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-5.el7.centos.x86_64 Provides: fluidsynth-debuginfo = 1.1.6-5.el7.centos fluidsynth-debuginfo(x86-64) = 1.1.6-5.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64 Wrote: /builddir/build/RPMS/fluidsynth-1.1.6-5.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/fluidsynth-libs-1.1.6-5.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/fluidsynth-devel-1.1.6-5.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/fluidsynth-debuginfo-1.1.6-5.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mEWalz + umask 022 + cd /builddir/build/BUILD + cd fluidsynth-1.1.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fluidsynth-1.1.6-5.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->