tar -xf fluidsynth-1.1.6.tar.bz2 -- The C compiler identification is GNU 5.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Checking whether system has ANSI C header files -- Looking for 8 include files dlfcn.h, ..., float.h -- Looking for 8 include files dlfcn.h, ..., float.h - found -- Performing Test memchrExists -- Performing Test memchrExists - Success -- Performing Test freeExists -- Performing Test freeExists - Success -- ANSI C header files - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for DIR in sys/stat.h;sys/types.h;dirent.h -- Looking for DIR in sys/stat.h;sys/types.h;dirent.h - found -- Looking for stdio.h -- Looking for stdio.h - found -- Looking for math.h -- Looking for math.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for netinet/in.h -- Looking for netinet/in.h - found -- Looking for netinet/tcp.h -- Looking for netinet/tcp.h - found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for limits.h -- Looking for limits.h - found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for getopt.h -- Looking for getopt.h - found -- Performing Test _have_inline -- Performing Test _have_inline - Success -- Performing Test _have_vla -- Performing Test _have_vla - Success -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Found Pthreads: /usr/lib64/libpthread.so -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Checking for modules 'glib-2.0>=2.6.5;gthread-2.0>=2.6.5' -- Found glib-2.0, version 2.46.2 -- Found gthread-2.0, version 2.46.2 -- Checking for module 'sndfile>=1.0.0' -- Found sndfile, version 1.0.26 -- Checking for module 'sndfile>=1.0.18' -- Found sndfile, version 1.0.26 -- Checking for module 'libpulse-simple>=0.9.8' -- Found libpulse-simple, version 8.0-rebootstrapped -- Checking for module 'alsa>=0.9.1' -- Found alsa, version 1.1.1 -- Checking for module 'jack' -- Found jack, version 1.9.10 -- Found READLINE: /usr/include -- Checking for module 'lash-1.0>=0.3' -- -- Checking for module 'dbus-1>=1.0.0' -- Found dbus-1, version 1.10.8 -- Found Doxygen: /usr/bin/doxygen (found version "1.8.9.1") ************************************************************** 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: no LASH support: no 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 -- Build files have been written to: /home/djemos/alure/flu/src/fluidsynth-1.1.6/build Scanning dependencies of target libfluidsynth [ 2%] Building C object src/CMakeFiles/libfluidsynth.dir/drivers/fluid_alsa.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_alsa.c:27: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_alsa.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_alsa.c:27: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_alsa.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ [ 4%] Building C object src/CMakeFiles/libfluidsynth.dir/bindings/fluid_rtkit.c.o [ 7%] Building C object src/CMakeFiles/libfluidsynth.dir/drivers/fluid_jack.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c:32:0: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c:32:0: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c: In function ‘new_fluid_jack_client’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c:127:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock (last_client_mutex); /* ++ lock last_client */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c:145:5: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (last_client_mutex); /* -- unlock last_client */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c:219:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (last_client_mutex); /* -- unlock last_client */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c:227:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (last_client_mutex); /* -- unlock clients list */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c: In function ‘fluid_jack_client_close’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c:362:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock (last_client_mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c:367:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (last_client_mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ In file included from /usr/include/glib-2.0/glib/gthread.h:32:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c:31: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c: In function ‘fluid_jack_driver_process’: /usr/include/glib-2.0/glib/gatomic.h:108:5: προειδοποίηση: cast from function call of type ‘long unsigned int’ to non-matching type ‘void *’ [-Wbad-function-cast] (gpointer) __atomic_load_8 ((atomic), __ATOMIC_SEQ_CST); \ ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:188:49: σημείωση: in expansion of macro ‘g_atomic_pointer_get’ #define fluid_atomic_pointer_get(_pp) g_atomic_pointer_get(_pp) ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_jack.c:486:17: σημείωση: in expansion of macro ‘fluid_atomic_pointer_get’ midi_driver = fluid_atomic_pointer_get (&client->midi_driver); ^ [ 9%] Building C object src/CMakeFiles/libfluidsynth.dir/drivers/fluid_oss.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_oss.c:27: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_oss.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_oss.c:27: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_oss.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ [ 12%] Building C object src/CMakeFiles/libfluidsynth.dir/drivers/fluid_pulse.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_pulse.c:27: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_pulse.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_pulse.c:27: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_pulse.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ [ 14%] Building C object src/CMakeFiles/libfluidsynth.dir/utils/fluid_conv.c.o [ 17%] Building C object src/CMakeFiles/libfluidsynth.dir/utils/fluid_hash.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_hash.h:40:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_hash.c:35: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_hash.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_hash.h:40:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_hash.c:35: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_hash.c:34: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_hash.c: In function ‘fluid_hashtable_unref’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_hash.c:642:3: προειδοποίηση: ‘g_atomic_int_exchange_and_add’ is deprecated: Use 'g_atomic_int_add' instead [-Wdeprecated-declarations] if (fluid_atomic_int_exchange_and_add (&hashtable->ref_count, -1) - 1 == 0) ^ In file included from /usr/include/glib-2.0/glib/gthread.h:32:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_hash.c:34: /usr/include/glib-2.0/glib/gatomic.h:80:25: σημείωση: declared here gint g_atomic_int_exchange_and_add (volatile gint *atomic, ^ [ 19%] Building C object src/CMakeFiles/libfluidsynth.dir/utils/fluid_list.c.o [ 21%] Building C object src/CMakeFiles/libfluidsynth.dir/utils/fluid_ringbuffer.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.h:24:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.c:26: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.h:24, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.h:24:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.c:26: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.h:24, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_ringbuffer.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ [ 24%] Building C object src/CMakeFiles/libfluidsynth.dir/utils/fluid_settings.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:22:0: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:22:0: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘new_fluid_settings’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:244:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_init (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:244:3: προειδοποίηση: ‘g_static_rec_mutex_init’ is deprecated: Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations] fluid_rec_mutex_init (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:176:10: σημείωση: declared here void g_static_rec_mutex_init (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘delete_fluid_settings’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:258:3: προειδοποίηση: ‘g_static_rec_mutex_free’ is deprecated: Use 'g_rec_mutex_free' instead [-Wdeprecated-declarations] fluid_rec_mutex_destroy (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:195:10: σημείωση: declared here void g_static_rec_mutex_free (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_register_str’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:452:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:473:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_register_num’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:494:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:520:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_register_int’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:541:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:567:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_get_type’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:588:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:590:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_get_hints’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:611:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:626:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_is_realtime’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:647:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:662:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_setstr’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:684:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:723:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_copystr’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:755:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:785:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_dupstr’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:811:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:841:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_getstr’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:873:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:896:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_str_equal’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:919:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:937:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_getstr_default’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:959:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:977:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_add_option’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1001:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1012:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_remove_option’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1034:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1054:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_setnum’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1077:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1101:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_getnum’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1124:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1133:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_getnum_range’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1157:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1166:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_getnum_default’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1185:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1193:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_setint’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1216:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1240:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_getint’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1263:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1272:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_getint_range’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1295:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1304:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_getint_default’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1323:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1331:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_foreach_option’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1360:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); /* ++ lock */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1364:5: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); /* -- unlock */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1380:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); /* -- unlock */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_option_count’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1402:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1405:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_option_concat’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1434:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); /* ++ lock */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1438:5: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); /* -- unlock */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1475:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); /* -- unlock */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c: In function ‘fluid_settings_foreach’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1554:3: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:1570:3: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock (settings->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_settings.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ [ 26%] Building C object src/CMakeFiles/libfluidsynth.dir/utils/fluid_sys.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.c:21:0: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.c:21:0: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.c: In function ‘new_fluid_cond’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.c:579:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.c:580:3: προειδοποίηση: ‘g_cond_new’ is deprecated [-Wdeprecated-declarations] return g_cond_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:281:17: σημείωση: declared here GCond * g_cond_new (void); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.c: In function ‘new_fluid_thread’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.c:617:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.c:632:5: προειδοποίηση: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] thread = g_thread_create (fluid_thread_high_prio, info, detach == FALSE, &err); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: σημείωση: declared here GThread *g_thread_create (GThreadFunc func, ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.c:634:3: προειδοποίηση: ‘g_thread_create’ is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] else thread = g_thread_create ((GThreadFunc)func, data, detach == FALSE, &err); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: σημείωση: declared here GThread *g_thread_create (GThreadFunc func, ^ [ 29%] Building C object src/CMakeFiles/libfluidsynth.dir/sfloader/fluid_defsfont.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.c:27:0: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.h:29, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.c:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.c:27:0: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.h:29, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.c:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.c: In function ‘fluid_defpreset_noteon’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/sfloader/fluid_defsfont.c:582:53: προειδοποίηση: variable ‘z’ set but not used [-Wunused-but-set-variable] fluid_inst_zone_t *inst_zone, *global_inst_zone, *z; ^ [ 31%] Building C object src/CMakeFiles/libfluidsynth.dir/sfloader/fluid_ramsfont.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.c:22:0: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.c:22:0: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.c: In function ‘fluid_rampreset_noteon’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/sfloader/fluid_ramsfont.c:892:53: προειδοποίηση: variable ‘z’ set but not used [-Wunused-but-set-variable] fluid_inst_zone_t *inst_zone, *global_inst_zone, *z; ^ [ 34%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_adsr_env.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.c:21: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:24, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.c:21: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:24, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ [ 36%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_chorus.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_chorus.c:69:0: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_chorus.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_chorus.c:68: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_chorus.c:69:0: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_chorus.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_chorus.c:68: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ [ 39%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_iir_filter.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_iir_filter.c:22:0: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_iir_filter.h:24, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_iir_filter.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_iir_filter.c:22:0: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_iir_filter.h:24, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_iir_filter.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ [ 41%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_lfo.c.o [ 43%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.c:21: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.c:21: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ [ 46%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice_dsp.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_dsp.c:23: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_dsp.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_dsp.c:23: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_dsp.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ [ 48%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice_event.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.c:21: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.c:21: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_event.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ [ 51%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_rvoice_mixer.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:21: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:21: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c: In function ‘delete_fluid_rvoice_mixer’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:627:5: προειδοποίηση: ‘g_cond_free’ is deprecated [-Wdeprecated-declarations] delete_fluid_cond(mixer->thread_ready); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: σημείωση: declared here void g_cond_free (GCond *cond); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:629:5: προειδοποίηση: ‘g_cond_free’ is deprecated [-Wdeprecated-declarations] delete_fluid_cond(mixer->wakeup_threads); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:283:17: σημείωση: declared here void g_cond_free (GCond *cond); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:631:5: προειδοποίηση: ‘g_mutex_free’ is deprecated [-Wdeprecated-declarations] delete_fluid_cond_mutex(mixer->thread_ready_m); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: σημείωση: declared here void g_mutex_free (GMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:633:5: προειδοποίηση: ‘g_mutex_free’ is deprecated [-Wdeprecated-declarations] delete_fluid_cond_mutex(mixer->wakeup_threads_m); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:279:17: σημείωση: declared here void g_mutex_free (GMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c: In function ‘fluid_mixer_get_mt_rvoice’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:700:3: προειδοποίηση: ‘g_atomic_int_exchange_and_add’ is deprecated: Use 'g_atomic_int_add' instead [-Wdeprecated-declarations] int i = fluid_atomic_int_exchange_and_add(&mixer->current_rvoice, 1); ^ In file included from /usr/include/glib-2.0/glib/gthread.h:32:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_rvoice_mixer.c:21: /usr/include/glib-2.0/glib/gatomic.h:80:25: σημείωση: declared here gint g_atomic_int_exchange_and_add (volatile gint *atomic, ^ [ 53%] Building C object src/CMakeFiles/libfluidsynth.dir/rvoice/fluid_rev.c.o [ 56%] Building C object src/CMakeFiles/libfluidsynth.dir/synth/fluid_chan.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_chan.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_chan.c:21: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_chan.h:24, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_chan.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_chan.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_chan.c:21: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_chan.h:24, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_chan.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ [ 58%] Building C object src/CMakeFiles/libfluidsynth.dir/synth/fluid_event.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c: In function ‘_fluid_evt_heap_init’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:647:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] fluid_mutex_init(heap->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:647:3: προειδοποίηση: ‘g_static_mutex_init’ is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] fluid_mutex_init(heap->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: σημείωση: declared here void g_static_mutex_init (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:650:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(heap->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:660:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(heap->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c: In function ‘_fluid_evt_heap_free’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:697:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(heap->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:707:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(heap->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:708:3: προειδοποίηση: ‘g_static_mutex_free’ is deprecated: Use 'g_mutex_clear' instead [-Wdeprecated-declarations] fluid_mutex_destroy(heap->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: σημείωση: declared here void g_static_mutex_free (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c: In function ‘_fluid_seq_heap_get_free’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:724:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(heap->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:743:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(heap->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c: In function ‘_fluid_seq_heap_set_free’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:766:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(heap->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:772:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(heap->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event.c:31: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ [ 60%] Building C object src/CMakeFiles/libfluidsynth.dir/synth/fluid_gen.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_chan.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_gen.c:23: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_gen.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_gen.c:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_chan.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_gen.c:23: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_gen.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_gen.c:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ [ 63%] Building C object src/CMakeFiles/libfluidsynth.dir/synth/fluid_mod.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_chan.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_mod.c:22: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_mod.h:24, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_mod.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_chan.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_mod.c:22: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_mod.h:24, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_mod.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ [ 65%] Building C object src/CMakeFiles/libfluidsynth.dir/synth/fluid_synth.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c: In function ‘new_fluid_synth’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:569:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] fluid_rec_mutex_init(synth->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:569:3: προειδοποίηση: ‘g_static_rec_mutex_init’ is deprecated: Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations] fluid_rec_mutex_init(synth->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:176:10: σημείωση: declared here void g_static_rec_mutex_init (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:661:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] fluid_private_init(synth->tuning_iter); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:661:3: προειδοποίηση: ‘g_static_private_init’ is deprecated [-Wdeprecated-declarations] fluid_private_init(synth->tuning_iter); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:248:10: σημείωση: declared here void g_static_private_init (GStaticPrivate *private_key); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c: In function ‘delete_fluid_synth’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:866:3: προειδοποίηση: ‘g_static_private_free’ is deprecated [-Wdeprecated-declarations] fluid_private_free (synth->tuning_iter); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:259:10: σημείωση: declared here void g_static_private_free (GStaticPrivate *private_key); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:874:3: προειδοποίηση: ‘g_static_rec_mutex_free’ is deprecated: Use 'g_rec_mutex_free' instead [-Wdeprecated-declarations] fluid_rec_mutex_destroy(synth->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:195:10: σημείωση: declared here void g_static_rec_mutex_free (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c: In function ‘fluid_synth_nwrite_float’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:2374:33: προειδοποίηση: variable ‘bytes’ set but not used [-Wunused-but-set-variable] int i, num, available, count, bytes; ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c: In function ‘fluid_synth_tuning_iteration_start’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:4443:3: προειδοποίηση: ‘g_static_private_set’ is deprecated: Use 'g_private_set' instead [-Wdeprecated-declarations] fluid_private_set (synth->tuning_iter, FLUID_INT_TO_POINTER (0), NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:254:10: σημείωση: declared here void g_static_private_set (GStaticPrivate *private_key, ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c: In function ‘fluid_synth_tuning_iteration_next’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:4466:3: προειδοποίηση: ‘g_static_private_get’ is deprecated: Use 'g_private_get' instead [-Wdeprecated-declarations] pval = fluid_private_get (synth->tuning_iter); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:251:10: σημείωση: declared here gpointer g_static_private_get (GStaticPrivate *private_key); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:4487:7: προειδοποίηση: ‘g_static_private_set’ is deprecated: Use 'g_private_set' instead [-Wdeprecated-declarations] if (p < 127) fluid_private_set (synth->tuning_iter, ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:254:10: σημείωση: declared here void g_static_private_set (GStaticPrivate *private_key, ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:4489:7: προειδοποίηση: ‘g_static_private_set’ is deprecated: Use 'g_private_set' instead [-Wdeprecated-declarations] else fluid_private_set (synth->tuning_iter, ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:254:10: σημείωση: declared here void g_static_private_set (GStaticPrivate *private_key, ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c: In function ‘fluid_synth_api_enter’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:4938:5: προειδοποίηση: ‘g_static_rec_mutex_lock’ is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] fluid_rec_mutex_lock(synth->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:10: σημείωση: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c: In function ‘fluid_synth_api_exit’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:4954:5: προειδοποίηση: ‘g_static_rec_mutex_unlock’ is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] fluid_rec_mutex_unlock(synth->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:34, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.c:23: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:10: σημείωση: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ [ 68%] Building C object src/CMakeFiles/libfluidsynth.dir/synth/fluid_tuning.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_tuning.c:24:0: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_tuning.h:35, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_tuning.c:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_tuning.c:24:0: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_tuning.h:35, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_tuning.c:22: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ [ 70%] Building C object src/CMakeFiles/libfluidsynth.dir/synth/fluid_voice.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_voice.h:29, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_voice.c:22: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_voice.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/rvoice/fluid_adsr_env.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_voice.h:29, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_voice.c:22: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_voice.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ [ 73%] Building C object src/CMakeFiles/libfluidsynth.dir/midi/fluid_midi.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.c:21: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.h:24, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.c:21: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.h:24, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.c: In function ‘fluid_midi_file_read_event’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.c:440:52: προειδοποίηση: variable ‘mi’ set but not used [-Wunused-but-set-variable] int nominator, denominator, clocks, notes, sf, mi; ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.c:440:48: προειδοποίηση: variable ‘sf’ set but not used [-Wunused-but-set-variable] int nominator, denominator, clocks, notes, sf, mi; ^ [ 75%] Building C object src/CMakeFiles/libfluidsynth.dir/midi/fluid_midi_router.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:28, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi.h:25:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:28, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c: In function ‘new_fluid_midi_router’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:106:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] fluid_mutex_init (router->rules_mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:106:3: προειδοποίηση: ‘g_static_mutex_init’ is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] fluid_mutex_init (router->rules_mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: σημείωση: declared here void g_static_mutex_init (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c: In function ‘delete_fluid_midi_router’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:150:3: προειδοποίηση: ‘g_static_mutex_free’ is deprecated: Use 'g_mutex_clear' instead [-Wdeprecated-declarations] fluid_mutex_destroy (router->rules_mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: σημείωση: declared here void g_static_mutex_free (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c: In function ‘fluid_midi_router_set_default_rules’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:189:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock (router->rules_mutex); /* ++ lock */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:222:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (router->rules_mutex); /* -- unlock */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c: In function ‘fluid_midi_router_clear_rules’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:255:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock (router->rules_mutex); /* ++ lock */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:284:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (router->rules_mutex); /* -- unlock */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c: In function ‘fluid_midi_router_add_rule’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:321:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock (router->rules_mutex); /* ++ lock */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:330:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (router->rules_mutex); /* -- unlock */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c: In function ‘fluid_midi_router_handle_midi_event’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:549:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock (router->rules_mutex); /* ++ lock rules */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:583:9: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (router->rules_mutex); /* -- unlock rules */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:740:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock (router->rules_mutex); /* -- unlock rules */ ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.h:27, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_midi_router.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ [ 78%] Building C object src/CMakeFiles/libfluidsynth.dir/midi/fluid_seqbind.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seqbind.c:31: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seqbind.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seqbind.c:31: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seqbind.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ [ 80%] Building C object src/CMakeFiles/libfluidsynth.dir/midi/fluid_seq.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c: In function ‘_fluid_seq_queue_init’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:673:2: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] fluid_mutex_init(seq->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:673:2: προειδοποίηση: ‘g_static_mutex_init’ is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] fluid_mutex_init(seq->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: σημείωση: declared here void g_static_mutex_init (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c: In function ‘_fluid_seq_queue_end’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:707:2: προειδοποίηση: ‘g_static_mutex_free’ is deprecated: Use 'g_mutex_clear' instead [-Wdeprecated-declarations] fluid_mutex_destroy(seq->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:152:9: σημείωση: declared here void g_static_mutex_free (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c: In function ‘_fluid_seq_queue_pre_insert’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:733:2: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(seq->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:743:2: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(seq->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c: In function ‘_fluid_seq_queue_pre_remove’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:771:2: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(seq->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:781:2: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(seq->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c: In function ‘fluid_sequencer_process’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:825:2: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(seq->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:832:2: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(seq->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:39, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_priv.h:26, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/midi/fluid_seq.c:30: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ [ 82%] Building C object src/CMakeFiles/libfluidsynth.dir/drivers/fluid_adriver.c.o [ 85%] Building C object src/CMakeFiles/libfluidsynth.dir/drivers/fluid_mdriver.c.o [ 87%] Building C object src/CMakeFiles/libfluidsynth.dir/drivers/fluid_aufile.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_aufile.c:29:0: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_adriver.h:24, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_aufile.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_aufile.c:29:0: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_adriver.h:24, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/drivers/fluid_aufile.c:27: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ [ 90%] Building C object src/CMakeFiles/libfluidsynth.dir/bindings/fluid_cmd.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:25: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:25: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c: In function ‘new_fluid_server’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1837:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] fluid_mutex_init(server->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1837:3: προειδοποίηση: ‘g_static_mutex_init’ is deprecated: Use 'g_mutex_init' instead [-Wdeprecated-declarations] fluid_mutex_init(server->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:150:9: σημείωση: declared here void g_static_mutex_init (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c: In function ‘fluid_server_close’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1878:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(server->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1881:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(server->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c: In function ‘fluid_server_add_client’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1919:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(server->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1921:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(server->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c: In function ‘fluid_server_remove_client’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1926:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_lock(server->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:1928:3: προειδοποίηση: ‘g_static_mutex_get_mutex_impl’ is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations] fluid_mutex_unlock(server->mutex); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_cmd.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:154:9: σημείωση: declared here GMutex *g_static_mutex_get_mutex_impl (GStaticMutex *mutex); ^ [ 92%] Building C object src/CMakeFiles/libfluidsynth.dir/bindings/fluid_filerenderer.c.o In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_filerenderer.c:27: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h: In function ‘new_fluid_cond_mutex’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:161:3: προειδοποίηση: ‘g_thread_init’ is deprecated [-Wdeprecated-declarations] if (!g_thread_supported ()) g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_filerenderer.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: σημείωση: declared here void g_thread_init (gpointer vtable); ^ In file included from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_event_queue.h:24:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/synth/fluid_synth.h:35, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_filerenderer.c:27: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluid_sys.h:162:3: προειδοποίηση: ‘g_mutex_new’ is deprecated [-Wdeprecated-declarations] return g_mutex_new (); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/utils/fluidsynth_priv.h:25, from /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/bindings/fluid_filerenderer.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:277:17: σημείωση: declared here GMutex * g_mutex_new (void); ^ [ 95%] Linking C shared library libfluidsynth.so [ 95%] Built target libfluidsynth Scanning dependencies of target fluidsynth [ 97%] Building C object src/CMakeFiles/fluidsynth.dir/fluidsynth.c.o /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/fluidsynth.c: In function ‘main’: /home/djemos/alure/flu/src/fluidsynth-1.1.6/src/fluidsynth.c:298:7: προειδοποίηση: variable ‘connect_lash’ set but not used [-Wunused-but-set-variable] int connect_lash = 1; ^ [100%] Linking C executable fluidsynth [100%] Built target fluidsynth [ 95%] Built target libfluidsynth [100%] Built target fluidsynth Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /home/djemos/alure/flu/pkg/usr/lib64/pkgconfig/fluidsynth.pc -- Installing: /home/djemos/alure/flu/pkg/usr/bin/fluidsynth -- Set runtime path of "/home/djemos/alure/flu/pkg/usr/bin/fluidsynth" to "" -- Installing: /home/djemos/alure/flu/pkg/usr/lib64/libfluidsynth.so.1.5.2 -- Installing: /home/djemos/alure/flu/pkg/usr/lib64/libfluidsynth.so.1 -- Installing: /home/djemos/alure/flu/pkg/usr/lib64/libfluidsynth.so -- Installing: /home/djemos/alure/flu/pkg/usr/include/fluidsynth.h -- Installing: /home/djemos/alure/flu/pkg/usr/include/fluidsynth/audio.h -- Installing: /home/djemos/alure/flu/pkg/usr/include/fluidsynth/event.h -- Installing: /home/djemos/alure/flu/pkg/usr/include/fluidsynth/gen.h -- Installing: /home/djemos/alure/flu/pkg/usr/include/fluidsynth/log.h -- Installing: /home/djemos/alure/flu/pkg/usr/include/fluidsynth/midi.h -- Installing: /home/djemos/alure/flu/pkg/usr/include/fluidsynth/misc.h -- Installing: /home/djemos/alure/flu/pkg/usr/include/fluidsynth/mod.h -- Installing: /home/djemos/alure/flu/pkg/usr/include/fluidsynth/ramsfont.h -- Installing: /home/djemos/alure/flu/pkg/usr/include/fluidsynth/seq.h -- Installing: /home/djemos/alure/flu/pkg/usr/include/fluidsynth/seqbind.h -- Installing: /home/djemos/alure/flu/pkg/usr/include/fluidsynth/settings.h -- Installing: /home/djemos/alure/flu/pkg/usr/include/fluidsynth/sfont.h -- Installing: /home/djemos/alure/flu/pkg/usr/include/fluidsynth/shell.h -- Installing: /home/djemos/alure/flu/pkg/usr/include/fluidsynth/synth.h -- Installing: /home/djemos/alure/flu/pkg/usr/include/fluidsynth/types.h -- Installing: /home/djemos/alure/flu/pkg/usr/include/fluidsynth/voice.h -- Installing: /home/djemos/alure/flu/pkg/usr/include/fluidsynth/version.h -- Installing: /home/djemos/alure/flu/pkg/usr/man/man1/fluidsynth.1 /home/djemos/alure/flu/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Μάι 15 16:53 install drwxr-xr-x 8 root root 4096 Μάι 15 16:53 usr /home/djemos/alure/flu/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 631 Μάι 15 16:53 slack-desc /home/djemos/alure/flu/pkg/usr: σύνολο 24 drwxr-xr-x 2 root root 4096 Μάι 15 16:53 bin drwxr-xr-x 3 root root 4096 Μάι 15 16:53 doc drwxr-xr-x 3 root root 4096 Μάι 15 16:53 include drwxr-xr-x 3 root root 4096 Μάι 15 16:53 lib64 drwxr-xr-x 3 root root 4096 Μάι 15 16:53 man drwxr-xr-x 3 root root 4096 Μάι 15 16:52 src /home/djemos/alure/flu/pkg/usr/bin: σύνολο 28 -rwxr-xr-x 1 root root 28048 Μάι 15 16:53 fluidsynth /home/djemos/alure/flu/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάι 15 16:53 fluidsynth-1.1.6 /home/djemos/alure/flu/pkg/usr/doc/fluidsynth-1.1.6: σύνολο 128 -rw-r--r-- 1 root root 5134 Μάι 15 16:53 AUTHORS -rw-r--r-- 1 root root 25375 Μάι 15 16:53 COPYING -rw-r--r-- 1 root root 72977 Μάι 15 16:53 ChangeLog -rw-r--r-- 1 root root 8094 Μάι 15 16:53 INSTALL -rw-r--r-- 1 root root 70 Μάι 15 16:53 NEWS -rw-r--r-- 1 root root 479 Μάι 15 16:53 README -rw-r--r-- 1 root root 3013 Μάι 15 16:53 TODO /home/djemos/alure/flu/pkg/usr/include: σύνολο 8 drwxr-xr-x 2 root root 4096 Μάι 15 16:53 fluidsynth -rw-r--r-- 1 root root 2993 Αύγ 16 2012 fluidsynth.h /home/djemos/alure/flu/pkg/usr/include/fluidsynth: σύνολο 108 -rw-r--r-- 1 root root 2812 Αύγ 16 2012 audio.h -rw-r--r-- 1 root root 6261 Αύγ 16 2012 event.h -rw-r--r-- 1 root root 5349 Αύγ 16 2012 gen.h -rw-r--r-- 1 root root 2703 Αύγ 16 2012 log.h -rw-r--r-- 1 root root 6694 Αύγ 16 2012 midi.h -rw-r--r-- 1 root root 1974 Αύγ 16 2012 misc.h -rw-r--r-- 1 root root 4462 Αύγ 16 2012 mod.h -rw-r--r-- 1 root root 2719 Αύγ 16 2012 ramsfont.h -rw-r--r-- 1 root root 3225 Αύγ 16 2012 seq.h -rw-r--r-- 1 root root 1334 Αύγ 16 2012 seqbind.h -rw-r--r-- 1 root root 7550 Αύγ 16 2012 settings.h -rw-r--r-- 1 root root 11460 Αύγ 16 2012 sfont.h -rw-r--r-- 1 root root 4055 Αύγ 16 2012 shell.h -rw-r--r-- 1 root root 14873 Αύγ 16 2012 synth.h -rw-r--r-- 1 root root 3325 Αύγ 16 2012 types.h -rw-r--r-- 1 root root 1587 Μάι 15 16:52 version.h -rw-r--r-- 1 root root 2322 Αύγ 16 2012 voice.h /home/djemos/alure/flu/pkg/usr/lib64: σύνολο 420 lrwxrwxrwx 1 root root 18 Μάι 15 16:53 libfluidsynth.so -> libfluidsynth.so.1 lrwxrwxrwx 1 root root 22 Μάι 15 16:53 libfluidsynth.so.1 -> libfluidsynth.so.1.5.2 -rwxr-xr-x 1 root root 424552 Μάι 15 16:53 libfluidsynth.so.1.5.2 drwxr-xr-x 2 root root 4096 Μάι 15 16:53 pkgconfig /home/djemos/alure/flu/pkg/usr/lib64/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 217 Μάι 15 16:52 fluidsynth.pc /home/djemos/alure/flu/pkg/usr/man: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάι 15 16:53 man1 /home/djemos/alure/flu/pkg/usr/man/man1: σύνολο 8 -rw-r--r-- 1 root root 5577 Αύγ 16 2012 fluidsynth.1.gz /home/djemos/alure/flu/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Μάι 15 16:53 fluidsynth-1.1.6 /home/djemos/alure/flu/pkg/usr/src/fluidsynth-1.1.6: σύνολο 4 -rw-r--r-- 1 root root 1395 Μάι 15 16:53 SLKBUILD Slackware package maker, version 3.141593. Searching for symbolic links: usr/lib64/libfluidsynth.so.1 libfluidsynth.so.1.5.2 usr/lib64/libfluidsynth.so libfluidsynth.so.1 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libfluidsynth.so.1 ) ( cd usr/lib64 ; ln -sf libfluidsynth.so.1.5.2 libfluidsynth.so.1 ) ( cd usr/lib64 ; rm -rf libfluidsynth.so ) ( cd usr/lib64 ; ln -sf libfluidsynth.so.1 libfluidsynth.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib64/libfluidsynth.so.1' removed './usr/lib64/libfluidsynth.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/alure/flu/fluidsynth-1.1.6-x86_64-3dj.txz ./ usr/ usr/src/ usr/src/fluidsynth-1.1.6/ usr/src/fluidsynth-1.1.6/SLKBUILD usr/bin/ usr/bin/fluidsynth usr/lib64/ usr/lib64/pkgconfig/ usr/lib64/pkgconfig/fluidsynth.pc usr/lib64/libfluidsynth.so.1.5.2 usr/man/ usr/man/man1/ usr/man/man1/fluidsynth.1.gz usr/include/ usr/include/fluidsynth.h usr/include/fluidsynth/ usr/include/fluidsynth/settings.h usr/include/fluidsynth/gen.h usr/include/fluidsynth/mod.h usr/include/fluidsynth/shell.h usr/include/fluidsynth/midi.h usr/include/fluidsynth/ramsfont.h usr/include/fluidsynth/audio.h usr/include/fluidsynth/seqbind.h usr/include/fluidsynth/seq.h usr/include/fluidsynth/log.h usr/include/fluidsynth/version.h usr/include/fluidsynth/sfont.h usr/include/fluidsynth/misc.h usr/include/fluidsynth/synth.h usr/include/fluidsynth/event.h usr/include/fluidsynth/voice.h usr/include/fluidsynth/types.h usr/doc/ usr/doc/fluidsynth-1.1.6/ usr/doc/fluidsynth-1.1.6/README usr/doc/fluidsynth-1.1.6/COPYING usr/doc/fluidsynth-1.1.6/AUTHORS usr/doc/fluidsynth-1.1.6/TODO usr/doc/fluidsynth-1.1.6/ChangeLog usr/doc/fluidsynth-1.1.6/NEWS usr/doc/fluidsynth-1.1.6/INSTALL install/ install/doinst.sh install/slack-desc Slackware package /home/djemos/alure/flu/fluidsynth-1.1.6-x86_64-3dj.txz created. Package has been built. Cleaning pkg and src directories